@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix dcmitype: <http://purl.org/dc/dcmitype/> .
@prefix cdli: <https://cdli.network/entity/> .

<https://cdli.network/entity/inscriptions/2331939>
  a crm:E34_Inscription, dcmitype:Text ;
  crm:P128i_is_carried_by cdli:P455645 ;
  crm:P3_has_note """&P455645 = CDLI Seals 002935 (composite) 
#atf: lang sux 
@object seal 
@surface a 
# illegible seal of un-du-ur 
# (A few traces of a scene may be preserved, 
# but not enough to suggest even a tentative reconstruction. 
# The seal was evidently very crudely cut, in the manner of a 
# bur-gul seal, but it is unusual that the inscription is so completely illegible.)
""" ;
  crm:P72_has_language <https://cdli.network/entity/languages/5> ;
  crm:P2_has_type <https://cdli.network/entity/genres/1> .

cdli:P455645 crm:P128_carries <https://cdli.network/entity/inscriptions/2331939> .
<https://cdli.network/entity/languages/5> crm:P72i_is_language_of <https://cdli.network/entity/inscriptions/2331939> .
<https://cdli.network/entity/genres/1> crm:P2i_is_type_of <https://cdli.network/entity/inscriptions/2331939> .
