@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/p830272038> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tuin en haar toekomst / Cees Vermeulen ; [gedichten Judith Herzberg]" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624761> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068112289> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071197443> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062760163" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cd3feb9b16a6b2c8100a5a9db08bebf> ;
    schema1:name "De tuin en haar toekomst" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b1c54f25071713e84735daf68f43680> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906526358> .

