@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/p343435020> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mooiste Japanse haiku's" ;
    dcterms1:issued "2012" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068234686>,
        <http://data.bibliotheken.nl/id/thes/p070934738>,
        <http://data.bibliotheken.nl/id/thes/p343434873> ;
    schema1:description "1e dr.: Marke : POINT ; Altea : POINT International \"Ithaca\", 2011" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "ja",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p338699244>,
        <http://data.bibliotheken.nl/id/nbt/p843501820> ;
    schema1:isbn "9789490347239" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/678bad94cf4c5f6cc662194452319d49> ;
    schema1:name "De mooiste Japanse haiku's" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f360c9e59ec7756dd77bb320bbbb59c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/795998860> .

