@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p063373181> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De openstelling van Japan / door J. L. Pierson (Jr.)" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423788019> ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071839690> ;
    schema1:description "In: Jaarboek der Rijksuniversiteit te Utrecht, 1930-'31",
        "Inaugurele rede",
        "Inaugurele rede Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed14676dcdc8b7af1038951c1714566c> ;
    schema1:name "De openstelling van Japan" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5505ad214277181e0ba8b0ad302b009> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65306438> .

