@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/p861215931> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De menselijke geest / door John Rowan Wilson en de redactie van Life ; Nederlandse bewerking [uit het Engels] door G.B. Vermolen" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561975X>,
        <http://data.bibliotheken.nl/id/thes/p077593456>,
        <http://data.bibliotheken.nl/id/thes/p10407647X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067862705>,
        <http://data.bibliotheken.nl/id/thes/p071813055> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862145317> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e6ad165528486ec3dccdcbebc678ef3> ;
    schema1:name "De menselijke geest" ;
    schema1:numberOfPages 199 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e2efadb72158e10e73191d40c000608a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63830345> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/821dceada7e603766a2b9a8b04bfd199> .

