@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/p375540032> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een nacht in Rome / Jim" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p213067323> ;
    schema1:description "Oorspronkelijke Franse uitgave: Bamboo Edition, 2013",
        "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p312807589>,
        <http://data.bibliotheken.nl/id/nbt/p355059525> ;
    schema1:isbn "9789085523208" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc918d3522379bf89ae7ec6cb0a1d675> ;
    schema1:name "Een nacht in Rome" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e41bf684d8e19310b057f0af5652d74b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/890986951> .

