@prefix wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gn: <http://www.geonames.org/ontology#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ensembl_id: <http://rdf.ebi.ac.uk/resource/ensembl/> .
@prefix path: <http://www.ontotext.com/path#> .
@prefix ensembl: <https://rdf.ttmsiheomuma.com/ensembl#> .
@prefix ont: <https://rdf.ttmsiheomuma.com/expression#> .
@prefix experiment: <https://rdf.ttmsiheomuma.com/resource/experiment/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix sesame: <http://www.openrdf.org/schema/sesame#> .
@prefix rdf4j: <http://rdf4j.org/schema/rdf4j#> .
<http://example.com/resource/person/W6J1827> a <http://example.com/ontology#NaturalPerson>;
  <http://example.com/ontology#id> "W6J1827";
  <http://example.com/ontology#firstName> "Burgunda";
  <http://example.com/ontology#lastName> "Auris";
  <http://example.com/ontology#gender> "W";
  <http://example.com/ontology#religion> "Hinduism";
  <http://example.com/ontology#hasEvent> <http://example.com/resource/person/W6J1827/marital/1> .
<http://example.com/resource/person/W6J1827/address> a <http://example.com/ontology#Address>.
<<<http://example.com/resource/person/W6J1827> <http://example.com/ontology#hasAddress> <http://example.com/resource/person/W6J1827/address>>> <http://example.com/ontology#street> "Weiherstr.";
  <http://example.com/ontology#postalCode> "63825";
  <http://example.com/ontology#city> <http://example.com/resource/country/DE/city/Sommerkahl>;
  <http://example.com/ontology#country> <http://example.com/resource/country/DE> .
<http://example.com/resource/country/DE/city/Sommerkahl> a <http://example.com/ontology#City>;
  <http://example.com/ontology#country> <http://example.com/resource/country/DE>;
  <http://example.com/ontology#name> "Sommerkahl" .
<http://example.com/resource/country/DE> a <http://example.com/ontology#Country>;
  <http://example.com/ontology#code> "DE" .
<http://example.com/resource/person/W6J1827/marital/1> a <http://example.com/ontology#MaritalEvent> .
<http://example.com/resource/person/W6J1827/metric> a <http://example.com/ontology#Metric>.
<http://example.com/ontology#CustomerLoyalty> rdfs:subClassOf <http://example.com/ontology#Metric>.
<http://example.com/resource/person/W6J1827/customerLoyalty> a <http://example.com/ontology#CustomerLoyalty>.
<<<http://example.com/resource/person/W6J1827> <http://example.com/ontology#hasCustomerLoyaltyMetric> <http://example.com/resource/person/W6J1827/metric>>> <http://example.com/ontology#hasMetric> <http://example.com/resource/person/W6J1827/customerLoyalty>;
    <http://example.com/ontology#value> 3.0E1 .
<http://example.com/resource/person/W6J1827/sentimentScore> a <http://example.com/ontology#SentimentScore> .
<http://example.com/ontology#SentimentScore> rdfs:subClassOf <http://example.com/ontology#Metric>.
<<<http://example.com/resource/person/W6J1827> <http://example.com/ontology#hasSentimentScoreMetric> <http://example.com/resource/person/W6J1827/metric>>> <http://example.com/ontology#hasMetric> <http://example.com/resource/person/W6J1827/sentimentScore> ;
    <http://example.com/ontology#value> 6.513399999999999E-1 .
<http://example.com/resource/person/W6J1827/churnLikelihood> a <http://example.com/ontology#ChurnLikelihood>.
<http://example.com/ontology#ChurnLikelihood> rdfs:subClassOf <http://example.com/ontology#Metric>.
<<<http://example.com/resource/person/W6J1827> <http://example.com/ontology#hasChurnLikelihood> <http://example.com/resource/person/W6J1827/metric>>> <http://example.com/ontology#hasMetric> <http://example.com/resource/person/W6J1827/churnLikelihood> ;
    <http://example.com/ontology#value> 0.0E0 .
<http://example.com/resource/person/W6J1827/fraudScore> a <http://example.com/ontology#FraudScore>.
<http://example.com/ontology#FraudScore> rdfs:subClassOf <http://example.com/ontology#Metric>.
<<<http://example.com/resource/person/W6J1827> <http://example.com/ontology#hasFraudScore> <http://example.com/resource/person/W6J1827/metric>>> <http://example.com/ontology#hasMetric> <http://example.com/resource/person/W6J1827/fraudScore> ;
    <http://example.com/ontology#value> 1.583E-2 .
<http://example.com/resource/person/W6J1827/influencerScore> a <http://example.com/ontology#InfluencerScore>.
<http://example.com/ontology#InfluencerScore> rdfs:subClassOf <http://example.com/ontology#Metric>.
<<<http://example.com/resource/person/W6J1827> <http://example.com/ontology#hasInfluencerScore> <http://example.com/resource/person/W6J1827/metric>>> <http://example.com/ontology#hasMetric> <http://example.com/resource/person/W6J1827/influencerScore> ;
    <http://example.com/ontology#value> 7.0E-2 .
