@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/p295900032> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oude Romeinen / Simon Adams ; [vert. uit het Engels: Wybrand Scheffer]" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620774>,
        <http://data.bibliotheken.nl/id/thes/p077599519>,
        <http://data.bibliotheken.nl/id/thes/p078652960>,
        <http://data.bibliotheken.nl/id/thes/p078652987>,
        <http://data.bibliotheken.nl/id/thes/p095098534> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072734507> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p111122678> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606801> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p264424875> ;
    schema1:isbn "9025741061" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/657c33f4ad951c0498aea1c7319a84fe> ;
    schema1:name "De oude Romeinen" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f60feae402b2994fa75e71fc96879023> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71730737> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7451ab5e16543707ec9d71a4e6f6ff1d> .

