@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/p832564222> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Grondvragen van de gelovige mens / A. Dondeyne ... [et al.]" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X>,
        <http://data.bibliotheken.nl/id/thes/p078515300> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069460108> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22e6c36cd5651811ca7aaeaf7b090860> ;
    schema1:name "Grondvragen van de gelovige mens" ;
    schema1:numberOfPages 152 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8d5b5909ccee4dee9274368d4db64bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781575779> .

