@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p053002628> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over godsdienstige opvoeding / door K. Geerstma" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p430374208> ;
    dcterms1:issued "1910" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069384355> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053001257> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/961622e4745f087593a656e1593eaac1> ;
    schema1:name "Over godsdienstige opvoeding" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99f924c186ddeb0df5edfe765698147f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64919266> .

