@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/p217535232> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Examenwijzer 2001 / samengest. door Henriëtte Willink, Educatieve Dienstverlening Henriëtte Willink ; adviezen B.D. Lubbers ; foto's Teun Versluis ; tek. Rob Spier ... [et al.]" ;
    dcterms1:issued "2001" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07032316X>,
        <http://data.bibliotheken.nl/id/thes/p070323178> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9001148859" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e99b6dd184537a16255a36e275ebbf98> ;
    schema1:name "Examenwijzer 2001" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a03c443ef7e3e517880be1a773a9afa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67172163> .

