@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/p276877993> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het geloof is de zekerheid der dingen / Huub de Jonge" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072580461> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068987048>,
        <http://data.bibliotheken.nl/id/thes/p074161687>,
        <http://data.bibliotheken.nl/id/thes/p075122138> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f375c96388e37551d85d242ff656968f> ;
    schema1:name "Het geloof is de zekerheid der dingen" ;
    schema1:numberOfPages 152 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/39a48dd290e20e48a92ccde0570e58eb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773798000> .

