@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/71e02822-133b-4aa0-b24a-87aaa648990f> a dcat:Dataset ;
    dct:description "The Clinical Investigator Inspection List (CLIIL) contains names, addresses, and other pertinent information gathered from inspections of clinical investigators who have performed studies with investigational new drugs. The list contains information on inspections that have been closed since July 1977." ;
    dct:identifier "9dcfa54e-3b0c-40c8-b2fe-754820bed30f" ;
    dct:issued "2021-02-25"^^xsd:date ;
    dct:modified "2021-03-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Clinical Investigator Inspector List (CLIIL)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "openFDA" ;
            vcard:hasEmail <mailto:open@fda.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/71e02822-133b-4aa0-b24a-87aaa648990f/resource/79562d34-e238-4a1f-b09a-80541d657ddd> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cder",
        "ckan",
        "clinical-investigator",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/71e02822-133b-4aa0-b24a-87aaa648990f/resource/79562d34-e238-4a1f-b09a-80541d657ddd> a dcat:Distribution ;
    dct:description "UCM111343.zip" ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T16:19:26.116862"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:47:28.479552"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <http://www.fda.gov/downloads/Drugs/InformationOnDrugs/UCM111343.zip> ;
    dcat:mediaType "application/zip" .

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

