@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/e813c98f-f0b1-5413-9ab2-df680c6c5e8a> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "person" ;
            foaf:homepage <https://source.coop/caires-tudelft> ;
            foaf:name "Carmem Aires" ] ;
    dct:description "Plateau Tokyo Buildings in FlatCityBuf (Updated 29 Jan 2026)" ;
    dct:identifier "e813c98f-f0b1-5413-9ab2-df680c6c5e8a" ;
    dct:issued "2026-01-29T22:06:31.807000+00:00"^^xsd:dateTime ;
    dct:modified "2026-01-29T22:06:31.807000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "Plateau Tokyo Buildings in FlatCityBuf" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/e813c98f-f0b1-5413-9ab2-df680c6c5e8a/resource/d005c4de-fd05-46e8-bbbb-ab65f30f309b> .

<https://mldata.opendata.ai/dataset/e813c98f-f0b1-5413-9ab2-df680c6c5e8a/resource/d005c4de-fd05-46e8-bbbb-ab65f30f309b> a dcat:Distribution ;
    dct:format "FCB" ;
    dct:issued "2026-06-18T14:07:13.173764"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:07:13.171377"^^xsd:dateTime ;
    dct:title "output.fcb" ;
    dcat:accessURL <https://data.source.coop/caires-tudelft/plateau-tokyo-fcb-2/output.fcb> ;
    dcat:byteSize "4063055824"^^xsd:nonNegativeInteger .

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

