@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p07540320X> a schema1:Organization ;
    schema1:alternateName "IGVG (Maastricht)",
        "Institute for Drugs, Safety and Behavior (Maastricht)" ;
    schema1:description "Komt ook een keer voor als: \"Institute for Drugs, Safety and Behaviour\"",
        "Voortgez. als: Instituut voor Humane Psychofarmacologie, Maastricht"@nl ;
    schema1:dissolutionDate "1993"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p07540320X>,
        <https://data2.bibliotheken.nl/.well-known/genid/c5484571d7c0d636b51577d2d0e1bd27> ;
    schema1:name "Instituut voor Geneesmiddelen, Veiligheid en Gedrag (Maastricht)" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075311135> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p119067404> .

