@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/p865867704> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tuinbouw in België / samengest. door B.A. Berendsen" ;
    dcterms1:issued "1949" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p138459614> ;
    schema1:description "Bovenaan titelp.: Directie van de Landbouw, Afdeling Tuinbouw" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04465121X>,
        <http://data.bibliotheken.nl/id/nbt/p820164607> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01e583234a30aaa0572fe504bdd07de6> ;
    schema1:name "De tuinbouw in België" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/116cff06f6950d5b1132ce3647360598> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64342930> .

