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

<https://id.rijksmuseum.nl/300193104> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31065053> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "193104" ] ;
    ns1:inLanguage "eng",
        "ger" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Portfolio ;" ] ;
    ns1:name "Karl Lagerfeld" ;
    ns1:position "no. 30" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Tekst in het Duits en Engels" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301193104> .

