@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/dataservice/68c0c6e2-d4a4-4fc9-b4b4-3e1710bba563> a dcat:DataService ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "Api for data capture example 2"@en,
        "Api for datafangst eksempel 2"@nb ;
    dct:endpointURL <https://datafangst-api-gateway.utv.atlas.vegvesen.no> ;
    dct:identifier "68c0c6e2-d4a4-4fc9-b4b4-3e1710bba563" ;
    dct:issued "2025-12-03T13:14:51.886314"^^xsd:dateTime ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "Data capture example 2"@en,
        "Datafangst eksempel (ekstra test)"@nb ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "largau" ] ;
    dcat:endpointDescription <https://datafangst-api-gateway.utv.atlas.vegvesen.no/webjars/swagger-ui/index.html> ;
    dcat:keyword "test" ;
    dcat:landingPage <https://datafangst-api-gateway.utv.atlas.vegvesen.no> ;
    dcat:servesdataset <https://ckan.npra.dev.datopian.com/dataset/2f6a174e-364c-4e62-b4e8-d0373a5f22d4>,
        <https://ckan.npra.dev.datopian.com/dataset/e6206546-3153-4310-83df-5cd4190a78d8> .

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

