@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/p189547227> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bloemenfee / door Geerd Wanrooy ; met illustraties van de schrijver" ;
    dcterms1:issued "195X" ;
    schema1:associatedMedia "http://opac.zebi.nl/vubis/kinderprenten/189547227.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p101216955> ;
    schema1:description "Datering: schatting" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p189546964> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8731503c5e615ced284c39affb53e7c8> ;
    schema1:name "De bloemenfee" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/afcdcff63aace59394a2f122730f7740> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67746949> .

