@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/p327416335> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inscripties van het Rijksmuseum voor Volkenkunde te leiden / door F.H. van Naerssen" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069664617> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a0e127a183aaf5f72a98f759d94b617> ;
    schema1:name "Inscripties van het Rijksmuseum voor Volkenkunde te leiden" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/436dfd48d5d058c2edba8d2c99ce406d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/637082467> .

