@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/p801322200> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bespiegelingen over leven en liefde / José Ortega y Gasset ; vert. door J. Brouwer" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593502>,
        <http://data.bibliotheken.nl/id/thes/p078478138>,
        <http://data.bibliotheken.nl/id/thes/p078478200> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068425260> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068417462> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8a15cc5ade1e53bb9aed930890e7741> ;
    schema1:name "Bespiegelingen over leven en liefde" ;
    schema1:numberOfPages 237 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba27304061a731e968431b529c3db7ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71392849> .

