@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/4ba729e0-8b03-4c8f-8776-3e290d86b36a> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
    dct:description """Statens vegvesens nyere grunnundersøkelser er lagret i en Quadri-modell og er åpent tilgjengelig. Nedlasting skjer gjennom programvaren Trimble Quadri, og dataene eksporteres derfra videre til bruk i Trimble Geosuite Presentasjon. Brukerveiledning for nedlasting av dataene finnes [her](https://www.vegvesen.no/globalassets/fag/teknologi/geofag/brukerveiledning-nedlasting-av-grunnundersokelser-fra-gudb.pdf).\r
\r
Alt som ligger i GUDB er også overført til [NADAG - Nasjonal database for grunnundersøkelser](https://geo.ngu.no/kart/nadag-avansert/) og kan inspiseres og lastes ned derfra. Dersom man skal jobbe videre med dataene i Quadri/Novapoint/Geosuite er det imidlertid raskere og bedre å laste dem ned fra GUDB-server."""@nb ;
    dct:identifier "4ba729e0-8b03-4c8f-8776-3e290d86b36a" ;
    dct:issued "2015-07-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/NOR> ;
    dct:publisher <https://ckan.npra.dev.datopian.com/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:spatial <http://sws.geonames.org/3144096/> ;
    dct:title "Soil investigation database GUDB"@en,
        "Grunnundersøkelsesdatabasen GUDB"@nb ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Øyvind Skeie Hellum" ;
            vcard:hasEmail "oyvind.hellum@vegvesen.no" ] ;
    dcat:distribution <https://ckan.npra.dev.datopian.com/dataset/4ba729e0-8b03-4c8f-8776-3e290d86b36a/resource/e09ee45d-6e1e-45b4-9af2-d6dd699a05db> ;
    dcat:keyword "grunnundersøkelser" ;
    dcat:landingPage <https://www.vegvesen.no/fag/teknologi/geofag/geoteknikk/gudb/> ;
    dcat:theme <https://psi.norge.no/los/ord/vegbygging>,
        <https://psi.norge.no/los/ord/vegvedlikehold>,
        <https://psi.norge.no/los/tema/trafikk-og-transport>,
        <https://psi.norge.no/los/tema/veg-og-vegregulering>,
        <https://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://ckan.npra.dev.datopian.com/dataset/4ba729e0-8b03-4c8f-8776-3e290d86b36a/resource/e09ee45d-6e1e-45b4-9af2-d6dd699a05db> a dcat:Distribution ;
    dct:format "Quadri" ;
    dct:license <https://data.norge.no/nlod/no> ;
    dct:title "Veiledning til nedlasting av data fra GUDB"@nb ;
    dcat:accessURL <https://www.vegvesen.no/globalassets/fag/teknologi/geofag/brukerveiledning-nedlasting-av-grunnundersokelser-fra-gudb.pdf> ;
    dcat:mediaType "application/pdf" .

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

