@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/a610a98d-ec00-440c-8716-e61dc6f3bb0f> a dcat:Dataset ;
    dct:accrualPeriodicity "Weekly" ;
    dct:conformsTo "CSO" ;
    dct:created "2024-03-06T12:14:38"^^xsd:dateTime ;
    dct:description "The National beef kill figures are provided to the Department of Agriculture, Food and the Marine by approved processing plants on a weekly basis. They can be queried via API or downloaded as a CSV, JSON or excel sheet."@en,
        ""@ga ;
    dct:identifier "a610a98d-ec00-440c-8716-e61dc6f3bb0f" ;
    dct:issued "2020-01-06"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-03-06T12:14:38"^^xsd:dateTime ;
    dct:provenance "Department of Agriculture, Food and the Marine" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-agriculture-food-and-the-marine> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "Creative Commons - Attribution 4.0 International (CC BY 4.0) Under the CC BY 4.0 Licence you are free to: Share — copy and redistribute the material in any medium or format Adapt — remix, transform, and build upon the material for any purpose, even commercially. The Department of Agriculture, Food and the Marine cannot revoke these freedoms as long as you follow the following license terms. Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the Department of Agriculture, Food and the Marine endorses you or your use. You must not apply any additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits." ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2023-06-12"^^xsd:date ;
            schema1:startDate "2019-12-30"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2023-06-12"^^xsd:date ;
            dcat:startDate "2019-12-30"^^xsd:date ] ;
    dct:title "National Beef Kill Figures 2023" ;
    owl:versionInfo "001" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Liaison Officer" ;
            vcard:hasEmail <mailto:opendata@agriculture.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/a610a98d-ec00-440c-8716-e61dc6f3bb0f/resource/49d0db3a-96c5-4ae1-a5aa-068df27b1788> ;
    dcat:keyword "2020",
        "Beef",
        "Bull",
        "Cow",
        "Heifer",
        "Slaughter",
        "Steer",
        "Veal",
        "Young Bull",
        "agriculture",
        "weekly" ;
    dcat:theme <Agriculture>,
        <http://publications.europa.eu/resource/authority/data-theme/AGRI> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/a610a98d-ec00-440c-8716-e61dc6f3bb0f/resource/49d0db3a-96c5-4ae1-a5aa-068df27b1788> a dcat:Distribution ;
    dct:description "The National beef kill figures are provided by the Department of Agriculture, Food and the Marine by approved processing plants on a weekly basis. This is an API updated regularly to track these figures." ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "api" ;
            rdf:value "api" ] ;
    dct:issued "2023-06-22T13:19:31"^^xsd:dateTime ;
    dct:modified "2024-03-06T12:14:38"^^xsd:dateTime ;
    dct:title "National Beef Kill Figures API" ;
    dcat:accessURL <https://opendata.agriculture.gov.ie/datastore/dump/49d0db3a-96c5-4ae1-a5aa-068df27b1788> .

<https://dgi5.staging.derilinx.com/organization/department-of-agriculture-food-and-the-marine> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Agriculture, Food and the Marine" .

