@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/p081989253> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Levensbeginselen en levenspractijk : wijsgerige beschouwingen / door C.A. Mennicke" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397289383> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07077952X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60ebb0156a066247a02dd0f460e823f1> ;
    schema1:name "Levensbeginselen en levenspractijk : wijsgerige beschouwingen" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56d3d366a0402371268f4da4968441cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/815973142> .

