@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/1ea76afa-0e63-4948-a109-c206dbacfc77> a dcat:Dataset ;
    dct:description "This dataset details the Independent Medical Agencies (agencies under the Independent Healthcare Regulations which, unlike Independent Clinics and Hospitals, do not have physical premises where procedures / prescribed techniques are carried out) in Northern Ireland which are currently registered with RQIA in accordance with The Health and Social Services (Quality, Improvement and Regulation) (Northern Ireland) Order 2003 and associated regulations. Currently there are no Independent Medical Agencies in Northern Ireland." ;
    dct:identifier "{ECD69FEE-1523-4F3C-90A8-60E5AE048C49}" ;
    dct:issued "2013-07-25T14:13:05.175928"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:27:30.729258"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/cd937140-1310-4e2a-b211-5de8bebd910d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.8291 49.8894, 2.8291 58.8108, -8.4553 58.8108, -8.4553 49.8894, 2.8291 49.8894))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[2.8291, 49.8894],[2.8291, 58.8108], [-8.4553, 58.8108], [-8.4553, 49.8894], [2.8291, 49.8894]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "RQIA Registered Independent Medical Agencies (Metadata)" .

<https://ckan.integration.publishing.service.gov.uk/organization/cd937140-1310-4e2a-b211-5de8bebd910d> a foaf:Organization ;
    foaf:name "Northern Ireland Spatial Data Infrastructure" .

