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

<https://dataut.vegvesen.no/dataservice/72096152-2fab-4264-a2fb-31b540913fd4> a dcat:DataService ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "API that offers weather data forecasts. Forecast numbers are available at the same locations as installed measuring stations. This provides point-based forecasts for the area around the measuring stations."@en,
        "API som tilbyr værdata prognoser. Prognosetall foreligger på samme lokasjoner som oppsatte målestasjoner. Dette gir punktbaserte prognoser for området rundt målestasjonene. "@nb ;
    dct:endpointURL <https://datex-server-get-v3-1.api.vegvesen.no> ;
    dct:identifier "72096152-2fab-4264-a2fb-31b540913fd4" ;
    dct:issued "2026-09-23T07:21:48.642016"^^xsd:dateTime ;
    dct:publisher <https://dataut.vegvesen.no/organization/e6d3dc7a-752e-418b-9afd-36533b370285> ;
    dct:title "Weather data - forecast"@en,
        "Værdata - Prognose"@nb ;
    dcat:endpointDescription <https://git.vegvesen.no/projects/DATEX2/repos/datex2-spesifications/browse> ;
    dcat:keyword "Trafikkinformasjon",
        "datex",
        "værdata" ;
    dcat:landingPage <https://www.vegvesen.no/fag/teknologi/apne-data/et-utvalg-apne-data/hva-er-datex/> ;
    dcat:servesdataset <https://dataut.vegvesen.no/dataset/e6206546-3153-4310-83df-5cd4190a78d8> .

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

