@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/p243279019> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drie graven / scenario en tek. Tiburce Oger ; [vert. uit het Frans]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146410785> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Vents d'Ouest" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p186693354>,
        <http://data.bibliotheken.nl/id/nbt/p243278845> ;
    schema1:isbn "9051651929" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d98926bfdf643d518a5f93076ea9aa4d> ;
    schema1:name "Drie graven" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f7b24bbb2b0c06d9574a0ccf31245f56> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66663506> .

