@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/p23648009X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fantastische vertellingen uit de vijftiende eeuw / Antoine de la Sale ; vert. [uit het Frans] door Martijn Rus" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612086>,
        <http://data.bibliotheken.nl/id/thes/p092960286> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069536961> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069741794> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p224207059> ;
    schema1:isbn "9065506802" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a71f120de00a5a5a3c07955ed8d518b6> ;
    schema1:name "Fantastische vertellingen uit de vijftiende eeuw" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55a1e57ab09bb50e5ad1fee74e951c6f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66932890> .

