@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/441cfa2b-938d-4ccf-ab29-9f9f94daa6a1> a dcat:Dataset ;
    dct:description """U.S. municipal solid waste data for the year 2012. 

This dataset is associated with the following publication:
Smith , R., D. Sengupta, S. Takkellapati , and C. Lee. An industrial ecology approach to municipal solid wastemanagement: I. Methodology.   Resources, Conservation and Recycling. Elsevier Science BV, Amsterdam,  NETHERLANDS, 104: 311-316, (2015).""" ;
    dct:identifier "A-wq05-109" ;
    dct:issued "2025-11-21T08:12:38.948132"^^xsd:dateTime ;
    dct:modified "2016-06-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Industrial Ecology Approach to MSW Methodology Data Set" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Raymond Smith" ;
            vcard:hasEmail <mailto:smith.raymond@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/441cfa2b-938d-4ccf-ab29-9f9f94daa6a1/resource/a7c7d81b-9d16-4969-a4fd-91943eeb7da0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "energy",
        "geo",
        "geoss",
        "industrial-ecology",
        "msw",
        "national",
        "north-america",
        "sustainability",
        "united-states" .

<https://data.amerigeoss.org/dataset/441cfa2b-938d-4ccf-ab29-9f9f94daa6a1/resource/a7c7d81b-9d16-4969-a4fd-91943eeb7da0> a dcat:Distribution ;
    dct:description "IndustrialEcologyApproachMSW%20Methodology%20DataSet.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T13:36:49.046780"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:12:38.940689"^^xsd:dateTime ;
    dct:title "IndustrialEcologyApproachMSW Methodology DataSet.xlsx" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/109/IndustrialEcologyApproachMSW%20Methodology%20DataSet.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

