@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/p36963554X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ecce homo : de beeldtaal van de bijbel / Anne-Marie Wegh ; eindredactie Matty Zwart-van Dijk" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605732>,
        <http://data.bibliotheken.nl/id/thes/p098254073> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p370718011> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p147799651> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789491535505" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/712baa8192d84b4d4571f3768a549962> ;
    schema1:name "Ecce homo : de beeldtaal van de bijbel" ;
    schema1:numberOfPages 188 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb7bced02ae1c892aa00c915742719eb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/869740384> .

