@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p09251104X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De openstelling van Japan : rede / J.L. Pierson Jr" ;
    dcterms1:issued "1931" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071839690> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840081227> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/079f8f1db09acf3f7c032ce8dffe167c> ;
    schema1:name "De openstelling van Japan : rede" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/39b98b1489369ae74ba6989a5707d162> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65579503> .

