@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/p423788019> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De openstelling van Japan / door J. L. Pierson (Jr.)" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071839690> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "In: Jaarboek der Rijksuniversiteit te Utrecht, 1930-'31",
        "Inaugurele rede",
        "Inaugurele rede Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p063373181> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39ececffed2b4f26d4f0ce06650667e4> ;
    schema1:name "De openstelling van Japan" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3df48cf52d6946bc922d154fabd3ad78> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120130060> .

