@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/p243125801> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "14 basisvaardigheden voor sales managers / Ronald Swensson" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625628>,
        <http://data.bibliotheken.nl/id/thes/p077607570>,
        <http://data.bibliotheken.nl/id/thes/p177015284> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p147649587> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p139279628> ;
    schema1:isbn "9014095589" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56ac21c68176d1f14a5f29b4d0334a47> ;
    schema1:name "14 basisvaardigheden voor sales managers" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5064e77c03d8f6c820512b047692455> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66647284> .

