@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/p181689553> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De westerse en de oosterse cultuur en hun betekenis voor elkaar / door Jan Börger" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39731437X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072748907> ;
    schema1:description "Gestencild. - Cursusjaar 1963/1965" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3720cbc734a8cd16ebac14be326b4c4b> ;
    schema1:name "De westerse en de oosterse cultuur en hun betekenis voor elkaar" ;
    schema1:numberOfPages 98 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a0090cfc4002b89ac9c0e8200981444> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67834454> .

