@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://mldata.opendata.ai/dataset/b4e5e48d-e8ad-5e78-8a1e-e12d0e855655> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "person" ;
            foaf:homepage <https://source.coop/caires-tudelft> ;
            foaf:name "Carmem Aires" ] ;
    dct:description "Tokyo 13999 district in FlatCityBuf" ;
    dct:identifier "b4e5e48d-e8ad-5e78-8a1e-e12d0e855655" ;
    dct:issued "2026-01-26T21:40:56.698000+00:00"^^xsd:dateTime ;
    dct:modified "2026-01-26T21:40:56.698000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "Tokyo 13999 district in FlatCityBuf" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/b4e5e48d-e8ad-5e78-8a1e-e12d0e855655/resource/623c2a4e-093f-4daa-9961-4121f92bf2b4> .

<https://mldata.opendata.ai/dataset/b4e5e48d-e8ad-5e78-8a1e-e12d0e855655/resource/623c2a4e-093f-4daa-9961-4121f92bf2b4> a dcat:Distribution ;
    dct:format "FCB" ;
    dct:issued "2026-06-18T14:32:34.874537"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:32:34.872660"^^xsd:dateTime ;
    dct:title "output_small.fcb" ;
    dcat:accessURL <https://data.source.coop/caires-tudelft/tokyo-13999-fcb/output_small.fcb> ;
    dcat:byteSize "122246972"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> a foaf:Agent ;
    foaf:name "Source Cooperative" .

