@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p358056829> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eén geloof / C. Boon" ;
    dcterms1:issued "1875" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39732278X> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000313922" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p098254383> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p172236967> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6248f89c50c9bc1f9399a561a74c25f> ;
    schema1:name "Eén geloof" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ad8b80b05a51971acd264feaa1051cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847218033> .

