@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/p322864909> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een moordvrouw / [Frank Miller ; vert. uit het Engels Peter de Bruin ; Nederlandse bew.: Studio Myx]" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073053112>,
        <http://data.bibliotheken.nl/id/thes/p296736953> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p203850335> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p322832616> ;
    schema1:isbn "9789049500597" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dcd37ee784ec3b63e903e800b2737745> ;
    schema1:name "Een moordvrouw" ;
    schema1:numberOfPages 206 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e9e237fefb270570926478c1604b100d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/632038149> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a91077201e2bca425ae862e59d3052a3> .

