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

<https://id.rijksmuseum.nl/300326044> a ns1:CreativeWork ;
    ns1:about [ a ns1:Person ;
            ns1:alternateName "Barrada, Yto, 1971-" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Artistic" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Artistic" ],
        <https://id.rijksmuseum.nl/320128415>,
        <https://id.rijksmuseum.nl/330135872> ;
    ns1:contributor <https://id.rijksmuseum.nl/310138174>,
        <https://id.rijksmuseum.nl/310219247> ;
    ns1:creator <https://id.rijksmuseum.nl/310146384> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "326044" ] ;
    ns1:inLanguage "eng",
        "fre" ;
    ns1:name "A life full of holes",
        "Strait project" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "In English and French." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301326044> .

