Jump to content

Restoring old revision of "E1"

Latest revision Your text
Schema / Line 6: Schema / Line 6:


   # P454 excavation ID — ΥΠΟΧΡΕΩΤΙΚΟ
   # P454 excavation ID — ΥΠΟΧΡΕΩΤΙΚΟ
   wdt:P454 xsd:string ;
   wdt:P454 xsd:string     ;


   # P460 instance of — ΥΠΟΧΡΕΩΤΙΚΟ, μόνο αποδεκτοί τύποι
   # P460 instance of — ΥΠΟΧΡΕΩΤΙΚΟ
   wdt:P460 [ wd:Q1747 wd:Q1748 wd:Q1749 ] ;
   wdt:P460 .              ;


   # P464 excavation site — ΥΠΟΧΡΕΩΤΙΚΟ
   # P464 excavation site — ΥΠΟΧΡΕΩΤΙΚΟ
   wdt:P464 [ wd:Q1759 ] ;
   wdt:P464 .              ;


   # P456 square — ΥΠΟΧΡΕΩΤΙΚΟ
   # P456 square — ΥΠΟΧΡΕΩΤΙΚΟ
   wdt:P456 xsd:string ;
   wdt:P456 xsd:string     ;


   # P457 depth — ΥΠΟΧΡΕΩΤΙΚΟ, θετικός αριθμός
   # P457 depth — ΥΠΟΧΡΕΩΤΙΚΟ
   wdt:P457 xsd:decimal MININCLUSIVE 0 ;
   wdt:P457 xsd:decimal     ;


   # P459 date found — ΥΠΟΧΡΕΩΤΙΚΟ
   # P459 date found — ΥΠΟΧΡΕΩΤΙΚΟ
   wdt:P459 xsd:dateTime ;
   wdt:P459 xsd:dateTime   ;


   # P455 conservation ID — ΠΡΟΑΙΡΕΤΙΚΟ
   # P455 conservation ID — ΠΡΟΑΙΡΕΤΙΚΟ
   wdt:P455 xsd:string ? ;
   wdt:P455 xsd:string   ? ;


   # P458 stratigraphic layer — ΠΡΟΑΙΡΕΤΙΚΟ
   # P458 stratigraphic layer — ΠΡΟΑΙΡΕΤΙΚΟ
   wdt:P458 xsd:string ? ;
   wdt:P458 xsd:string   ? ;


   # P461 conservation status — ΠΡΟΑΙΡΕΤΙΚΟ, περιορισμένες τιμές
   # P461 conservation status — ΠΡΟΑΙΡΕΤΙΚΟ
   wdt:P461 [ wd:Q1755 wd:Q1756 wd:Q1757 wd:Q1758 ] ? ;
   wdt:P461 .            ? ;


   # P465 material — 0 ή περισσότερα, περιορισμένες τιμές
   # P465 material — 0 ή περισσότερα
   wdt:P465 [ wd:Q1750 wd:Q1751 wd:Q1752 wd:Q1753 wd:Q1754 ] * ;
   wdt:P465 .            * ;


   # P466 has digital twin — ΠΡΟΑΙΡΕΤΙΚΟ
   # P466 has digital twin — ΠΡΟΑΙΡΕΤΙΚΟ
   wdt:P466 . ? ;
   wdt:P466 .             ? ;
 
  # P470 heritage community — ΠΡΟΑΙΡΕΤΙΚΟ
  wdt:P470  .            * ;
 
  # P463 visual representation — ΠΡΟΑΙΡΕΤΙΚΟ
  wdt:P463  xsd:anyURI    * ;
 
  # P467 conservation report — ΠΡΟΑΙΡΕΤΙΚΟ
  wdt:P467  xsd:anyURI    ? ;
 
  # P468 storage location — ΠΡΟΑΙΡΕΤΙΚΟ
  wdt:P468  xsd:string    ? ;
}
}
Cancel