@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/43cfe284-e047-56dd-bf46-d6a86eb88f0f> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/source> ;
            foaf:name "Source Cooperative" ] ;
    dct:description "A metadata catalog of the public data products found on Source Cooperative" ;
    dct:identifier "43cfe284-e047-56dd-bf46-d6a86eb88f0f" ;
    dct:issued "2026-06-17T20:27:23.372000+00:00"^^xsd:dateTime ;
    dct:modified "2026-06-26T23:08:27.969000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "Source Metadata Catalog" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/43cfe284-e047-56dd-bf46-d6a86eb88f0f/resource/13525132-1e94-4a82-9b90-0f0f50cae1bf>,
        <https://mldata.opendata.ai/dataset/43cfe284-e047-56dd-bf46-d6a86eb88f0f/resource/fd433995-8ffc-4df4-902c-2e5b16b82aef> .

<https://mldata.opendata.ai/dataset/43cfe284-e047-56dd-bf46-d6a86eb88f0f/resource/13525132-1e94-4a82-9b90-0f0f50cae1bf> a dcat:Distribution ;
    dct:format "JSONL" ;
    dct:issued "2026-07-01T13:33:49.158011"^^xsd:dateTime ;
    dct:modified "2026-07-01T13:33:49.156159"^^xsd:dateTime ;
    dct:title "catalog.jsonl" ;
    dcat:accessURL <https://data.source.coop/source/metadata-catalog/catalog.jsonl> ;
    dcat:byteSize "3911324"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/43cfe284-e047-56dd-bf46-d6a86eb88f0f/resource/fd433995-8ffc-4df4-902c-2e5b16b82aef> a dcat:Distribution ;
    dct:format "JSONL" ;
    dct:issued "2026-07-01T13:33:49.158002"^^xsd:dateTime ;
    dct:modified "2026-07-01T13:33:49.156040"^^xsd:dateTime ;
    dct:title "_keywords.jsonl" ;
    dcat:accessURL <https://data.source.coop/source/metadata-catalog/_keywords.jsonl> ;
    dcat:byteSize "11336"^^xsd:nonNegativeInteger .

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

