@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/p435710478> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het principe der zelfwerkzaamheid en zijn toepassing in het godsdienstonderricht / door L. van Cruchten" ;
    dcterms1:issued "1947" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07291338X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p042151902> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044887418> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5aad0bb63d176b8dd69dba456e918fc> ;
    schema1:name "Het principe der zelfwerkzaamheid en zijn toepassing in het godsdienstonderricht" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b28f0621940cce2fd8119648e8869921> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308397858> .

