@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/p410754536> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kleine Covey : de zeven eigenschappen samengevat / Jan Kuipers & Ben Tiggelaar" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618516>,
        <http://data.bibliotheken.nl/id/thes/p075660822> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p174230079> ;
    schema1:bookEdition "Twaalfde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p106979302>,
        <http://data.bibliotheken.nl/id/thes/p162388411> ;
    schema1:description "1e druk: 2015" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789047008903" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0d00b90821b9ccd543a5ecc16f4dc51> ;
    schema1:name "De kleine Covey : de zeven eigenschappen samengevat" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9bcf2d66071eb4f1b61f6f9fb6e99272> ;
    schema1:sameAs <http://www.worldcat.org/oclc/969714849> .

