@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/p393917673> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De boschbouw / door J.P. van Lonkhuyzen" ;
    dcterms1:issued "1914" ;
    schema1:associatedMedia "https://rozet.nl/catalogus/634811" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p143114468> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p204235073> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b44af60d353934e3caa6bfc5b22e1053> ;
    schema1:name "De boschbouw" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82233a2252d60c44f96334600b408056> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1016842255> .

