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

<https://id.rijksmuseum.nl/300215810> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Inductively coupled plasma" ],
        <https://id.rijksmuseum.nl/320126582>,
        <https://id.rijksmuseum.nl/320132129> ;
    ns1:creator <https://id.rijksmuseum.nl/310164678> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "215810" ] ;
    ns1:inLanguage "dut",
        "eng" ;
    ns1:name "ICP-MS",
        "On the use of inductively coupled plasma mass spectrometry (ICP-MS) in industrial research" ;
    ns1:workExample <https://id.rijksmuseum.nl/301215810> .

