@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mldata.opendata.ai/dataset/dfdc0561-77d0-51f0-afc8-d8011ab12052> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "person" ;
            vcard:hasEmail <mailto:cassidy.buhler@gmail.com> ;
            foaf:homepage <https://source.coop/cassiebuhler> ;
            foaf:name "Cassie Buhler" ] ;
    dct:description "This repository contains a curated dataset of U.S. state-level 30×30 policy implementation and progress. Policy records were collected, reviewed, and standardized by the author from publicly available primary sources, then compiled into a single, harmonized dataset." ;
    dct:identifier "dfdc0561-77d0-51f0-afc8-d8011ab12052" ;
    dct:issued "2026-02-05T21:40:07.103000+00:00"^^xsd:dateTime ;
    dct:modified "2026-02-05T21:40:07.103000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "30×30 state-level conservation policy implementation and progress across the United States" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/dfdc0561-77d0-51f0-afc8-d8011ab12052/resource/2dccb6f4-a849-4bf3-ad6f-de9a299e2cfc>,
        <https://mldata.opendata.ai/dataset/dfdc0561-77d0-51f0-afc8-d8011ab12052/resource/46fef8a0-4331-46fa-a848-52bc4fc68f0d>,
        <https://mldata.opendata.ai/dataset/dfdc0561-77d0-51f0-afc8-d8011ab12052/resource/4db1fe2c-5563-4612-8e2a-3cc6fab350be>,
        <https://mldata.opendata.ai/dataset/dfdc0561-77d0-51f0-afc8-d8011ab12052/resource/b51e9065-6427-47c0-9f6c-66d8832f49fd>,
        <https://mldata.opendata.ai/dataset/dfdc0561-77d0-51f0-afc8-d8011ab12052/resource/ba3e7a7c-022d-4433-ad14-45e2b97cf22b> .

<https://mldata.opendata.ai/dataset/dfdc0561-77d0-51f0-afc8-d8011ab12052/resource/2dccb6f4-a849-4bf3-ad6f-de9a299e2cfc> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:07:09.947260"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:07:09.944678"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/cassiebuhler/30x30-state-policy/README.md> ;
    dcat:byteSize "9896"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/dfdc0561-77d0-51f0-afc8-d8011ab12052/resource/46fef8a0-4331-46fa-a848-52bc4fc68f0d> a dcat:Distribution ;
    dct:format "PY" ;
    dct:issued "2026-06-18T14:07:09.947265"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:07:09.944763"^^xsd:dateTime ;
    dct:title "mapping_utils.py" ;
    dcat:accessURL <https://data.source.coop/cassiebuhler/30x30-state-policy/mapping_utils.py> ;
    dcat:byteSize "2271"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/dfdc0561-77d0-51f0-afc8-d8011ab12052/resource/4db1fe2c-5563-4612-8e2a-3cc6fab350be> a dcat:Distribution ;
    dct:format "PY" ;
    dct:issued "2026-06-18T14:07:09.947269"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:07:09.944845"^^xsd:dateTime ;
    dct:title "sources.py" ;
    dcat:accessURL <https://data.source.coop/cassiebuhler/30x30-state-policy/sources.py> ;
    dcat:byteSize "14972"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/dfdc0561-77d0-51f0-afc8-d8011ab12052/resource/b51e9065-6427-47c0-9f6c-66d8832f49fd> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:07:09.947256"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:07:09.944582"^^xsd:dateTime ;
    dct:title "30x30_states.parquet" ;
    dcat:accessURL <https://data.source.coop/cassiebuhler/30x30-state-policy/30x30_states.parquet> ;
    dcat:byteSize "14719274"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/dfdc0561-77d0-51f0-afc8-d8011ab12052/resource/ba3e7a7c-022d-4433-ad14-45e2b97cf22b> a dcat:Distribution ;
    dct:format "IPYNB" ;
    dct:issued "2026-06-18T14:07:09.947249"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:07:09.944437"^^xsd:dateTime ;
    dct:title "30x30_states.ipynb" ;
    dcat:accessURL <https://data.source.coop/cassiebuhler/30x30-state-policy/30x30_states.ipynb> ;
    dcat:byteSize "276101"^^xsd:nonNegativeInteger .

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

