@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/p432959149> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sherlock Holmes : de vier mysteries / Ced ; vertaling [uit het Frans] en eindredactie: 999 Games b.v." ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p432959181> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:description "Omslagtitel: De 4 mysteries van Sherlock Holmes",
        "Oorspronkelijke Franse uitgave: Makaka  Editions, ©2014" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p432959033> ;
    schema1:isbn "9789081086950" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e50e8eb92c98fbf8302e469562346a5f> ;
    schema1:name "Sherlock Holmes : de vier mysteries" ;
    schema1:numberOfPages 178 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/153d6ef5ed7fb4bba2e1773d8773dd38> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1265452968> .

