@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/p306209764> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De moordende doden / L. Ron Hubbard ; [vert. uit het Engels: Niels van Eekelen]" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068736436> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p306238004> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789087200435" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5b2b0cb87bcb7f264988b6c3e4e1d13> ;
    schema1:name "De moordende doden" ;
    schema1:numberOfPages 145 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3cd72201ce6d0bf60b550590bdf2867> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212428140> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d3090d82db16f4e19dc6fb829c7fbc5c> .

