@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p80162844X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De rode draad : op zoek naar de grondlijnen binnen ons veranderend geloven / Seef Konijn" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342710869> ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607050>,
        <http://data.bibliotheken.nl/id/thes/p077594398> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068305532> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9030401729" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be0f380c2d1fafa698b3b7196163a24c> ;
    schema1:name "De rode draad : op zoek naar de grondlijnen binnen ons veranderend geloven" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e084ef9e3a093a58327ed6860e0890c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63301348> .

