@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/p375138145> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "New York / Andreas ; inkleuring: Isa Cochet ; vertaling [uit het Frans]: Mat Schifferstein" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07006587X>,
        <http://data.bibliotheken.nl/id/thes/p075468549> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070607672>,
        <http://data.bibliotheken.nl/id/thes/p239457986> ;
    schema1:description "Uitgave in een gelimiteerde oplage van 700 exemplaren" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p154384232> ;
    schema1:isbn "9789089880581" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8222061b1645d63b8214d3225191941e> ;
    schema1:name "New York" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/038f6515e6b27097eee2d572ff03f78e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/878390856> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3c84e61fd704f595645300b62d757f08> .

