@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/p38762399X> 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 "9788868733629" ;
    schema1:issueNumber 150 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c74d5b50b973d8e91ac3da6fec61d4e> ;
    schema1:name "100 bullets" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cbf579fd6b5561050e51e806806af01a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/900602468> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/acdbab21a0c27779d95be0771ada1ed3> .

