@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/p428304419> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Stella en de zeemeeuw / Georgina Stevens ; Izzy Burton ; vertaling [uit het Engels]: Denise Mordang" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p428304389> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p42812593X>,
        <http://data.bibliotheken.nl/id/thes/p428304397> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789059247901" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66a1f56622378ae9106cca16b3eebf9f> ;
    schema1:name "Stella en de zeemeeuw" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8b0de348515fb69be77640be9e20f6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1179053374> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/89e7c756c837b4de822562ddda4a9d81> .

