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

<https://catalogue.climatesmartagrifood.ca/catalog.n3?page=1> a hydra:PagedCollection ;
    hydra:first "https://catalogue.climatesmartagrifood.ca/catalog.n3?page=1" ;
    hydra:firstPage "https://catalogue.climatesmartagrifood.ca/catalog.n3?page=1" ;
    hydra:itemsPerPage 100 ;
    hydra:last "https://catalogue.climatesmartagrifood.ca/catalog.n3?page=1" ;
    hydra:lastPage "https://catalogue.climatesmartagrifood.ca/catalog.n3?page=1" ;
    hydra:totalItems 4 .

<https://catalogue.climatesmartagrifood.ca> a dcat:Catalog ;
    dct:description "Advancing climate-smart agriculture through genomics and collaborative data sharing." ;
    dct:language "en" ;
    dct:modified "2026-03-16T21:22:02.206848"^^xsd:dateTime ;
    dct:title "CSDCC-Catalogue" ;
    dcat:dataset <https://catalogue.climatesmartagrifood.ca/dataset/0444e24c-899e-4727-b21a-906fc16a482a>,
        <https://catalogue.climatesmartagrifood.ca/dataset/a2325a24-476d-4a63-8f5f-0129944c63c6>,
        <https://catalogue.climatesmartagrifood.ca/dataset/b8ea3717-a869-477c-ac2b-c1f4906ed574>,
        <https://catalogue.climatesmartagrifood.ca/dataset/b93b7f62-d871-4975-8db5-255c298def8a> ;
    foaf:homepage <https://catalogue.climatesmartagrifood.ca> .

<https://catalogue.climatesmartagrifood.ca/dataset/0444e24c-899e-4727-b21a-906fc16a482a> a dcat:Dataset ;
    dct:accrualPeriodicity "Annually" ;
    dct:conformsTo <https://w3c.github.io/dcat/> ;
    dct:description "An Overlays Capture Architecture (OCA) schema defining the attributes for drought resistance scoring in early-stage wheat growth." ;
    dct:identifier "0444e24c-899e-4727-b21a-906fc16a482a" ;
    dct:issued "2026-03-01"^^xsd:date,
        "2026-03-01" ;
    dct:modified "2026-03-16T21:22:02.206848"^^xsd:dateTime ;
    dct:publisher <https://catalogue.climatesmartagrifood.ca/organization/163d944e-81a8-4073-9182-b193d450f9f8> ;
    dct:spatial [ a dct:Location ],
        "North America" ;
    dct:temporal "2024-2026" ;
    dct:title "Wheat Drought Resistance OCA Schema" ;
    owl:versionInfo "v1.0.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:data@wheatresilience.org> ] ;
    dcat:keyword "genome",
        "oca",
        "wheat" ;
    dcat:theme "Crop Yields",
        "Genomics" .

<https://catalogue.climatesmartagrifood.ca/dataset/a2325a24-476d-4a63-8f5f-0129944c63c6> a dcat:Dataset ;
    dct:identifier "a2325a24-476d-4a63-8f5f-0129944c63c6" ;
    dct:issued "2026-03-14T01:41:42.617277"^^xsd:dateTime ;
    dct:modified "2026-03-14T01:42:58.497632"^^xsd:dateTime ;
    dct:publisher <https://catalogue.climatesmartagrifood.ca/organization/ae1ae6ff-db12-42fa-8bd9-e477b528a722> ;
    dct:title "ACTIVATE Multi-genus Rotational Field Trial" ;
    owl:versionInfo "v1" ;
    dcat:distribution <https://catalogue.climatesmartagrifood.ca/dataset/a2325a24-476d-4a63-8f5f-0129944c63c6/resource/7b94cb55-d7a3-4b53-8e0d-329ae2bcfe4a> ;
    dcat:theme "Crop Yields",
        "Livestock Management",
        "Soil Carbon" .

