@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/p433081961> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The pine of Takekuma / Matsuo Basho" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068234686> ;
    schema1:description "Oplage van 45 exemplaren" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51634fd1069e13c9e1244446c74f765f> ;
    schema1:name "The pine of Takekuma" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d82b7d3448eef3e2026c12b8abec8058> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1260312469> .

