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

<https://id.rijksmuseum.nl/300304497> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31139400> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "304497" ] ;
    ns1:inLanguage "ger" ;
    ns1:name "Helvetica aus alten Sammlungen und Nachlässen" ;
    ns1:temporalCoverage "1988-11-22"^^<http://id.loc.gov/datatypes/edtf>,
        "1988-11-23"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum en plaats veiling: 1988/11/22-1988/11/23, Bern." ;
    ns1:workExample <https://id.rijksmuseum.nl/301304497> .

