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

<http://data.bibliotheken.nl/id/thes/p269426264> a schema1:Organization ;
    schema1:alternateName "CETAR (Amsterdam)",
        "Centre for Educational Training, Assessment and Research (Amsterdam)" ;
    schema1:description "E-mail: info@ond.vu.nl",
        "Homepage: www.onderwijscentrum.vu.nl" ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/5750f99a6175964e3b11bf9ebcb7597d> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p269426264>,
        <https://data2.bibliotheken.nl/.well-known/genid/b67ea886bb4233b8516da3ffc53c1eac> ;
    schema1:name "Onderwijscentrum VU (Amsterdam)" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075344459> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p112336884> .

