@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/p320522466> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De held van Wittenberg / door J. Schouten ; [illustraties van A. Rünckel ... et al.]" ;
    dcterms1:issued "1917" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068440146> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p122557182> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070809984> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67ecd8904e81125cc06687bbcf8a5184> ;
    schema1:name "De held van Wittenberg" ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c268c39205bf4e7068fe4b64126c203> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65565816> .

