@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/p85151930X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rome / J. Mennes" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600894>,
        <http://data.bibliotheken.nl/id/thes/p077600991>,
        <http://data.bibliotheken.nl/id/thes/p078518776>,
        <http://data.bibliotheken.nl/id/thes/p078560799>,
        <http://data.bibliotheken.nl/id/thes/p078652820>,
        <http://data.bibliotheken.nl/id/thes/p13945134X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07089776X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840088418> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec7d2b1e568cc2766252121f6ecc3aab> ;
    schema1:name "Rome" ;
    schema1:numberOfPages 207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b9e49aceec1b6ff1caeeda5164ebaed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65048008> .

