@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/p292472935> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vierde man / tek.: Christopher ; scenario: Sylvain Runberg ; inkleuring: Delf ; [vert. uit het Frans]" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p292472897> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p238576701>,
        <http://data.bibliotheken.nl/id/thes/p292472889> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p28841375X>,
        <http://data.bibliotheken.nl/id/nbt/p292472900> ;
    schema1:isbn "9031427322" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/717c8485db3759e212f993e0c415714e> ;
    schema1:name "De vierde man" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d7670d18ea86bb784cdc291b5d16062> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71667111> .

