@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/p390714089> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "New Moscow / Nicolas Otero" ;
    dcterms1:issued "2014" ;
    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 "9789088105494" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a01ef1e76602154781f627497421368f> ;
    schema1:name "New Moscow" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f1d6d792201b3e60c1b93e2786d0856> ;
    schema1:sameAs <http://www.worldcat.org/oclc/912368618> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d7265927036cb6762ae0c6d23a64f077> .

