@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/p28807727X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "West-Vlaams 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 "9063065035" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc3b8b588b686f7f9e9588ab2b08a385> ;
    schema1:name "West-Vlaams sagenboek" ;
    schema1:numberOfPages 307 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6c5c3dd339051909330e504e91b9f35> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66444611> .

