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

<http://data.bibliotheken.nl/id/thes/p075353253> a schema1:Organization ;
    schema1:alternateName "Dutch Environmental Law Association",
        "VMR" ;
    schema1:foundingDate "1982"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/98bed8f83d9554a83d8d448561163839> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075353253>,
        <https://data2.bibliotheken.nl/.well-known/genid/9290713b7d74a5d0531707a651396ca3> ;
    schema1:name "Vereniging voor Milieurecht" .

