@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/p037424939> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beloofd blijft beloofd : katechese voor de basisschool" ;
    dcterms1:issued "1987" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069265666>,
        <http://data.bibliotheken.nl/id/thes/p072207477>,
        <http://data.bibliotheken.nl/id/thes/p072471042> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628996> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865188335> ;
    schema1:isbn "9027608857" ;
    schema1:issueNumber 32 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89059e83852f43e80a446650317b3063> ;
    schema1:name "Beloofd blijft beloofd : katechese voor de basisschool" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/070866c53186a2d8bec8fcd5501dd2e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769282194> .