<http://example.com/resource/person/W6J1827/policy/6OP1237433/role> a <http://example.com/ontology#PolicyRole>.
<<<http://example.com/resource/person/W6J1827> <http://example.com/ontology#hasRole> <http://example.com/resource/person/W6J1827/policy/6OP1237433/role>>> <http://example.com/ontology#role> "Holder";
  <http://example.com/ontology#isRoleIn> <http://example.com/resource/policy/6OP1237433> .
<http://example.com/resource/policy/6OP1237433> a <http://example.com/ontology#Policy>;
  <http://example.com/ontology#id> "6OP1237433";
  <http://example.com/ontology#hasEvent> <http://example.com/resource/policy/6OP1237433/start>,
    <http://example.com/resource/policy/6OP1237433/cancellation>;
  <http://example.com/ontology#hasLimit> <http://example.com/resource/policy/6OP1237433/limit>;
  <http://example.com/ontology#hasAnnualPremium> <http://example.com/resource/policy/6OP1237433/premium>;
  <http://example.com/ontology#hasStatus> <http://example.com/resource/policy/6OP1237433/status>;
  <http://example.com/ontology#hasClaim> <http://example.com/resource/claim/R6H45447> .
<http://example.com/resource/policy/6OP1237433/start> a <http://example.com/ontology#PolicyStartEvent>;
  <http://example.com/ontology#value> "2009-04-10"^^xsd:date .
<http://example.com/resource/policy/6OP1237433/cancellation> a <http://example.com/ontology#PolicyCancellationEvent>;
  <http://example.com/ontology#hasDate> "2013-04-09"^^xsd:date .
<http://example.com/resource/policy/6OP1237433/limit> a <http://example.com/ontology#PolicyLimit>;
  <http://example.com/ontology#value> 1.0E5 .
<http://example.com/resource/policy/6OP1237433/premium> a <http://example.com/ontology#PolicyPremium>;
  <http://example.com/ontology#value> 1.63027E3 .
<http://example.com/resource/policy/6OP1237433/status> a <http://example.com/ontology#PolicyStatus>;
  <http://example.com/ontology#status> "cancelled" .
<http://example.com/resource/claim/R6H45447> a <http://example.com/ontology#Claim>;
  <http://example.com/ontology#id> "R6H45447";
  <http://example.com/ontology#hasEvent> <http://example.com/resource/claim/R6H45447/open>,
    <http://example.com/resource/claim/R6H45447/close>, <http://example.com/resource/claim/R6H45447/pay>,
    <http://example.com/resource/claim/R6H45447/fnol>;
  <http://example.com/ontology#hasStatus> <http://example.com/resource/claim/R6H45447/status>;
  <http://example.com/ontology#hasType> "material damage";
  <http://example.com/ontology#hasClass> "A";
  <http://example.com/ontology#hasExpense> <http://example.com/resource/claim/R6H45447/expense>;
  <http://example.com/ontology#hasReserve> <http://example.com/resource/claim/R6H45447/reserve>;
  <http://example.com/ontology#hasPayment> <http://example.com/resource/claim/R6H45447/payment> .
<http://example.com/resource/person/W6J1827/birth> a <http://example.com/ontology#BirthEvent>.
<<<http://example.com/resource/person/W6J1827> <http://example.com/ontology#hasEvent> <http://example.com/resource/person/W6J1827/birth>>> <http://example.com/ontology#hasDate> "1939-09-11"^^xsd:date .
<http://example.com/resource/person/W6J1827/education> a <http://example.com/ontology#EducationEvent>.
<<<http://example.com/resource/person/W6J1827> <http://example.com/ontology#graduated> <http://example.com/resource/person/W6J1827/education>>> <http://example.com/ontology#hasDate> "2015-02-06"^^xsd:date;
  <http://example.com/ontology#university> <http://example.com/resource/university/Fachhochschule_Karlsruhe> .
<<<http://example.com/resource/person/W6J1827> <http://example.com/ontology#universityDegree> <http://example.com/resource/person/W6J1827/education>>> <http://example.com/ontology#specialty> <http://example.com/resource/degree/Mathematics> ;
    <http://example.com/ontology#degree> "Master's degree" .
<http://example.com/resource/university/Fachhochschule_Karlsruhe> a <http://example.com/ontology#University>;
  <http://example.com/ontology#name> "Fachhochschule Karlsruhe" .
<http://example.com/resource/degree/Mathematics> a <http://example.com/ontology#AcademicDegree>;
  <http://example.com/ontology#name> "Mathematics" .
<http://example.com/resource/person/W6J1827/email> a <http://example.com/ontology#Email>.
<<<http://example.com/resource/person/W6J1827> <http://example.com/ontology#hasEmail> <http://example.com/resource/person/W6J1827/email>>> <http://example.com/ontology#value> "burgunda.auris@gmail.com" .
[] <http://www.w3.org/2000/01/rdf-schema#subClassOf> "Blank node" .
