@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/0d40a1b5-d814-4bc6-8c8c-3132444b639f> a dcat:Dataset ;
    dct:description "The Reusable Component Services (RCS) is a super-catalog of components, services, solutions and technologies that facilitates search, discovery and collaboration in order to promote quality and savings in software development through sharing and re-use" ;
    dct:identifier "{71D29B8C-4623-4374-B010-51A3FB2DFE2F}" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2014-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 18.0000, -180.0000 72.0000, -66.0000 72.0000, -66.0000 18.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Reusable Component Services" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lico Galindo, U.S. EPA Office of Environmental Information (OEI)" ;
            vcard:hasEmail <mailto:galindo.lico@epa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "catalog",
        "centrasite",
        "ckan",
        "clearinghouse",
        "environment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "resources",
        "reusable",
        "scrr",
        "sharing",
        "uddi",
        "umbrella",
        "united-states",
        "web-services",
        "xml",
        "xmlr" .

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

