@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/p112500528> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De substantie van de catechismus : (volgens aloud Geref. spraakgebruik) / C. Vonk" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607409> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069400520> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15776a5915c1333f6f22e964e274d8ed> ;
    schema1:name "De substantie van de catechismus : (volgens aloud Geref. spraakgebruik)" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2d8b41050b51c84076aefd222e2653ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66320605> .

