@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/p088049345> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "East-West and South" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660040>,
        <http://data.bibliotheken.nl/id/thes/p077607201> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075497611> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833444255> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6557fa5cbfdbd546d70382b97f3a0e0b> ;
    schema1:name "East-West and South" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2fcd214ed0da8bc519261c66fc7b7cf1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65744012> .

