@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/p148070515> a schema1:Organization ;
    schema1:description "Voortgez. als: Botanic Gardens Conservation International"@nl ;
    schema1:dissolutionDate "199X" ;
    schema1:foundingDate "1987"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/e13a1b00e8b98fe807e505abcdd246f8> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p148070515>,
        <https://data2.bibliotheken.nl/.well-known/genid/05a4b2a6bc38fd2b67c8f4f6a5959936> ;
    schema1:name "IUCN Botanic Gardens Conservation Secretariat" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075480271> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p148070884> .

