@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/p357486064> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "New Moscow / Nicolas Otero" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p312821603> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070312362>,
        <http://data.bibliotheken.nl/id/thes/p075102463>,
        <http://data.bibliotheken.nl/id/thes/p35748603X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314118705>,
        <http://data.bibliotheken.nl/id/nbt/p357485998> ;
    schema1:isbn "9789088104053" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abef9e480654055d7db5b657876efd3f> ;
    schema1:name "New Moscow" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/38f2ad1c35477fb9d67ca6d28c5c2a5b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/857400965> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ed4ac1af165779875f7dc7f669bd02fa> .

