@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/p049036211> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloembollen / [tekst Maarten de Jongh]" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601508> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069235937>,
        <http://data.bibliotheken.nl/id/thes/p075336081> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p103979158> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9857e8832c9b65eddc7c8ae8d25e719b> ;
    schema1:name "Bloembollen" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5b46b1f923a1b77523a1290aa41b31f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71426910> .

