@prefix ns1: <https://linked.art/ns/terms/> .
@prefix ns2: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/artists/365167> a ns2:E21_Person ;
    rdfs:label "Lin, Htein" ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/3473d50a51fe44119b0631223dd458c6>,
        <https://data.rkd.nl/.well-known/genid/67f0fdf77c08444ca67d33a9b6444f94> ;
    ns2:P2_has_type <http://vocab.getty.edu/aat/300189559>,
        <https://data.rkd.nl/thesaurus/2>,
        <https://data.rkd.nl/thesaurus/44707> ;
    ns2:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/0b5465247bcc45e597440e57f7c57e08>,
        <https://data.rkd.nl/thesaurus/32957> ;
    ns2:P98i_was_born <https://data.rkd.nl/.well-known/genid/70f423e0375b4c6e93893970bbb94c9b> ;
    prov:generatedAtTime "2025-07-03T12:50:58+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://www.wikidata.org/entity/Q16196512> .

