@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://api.cloud.portaljs.com/dataset/faffe6ce-43bf-44c3-9689-e6d2b7892baf> a dcat:Dataset ;
    dct:description """**Malmö city bus stops and their stop locations**  
The data set includes Torup's recreation area¹ and is used as working data by
the Real Estate and Street Office.  
The data contains stops that are located within the outer boundaries of the
city of Malmö and the Torup recreation area.

**Attribute**

`stop_id` [unique ID for stop/stop location]  
`stop_name` [stop name]  
`location_type` [0 or 1 (stop location or stop)]  
`parent_station` [id of the stop to which the stop position belongs]  
`platform_code` [stop location designation]  
`date_processed` [date of last processing by Malmö City²]

**Geometry**  
Type: Point  
CRS: WGS84

¹ In 1970, the City of Malmö purchased the Torup estate area to ensure access
to this outdoor recreation area. The area has been a nature reserve since
2019. The Property and Street Office of the City of Malmö has operations that
work with maintaining buildings, land and organizing events in Torup.  
² Processed open data from Samtrafiken/Trafiklab (trafiklab.se) has been used
to produce this dataset.""" ;
    dct:identifier "faffe6ce-43bf-44c3-9689-e6d2b7892baf" ;
    dct:issued "2026-04-29T21:36:13.935583"^^xsd:dateTime ;
    dct:modified "2026-04-29T21:36:37.387600"^^xsd:dateTime ;
    dct:publisher <https://api.cloud.portaljs.com/organization/cf1a5206-6aa6-438e-87db-9e4c22db8954> ;
    dct:source <https://www.trafiklab.se/api/gtfs-datasets/gtfs-regional/> ;
    dct:title "Bus stops" ;
    dcat:distribution <https://api.cloud.portaljs.com/dataset/faffe6ce-43bf-44c3-9689-e6d2b7892baf/resource/369a99f5-40c7-492a-a873-c061c89755fe>,
        <https://api.cloud.portaljs.com/dataset/faffe6ce-43bf-44c3-9689-e6d2b7892baf/resource/d7306e5c-ce8e-490e-9c32-27ee5f78f628> ;
    dcat:keyword "bus-stop",
        "kollektivtrafik" .

<https://api.cloud.portaljs.com/dataset/faffe6ce-43bf-44c3-9689-e6d2b7892baf/resource/369a99f5-40c7-492a-a873-c061c89755fe> a dcat:Distribution ;
    dct:description "-" ;
    dct:format "SLD" ;
    dct:issued "2026-04-29T21:36:13.944351"^^xsd:dateTime ;
    dct:modified "2026-04-29T21:36:25.958832"^^xsd:dateTime ;
    dct:title "Stylization" ;
    dcat:accessURL <https://blob.datopian.com/resources/369a99f5-40c7-492a-a873-c061c89755fe/hallplatser-6363a5.sld> ;
    dcat:byteSize 2744.0 .

<https://api.cloud.portaljs.com/dataset/faffe6ce-43bf-44c3-9689-e6d2b7892baf/resource/d7306e5c-ce8e-490e-9c32-27ee5f78f628> a dcat:Distribution ;
    dct:description "Bus stops" ;
    dct:format "GeoJSON" ;
    dct:issued "2026-04-29T21:36:13.944354"^^xsd:dateTime ;
    dct:modified "2026-04-29T21:36:37.395001"^^xsd:dateTime ;
    dct:title "Bus stops" ;
    dcat:accessURL <https://blob.datopian.com/resources/d7306e5c-ce8e-490e-9c32-27ee5f78f628/malmohallplatser-10ee98.geojson> ;
    dcat:byteSize 380574.0 .

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

