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

<https://id.rijksmuseum.nl/300241616> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/311363>,
        <https://id.rijksmuseum.nl/320126577>,
        <https://id.rijksmuseum.nl/320129804> ;
    ns1:contributor <https://id.rijksmuseum.nl/31014578> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "241616" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "AMP ;" ] ;
    ns1:name "The art academy of the 21st century" ;
    ns1:position "13" ;
    ns1:workExample <https://id.rijksmuseum.nl/301241616> .

