@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/p421724277> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In de derde persoon : gedichten uit wijsbegeerte / Johanna Dulder ; (vertaling: Hans Oostrik)" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p42172417X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p120458322> ;
    schema1:description "'Deze uitgave kwam tot stand als geschenk van de collega's aan de vertaler ter gelegenheid van diens afscheid van de organisatie van de HAN'" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c8dc2aa90f35c1ebfc3868db2741d8a> ;
    schema1:name "In de derde persoon : gedichten uit wijsbegeerte" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c645cea10f3973f0c0fea0be58d9f966> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1088722387> .

