@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/7cae25d0-dadb-46bb-9c98-e7e319ead824> a dcat:Dataset ;
    dct:description "The Laws and Regulations pertaining to the Grain Inspection, Packers and Stockyards Administration." ;
    dct:identifier "USDA-GIPSA-00002" ;
    dct:issued "2025-11-22T22:01:12.376229"^^xsd:dateTime ;
    dct:modified "2015-02-02"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "GIPSA Laws and Regulations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mark Dickson" ;
            vcard:hasEmail <mailto:Mark.M.Dickson@USDA.GOV> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7cae25d0-dadb-46bb-9c98-e7e319ead824/resource/e26c1d85-b92d-4aff-9629-87d178b25009> ;
    dcat:keyword "agricultural-marketing-act",
        "agriculture",
        "ama",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "data",
        "geo",
        "geoss",
        "grain-standards-act",
        "national",
        "north-america",
        "packers-and-stockyards-act",
        "united-states",
        "usda",
        "usgsa" .

<https://data.amerigeoss.org/dataset/7cae25d0-dadb-46bb-9c98-e7e319ead824/resource/e26c1d85-b92d-4aff-9629-87d178b25009> a dcat:Distribution ;
    dct:description "lawsandregulations.aspx" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:27:33.033888"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:01:12.367027"^^xsd:dateTime ;
    dct:title "GIPSA Laws and Regulations" ;
    dcat:accessURL <http://www.gipsa.usda.gov/laws/lawsandregulations.aspx> ;
    dcat:mediaType "text/html" .

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

