@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/p112709281> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uit de jeugdkerk / door G.W.C. Vunderink" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428028462> ;
    dcterms1:issued "1928" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X>,
        <http://data.bibliotheken.nl/id/thes/p078552893> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074157701> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/820083e06f22cc9f89ac420f49119ab9> ;
    schema1:name "Uit de jeugdkerk" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7635b1f8f6cddd91dd80545bd8eeab6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66330984> .

