@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/p430086792> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Deentjes / tekst, tekeningen Clarke ; kleuren Cerise ; vertaling [uit het Frans]: Erna Teunissen" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p127344721> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p084336625>,
        <http://data.bibliotheken.nl/id/thes/p424137720> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789034308016" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10bbee676e872ea73237d10ac20c86cf> ;
    schema1:name "De Deentjes" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/41bf6ddf95138378a8681cfc85ff2ece> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164744138> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5996678faf42a500388dd791f2ffce45> .

