@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/p148367313> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gereedschappen" ;
    dcterms1:issued "1996" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070137455>,
        <http://data.bibliotheken.nl/id/thes/p140126155> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p123218748>,
        <http://data.bibliotheken.nl/id/nbt/p12730682X> ;
    schema1:isbn "9040102708" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/899dd8f4c711c731424a34f9895084ff> ;
    schema1:name "Gereedschappen" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6f3457618b21a8589213a9d439b1b61c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769955186> .

