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

<https://id.rijksmuseum.nl/300219961> a ns1:CreativeWork ;
    ns1:about [ a ns1:Organization ;
            ns1:alternateName "\"Spanish Main, Real \"\"8\"\" Co.\"" ] ;
    ns1:creator <https://id.rijksmuseum.nl/31187932> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "219961" ] ;
    ns1:name "Treasure of the Spanish Main : major treasures raised from the Spanish plate fleet of 1715" ;
    ns1:temporalCoverage "1967-02-04"^^<http://id.loc.gov/datatypes/edtf>,
        "New York, 1967/02/04" ;
    ns1:workExample <https://id.rijksmuseum.nl/301219961> .

