@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/p394806409> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De 8ste eigenschap" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603497>,
        <http://data.bibliotheken.nl/id/thes/p075618516>,
        <http://data.bibliotheken.nl/id/thes/p075660822> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p106979302> ;
    schema1:description "Uittreksel van de 1e druk van Stephen R. Covey: Amsterdam : Business Contact, 2005" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789460668760" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bdd4c1b48e785ecd9bd9b783a8bc8e45> ;
    schema1:name "De 8ste eigenschap" ;
    schema1:numberOfPages 209988 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ae9dcb71266d6581417cb255fc8d8f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1411853869> .

