@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/p114249563> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloembollenteelt / P. Boschman" ;
    dcterms1:issued "1944" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610032>,
        <http://data.bibliotheken.nl/id/thes/p078455677> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p129941689> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046139842>,
        <http://data.bibliotheken.nl/id/nbt/p227079639> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2100e413a7a54028807114553417a411> ;
    schema1:name "Bloembollenteelt" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27fbbb16dbdf5258c768eca5296bdacf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66287376> .

