@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/p810679035> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Haikoe van Matsoe'o Basjô / bew. door Frans A. Janssen" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397476000> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068234686> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068381476> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63a26432c3240c4d27d8d35e2980cd60> ;
    schema1:name "Haikoe van Matsoe'o Basjô" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d1f29cf5ce751ba04a419bf2bb8f924> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63389886> .

