@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/p428203353> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Chineesche filosofie toegelicht voor niet-sinologen / Henri Borel" ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070920850> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069037302> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864688768> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851723721> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce48782767de49ddf6905ec8cfdcd475> ;
    schema1:name "De Chineesche filosofie toegelicht voor niet-sinologen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e2196ca3bbdfe49f9f342c7aab47653> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164773338> .

