@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/p199666385> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het gelaat der Kerk / door H.J. van der Munnik" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391439855> ;
    dcterms1:issued "1927" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594363> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06831406X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58762d6a57d223c78a8894fd141247ed> ;
    schema1:name "Het gelaat der Kerk" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f725f90b5250f0f51f7d1d7aa8d9e015> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64825778> .

