@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/p82022975X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Floris ende Blancefloer / Diederic van Assenede ; uitg. met inl. en aant. door J.J. Mak" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068693818> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067818269> ;
    schema1:description "Toegeschreven aan Diederic van Assenede" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821365622> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e9d844c59161ca398f1e3e120e5a376> ;
    schema1:name "Floris ende Blancefloer" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ceb3797ece73d712865b3ba5efe13cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781364569> .

