@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/300313269> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Botanical gardens--Europe" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Horticulture--Europe" ],
        <https://id.rijksmuseum.nl/320131571>,
        <https://id.rijksmuseum.nl/320146294>,
        <https://id.rijksmuseum.nl/330134680> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "313269" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Journal of a horticultural tour through some parts of Flanders, Holland, and the North of France, in the autumn of 1817" ;
    ns1:workExample <https://id.rijksmuseum.nl/301313269> .

