@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/p202296458> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leven met ethiek / Jean-Pierre Wils" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627825>,
        <http://data.bibliotheken.nl/id/thes/p077593472>,
        <http://data.bibliotheken.nl/id/thes/p078500036>,
        <http://data.bibliotheken.nl/id/thes/p078522730> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072716991>,
        <http://data.bibliotheken.nl/id/thes/p167675753> ;
    schema1:description "Uitg. in samenw. met Cekun" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p167559222> ;
    schema1:isbn "9055731242" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22dd8b2498c6f277bb84fc3f86acad97> ;
    schema1:name "Leven met ethiek" ;
    schema1:numberOfPages 296 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0952085470b8bb298373887f7e8cb069> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782964286> .

