@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/p239884485> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De theologen op het matje geroepen / Jacques Haers" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759391X>,
        <http://data.bibliotheken.nl/id/thes/p078449839>,
        <http://data.bibliotheken.nl/id/thes/p078688345> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p156181525> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p239780655> ;
    schema1:isbn "9031717177" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ded7302ed989000f50a14d166e6fc15> ;
    schema1:name "De theologen op het matje geroepen" ;
    schema1:numberOfPages 145 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/338525998631785f5b291dc710299789> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66944494> .

