@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/p377239518> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "100 bullets / Eduardo Risso" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075218453> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p203850335>,
        <http://data.bibliotheken.nl/id/thes/p355500655>,
        <http://data.bibliotheken.nl/id/thes/p356489299> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p35550068X> ;
    schema1:isbn "9788868731656" ;
    schema1:issueNumber 130 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8ac34436fbcb2bd37e0889386f0ce65> ;
    schema1:name "100 bullets" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa29914a1ecbb2212fbe9038044b0c82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/885307770> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5a7f6fd4b3115c2ac27a2995724ebf48> .

