@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/p239755936> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beroemde avonturen van Sherlock Holmes / Arthur Conan Doyle ; met ill. van David Johnson ; [vert. uit het Engels Hans Dorrestijn ... et al.]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068358172> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068781989> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082421986> ;
    schema1:isbn "9064076278" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66a4b638a5ae578291f41d11607af993> ;
    schema1:name "Beroemde avonturen van Sherlock Holmes" ;
    schema1:numberOfPages 343 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8efffb56f88c7d801ce3e00123e49373> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66932369> .

