@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/p26219791X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "TaalleeslandTaaltoetsboeken: " ;
    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/p24205868X> ;
    schema1:isbn "9026226381" ;
    schema1:issueNumber "th80" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2b1bb853ce76e88a3550014c9de3555> ;
    schema1:name "TaalleeslandTaaltoetsboeken: " ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28347ac6f2bf91ebeef85452a1a6be5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773541769> .

