@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/p429950586> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geldersch sagenboek / door J.R.W. Sinninghe ; geïll. met silhouetten geknipt door H.D. Voss" ;
    dcterms1:issued "1943" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397553897> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067821464> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067735975> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p830590617> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/afcf1ba737c2977d355cc3d807139d93> ;
    schema1:name "Geldersch sagenboek" ;
    schema1:numberOfPages 248 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2ed424de7304db3934a183914171025> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200250159> .

