@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/p227435036> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "TaalleeslandHandleidingen toetsen" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p226489175> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075184125>,
        <http://data.bibliotheken.nl/id/thes/p10182114X>,
        <http://data.bibliotheken.nl/id/thes/p142198110> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p227694244> ;
    schema1:isbn "902622642X" ;
    schema1:issueNumber "th70" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fff03373cbfd1de81f13148066aecc49> ;
    schema1:name "TaalleeslandHandleidingen toetsen" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f130a0adbc99bdb2a3718e0c60e4963f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773050692> .

