@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/p355500760> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "100 bullets / Eduardo Risso" ;
    dcterms1:issued "2013" ;
    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/p355500728> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p35550068X> ;
    schema1:isbn "9788866913757" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/beec3df7f0d590c5afc037560e0ff4c4> ;
    schema1:name "100 bullets" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/447306fbbb947b58901246140d29df6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/841924547> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/229a9e236102c463f5e57adc2520c768> .

