@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p204235073> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De boschbouw / door J.P. van Lonkhuyzen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p393917673>,
        <http://data.bibliotheken.nl/id/nbt/p428051499> ;
    dcterms1:issued "1914" ;
    schema1:associatedMedia "https://rozet.nl/catalogus/634811" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p143114468> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851443575> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/368edd6aec088bee5216ae8c130bbf5a> ;
    schema1:name "De boschbouw" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8e63c5a28e0430af8a5c60c35a315dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67372574> .

