@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/nbt/p214217647> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Evaluatie EK 2000" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626292> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9014076215" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ea64a2b8752337f0a7c6b081132ceaa> ;
    schema1:name "Evaluatie EK 2000" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b4854872ce044e45483c19f8b33e92d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67275687> .

