@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p066438144> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De held van Wittenberg / door J. Schouten" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p444735267> ;
    dcterms1:issued "1917" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p122557182> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04974089X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/894f939b9776555a3658ce78fd446100> ;
    schema1:name "De held van Wittenberg" ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2287211500ea99bef3315196981d81a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65565816> .

