@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/p429907605> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beschaving / uit het Hoogduitsch van F. Bettex door S.J.E." ;
    dcterms1:issued "1904" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603586>,
        <http://data.bibliotheken.nl/id/thes/p397325207> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070114773> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070114943> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p842088407> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09979efad26060b8831d4af2e8a96d04> ;
    schema1:name "Beschaving" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d256a4abcedb6cbe7f6a7812189de99> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200198897> .

