@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/p19892531X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Romeinse mozaïken uit Tunesië / Jan Willem Salomonson" ;
    dcterms1:issued "1963" ;
    schema1:bookEdition "2e hernieuwde dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067830668> ;
    schema1:description "Tentoonstelling gehouden in het Rijksmuseum van Oudheden, Leiden, 21 dec. 1963-15 maart 1964" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840903448> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82c6d72b6bc3adf1fb26fbca755252b1> ;
    schema1:name "Romeinse mozaïken uit Tunesië" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8941f12a37a769e334cd123ccfd3c5ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67587033> .

