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

<https://id.rijksmuseum.nl/300296645> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Perspective--Early works to 1800" ],
        <https://id.rijksmuseum.nl/320126535>,
        <https://id.rijksmuseum.nl/320131156> ;
    ns1:creator <https://id.rijksmuseum.nl/310175488> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "296645" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Linear perspective: or, A new method of representing justly all manner of objects as they appear to the eye in all situations" ;
    ns1:workExample <https://id.rijksmuseum.nl/301296645> .

