Ἀλεξίμαχος

http://www.lgpn.ox.ac.uk/id/V1-2093

Queries used to generate this page

  • PREFIX claros: <http://purl.org/NET/Claros/vocab#>
    PREFIX crm: <http://purl.org/NET/crm-owl#>
    
    DESCRIBE <http://www.lgpn.ox.ac.uk/id/V1-2093> ?n1 ?n2 ?n3 {
      { <http://www.lgpn.ox.ac.uk/id/V1-2093> crm:P131_is_identified_by ?n1 }
      UNION
      { <http://www.lgpn.ox.ac.uk/id/V1-2093> crm:P98i_was_born ?n1 . ?n1 crm:P7_took_place_at ?n2 ; crm:P4_has_time-span ?n3 }
      UNION
      { <http://www.lgpn.ox.ac.uk/id/V1-2093> claros:coordinates-born ?n1 }
    }
  • PREFIX dc: <http://purl.org/dc/elements/1.1/>
    PREFIX dcterms: <http://purl.org/dc/terms/>
    PREFIX foaf: <http://xmlns.com/foaf/0.1/>
    PREFIX gr: <http://purl.org/goodrelations/v1#>
    PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
    PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
    PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
    
    CONSTRUCT {
      ?s ?p ?label
    } WHERE {
      ?s ?p ?label .
      FILTER ( ?s = <http://www.lgpn.ox.ac.uk/placecode/LGPN_10010> || ?s = <http://purl.org/NET/crm-owl#E82_Actor_Appellation> || ?s = <http://purl.org/NET/crm-owl#E52_Time_Span> || ?s = <http://www.w3.org/2004/02/skos/core#closeMatch> || ?s = <http://www.lgpn.ox.ac.uk/coordinates/LGPN_10020> || ?s = <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> || ?s = <http://purl.org/NET/crm-owl#P87_is_identified_by> || ?s = <http://purl.org/NET/crm-owl#P82_at_some_time_within> || ?s = <http://pleiades.stoa.org/places/599476#this> || ?s = <http://purl.org/NET/crm-owl#E53_Place> || ?s = <http://purl.org/NET/crm-owl#P7_took_place_at> || ?s = <http://purl.org/NET/crm-owl#E21_Person> || ?s = <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> || ?s = <http://xmlns.com/foaf/0.1/Person> || ?s = <http://purl.org/NET/crm-owl#P131_is_identified_by> || ?s = <http://www.w3.org/2003/01/geo/wgs84_pos#long> || ?s = <http://www.lgpn.ox.ac.uk/id/V1-2093> || ?s = <http://www.w3.org/2003/01/geo/wgs84_pos#lat> || ?s = <http://purl.org/NET/Claros/vocab#coordinates> || ?s = <http://www.lgpn.ox.ac.uk/placecode/LGPN_10020> || ?s = <http://www.lgpn.ox.ac.uk/birth/V1-2093/> || ?s = <http://purl.org/NET/Claros/vocab#Period> || ?s = <http://www.openannotation.org/ns/Target> || ?s = <http://www.lgpn.ox.ac.uk/placename/LGPN_10020> || ?s = <http://purl.org/NET/Claros/vocab#period_begin> || ?s = <http://purl.org/NET/crm-owl#P4_has_time-span> || ?s = <http://purl.org/NET/crm-owl#P98i_was_born> || ?s = <http://www.w3.org/2000/01/rdf-schema#label> || ?s = <http://purl.org/NET/Claros/vocab#coordinates-find> || ?s = <http://purl.org/NET/Claros/vocab#period_end> || ?s = <http://xmlns.com/foaf/0.1/name> || ?s = <http://purl.org/NET/crm-owl#E67_Birth> || ?s = <http://purl.org/NET/crm-owl#P89_falls_within> ) .
      FILTER ( ?p = rdfs:label || ?p = rdf:value || ?p = foaf:name || ?p = skos:prefLabel || ?p = dc:title || ?p = dcterms:title || ?p = gr:name )
    }