@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/p06274805X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tuinbouw in Engeland / B. Buitendijk" ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067535380> ;
    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/69119982e1eb4c1887dd2153c3fce528> ;
    schema1:name "De tuinbouw in Engeland" ;
    schema1:numberOfPages 178 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80df375f3bbfe1a31ef991e4f3f63302> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65395410> .

