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

<http://data.bibliotheken.nl/id/thes/p255836961> a schema1:Organization ;
    schema1:alternateName "ENQA" ;
    schema1:description "European Network for Quality Assurance Agencies (ENQA) ... Dit netwerk werd in maart 2000 in Brussel opgericht." ;
    schema1:foundingDate "2000"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p255836961>,
        <https://data2.bibliotheken.nl/.well-known/genid/6b53b06c3aeed519701a4c145cb9fbfe> ;
    schema1:name "European Network for Quality Assurance Agencies" .

