@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/p041732219> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Methods of comparative philosophy / by Kwee Swan Liat" ;
    dcterms1:issued "1953" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070397015> ;
    schema1:description "Ook versch. als proefschrift Leiden" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e414bc2048a121d16ef665a7bd3fbb7> ;
    schema1:name "Methods of comparative philosophy" ;
    schema1:numberOfPages 217 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9d3db42a7b47d2fd7a169a44fcbcb8c2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783662757> .

