"참고사이트 보기"의 두 판 사이의 차이
논문연구
(→[ontology sample]) |
|||
| 9번째 줄: | 9번째 줄: | ||
====[https://ko.wikipedia.org/wiki/위키백과:위키_문법 위키 문법]==== | ====[https://ko.wikipedia.org/wiki/위키백과:위키_문법 위키 문법]==== | ||
====[ontology sample]==== | ====[ontology sample]==== | ||
| + | |||
| + | <?xml version="1.0"?> | ||
| + | <Ontology xmlns="http://www.w3.org/2002/07/owl#" | ||
| + | xml:base="http://jiamdiary.info/ontology/jad#" | ||
| + | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
| + | xmlns:xml="http://www.w3.org/XML/1998/namespace" | ||
| + | xmlns:xsd="http://www.w3.org/2001/XMLSchema#" | ||
| + | xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" | ||
| + | ontologyIRI="http://jiamdiary.info/ontology/jad#"> | ||
| + | <Prefix name="" IRI="http://jiamdiary.info/ontology/jad#"/> | ||
| + | <Prefix name="edm" IRI="http://www.europeana.eu/schemas/edm/"/> | ||
| + | <Prefix name="ekc" IRI="http://dh.aks.ac.kr/ontologies/ekc#"/> | ||
| + | <Prefix name="owl" IRI="http://www.w3.org/2002/07/owl#"/> | ||
| + | <Prefix name="rdf" IRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> | ||
| + | <Prefix name="xml" IRI="http://www.w3.org/XML/1998/namespace"/> | ||
| + | <Prefix name="xsd" IRI="http://www.w3.org/2001/XMLSchema#"/> | ||
| + | <Prefix name="rdfs" IRI="http://www.w3.org/2000/01/rdf-schema#"/> | ||
| + | <Prefix name="dcterms" IRI="http://purl.org/dc/terms/"/> | ||
| + | <Annotation> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Ji-Am Diary Ontology</Literal> | ||
| + | </Annotation> | ||
| + | <Annotation> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This is an ontology for building a database of Ji-Am Diary.</Literal> | ||
| + | </Annotation> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="translation"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="chinname"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="inclusion"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <Class IRI="Reference"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <Class IRI="Place"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="date_r"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <Class IRI="Event"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasDaughter"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="adress"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="volume"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="alias"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="year"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="middname"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="form"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="category"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="description"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <Class IRI="Lifestyle"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty abbreviatedIRI="owl:sameAs"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasOwner"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty abbreviatedIRI="edm:isRelatedTo"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty IRI="hasDomesticPartner"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="author"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="uri"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasWife"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <Class IRI="Object"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="shape"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="firstDate"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty IRI="hasOffspring"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty IRI="includes"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="weather_o"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="name"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="date"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="y_sc"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="korname"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="lastDate"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty IRI="residence"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="status"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <Class IRI="Term"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="courtesyname"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="area"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty IRI="isRelevantTo"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty IRI="isRecordOf"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <Class IRI="Literature"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="d_year"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <Class IRI="Diary"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty abbreviatedIRI="dcterms:creator"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="sort"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty IRI="hasRelative"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="url"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:mentions"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="maintype"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="certificate"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="weather_t"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="master"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="position"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="b_year"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasConcubine"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="d_sc"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="work"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="month"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty IRI="isAheadOf"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="id"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="sex"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="clan"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="abode"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty IRI="isElementOf"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="year_r"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="condition"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="m_sc"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="viewpoint"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="interclalary"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="kind"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="background"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="longitude"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasSon"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="resource"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasAdoptedHeir"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="subtype"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="writer"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="succession"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <Class IRI="Slave"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <Class IRI="Person"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="latitude"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="url_title"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <Class IRI="Book"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="order_r"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <Class IRI="Entry"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="solar"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="nickname"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="origin"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="original"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="phase"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="legitimacy"/> | ||
| + | </Declaration> | ||
| + | <Declaration> | ||
| + | <DataProperty IRI="month_r"/> | ||
| + | </Declaration> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasAdoptedHeir"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasConcubine"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasDaughter"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasOwner"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasSon"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasWife"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:mentions"/> | ||
| + | <Class IRI="Entry"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty IRI="hasDomesticPartner"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty IRI="hasOffspring"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty IRI="hasRelative"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty IRI="includes"/> | ||
| + | <Class IRI="Entry"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty IRI="isAheadOf"/> | ||
| + | <Class IRI="Entry"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty IRI="isElementOf"/> | ||
| + | <Class IRI="Entry"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty IRI="isRecordOf"/> | ||
| + | <Class IRI="Entry"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty IRI="isRelevantTo"/> | ||
| + | <Class IRI="Entry"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty IRI="residence"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty IRI="residence"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty abbreviatedIRI="dcterms:creator"/> | ||
| + | <Class IRI="Literature"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty abbreviatedIRI="edm:isRelatedTo"/> | ||
| + | <Class IRI="Entry"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyDomain> | ||
| + | <ObjectProperty abbreviatedIRI="owl:sameAs"/> | ||
| + | <Class IRI="Entry"/> | ||
| + | </ObjectPropertyDomain> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasAdoptedHeir"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasConcubine"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasDaughter"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasOwner"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasSon"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:hasWife"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:mentions"/> | ||
| + | <Class IRI="Book"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:mentions"/> | ||
| + | <Class IRI="Object"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:mentions"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:mentions"/> | ||
| + | <Class IRI="Place"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:mentions"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="ekc:mentions"/> | ||
| + | <Class IRI="Term"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty IRI="hasDomesticPartner"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty IRI="hasOffspring"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty IRI="hasRelative"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty IRI="includes"/> | ||
| + | <Class IRI="Literature"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty IRI="isAheadOf"/> | ||
| + | <Class IRI="Entry"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty IRI="isElementOf"/> | ||
| + | <Class IRI="Diary"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty IRI="isRecordOf"/> | ||
| + | <Class IRI="Event"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty IRI="isRelevantTo"/> | ||
| + | <Class IRI="Reference"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty IRI="residence"/> | ||
| + | <Class IRI="Place"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="dcterms:creator"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="edm:isRelatedTo"/> | ||
| + | <Class IRI="Lifestyle"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <ObjectPropertyRange> | ||
| + | <ObjectProperty abbreviatedIRI="owl:sameAs"/> | ||
| + | <Class IRI="Literature"/> | ||
| + | </ObjectPropertyRange> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="abode"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="abode"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="adress"/> | ||
| + | <Class IRI="Place"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="alias"/> | ||
| + | <Class IRI="Book"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="alias"/> | ||
| + | <Class IRI="Object"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="alias"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="alias"/> | ||
| + | <Class IRI="Place"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="alias"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="alias"/> | ||
| + | <Class IRI="Term"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="area"/> | ||
| + | <Class IRI="Term"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="author"/> | ||
| + | <Class IRI="Book"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="b_year"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="background"/> | ||
| + | <Class IRI="Event"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="category"/> | ||
| + | <Class IRI="Literature"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="certificate"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="chinname"/> | ||
| + | <Class IRI="Book"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="chinname"/> | ||
| + | <Class IRI="Lifestyle"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="chinname"/> | ||
| + | <Class IRI="Literature"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="chinname"/> | ||
| + | <Class IRI="Object"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="chinname"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="chinname"/> | ||
| + | <Class IRI="Place"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="chinname"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="chinname"/> | ||
| + | <Class IRI="Term"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="clan"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="condition"/> | ||
| + | <Class IRI="Diary"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="courtesyname"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="d_sc"/> | ||
| + | <Class IRI="Diary"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="d_year"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="date"/> | ||
| + | <Class IRI="Diary"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="date_r"/> | ||
| + | <Class IRI="Reference"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="description"/> | ||
| + | <Class IRI="Lifestyle"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="firstDate"/> | ||
| + | <Class IRI="Event"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="form"/> | ||
| + | <Class IRI="Literature"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="id"/> | ||
| + | <Class abbreviatedIRI="owl:Thing"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="inclusion"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="interclalary"/> | ||
| + | <Class IRI="Diary"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="kind"/> | ||
| + | <Class IRI="Place"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="korname"/> | ||
| + | <Class IRI="Book"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="korname"/> | ||
| + | <Class IRI="Lifestyle"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="korname"/> | ||
| + | <Class IRI="Literature"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="korname"/> | ||
| + | <Class IRI="Object"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="korname"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="korname"/> | ||
| + | <Class IRI="Place"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="korname"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="korname"/> | ||
| + | <Class IRI="Term"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="lastDate"/> | ||
| + | <Class IRI="Event"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="latitude"/> | ||
| + | <Class IRI="Place"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="legitimacy"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="longitude"/> | ||
| + | <Class IRI="Place"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="m_sc"/> | ||
| + | <Class IRI="Diary"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="maintype"/> | ||
| + | <Class IRI="Object"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="master"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="middname"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="month"/> | ||
| + | <Class IRI="Diary"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="month_r"/> | ||
| + | <Class IRI="Reference"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="name"/> | ||
| + | <Class abbreviatedIRI="owl:Thing"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="nickname"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="order_r"/> | ||
| + | <Class IRI="Reference"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="origin"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="original"/> | ||
| + | <Class IRI="Entry"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="original"/> | ||
| + | <Class IRI="Literature"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="phase"/> | ||
| + | <Class IRI="Event"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="position"/> | ||
| + | <Class IRI="Literature"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="resource"/> | ||
| + | <Class IRI="Reference"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="sex"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="sex"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="shape"/> | ||
| + | <Class IRI="Place"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="solar"/> | ||
| + | <Class IRI="Diary"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="sort"/> | ||
| + | <Class IRI="Literature"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="status"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="subtype"/> | ||
| + | <Class IRI="Object"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="succession"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="translation"/> | ||
| + | <Class IRI="Entry"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="translation"/> | ||
| + | <Class IRI="Literature"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="uri"/> | ||
| + | <Class abbreviatedIRI="owl:Thing"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="url"/> | ||
| + | <Class IRI="Book"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="url"/> | ||
| + | <Class IRI="Diary"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="url"/> | ||
| + | <Class IRI="Entry"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="url"/> | ||
| + | <Class IRI="Person"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="url"/> | ||
| + | <Class IRI="Reference"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="url_title"/> | ||
| + | <Class IRI="Reference"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="viewpoint"/> | ||
| + | <Class IRI="Lifestyle"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="volume"/> | ||
| + | <Class IRI="Reference"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="weather_o"/> | ||
| + | <Class IRI="Diary"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="weather_t"/> | ||
| + | <Class IRI="Diary"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="work"/> | ||
| + | <Class IRI="Slave"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="writer"/> | ||
| + | <Class IRI="Literature"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="y_sc"/> | ||
| + | <Class IRI="Diary"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="year"/> | ||
| + | <Class IRI="Diary"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyDomain> | ||
| + | <DataProperty IRI="year_r"/> | ||
| + | <Class IRI="Reference"/> | ||
| + | </DataPropertyDomain> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="abode"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="adress"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="alias"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="area"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="author"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="b_year"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="background"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="category"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="certificate"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="chinname"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="clan"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="condition"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="courtesyname"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="d_sc"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="d_year"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="date"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="date_r"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="description"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="firstDate"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="form"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="id"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="inclusion"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="interclalary"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="kind"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="korname"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="lastDate"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="latitude"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="legitimacy"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="longitude"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="m_sc"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="maintype"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="master"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="middname"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="month"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="month_r"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="name"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="nickname"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="order_r"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="origin"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="original"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="phase"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="position"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="resource"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="sex"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="shape"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="solar"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="sort"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="status"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="subtype"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="succession"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="translation"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="uri"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="url"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="url_title"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="viewpoint"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="volume"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="weather_o"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="weather_t"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="work"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="writer"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="y_sc"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="year"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <DataPropertyRange> | ||
| + | <DataProperty IRI="year_r"/> | ||
| + | <Datatype abbreviatedIRI="xsd:string"/> | ||
| + | </DataPropertyRange> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <AbbreviatedIRI>ekc:hasAdoptedHeir</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about adoptive relationship which is not related by blood between parents and child.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <AbbreviatedIRI>ekc:hasAdoptedHeir</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasAdoptedHeir</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <AbbreviatedIRI>ekc:hasConcubine</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between husband and concubine.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <AbbreviatedIRI>ekc:hasConcubine</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasConcubine</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <AbbreviatedIRI>ekc:hasDaughter</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between parents and daughter.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <AbbreviatedIRI>ekc:hasDaughter</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasDaughter</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <AbbreviatedIRI>ekc:hasOwner</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relation of ownership between person and slave.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <AbbreviatedIRI>ekc:hasOwner</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasOwner</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <AbbreviatedIRI>ekc:hasSon</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between parents and son.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <AbbreviatedIRI>ekc:hasSon</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasSon</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <AbbreviatedIRI>ekc:hasWife</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between husband and wife.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <AbbreviatedIRI>ekc:hasWife</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasWife</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <AbbreviatedIRI>ekc:mentions</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entries and contextual elements in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <AbbreviatedIRI>ekc:mentions</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">mentions</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>Book</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about documents mentioned in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>Book</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Book</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>Diary</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about diaries | ||
| + | constitute Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>Diary</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Diary</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>Entry</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about entries from diaries in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>Entry</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Entry</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>Event</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Event</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>Event</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about events found in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>Lifestyle</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about lifestyles found in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>Lifestyle</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Lifestyle</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>Literature</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about literatures | ||
| + | Contained in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>Literature</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Literature</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>Object</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about objects mentioned in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>Object</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Object</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>Person</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about persons mentioned in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>Person</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Person</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>Place</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about places mentioned in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>Place</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Place</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>Reference</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about historical materials related to the content of the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>Reference</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Reference</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>Slave</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about slaves mentioned in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>Slave</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Slave</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>Term</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about terms mentioned in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>Term</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Term</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>chinname</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">chinname</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>hasDomesticPartner</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about marital relationship between slave and slave. DomesticPartner means special aspects of cohabitation of slaves.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>hasDomesticPartner</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasDomesticPartner</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>hasOffspring</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about parent-child relationships between slave and slave. Offspring means special aspects of blood ties of slaves.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>hasOffspring</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasOffspring</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>hasRelative</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about ties of kindred between person and person.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>hasRelative</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasRelative</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>id</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">id</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>includes</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entries and Literatures which are contained in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>includes</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">includes</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>isAheadOf</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entry and Entry which are elements of the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>isAheadOf</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">isAheadOf</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>isElementOf</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entries and dairies which are elements of the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>isElementOf</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">isElementOf</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>isRecordOf</IRI> | ||
| + | <Literal datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entries and Events found in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>isRecordOf</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">isRecordOf</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>isRelevantTo</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entries and references.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>isRelevantTo</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">isRelevantTo</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>korname</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">korname</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>name</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">name</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <IRI>residence</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between persons, slaves and their residences mentioned in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <IRI>residence</IRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">residence</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <AbbreviatedIRI>dcterms:creator</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about creator of specific literatures and books which are mentioned in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <AbbreviatedIRI>dcterms:creator</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">creator</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <AbbreviatedIRI>edm:isRelatedTo</AbbreviatedIRI> | ||
| + | <Literal datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entries and lifrstyles found in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <AbbreviatedIRI>edm:isRelatedTo</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">isRelatedTo</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:comment"/> | ||
| + | <AbbreviatedIRI>owl:sameAs</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entries and Literatures which are contained in the Jiam Diary.</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | <AnnotationAssertion> | ||
| + | <AnnotationProperty abbreviatedIRI="rdfs:label"/> | ||
| + | <AbbreviatedIRI>owl:sameAs</AbbreviatedIRI> | ||
| + | <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">sameAs</Literal> | ||
| + | </AnnotationAssertion> | ||
| + | </Ontology> | ||
| + | |||
| + | |||
| + | |||
| + | <!-- Generated by the OWL API (version 4.2.8.20170104-2310) https://github.com/owlcs/owlapi --> | ||
| + | |||
<br/> | <br/> | ||
2020년 6월 1일 (월) 11:29 판
목차
연구자 인적사항
Researcher Info Kim Ji-myung
한국학중앙연구원 디지털 인문학 Web Host:인문정보학 교육 사이트
인문정보학 Wiki:인문정보학 위키 페이지
한국 기록유산의 디지털 스토리텔링 자원 개발:한국 기록유산의 디지털 스토리텔링 자원 개발
김현 교수님 홈페이지:김현 교수님 홈페이지
위키 문법
[ontology sample]
<?xml version="1.0"?> <Ontology xmlns="http://www.w3.org/2002/07/owl#"
xml:base="http://jiamdiary.info/ontology/jad#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" ontologyIRI="http://jiamdiary.info/ontology/jad#"> <Prefix name="" IRI="http://jiamdiary.info/ontology/jad#"/> <Prefix name="edm" IRI="http://www.europeana.eu/schemas/edm/"/> <Prefix name="ekc" IRI="http://dh.aks.ac.kr/ontologies/ekc#"/> <Prefix name="owl" IRI="http://www.w3.org/2002/07/owl#"/> <Prefix name="rdf" IRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> <Prefix name="xml" IRI="http://www.w3.org/XML/1998/namespace"/> <Prefix name="xsd" IRI="http://www.w3.org/2001/XMLSchema#"/> <Prefix name="rdfs" IRI="http://www.w3.org/2000/01/rdf-schema#"/> <Prefix name="dcterms" IRI="http://purl.org/dc/terms/"/> <Annotation> <AnnotationProperty abbreviatedIRI="rdfs:label"/> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Ji-Am Diary Ontology</Literal> </Annotation> <Annotation> <AnnotationProperty abbreviatedIRI="rdfs:comment"/> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This is an ontology for building a database of Ji-Am Diary.</Literal> </Annotation> <Declaration> <DataProperty IRI="translation"/> </Declaration> <Declaration> <DataProperty IRI="chinname"/> </Declaration> <Declaration> <DataProperty IRI="inclusion"/> </Declaration> <Declaration> <Class IRI="Reference"/> </Declaration> <Declaration> <Class IRI="Place"/> </Declaration> <Declaration> <DataProperty IRI="date_r"/> </Declaration> <Declaration> <Class IRI="Event"/> </Declaration> <Declaration> <ObjectProperty abbreviatedIRI="ekc:hasDaughter"/> </Declaration> <Declaration> <DataProperty IRI="adress"/> </Declaration> <Declaration> <DataProperty IRI="volume"/> </Declaration> <Declaration> <DataProperty IRI="alias"/> </Declaration> <Declaration> <DataProperty IRI="year"/> </Declaration> <Declaration> <DataProperty IRI="middname"/> </Declaration> <Declaration> <DataProperty IRI="form"/> </Declaration> <Declaration> <DataProperty IRI="category"/> </Declaration> <Declaration> <DataProperty IRI="description"/> </Declaration> <Declaration> <Class IRI="Lifestyle"/> </Declaration> <Declaration> <ObjectProperty abbreviatedIRI="owl:sameAs"/> </Declaration> <Declaration> <ObjectProperty abbreviatedIRI="ekc:hasOwner"/> </Declaration> <Declaration> <ObjectProperty abbreviatedIRI="edm:isRelatedTo"/> </Declaration> <Declaration> <ObjectProperty IRI="hasDomesticPartner"/> </Declaration> <Declaration> <DataProperty IRI="author"/> </Declaration> <Declaration> <DataProperty IRI="uri"/> </Declaration> <Declaration> <ObjectProperty abbreviatedIRI="ekc:hasWife"/> </Declaration> <Declaration> <Class IRI="Object"/> </Declaration> <Declaration> <DataProperty IRI="shape"/> </Declaration> <Declaration> <DataProperty IRI="firstDate"/> </Declaration> <Declaration> <ObjectProperty IRI="hasOffspring"/> </Declaration> <Declaration> <ObjectProperty IRI="includes"/> </Declaration> <Declaration> <DataProperty IRI="weather_o"/> </Declaration> <Declaration> <DataProperty IRI="name"/> </Declaration> <Declaration> <DataProperty IRI="date"/> </Declaration> <Declaration> <DataProperty IRI="y_sc"/> </Declaration> <Declaration> <DataProperty IRI="korname"/> </Declaration> <Declaration> <DataProperty IRI="lastDate"/> </Declaration> <Declaration> <ObjectProperty IRI="residence"/> </Declaration> <Declaration> <DataProperty IRI="status"/> </Declaration> <Declaration> <Class IRI="Term"/> </Declaration> <Declaration> <DataProperty IRI="courtesyname"/> </Declaration> <Declaration> <DataProperty IRI="area"/> </Declaration> <Declaration> <ObjectProperty IRI="isRelevantTo"/> </Declaration> <Declaration> <ObjectProperty IRI="isRecordOf"/> </Declaration> <Declaration> <Class IRI="Literature"/> </Declaration> <Declaration> <DataProperty IRI="d_year"/> </Declaration> <Declaration> <Class IRI="Diary"/> </Declaration> <Declaration> <ObjectProperty abbreviatedIRI="dcterms:creator"/> </Declaration> <Declaration> <DataProperty IRI="sort"/> </Declaration> <Declaration> <ObjectProperty IRI="hasRelative"/> </Declaration> <Declaration> <DataProperty IRI="url"/> </Declaration> <Declaration> <ObjectProperty abbreviatedIRI="ekc:mentions"/> </Declaration> <Declaration> <DataProperty IRI="maintype"/> </Declaration> <Declaration> <DataProperty IRI="certificate"/> </Declaration> <Declaration> <DataProperty IRI="weather_t"/> </Declaration> <Declaration> <DataProperty IRI="master"/> </Declaration> <Declaration> <DataProperty IRI="position"/> </Declaration> <Declaration> <DataProperty IRI="b_year"/> </Declaration> <Declaration> <ObjectProperty abbreviatedIRI="ekc:hasConcubine"/> </Declaration> <Declaration> <DataProperty IRI="d_sc"/> </Declaration> <Declaration> <DataProperty IRI="work"/> </Declaration> <Declaration> <DataProperty IRI="month"/> </Declaration> <Declaration> <ObjectProperty IRI="isAheadOf"/> </Declaration> <Declaration> <DataProperty IRI="id"/> </Declaration> <Declaration> <DataProperty IRI="sex"/> </Declaration> <Declaration> <DataProperty IRI="clan"/> </Declaration> <Declaration> <DataProperty IRI="abode"/> </Declaration> <Declaration> <ObjectProperty IRI="isElementOf"/> </Declaration> <Declaration> <DataProperty IRI="year_r"/> </Declaration> <Declaration> <DataProperty IRI="condition"/> </Declaration> <Declaration> <DataProperty IRI="m_sc"/> </Declaration> <Declaration> <DataProperty IRI="viewpoint"/> </Declaration> <Declaration> <DataProperty IRI="interclalary"/> </Declaration> <Declaration> <DataProperty IRI="kind"/> </Declaration> <Declaration> <DataProperty IRI="background"/> </Declaration> <Declaration> <DataProperty IRI="longitude"/> </Declaration> <Declaration> <ObjectProperty abbreviatedIRI="ekc:hasSon"/> </Declaration> <Declaration> <DataProperty IRI="resource"/> </Declaration> <Declaration> <ObjectProperty abbreviatedIRI="ekc:hasAdoptedHeir"/> </Declaration> <Declaration> <DataProperty IRI="subtype"/> </Declaration> <Declaration> <DataProperty IRI="writer"/> </Declaration> <Declaration> <DataProperty IRI="succession"/> </Declaration> <Declaration> <Class IRI="Slave"/> </Declaration> <Declaration> <Class IRI="Person"/> </Declaration> <Declaration> <DataProperty IRI="latitude"/> </Declaration> <Declaration> <DataProperty IRI="url_title"/> </Declaration> <Declaration> <Class IRI="Book"/> </Declaration> <Declaration> <DataProperty IRI="order_r"/> </Declaration> <Declaration> <Class IRI="Entry"/> </Declaration> <Declaration> <DataProperty IRI="solar"/> </Declaration> <Declaration> <DataProperty IRI="nickname"/> </Declaration> <Declaration> <DataProperty IRI="origin"/> </Declaration> <Declaration> <DataProperty IRI="original"/> </Declaration> <Declaration> <DataProperty IRI="phase"/> </Declaration> <Declaration> <DataProperty IRI="legitimacy"/> </Declaration> <Declaration> <DataProperty IRI="month_r"/> </Declaration> <ObjectPropertyDomain> <ObjectProperty abbreviatedIRI="ekc:hasAdoptedHeir"/> <Class IRI="Person"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty abbreviatedIRI="ekc:hasConcubine"/> <Class IRI="Person"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty abbreviatedIRI="ekc:hasDaughter"/> <Class IRI="Person"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty abbreviatedIRI="ekc:hasOwner"/> <Class IRI="Slave"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty abbreviatedIRI="ekc:hasSon"/> <Class IRI="Person"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty abbreviatedIRI="ekc:hasWife"/> <Class IRI="Person"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty abbreviatedIRI="ekc:mentions"/> <Class IRI="Entry"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty IRI="hasDomesticPartner"/> <Class IRI="Slave"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty IRI="hasOffspring"/> <Class IRI="Slave"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty IRI="hasRelative"/> <Class IRI="Person"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty IRI="includes"/> <Class IRI="Entry"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty IRI="isAheadOf"/> <Class IRI="Entry"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty IRI="isElementOf"/> <Class IRI="Entry"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty IRI="isRecordOf"/> <Class IRI="Entry"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty IRI="isRelevantTo"/> <Class IRI="Entry"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty IRI="residence"/> <Class IRI="Person"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty IRI="residence"/> <Class IRI="Slave"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty abbreviatedIRI="dcterms:creator"/> <Class IRI="Literature"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty abbreviatedIRI="edm:isRelatedTo"/> <Class IRI="Entry"/> </ObjectPropertyDomain> <ObjectPropertyDomain> <ObjectProperty abbreviatedIRI="owl:sameAs"/> <Class IRI="Entry"/> </ObjectPropertyDomain> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="ekc:hasAdoptedHeir"/> <Class IRI="Person"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="ekc:hasConcubine"/> <Class IRI="Slave"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="ekc:hasDaughter"/> <Class IRI="Person"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="ekc:hasOwner"/> <Class IRI="Person"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="ekc:hasSon"/> <Class IRI="Person"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="ekc:hasWife"/> <Class IRI="Person"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="ekc:mentions"/> <Class IRI="Book"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="ekc:mentions"/> <Class IRI="Object"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="ekc:mentions"/> <Class IRI="Person"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="ekc:mentions"/> <Class IRI="Place"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="ekc:mentions"/> <Class IRI="Slave"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="ekc:mentions"/> <Class IRI="Term"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty IRI="hasDomesticPartner"/> <Class IRI="Slave"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty IRI="hasOffspring"/> <Class IRI="Slave"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty IRI="hasRelative"/> <Class IRI="Person"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty IRI="includes"/> <Class IRI="Literature"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty IRI="isAheadOf"/> <Class IRI="Entry"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty IRI="isElementOf"/> <Class IRI="Diary"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty IRI="isRecordOf"/> <Class IRI="Event"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty IRI="isRelevantTo"/> <Class IRI="Reference"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty IRI="residence"/> <Class IRI="Place"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="dcterms:creator"/> <Class IRI="Person"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="edm:isRelatedTo"/> <Class IRI="Lifestyle"/> </ObjectPropertyRange> <ObjectPropertyRange> <ObjectProperty abbreviatedIRI="owl:sameAs"/> <Class IRI="Literature"/> </ObjectPropertyRange> <DataPropertyDomain> <DataProperty IRI="abode"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="abode"/> <Class IRI="Slave"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="adress"/> <Class IRI="Place"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="alias"/> <Class IRI="Book"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="alias"/> <Class IRI="Object"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="alias"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="alias"/> <Class IRI="Place"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="alias"/> <Class IRI="Slave"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="alias"/> <Class IRI="Term"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="area"/> <Class IRI="Term"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="author"/> <Class IRI="Book"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="b_year"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="background"/> <Class IRI="Event"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="category"/> <Class IRI="Literature"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="certificate"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="chinname"/> <Class IRI="Book"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="chinname"/> <Class IRI="Lifestyle"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="chinname"/> <Class IRI="Literature"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="chinname"/> <Class IRI="Object"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="chinname"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="chinname"/> <Class IRI="Place"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="chinname"/> <Class IRI="Slave"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="chinname"/> <Class IRI="Term"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="clan"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="condition"/> <Class IRI="Diary"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="courtesyname"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="d_sc"/> <Class IRI="Diary"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="d_year"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="date"/> <Class IRI="Diary"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="date_r"/> <Class IRI="Reference"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="description"/> <Class IRI="Lifestyle"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="firstDate"/> <Class IRI="Event"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="form"/> <Class IRI="Literature"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="id"/> <Class abbreviatedIRI="owl:Thing"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="inclusion"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="interclalary"/> <Class IRI="Diary"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="kind"/> <Class IRI="Place"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="korname"/> <Class IRI="Book"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="korname"/> <Class IRI="Lifestyle"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="korname"/> <Class IRI="Literature"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="korname"/> <Class IRI="Object"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="korname"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="korname"/> <Class IRI="Place"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="korname"/> <Class IRI="Slave"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="korname"/> <Class IRI="Term"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="lastDate"/> <Class IRI="Event"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="latitude"/> <Class IRI="Place"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="legitimacy"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="longitude"/> <Class IRI="Place"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="m_sc"/> <Class IRI="Diary"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="maintype"/> <Class IRI="Object"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="master"/> <Class IRI="Slave"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="middname"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="month"/> <Class IRI="Diary"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="month_r"/> <Class IRI="Reference"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="name"/> <Class abbreviatedIRI="owl:Thing"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="nickname"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="order_r"/> <Class IRI="Reference"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="origin"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="original"/> <Class IRI="Entry"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="original"/> <Class IRI="Literature"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="phase"/> <Class IRI="Event"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="position"/> <Class IRI="Literature"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="resource"/> <Class IRI="Reference"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="sex"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="sex"/> <Class IRI="Slave"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="shape"/> <Class IRI="Place"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="solar"/> <Class IRI="Diary"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="sort"/> <Class IRI="Literature"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="status"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="subtype"/> <Class IRI="Object"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="succession"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="translation"/> <Class IRI="Entry"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="translation"/> <Class IRI="Literature"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="uri"/> <Class abbreviatedIRI="owl:Thing"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="url"/> <Class IRI="Book"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="url"/> <Class IRI="Diary"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="url"/> <Class IRI="Entry"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="url"/> <Class IRI="Person"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="url"/> <Class IRI="Reference"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="url_title"/> <Class IRI="Reference"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="viewpoint"/> <Class IRI="Lifestyle"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="volume"/> <Class IRI="Reference"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="weather_o"/> <Class IRI="Diary"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="weather_t"/> <Class IRI="Diary"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="work"/> <Class IRI="Slave"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="writer"/> <Class IRI="Literature"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="y_sc"/> <Class IRI="Diary"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="year"/> <Class IRI="Diary"/> </DataPropertyDomain> <DataPropertyDomain> <DataProperty IRI="year_r"/> <Class IRI="Reference"/> </DataPropertyDomain> <DataPropertyRange> <DataProperty IRI="abode"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="adress"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="alias"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="area"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="author"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="b_year"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="background"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="category"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="certificate"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="chinname"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="clan"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="condition"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="courtesyname"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="d_sc"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="d_year"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="date"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="date_r"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="description"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="firstDate"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="form"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="id"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="inclusion"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="interclalary"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="kind"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="korname"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="lastDate"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="latitude"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="legitimacy"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="longitude"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="m_sc"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="maintype"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="master"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="middname"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="month"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="month_r"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="name"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="nickname"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="order_r"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="origin"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="original"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="phase"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="position"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="resource"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="sex"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="shape"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="solar"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="sort"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="status"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="subtype"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="succession"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="translation"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="uri"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="url"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="url_title"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="viewpoint"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="volume"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="weather_o"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="weather_t"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="work"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="writer"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="y_sc"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="year"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <DataPropertyRange> <DataProperty IRI="year_r"/> <Datatype abbreviatedIRI="xsd:string"/> </DataPropertyRange> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:comment"/> <AbbreviatedIRI>ekc:hasAdoptedHeir</AbbreviatedIRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about adoptive relationship which is not related by blood between parents and child.</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:label"/> <AbbreviatedIRI>ekc:hasAdoptedHeir</AbbreviatedIRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasAdoptedHeir</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:comment"/> <AbbreviatedIRI>ekc:hasConcubine</AbbreviatedIRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between husband and concubine.</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:label"/> <AbbreviatedIRI>ekc:hasConcubine</AbbreviatedIRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasConcubine</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:comment"/> <AbbreviatedIRI>ekc:hasDaughter</AbbreviatedIRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between parents and daughter.</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:label"/> <AbbreviatedIRI>ekc:hasDaughter</AbbreviatedIRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasDaughter</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:comment"/> <AbbreviatedIRI>ekc:hasOwner</AbbreviatedIRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relation of ownership between person and slave.</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:label"/> <AbbreviatedIRI>ekc:hasOwner</AbbreviatedIRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasOwner</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:comment"/> <AbbreviatedIRI>ekc:hasSon</AbbreviatedIRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between parents and son.</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:label"/> <AbbreviatedIRI>ekc:hasSon</AbbreviatedIRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasSon</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:comment"/> <AbbreviatedIRI>ekc:hasWife</AbbreviatedIRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between husband and wife.</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:label"/> <AbbreviatedIRI>ekc:hasWife</AbbreviatedIRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasWife</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:comment"/> <AbbreviatedIRI>ekc:mentions</AbbreviatedIRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entries and contextual elements in the Jiam Diary.</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:label"/> <AbbreviatedIRI>ekc:mentions</AbbreviatedIRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">mentions</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:comment"/> <IRI>Book</IRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about documents mentioned in the Jiam Diary.</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:label"/> <IRI>Book</IRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Book</Literal> </AnnotationAssertion> <AnnotationAssertion> <AnnotationProperty abbreviatedIRI="rdfs:comment"/> <IRI>Diary</IRI> <Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about diaries
constitute Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>Diary</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Diary</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>Entry</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about entries from diaries in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>Entry</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Entry</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>Event</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Event</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>Event</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about events found in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>Lifestyle</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about lifestyles found in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>Lifestyle</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Lifestyle</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>Literature</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about literatures
Contained in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>Literature</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Literature</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>Object</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about objects mentioned in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>Object</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Object</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>Person</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about persons mentioned in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>Person</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Person</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>Place</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about places mentioned in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>Place</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Place</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>Reference</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about historical materials related to the content of the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>Reference</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Reference</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>Slave</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about slaves mentioned in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>Slave</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Slave</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>Term</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This class is a framework for describing information about terms mentioned in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>Term</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">Term</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>chinname</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">chinname</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>hasDomesticPartner</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about marital relationship between slave and slave. DomesticPartner means special aspects of cohabitation of slaves.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>hasDomesticPartner</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasDomesticPartner</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>hasOffspring</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about parent-child relationships between slave and slave. Offspring means special aspects of blood ties of slaves.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>hasOffspring</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasOffspring</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>hasRelative</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about ties of kindred between person and person.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>hasRelative</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">hasRelative</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>id</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">id</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>includes</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entries and Literatures which are contained in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>includes</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">includes</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>isAheadOf</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entry and Entry which are elements of the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>isAheadOf</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">isAheadOf</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>isElementOf</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entries and dairies which are elements of the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>isElementOf</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">isElementOf</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>isRecordOf</IRI>
<Literal datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entries and Events found in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>isRecordOf</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">isRecordOf</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>isRelevantTo</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entries and references.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>isRelevantTo</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">isRelevantTo</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>korname</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">korname</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>name</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">name</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<IRI>residence</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between persons, slaves and their residences mentioned in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<IRI>residence</IRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">residence</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<AbbreviatedIRI>dcterms:creator</AbbreviatedIRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about creator of specific literatures and books which are mentioned in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<AbbreviatedIRI>dcterms:creator</AbbreviatedIRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">creator</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<AbbreviatedIRI>edm:isRelatedTo</AbbreviatedIRI>
<Literal datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entries and lifrstyles found in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<AbbreviatedIRI>edm:isRelatedTo</AbbreviatedIRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">isRelatedTo</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:comment"/>
<AbbreviatedIRI>owl:sameAs</AbbreviatedIRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">This Data Property is a framework for describing information about relationship between Entries and Literatures which are contained in the Jiam Diary.</Literal>
</AnnotationAssertion>
<AnnotationAssertion>
<AnnotationProperty abbreviatedIRI="rdfs:label"/>
<AbbreviatedIRI>owl:sameAs</AbbreviatedIRI>
<Literal xml:lang="en" datatypeIRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral">sameAs</Literal>
</AnnotationAssertion>
</Ontology>