@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/p422560103> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "New Moscow / Nicolas Otero" ;
    dcterms1:issued "2019" ;
    schema1:bookEdition "1ste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070312362>,
        <http://data.bibliotheken.nl/id/thes/p075102463>,
        <http://data.bibliotheken.nl/id/thes/p312821603>,
        <http://data.bibliotheken.nl/id/thes/p35748603X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314118705>,
        <http://data.bibliotheken.nl/id/nbt/p357485998> ;
    schema1:isbn "9789088109409" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1315730b4711cccc37cd7910ddf8e141> ;
    schema1:name "New Moscow" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22c5cbbfe7e0055a904ad0aa67736f46> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1097547421> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e420d07fa18233afa570a9ccdffcff7b> .

