@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/p192874411> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een vleugeltje of een bout? / Fournier, Zidrou ; inkleuringen: Anne-Marie D'Authenay ; [vert. uit het Frans]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06911238X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075108224>,
        <http://data.bibliotheken.nl/id/thes/p125777507> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p168210266> ;
    schema1:isbn "9031422487" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e5d0ec63f80514ecb3dea50dfde6cf5> ;
    schema1:name "Een vleugeltje of een bout?" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/921fb89af0b6157be34480b20ff3835f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67657784> .

