@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/p051591782> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oud Gereformeerd in Kampen / H. Florijn" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607409>,
        <http://data.bibliotheken.nl/id/thes/p075631555> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068646364>,
        <http://data.bibliotheken.nl/id/thes/p075464306> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0014d84df0bb4fcd9dedecc3d81a7daa> ;
    schema1:name "Oud Gereformeerd in Kampen" ;
    schema1:numberOfPages 216 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8655e991b8d97402b8a5e53c0c015282> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64993005> .

