@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p154995568> a schema1:Organization ;
    schema1:alternateName "ECNC" ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/2a32aa011a1d4ea6dce949b86af523a8> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p154995568>,
        <https://data2.bibliotheken.nl/.well-known/genid/73a6e28e57a6815773bd53f8837de294> ;
    schema1:name "European Centre for Nature Conservation" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p287552381> .

