@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/p098531581> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De diersage en Reinaert de Vos / door J. Vercoullie" ;
    dcterms1:issued "1925" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070040311> ;
    schema1:description "Oorspr. uitg.: Brugge, ca.1890" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853200459> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ffdb2d9d75202fd2f9b30a8c41b53ae> ;
    schema1:name "De diersage en Reinaert de Vos" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c34d01937a4c5b513d4191e06dd6fd4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66086384> .

