@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/p153196130> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wild Bill / tekst: Rodolphe ; tek.: Leo ; red. verzorging Nederlandse uitg.: Van der Heide Produkties ; [vert. uit het Frans]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p096524782> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072540168> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Dargaud, cop. 1996" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p096573996> ;
    schema1:isbn "9067934364" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa518a0cba67975fc4f77e9f46764974> ;
    schema1:name "Wild Bill" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebc47c340facb8df22719c03fa1869b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68678544> .

