@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/p148284345> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pol als timmerman / Hansen ; [vert. uit het Deens]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068941749> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072277122> ;
    schema1:description "Hansen is Vilh. en Carla Hansen",
        "Oorspr. Nederlandse uitg.: Doornik : Casterman, 1981" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821973827> ;
    schema1:isbn "9030341157" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01ea9fa02198e14485f3cf880cc7a3ca> ;
    schema1:name "Pol als timmerman" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a46d7d744c2034b07a9b0d648b7f81eb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68722614> .

