@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/p428474020> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Highlights of the National Museum of Antiquities / edited by: Annemarieke Willemsen" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075310805>,
        <http://data.bibliotheken.nl/id/thes/p075661497> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075310805> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p14313664X> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789071201448" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/748f2a446acf6c6b216870ecea53dd94> ;
    schema1:name "Highlights of the National Museum of Antiquities" ;
    schema1:numberOfPages 216 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a4f8d751d5878aee72077518d475f00> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1292078056> .

