@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/p407761519> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aanschouwing in het onderwijs : paedagogische bijdrage voor de scholen met den Bijbel / door J. C. Sikkel" ;
    dcterms1:issued "1902" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071906282> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046045252> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5ee676fd621af3e233bf5bbb733f4db> ;
    schema1:name "De aanschouwing in het onderwijs : paedagogische bijdrage voor de scholen met den Bijbel" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96f20348c420e2c2930e22d7400c9c56> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962261287> .

