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

<https://api.cloud.portaljs.com/dataset/07272f9e-a204-4382-91fb-d196dc0a1ba5> a dcat:Dataset ;
    dct:description """The layer shows where Malmö City's bicycle crossing is located.

**Coordinate system:** ESPG 3008, SWEREF 991330.  
**English:** : Bicycle crossings.

The data includes the following.  
**gid:** \\- Primary key""" ;
    dct:identifier "07272f9e-a204-4382-91fb-d196dc0a1ba5" ;
    dct:issued "2026-04-27T13:21:25.780290"^^xsd:dateTime ;
    dct:modified "2026-04-27T13:21:37.738431"^^xsd:dateTime ;
    dct:publisher <https://api.cloud.portaljs.com/organization/cf1a5206-6aa6-438e-87db-9e4c22db8954> ;
    dct:title "Bicycle crossing" ;
    owl:versionInfo "1.0.0" ;
    dcat:distribution <https://api.cloud.portaljs.com/dataset/07272f9e-a204-4382-91fb-d196dc0a1ba5/resource/e2377c42-988c-477f-b3f8-931395621ffe> ;
    dcat:keyword "published",
        "trafik" .

<https://api.cloud.portaljs.com/dataset/07272f9e-a204-4382-91fb-d196dc0a1ba5/resource/e2377c42-988c-477f-b3f8-931395621ffe> a dcat:Distribution ;
    dct:description "Bicycle crossing csv" ;
    dct:format "CSV" ;
    dct:issued "2026-04-27T13:21:25.787882"^^xsd:dateTime ;
    dct:modified "2026-04-27T13:21:37.743671"^^xsd:dateTime ;
    dct:title "csv file" ;
    dcat:accessURL <https://blob.datopian.com/resources/e2377c42-988c-477f-b3f8-931395621ffe/cykeloverfarter-d24a92.csv> ;
    dcat:byteSize 11249.0 ;
    dcat:mediaType "text/csv" .

<https://api.cloud.portaljs.com/organization/cf1a5206-6aa6-438e-87db-9e4c22db8954> a foaf:Organization ;
    foaf:name "The real estate and street office" .

