@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://admin.opendatani.gov.uk/dataset/8c94d33e-4c4e-47a9-8709-98af8ffa7462> a dcat:Dataset ;
    dct:accrualPeriodicity "monthly" ;
    dct:description "List of RQIA regulated services (exc Children's Homes) with address, contact details, provider name and date last inspected by RQIA" ;
    dct:identifier "8c94d33e-4c4e-47a9-8709-98af8ffa7462" ;
    dct:issued "2023-06-01T07:56:34.530240"^^xsd:dateTime ;
    dct:modified "2026-05-01T06:41:49.224406"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/93c7838f-71e1-4423-aad8-2fee72d5d8c3> ;
    dct:title "RQIA Registered Services" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Paula Morrison" ;
            vcard:hasEmail <mailto:paula.morrison@rqia.org.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/8c94d33e-4c4e-47a9-8709-98af8ffa7462/resource/d8545f26-8772-4cc6-bdd2-f2c37076eeed> ;
    dcat:keyword "Care Agencies",
        "Day Care",
        "Dentist",
        "Domiciliary Care",
        "Independent Hospital",
        "Nursing Care",
        "Residential Care" .

<https://admin.opendatani.gov.uk/dataset/8c94d33e-4c4e-47a9-8709-98af8ffa7462/resource/d8545f26-8772-4cc6-bdd2-f2c37076eeed> a dcat:Distribution ;
    dct:description "As at 01/05/2026" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-01T07:57:11.532195"^^xsd:dateTime ;
    dct:modified "2026-05-01T06:41:49.234776"^^xsd:dateTime ;
    dct:title "RQIA Registered Services" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/8c94d33e-4c4e-47a9-8709-98af8ffa7462/resource/d8545f26-8772-4cc6-bdd2-f2c37076eeed/download/rqia_registeredservices_01052026.xlsx> ;
    dcat:byteSize 210195.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://admin.opendatani.gov.uk/organization/93c7838f-71e1-4423-aad8-2fee72d5d8c3> a foaf:Agent ;
    foaf:name "The Regulation and Quality Improvement Authority" .

