@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/p325813981> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De getatoeëerde torso / Helene Tursten ; vert. uit het Zweeds door Erica Weeda" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p305943456> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p097935174> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044514889" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bae87907ee0d1331527036f80dee7ef> ;
    schema1:name "De getatoeëerde torso" ;
    schema1:numberOfPages 477 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5aa1abe38627190ce444d4de4f3e29fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/641450478> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3a9b3335940cd8db1b4e14476cbd1426> .

