@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://www.ivoa.net/rdf/obsfacility#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix ns1: <https://schema.org/> . @prefix ns2: <http://www.w3.org/2003/01/geo/wgs84_pos#> . ns0:flagstaff-observatory-united-states a owl:NamedIndividual, ns0:ground-observatory ; owl:sameAs "https://wikidata.org/wiki/Q114642348" ; ns2:latitude "35.184459686279296875"^^<http://www.w3.org/2001/XMLSchema#float> ; ns2:location "Earth", "Flagstaff" ; ns2:longitude "-111.65270233154296875"^^<http://www.w3.org/2001/XMLSchema#float> ; skos:altLabel "Northern Arizona University observatory", "Northern Arizona University, Flagstaff" ; skos:definition "Flagstaff Observatory is an astronomical observatory located in Flagstaff, Arizona, USA, operated by Northern Arizona University." ; skos:notation "687", "Q114642348" ; skos:prefLabel "Flagstaff Observatory, United States" ; ns1:Continent "North America" ; ns1:State "Flagstaff" ; ns1:address "Northern Arizona University, West University Drive, Flagstaff, Coconino County, Arizona, 86011, United States" ; ns1:addressCountry "United States" ; ns0:MPC_ID "687" ; ns0:source ns0:iau-mpc_list, ns0:wikidata_list ; ns0:source_type "astronomical observatory" .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://www.ivoa.net/rdf/obsfacility#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns1: <https://schema.org/> .
@prefix ns2: <http://www.w3.org/2003/01/geo/wgs84_pos#> .

ns0:flagstaff-observatory-united-states
    a owl:NamedIndividual, ns0:ground-observatory ;
    owl:sameAs "https://wikidata.org/wiki/Q114642348" ;
    ns2:latitude "35.184459686279296875"^^<http://www.w3.org/2001/XMLSchema#float> ;
    ns2:location "Earth", "Flagstaff" ;
    ns2:longitude "-111.65270233154296875"^^<http://www.w3.org/2001/XMLSchema#float> ;
    skos:altLabel "Northern Arizona University observatory", "Northern Arizona University, Flagstaff" ;
    skos:definition "Flagstaff Observatory is an astronomical observatory located in Flagstaff, Arizona, USA, operated by Northern Arizona University." ;
    skos:notation "687", "Q114642348" ;
    skos:prefLabel "Flagstaff Observatory, United States" ;
    ns1:Continent "North America" ;
    ns1:State "Flagstaff" ;
    ns1:address "Northern Arizona University, West University Drive, Flagstaff, Coconino County, Arizona, 86011, United States" ;
    ns1:addressCountry "United States" ;
    ns0:MPC_ID "687" ;
    ns0:source ns0:iau-mpc_list, ns0:wikidata_list ;
    ns0:source_type "astronomical observatory" .