@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p373491212> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De coole cowboy / Tjibbe Veldkamp & Wouter Tulp ; tekst Tjibbe Veldkamp ; illustraties Wouter Tulp" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394602684> ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p101008414> ;
    schema1:bookEdition "Vierde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p252225597> ;
    schema1:description "1e druk:  2009" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789047503507" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/238e97be99c7f2f85f9beeabd7b5742b> ;
    schema1:name "De coole cowboy" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/44ed4a2a4e419e5b95fe11e6ea674c92> ;
    schema1:sameAs <http://www.worldcat.org/oclc/878750731> .

