@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/p258292407> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Taal op maatKopieerboeken: " ;
    dcterms1:issued "2003" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073791563> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p258291567> ;
    schema1:isbn "9001851177",
        "9789001851170" ;
    schema1:issueNumber 51 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51d6fb5b70faa27fd78dfed389a45b33> ;
    schema1:name "Taal op maatKopieerboeken: " ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b75eae2dc4523c20a9d86edfa437a33a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773528391> .

