@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/p052799042> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jeugd en geloof / [met bijdr. van Joris Vercammen...[et al.]]" ;
    dcterms1:issued "1985" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07322989X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851570747> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39a593c92ab7b6bac3bdd9481b42a04a> ;
    schema1:name "Jeugd en geloof" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbf8333553cc00f7445d557ff45cc79f> .

