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

<https://portal.data.gov.mt/group/d3a9abc4-d635-450f-8fdd-51c64e03459a> a dcat:DataService ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:publisher <https://portal.data.gov.mt/organization/3d9cc1cb-4aac-4c38-8e89-4150793a2fbd> ;
    dct:title "Carcass prices" ;
    dcat:endpointURL "portal.data.gov.mt/data-service/carcass-prices" .

<> a oa:Annotation ;
    oa:hasTarget <https://portal.data.gov.mt/dataset/8abf037c-c8c6-4630-a0e4-e773d68e46da> .

<https://portal.data.gov.mt/dataset/8abf037c-c8c6-4630-a0e4-e773d68e46da> a dcat:Dataset ;
    dct:created "2026-01-13T08:18:11"^^xsd:dateTime ;
    dct:description "Includes prices of carcasses"@en,
        "Jinkludi prezzijiet tal-karkassi"@mt ;
    dct:identifier "8abf037c-c8c6-4630-a0e4-e773d68e46da" ;
    dct:issued "2026-01-13T08:18:11"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-01-13T09:07:06"^^xsd:dateTime ;
    dct:publisher <https://portal.data.gov.mt/organization/3d9cc1cb-4aac-4c38-8e89-4150793a2fbd> ;
    dct:title "Carcass prices" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:info.abattoirmalta.mafa@gov.mt> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:info.abattoirmalta.mafa@gov.mt> ] ;
    dcat:keyword "carcass",
        "prices" ;
    dcat:spatialResolutionInMeters "" ;
    dcat:theme <agriculture-fisheries-forestry--food> ;
    dqv:hasQualityAnnotation <> .

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

<https://portal.data.gov.mt/organization/3d9cc1cb-4aac-4c38-8e89-4150793a2fbd> a foaf:Agent,
        foaf:Organization ;
    foaf:name "The Public Abattoir" .

