@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/p425829022> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ssst, de draak slaapt! / door Bianca Schulze ; illustraties van Samara Hardy ; vertaling [uit het Engels]: Denise Bos" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p429344449> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p401399699>,
        <http://data.bibliotheken.nl/id/thes/p429344465> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045325576" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b70b38b53769c44b5e9761de349a3ffd> ;
    schema1:name "Ssst, de draak slaapt!" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56e0e699471b3d7864b083b9e30d085f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1197785868> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e2725969a3ae56c744101d13977316ef> .

