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

<https://id.rijksmuseum.nl/300326192> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Book artists" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Artists' books--Specimens" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Creation (Literary, artistic, etc.)" ],
        <https://id.rijksmuseum.nl/310221356>,
        <https://id.rijksmuseum.nl/320129817>,
        <https://id.rijksmuseum.nl/320130066> ;
    ns1:abstract "An essay describing the creation of the artists' book \"The Real World of Manuel Córdova\" published by Ninja Press in 1995."@en ;
    ns1:author <https://id.rijksmuseum.nl/310214387> ;
    ns1:creator <https://id.rijksmuseum.nl/310214387> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "326192" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Code(X) + 1 monograph series ;" ] ;
    ns1:name "Chasing the ideal book" ;
    ns1:position "number 13" ;
    ns1:workExample <https://id.rijksmuseum.nl/301326192> .

