@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/052a92a5-0096-5ce5-9413-aaa2b41008a6> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/geovibes> ;
            foaf:name "geovibes" ] ;
    dct:description "datasets generated using geovibes" ;
    dct:identifier "052a92a5-0096-5ce5-9413-aaa2b41008a6" ;
    dct:issued "2025-11-30T04:20:43.605000+00:00"^^xsd:dateTime ;
    dct:modified "2025-11-30T04:20:43.605000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "geovibes-datasets" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/052a92a5-0096-5ce5-9413-aaa2b41008a6/resource/4508e047-157e-47e4-ac5e-d955b1448a22> .

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

<https://data.source.coop/geovibes/geovibes-datasets/aquaculture/USA_AL_aquaculture_cdl_mask_2024.tif> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/052a92a5-0096-5ce5-9413-aaa2b41008a6/resource/4508e047-157e-47e4-ac5e-d955b1448a22/download/nested_files.json> ;
    dct:modified "2025-12-14T05:16:05+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/geovibes/geovibes-datasets/aquaculture/USA_AL_aquaculture_cdl_mask_2024.tif> ;
    dcat:byteSize "1328788"^^xsd:nonNegativeInteger .

<https://data.source.coop/geovibes/geovibes-datasets/aquaculture/USA_AL_aquaculture_detections_2024.geojson> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/052a92a5-0096-5ce5-9413-aaa2b41008a6/resource/4508e047-157e-47e4-ac5e-d955b1448a22/download/nested_files.json> ;
    dct:modified "2025-12-14T05:17:03+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/geovibes/geovibes-datasets/aquaculture/USA_AL_aquaculture_detections_2024.geojson> ;
    dcat:byteSize "447915"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/052a92a5-0096-5ce5-9413-aaa2b41008a6/resource/4508e047-157e-47e4-ac5e-d955b1448a22/download/nested_files.json> dct:hasPart <https://data.source.coop/geovibes/geovibes-datasets/aquaculture/USA_AL_aquaculture_cdl_mask_2024.tif>,
        <https://data.source.coop/geovibes/geovibes-datasets/aquaculture/USA_AL_aquaculture_detections_2024.geojson> .

