@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://data.amerigeoss.org/dataset/2494a528-7fbc-4e9e-bec8-2c52eadba9e9> a dcat:Dataset ;
    dct:description "Annual report produced by the Health and Human Services Policy and Planning Division, Connecticut State Office of Policy and Management. The Connecticut Annual Nursing Facility Census provides aggregate information on the status of nursing facilities and their residents on September 30th of each year." ;
    dct:identifier <https://data.ct.gov/api/views/k7kn-cnb6> ;
    dct:issued "2020-07-08"^^xsd:date ;
    dct:modified "2025-06-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Annual Nursing Facility Census" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Augusta Irechukwu" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "census",
        "long-term-care",
        "ltc",
        "nursing-facilities",
        "nursing-homes",
        "opm" ;
    dcat:theme <%7B%22Health%20and%20Human%20Services%22%7D> .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

