@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/p239639642> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mémoires 98 / Yslaire ; [vert. uit het Frans]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072143185> ;
    schema1:bookEdition "2e vern. dr." ;
    schema1:description "Oorspr. Franse uitg.: Delcourt, 1999" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p239639529> ;
    schema1:isbn "9051651090" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54d45133a0ee0c1d59e550bbbdf78568> ;
    schema1:name "Mémoires 98" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ecad042eb5268d512cbf121ca9dca563> .

