@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/p108045854> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joke en het geheimzinnige gevaar / Ann M. Martin ; [vert. uit het Engels: Ineke de Boer]" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074265806> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071394206> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p099801469> ;
    schema1:isbn "9024351774" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dcd70c2fee7595d52ce32a078fd2057e> ;
    schema1:name "Joke en het geheimzinnige gevaar" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/990285ae605ffc0738f36a83f1fa7f8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65997423> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c5c65e2fd4b99ec479d6ca588370d66f> .

