@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/p405890737> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ralph Waldo Emerson : wijsgeer van de Oosterse filosofie in de VS / door Sunya de la Terra" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068764898>,
        <http://data.bibliotheken.nl/id/thes/p07561734X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075201771>,
        <http://data.bibliotheken.nl/id/thes/p162497490> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p162164467> ;
    schema1:isbn "9789089230751" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c32f90764133667959ebac5bf202f9b> ;
    schema1:name "Ralph Waldo Emerson : wijsgeer van de Oosterse filosofie in de VS" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb719a8c40138374e471e26425460f5b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/958998054> .

