@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/p044168888> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De levende kerk : dertien biographieën / door G.P. van Itterzon" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p44615038X> ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611562>,
        <http://data.bibliotheken.nl/id/thes/p077594371> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068602995> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/940bebdbfc7004a013c38382bd2f7994> ;
    schema1:name "De levende kerk : dertien biographieën" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c8a88962239788477af2daa62dcb41e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/20709532> .

