@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/p087020327> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wegen van het hart : over vriendschap / Herwig Arts" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665123>,
        <http://data.bibliotheken.nl/id/thes/p077598067>,
        <http://data.bibliotheken.nl/id/thes/p078951291> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071606157> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087483092> ;
    schema1:isbn "9061527384" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa79324515277d2e82421661b324af4f> ;
    schema1:name "De wegen van het hart : over vriendschap" ;
    schema1:numberOfPages 145 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5bc931e22a0df0028f59456f877990d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65693257> .

