@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/p047656549> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Oosterse wereld" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594819>,
        <http://data.bibliotheken.nl/id/thes/p078567149> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072030623> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072233567> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843336846> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b59d79676afffd7c035e1e2f40127895> ;
    schema1:name "De Oosterse wereld" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7aae4882b1c16f347a90004f5e238c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64454447> .

