@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p12531423X> a schema1:Organization ;
    schema1:alternateName "WWF. Belgique",
        "WWF. Belgium",
        "Wereld Natuur Fonds België" ;
    schema1:description "In 1966 werd ook in België een WWF-afdeling opgericht.",
        "Internet: www.wwf.be",
        "WP" ;
    schema1:foundingDate "1966"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/2895279c318b1888acff43b4abc45654> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p12531423X>,
        <https://data2.bibliotheken.nl/.well-known/genid/52ab96ee094567394a47a0eb28c54414> ;
    schema1:name "World Wide Fund for Nature. Belgium" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075343282> .

