@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/p218067828> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eén geloof / Henk P. Medema" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072637226> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821100130> ;
    schema1:isbn "9063533624" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1a24c05e56769b95d28f1db283fb7d0> ;
    schema1:name "Eén geloof" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ffc6f4dab939382b90644a95eecd4d2d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67197142> .

