@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/2122628>
  a crm:E34_Inscription, dcmitype:Text ;
  crm:P128i_is_carried_by cdli:P222676 ;
  crm:P3_has_note """&P222676 = FAOS 05/1, AnLag 17 
#version: 0.4 
#atf: lang sux 
@object fragment of a four-cornered stone 
@obverse 
1. {d}inanna 
#tr.en: To Inanna
2. eb-gal e2#-[...] 
#tr.en: (of) the Great Oval, the temple ... 
3. x [...] 
#tr.en: ...
$ rest of column missing 
""" ;
  crm:P72_has_language <https://cdli.network/entity/languages/5> ;
  crm:P2_has_type <https://cdli.network/entity/genres/6> .

cdli:P222676 crm:P128_carries <https://cdli.network/entity/inscriptions/2122628> .
<https://cdli.network/entity/languages/5> crm:P72i_is_language_of <https://cdli.network/entity/inscriptions/2122628> .
<https://cdli.network/entity/genres/6> crm:P2i_is_type_of <https://cdli.network/entity/inscriptions/2122628> .
