@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/p104193271> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Korte catechismus / [bew. door G. Spilt ; met medew. van J. van Herksen]" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p077594509>,
        <http://data.bibliotheken.nl/id/thes/p078531497> ;
    schema1:bookEdition "8e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069267839>,
        <http://data.bibliotheken.nl/id/thes/p070757070> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2e84b4ff249e95cf238e12bcb5d2050> ;
    schema1:name "Korte catechismus" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a0f3787f46c2975d650315f349ded92> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66149234> .

