@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/p086142186> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De drie musketiers / Alexandre Dumas ; [vert. uit het Frans]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068352050> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068561105> ;
    schema1:description "\"Voor deze ed. werd uitgegaan van de door Carry van Bruggen gemaakte vertaling\", oorspr. verschenen: Amsterdam : Mij. tot verspreiding van goede en goedkoope lectuur, ca. 1930" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082421986> ;
    schema1:isbn "9064072310" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6679fb0ab8bbedb16e4a040968681658> ;
    schema1:name "De drie musketiers" ;
    schema1:numberOfPages 538 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a424c673cfc7c37c840132ddb1eb5679> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65561876> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/51d09d9613878a2da1c38af6d20e3ee2> .

