@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/p113172087> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het verbruik van houten heipalen in Nederland / C.J. Veldhuyzen" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06756058X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84427089X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/965a15da1165eb7c7ffdcf966ed86905> ;
    schema1:name "Het verbruik van houten heipalen in Nederland" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f1b84be03a9d9b85d28b20723bfdf9dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66370769> .

