@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/p124548865> a schema1:Organization ;
    schema1:alternateName "NVAE",
        "Netherlands Society of Aquatic Ecology" ;
    schema1:description "Samengegaan met: Nederlands-Vlaamse Ecologenvereniging"@nl,
        "Voortz. van: Nederlandse Hydrobiologische Vereniging"@nl,
        "en voortgez. als: Nederlands-Vlaamse Vereniging voor Ecologie"@nl ;
    schema1:dissolutionDate "1999"^^xsd:gYear ;
    schema1:foundingDate "1992"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/498d062f814d3254101c31868c3b5279> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p124548865>,
        <https://data2.bibliotheken.nl/.well-known/genid/42c6fdc619b45478536e9f180c425e28> ;
    schema1:name "Nederlandse Vereniging voor Aquatische Ecologie" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p124549128>,
        <http://data.bibliotheken.nl/id/thes/p153151773>,
        <http://data.bibliotheken.nl/id/thes/p192780719> .

