@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/p288077245> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vlaams-Brabants sagenboek / Stefaan Top" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078655935>,
        <http://data.bibliotheken.nl/id/thes/p169909441> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071676511> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p269494405> ;
    schema1:isbn "9063065280" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0e7c569b89a75f14daf27d58309f9fb> ;
    schema1:name "Vlaams-Brabants sagenboek" ;
    schema1:numberOfPages 311 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4fc7b12fca27a16cd7328aac9800ad99> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66444610> .

