@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/p419100121> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fluffy de flamingo beleeft elk seizoen avonturen / Lucienne Draaijer & Nikki Smits" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p419620710> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p352163305> ;
    schema1:description "Rugtitel: Fluffy de flamingo",
        "Tekst © Lucienne Draaijer, illustratie & vormgeving © Nikki Smits" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789082798807" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e6a6ff91cdc4b15201326c94ecec7cc> ;
    schema1:name "Fluffy de flamingo beleeft elk seizoen avonturen" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74b82321905edc15de2500c2d0b0317a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1048653652> .

