@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/bdbacea4-72e4-52ef-ac5e-60d147068bad> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/datafortheuniverse> ;
            foaf:name "Data for The Universe" ] ;
    dct:description "No description provided." ;
    dct:identifier "bdbacea4-72e4-52ef-ac5e-60d147068bad" ;
    dct:issued "2026-04-18T13:27:30.694000+00:00"^^xsd:dateTime ;
    dct:modified "2026-04-18T13:27:30.694000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "Data for the Universe - Web Corpus Data Packages" .

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

