@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/p31400663X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hortus botanicus Leiden / [ed. Jan de Koning ... et al. ; text Stans van der Veen ; transl. Gabriele de Koning ... et al.]" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608952>,
        <http://data.bibliotheken.nl/id/thes/p080210953> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075496801>,
        <http://data.bibliotheken.nl/id/thes/p314107789> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067609228>,
        <http://data.bibliotheken.nl/id/thes/p148665527> ;
    schema1:description "Tekst in het Engels, Japans en Nederlands. - Titel ook in Japanse karakters" ;
    schema1:inLanguage "en",
        "ja",
        "nl" ;
    schema1:isbn "9076606021" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f4fb8b6f58cffbc67d2628fd91e597d> ;
    schema1:name "Hortus botanicus Leiden" ;
    schema1:numberOfPages 105 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9de0d776832b1df02062b90364659067> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778210034> .

