@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/p095752986> a schema1:Organization ;
    schema1:alternateName "INZET, Association for North-South Campaigns",
        "Vereniging InZet" ;
    schema1:description "Hierin opgegaan: Vereniging Kontaktgroep Nederlandse Vrijwilligers"@nl ;
    schema1:foundingDate "1992"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/0704fd339e0b155ad5082eae8665e0ce> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p095752986>,
        <https://data2.bibliotheken.nl/.well-known/genid/e4ebc28210e71a78b732a44a7f63abb4> ;
    schema1:name "InZet, Vereniging voor Noord-Zuid Campagnes" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075319829> .

