@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/p168991829> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Theologiseren in context / L.A. Hoedemaker" ;
    dcterms1:issued "1997" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068724837> ;
    schema1:description "Cursuscode 531" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087488892>,
        <http://data.bibliotheken.nl/id/nbt/p170753670> ;
    schema1:isbn "9024258804" ;
    schema1:issueNumber "werk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc50c99697d03f1be7866f5b32e59b1b> ;
    schema1:name "Theologiseren in context" ;
    schema1:numberOfPages 217 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9333b89fe43ad68ef0fdfd8b8b38f8e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770980639> .

