@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/p420906002> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Thuis geloven : Bijbelstudies over geloof en gezinsleven / Dr. Marc J. de Vries" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072454830> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789088972058" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9974a00f9a30b7fedb69db189b533019> ;
    schema1:name "Thuis geloven : Bijbelstudies over geloof en gezinsleven" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e510aa986ed061d720228e22d55b7e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1090815681> .

