@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/p43598375X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chineesche wijsgeeren / Heinrich Friedrich Hackmann" ;
    dcterms1:issued "1930" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070920664>,
        <http://data.bibliotheken.nl/id/thes/p143851810> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072362626> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p802486541> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p85189089X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b04e780dd5a8d473b54600fad8c86b56> ;
    schema1:name "Chineesche wijsgeeren" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75dc8027f6f76c62df68792780aff61a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308880642> .

