@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/p186317875> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het oude Rome / tekst John Malam ; ill. Mike Foster ; [vert. uit het Engels Henk van Bakel ; red. Asterisk]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153613572> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p152256598>,
        <http://data.bibliotheken.nl/id/thes/p186317360> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p186318243> ;
    schema1:isbn "9020937588" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7f47ba6c771a4621d00ce6df9041d52> ;
    schema1:name "Het oude Rome" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b9ac5abb0905ac21c78cce20e9e0b3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67772088> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f4fc431b7f0cc89cb4b9d098e966f3de> .

