@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/p06664920X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alexandre Vinet / naar het Fransch door W. van Nes" ;
    dcterms1:issued "1897" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068779712> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/aeb9391f3dcb0009dabc79e5c5721a5d> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/7cae38aeda4dd6776eb9ceb70bd7639c>,
        <https://data.bibliotheken.nl/.well-known/genid/e6a97f47719141c8446140361df94114> ;
    schema1:description "Bevat ee bew. van een levensbeschrijving door Armand Vautier en van werk van Vinet" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13987903b90728af8e7d24965167487a> ;
    schema1:name "Alexandre Vinet" ;
    schema1:numberOfPages 215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9716f846419e654d606dcaf4853578b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905748051> .

