@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.ro/dataset/4ee37266-e6df-42ff-b848-f49c5e89c1b6> a dcat:Dataset ;
    dct:description "Misiuni de ajutor umanitar executate de către IGSU 04-10.07.2022" ;
    dct:identifier "4ee37266-e6df-42ff-b848-f49c5e89c1b6" ;
    dct:issued "2022-07-11T12:45:35.636240"^^xsd:dateTime ;
    dct:modified "2022-07-11T12:54:20.808251"^^xsd:dateTime ;
    dct:publisher <https://data.gov.ro/organization/988c427e-47d6-4006-ad3f-4330bcd7c6db> ;
    dct:title "Misiuni de ajutor umanitar executate de către IGSU 04-10.07.2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DACIU FLORENTIN" ;
            vcard:hasEmail <mailto:daciuflorentin@gmail.com> ] ;
    dcat:distribution <https://data.gov.ro/dataset/4ee37266-e6df-42ff-b848-f49c5e89c1b6/resource/1aa79847-c15e-4b6b-9539-65466b4b93ea> .

<https://data.gov.ro/dataset/4ee37266-e6df-42ff-b848-f49c5e89c1b6/resource/1aa79847-c15e-4b6b-9539-65466b4b93ea> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Misiuni de ajutor umanitar executate de către IGSU în perioada 4-10 iulie 2022.xls" ;
    dcat:accessURL <https://data.gov.ro/dataset/4ee37266-e6df-42ff-b848-f49c5e89c1b6/resource/1aa79847-c15e-4b6b-9539-65466b4b93ea/download/misiuni-de-ajutor-umanitar-executate-de-ctre-igsu-in-perioada-4-10-iulie-2022.xls> ;
    dcat:byteSize 25600.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.gov.ro/organization/988c427e-47d6-4006-ad3f-4330bcd7c6db> a foaf:Organization ;
    foaf:name "Inspectoratul General pentru Situaţii de Urgenţă" .

