@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.npra.dev.datopian.com/dataset/4c7cca0d-1792-48e4-84bc-cd5ee9234c2d> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description """Data og python-kode for beregning av utslipp for kjøring langs en bestemt rute.\r
\r
Du kan angi kjøretøytype og drivstofftype, og får informasjon om forskjellige typer forurensing."""@nb ;
    dct:identifier "http://vegvesen.no/datasett/id_ikke_permanent/utslippberegner" ;
    dct:issued "2017-10-26T11:37:15.603925"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "Utslippsberegner for kjøretøy"@nb ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "firmapost@vegvesen.no" ;
            vcard:hasEmail "firmapost@vegvesen.no" ] ;
    dcat:distribution <https://ckan.npra.dev.datopian.com/dataset/4c7cca0d-1792-48e4-84bc-cd5ee9234c2d/resource/0f7d33d5-91d6-4013-8e96-6ea6b4309d7c> ;
    dcat:keyword "miljø" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <https://psi.norge.no/los/tema/forurensning-og-straaling>,
        <https://psi.norge.no/los/tema/kjoretoy>,
        <https://psi.norge.no/los/tema/natur-og-miljoe>,
        <https://psi.norge.no/los/tema/trafikk-og-transport>,
        <https://psi.norge.no/los/tema/trafikkinformasjon>,
        <https://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://ckan.npra.dev.datopian.com/dataset/4c7cca0d-1792-48e4-84bc-cd5ee9234c2d/resource/0f7d33d5-91d6-4013-8e96-6ea6b4309d7c> a dcat:Distribution ;
    dct:format "Python" ;
    dct:title "Data og kode"@nb ;
    dcat:accessURL <https://github.com/NPRA/EmissionCalculatorLib> .

<https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> a foaf:Agent ;
    dct:identifier "971032081" ;
    foaf:name "Statens vegvesen" .

