@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/p296355917> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "LeeshuisTechnisch lezen: " ;
    dcterms1:issued "2006" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073589020>,
        <http://data.bibliotheken.nl/id/thes/p097494984> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p267964390> ;
    schema1:isbn "900114098X" ;
    schema1:issueNumber "meth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04127449d5d1154ead6b0c24f9b1b5dd> ;
    schema1:name "LeeshuisTechnisch lezen: " ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e6b6ef004d1338076cb5d0667b57a0e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774510668> .

