@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/p433405244> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Claudia en de spooktelefoontjes / Ann M. Martin" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074265806> ;
    schema1:description "Op omslag: Netflix: een netflix original-serie",
        "Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053160444> ;
    schema1:isbn "9789044759778" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53e22b3529040ff110a34390218e6ae5> ;
    schema1:name "Claudia en de spooktelefoontjes" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1e555e540246f73ed19070d20029897> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1257758084> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/86d76f6727c20d0076ff9805b9fbf2f1> .

