@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/68df4a22-936f-4700-b8d1-607d839253fc> a dcat:DataService ;
    dct:description "List of political parties registered with the Electoral Commission." ;
    dct:language <http://publications.europa.eu/resource/authority/language/MLT> ;
    dct:publisher <https://portal.data.gov.mt/organization/b147d9ef-a32a-46bc-848a-d9b87f363814> ;
    dct:title "Political Parties" ;
    dcat:endpointURL "portal.data.gov.mt/data-service/political-parties" .

<> a oa:Annotation ;
    oa:hasTarget <https://portal.data.gov.mt/dataset/8ae7def5-a5f7-48c6-bbd7-6607a22e73ac> .

<https://portal.data.gov.mt/dataset/8ae7def5-a5f7-48c6-bbd7-6607a22e73ac> a dcat:Dataset ;
    dct:created "2025-11-07T10:48:18"^^xsd:dateTime ;
    dct:description "List of political parties registered with the Electoral Commission"@en,
        "Lista ta' partiti politiċi rreġistrati mal-Kummissjoni Elettorali"@mt ;
    dct:identifier "8ae7def5-a5f7-48c6-bbd7-6607a22e73ac" ;
    dct:issued "2025-11-07T10:48:18"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/MLT> ;
    dct:modified "2025-11-14T07:50:29"^^xsd:dateTime ;
    dct:publisher <https://portal.data.gov.mt/organization/b147d9ef-a32a-46bc-848a-d9b87f363814> ;
    dct:title "Political Parties" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:electoral.office@gov.mt> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:electoral.office@gov.mt> ] ;
    dcat:keyword "elections",
        "political party" ;
    dcat:spatialResolutionInMeters "" ;
    dcat:theme <population-and-society> ;
    dqv:hasQualityAnnotation <> .

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

<https://portal.data.gov.mt/organization/b147d9ef-a32a-46bc-848a-d9b87f363814> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Electoral Commission" .

