@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/398e664a-922c-43fe-ba8b-17d09ba032a4> a dcat:Dataset ;
    dct:description """This dataset contains information on locations that are leased by the State of Connecticut to meet its realty needs.

This inventory is currently maintained by the Office of Policy and Management (OPM) and information is self-reported by those State agencies that have custody and control over State owned buildings.

This data is updated each March.""" ;
    dct:identifier <https://data.ct.gov/api/views/u2up-g29d> ;
    dct:issued "2021-08-27"^^xsd:date ;
    dct:modified "2021-08-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Leased State Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pauline Zaldonis" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/398e664a-922c-43fe-ba8b-17d09ba032a4/resource/04689d33-fbd5-4096-864c-6a1f016dc618>,
        <https://data.amerigeoss.org/dataset/398e664a-922c-43fe-ba8b-17d09ba032a4/resource/240f84ba-9c9e-4af0-8765-56d6028d8cf5>,
        <https://data.amerigeoss.org/dataset/398e664a-922c-43fe-ba8b-17d09ba032a4/resource/6609b0c3-d59e-48f1-8f9c-7621839c9208>,
        <https://data.amerigeoss.org/dataset/398e664a-922c-43fe-ba8b-17d09ba032a4/resource/a1cead68-808e-4639-8072-293c767ca4d8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "buildings",
        "ckan",
        "geo",
        "geoss",
        "leased",
        "national",
        "north-america",
        "state",
        "united-states" ;
    dcat:theme <%7BGovernment%7D> .

<https://data.amerigeoss.org/dataset/398e664a-922c-43fe-ba8b-17d09ba032a4/resource/04689d33-fbd5-4096-864c-6a1f016dc618> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T14:57:57.184341"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:10:16.981985"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ct.gov/api/views/u2up-g29d/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/398e664a-922c-43fe-ba8b-17d09ba032a4/resource/240f84ba-9c9e-4af0-8765-56d6028d8cf5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T14:57:57.184330"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:10:16.981564"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ct.gov/api/views/u2up-g29d/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/398e664a-922c-43fe-ba8b-17d09ba032a4/resource/6609b0c3-d59e-48f1-8f9c-7621839c9208> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T14:57:57.184347"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:10:16.982376"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ct.gov/api/views/u2up-g29d/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/398e664a-922c-43fe-ba8b-17d09ba032a4/resource/a1cead68-808e-4639-8072-293c767ca4d8> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T14:57:57.184352"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:10:16.982755"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ct.gov/api/views/u2up-g29d/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

