@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/p781810248> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bibliographie zu Flavius Josephus / Heinz Schreckenberg" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069071632>,
        <http://data.bibliotheken.nl/id/thes/p077594061>,
        <http://data.bibliotheken.nl/id/thes/p39748142X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067758223> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830704167> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6aa01bd2b4da73fe3a2ce83d29d346e8> ;
    schema1:name "Bibliographie zu Flavius Josephus" ;
    schema1:numberOfPages 336 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4bc3da7150c832a4adc8d69959305e70> ;
    schema1:sameAs <http://www.worldcat.org/oclc/300822> .