<https://catalogue.climatesmartagrifood.ca/dataset/a2325a24-476d-4a63-8f5f-0129944c63c6/resource/7b94cb55-d7a3-4b53-8e0d-329ae2bcfe4a> a dcat:Distribution ;
    dct:description "dafs" ;
    dct:format "oca" ;
    dct:issued "2026-03-14T01:42:57.332633"^^xsd:dateTime ;
    dct:modified "2026-03-14T01:42:57.317727"^^xsd:dateTime ;
    dct:title "BioreactorBatches.json" ;
    dcat:accessURL <https://catalogue.climatesmartagrifood.ca/dataset/a2325a24-476d-4a63-8f5f-0129944c63c6/resource/7b94cb55-d7a3-4b53-8e0d-329ae2bcfe4a/download/bioreactorbatches.json> ;
    dcat:byteSize 29606.0 ;
    dcat:mediaType "application/json" .

<https://catalogue.climatesmartagrifood.ca/dataset/b8ea3717-a869-477c-ac2b-c1f4906ed574> a dcat:Dataset ;
    dct:accrualPeriodicity "As Needed" ;
    dct:conformsTo <https://json-schema.org/> ;
    dct:description "JSON Schema validating metadata for in-field microbiome sample collection and GPS tagging." ;
    dct:identifier "b8ea3717-a869-477c-ac2b-c1f4906ed574" ;
    dct:issued "2025-11-20"^^xsd:date,
        "2025-11-20" ;
    dct:modified "2026-03-16T21:20:17.600409"^^xsd:dateTime ;
    dct:publisher <https://catalogue.climatesmartagrifood.ca/organization/f58233af-f123-417e-97cf-33df0110590c> ;
    dct:spatial [ a dct:Location ],
        "Canada" ;
    dct:temporal "2025-2026" ;
    dct:title "Microbiome Field Sampling JSON Schema" ;
    owl:versionInfo "v2.1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:lab@soilhub.org> ] ;
    dcat:keyword "json",
        "microbiome" ;
    dcat:theme "Genomics",
        "Soil Carbon" .

<https://catalogue.climatesmartagrifood.ca/dataset/b93b7f62-d871-4975-8db5-255c298def8a> a dcat:Dataset ;
    dct:accrualPeriodicity "Quarterly" ;
    dct:conformsTo <https://linkml.io/> ;
    dct:description "A LinkML data dictionary for establishing standardized baseline carbon metrics in agricultural soils." ;
    dct:identifier "b93b7f62-d871-4975-8db5-255c298def8a" ;
    dct:issued "2026-03-15"^^xsd:date,
        "2026-03-15" ;
    dct:modified "2026-03-16T21:21:11.164443"^^xsd:dateTime ;
    dct:publisher <https://catalogue.climatesmartagrifood.ca/organization/f58233af-f123-417e-97cf-33df0110590c> ;
    dct:spatial [ a dct:Location ],
        "Global" ;
    dct:temporal "2020-2026" ;
    dct:title "Soil Carbon Baseline LinkML" ;
    owl:versionInfo "2026-03-15" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:metrics@soilhub.org> ] ;
    dcat:keyword "carbon",
        "linkml",
        "soil" ;
    dcat:theme "Soil Carbon" .

<https://catalogue.climatesmartagrifood.ca/organization/163d944e-81a8-4073-9182-b193d450f9f8> a foaf:Agent ;
    foaf:name "Genomic Wheat Resilience" .

<https://catalogue.climatesmartagrifood.ca/organization/ae1ae6ff-db12-42fa-8bd9-e477b528a722> a foaf:Agent ;
    foaf:name "Activating Genomics" .

<https://json-schema.org/> a dct:Standard .

<https://linkml.io/> a dct:Standard .

<https://w3c.github.io/dcat/> a dct:Standard .

<https://catalogue.climatesmartagrifood.ca/organization/f58233af-f123-417e-97cf-33df0110590c> a foaf:Agent ;
    foaf:name "Soil Carbon Tracking Hub" .

