@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/p08012030X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Antroposofie: de weg van het ik / Willem Frederik Veltman" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599295> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068477511> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060382706" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05639fa1427071552827453b85b1a657> ;
    schema1:name "Antroposofie: de weg van het ik" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/faecb1f0ec004affd83b248d7d23d85f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65634965> .

