@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/4be97d20-cacf-4666-9005-5d50313e0d98> a dcat:Dataset ;
    dct:description "Provide information on drawing sets for all the buildings nationwide, as well as the documents relating to the Building Modification Request system." ;
    dct:identifier "US-GOV-SSA-214" ;
    dct:issued "2025-11-21T12:59:16.335308"^^xsd:dateTime ;
    dct:modified "R/P1D" ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Drawing Information Management System" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:Open.Data@ssa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arcgis",
        "ckan",
        "esri",
        "geo",
        "geographical",
        "geoss",
        "gis",
        "national",
        "north-america",
        "united-states" .

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

