@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/p421411244> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kleine Covey : de zeven eigenschappen samengevat / Jan Kuipers & Ben Tiggelaar" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618516>,
        <http://data.bibliotheken.nl/id/thes/p075660822>,
        <http://data.bibliotheken.nl/id/thes/p07857255X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p174230079> ;
    schema1:bookEdition "Zestiende 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/189418a62bbcc33326197bfc562634e9> ;
    schema1:name "De kleine Covey : de zeven eigenschappen samengevat" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b165398f3fddea57450b7eaa8e8d031b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1083083237> .

