@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/p087521962> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "God met ons : voorbereiding op het kerstfeest : zesde klas / [door Br. Melhof] ; tek. van Carel Bruens" ;
    dcterms1:issued "1961" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069467420>,
        <http://data.bibliotheken.nl/id/thes/p087521393> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p038343991> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/497794a4c3eb1fc0b1aadc0fe364e64a> ;
    schema1:name "God met ons : voorbereiding op het kerstfeest : zesde klas" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2521c874ce2e2ef1a5767915fe86e75f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71467732> .

