@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/p186861435> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In vrede leven : een gids voor gelijkmoedigheid / Hein Stufkens" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660849>,
        <http://data.bibliotheken.nl/id/thes/p07759441X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068844476> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p062051210> ;
    schema1:isbn "9020276883" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a18fb397edd5f91acf12500570f91b0> ;
    schema1:name "In vrede leven : een gids voor gelijkmoedigheid" ;
    schema1:numberOfPages 170 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/640ea42ac0e8bd0c6d9e3b513531a6d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67788060> .

