@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/p402287150> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Menselijke dilemma's / Eva Pierrakos" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605260>,
        <http://data.bibliotheken.nl/id/thes/p075660849> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072550767>,
        <http://data.bibliotheken.nl/id/thes/p402305167> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069038015> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p40228108X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b50ac34e1cf1d04d2becc5abb0db4cff> ;
    schema1:name "Menselijke dilemma's" ;
    schema1:numberOfPages 69 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1414b15d561891ad8f218203117a2d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/947800979> .

