@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/p821853619> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het nieuwe grote handwerkboek / samengest. door Caroline Jaartsveld-Penn ; met medew. van Nora Hana" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608685> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070569568> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070571570> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025271855" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a46c58fd91fa9b6b9f108ffd3a429336> ;
    schema1:name "Het nieuwe grote handwerkboek" ;
    schema1:numberOfPages 506 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c541b77f6a1e0a6ce24cf02396b732f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63449250> .

