@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/p32766245X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De fiere vrijbuiter : avonturen van Scaramouche / Rafaël Sabatini ; [vert. uit het Engels]" ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070049017> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p049248111> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d39512d5a993f01b8a61cb07775162d2> ;
    schema1:name "De fiere vrijbuiter : avonturen van Scaramouche" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7b9fc32e049a8e89bf3cf592d15fad1f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/642670849> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/618dcd00964590d8a5e01d19f1f1fa4e> .

