@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/p450324508> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het zuchten van bomen / Roanne van Voorst" ;
    dcterms1:issued "2026" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p320500047> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789038816579" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f28faee4d150c96f8c7559399d02042> ;
    schema1:name "Het zuchten van bomen" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5401a8ab6cca7a4057e07e95a20f716> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1560007222> .

