@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/p852416210> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schaduw van witte bloemen / Edith Oeyen ; [ill.: M.L. Bergers]" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069722315>,
        <http://data.bibliotheken.nl/id/thes/p075330407> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820812579> ;
    schema1:isbn "9064060851" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd64d261b6274c4d18676884ea3f4a8e> ;
    schema1:name "De schaduw van witte bloemen" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbd43d1af2208cd1e1963b1a24b64dee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64162276> .

