@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/p050837850> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jongeren en geloof / H.C. Stoffels" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660237>,
        <http://data.bibliotheken.nl/id/thes/p077594525>,
        <http://data.bibliotheken.nl/id/thes/p078468930>,
        <http://data.bibliotheken.nl/id/thes/p078552893> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069816069>,
        <http://data.bibliotheken.nl/id/thes/p075483718> ;
    schema1:description "Tekst van een lezing, gehouden op 20 september 1988 te Zierikzee, op een door de VU belegde bijeenkomst" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050683632> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5505d3ad08d80535758e8171d9a38c74> ;
    schema1:name "Jongeren en geloof" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/facd0324de37442e8550e4b6eb8689bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64928190> .

