@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/p162455755> a schema1:Organization ;
    schema1:alternateName "ECHO",
        "Expertisecentrum Allochtonen Hoger Onderwijs" ;
    schema1:description "Voortgez. als: Echo, expertisecentrum diversiteitsbeleid"@nl ;
    schema1:foundingDate "1995"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/953fd32f31e112dbc06c21363d8e6a9a> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p162455755>,
        <https://data2.bibliotheken.nl/.well-known/genid/95bc76270f5a0cf9f1ba65c849b2a13a> ;
    schema1:name "Expertise Centrum Allochtonen Hoger Onderwijs" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p266782329> .

