@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:bar-j-observatory-united-states a owl:NamedIndividual, ns0:ground-observatory ; owl:sameAs "https://wikidata.org/wiki/Q115536705" ; ns2:latitude "28.915559768676757812"^^<http://www.w3.org/2001/XMLSchema#float> ; ns2:location "Earth", "New Smyrna Beach" ; ns2:longitude "-81.12529754638671875"^^<http://www.w3.org/2001/XMLSchema#float> ; skos:altLabel "Bar J Observatory", "Bar J Observatory, New Smyrna Beach" ; skos:definition "The Bar J Observatory is an astronomical observatory located in New Smyrna Beach, Florida, within the United States." ; skos:notation "H74", "Q115536705" ; skos:prefLabel "Bar J Observatory, United States" ; ns1:Continent "North America" ; ns1:State "Lake Ashby" ; ns1:address "1600, South State Road 415, Alamana, New Smyrna Beach, Volusia County, Florida, 32168, United States" ; ns1:addressCountry "United States" ; ns0:MPC_ID "H74" ; 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:bar-j-observatory-united-states
    a owl:NamedIndividual, ns0:ground-observatory ;
    owl:sameAs "https://wikidata.org/wiki/Q115536705" ;
    ns2:latitude "28.915559768676757812"^^<http://www.w3.org/2001/XMLSchema#float> ;
    ns2:location "Earth", "New Smyrna Beach" ;
    ns2:longitude "-81.12529754638671875"^^<http://www.w3.org/2001/XMLSchema#float> ;
    skos:altLabel "Bar J Observatory", "Bar J Observatory, New Smyrna Beach" ;
    skos:definition "The Bar J Observatory is an astronomical observatory located in New Smyrna Beach, Florida, within the United States." ;
    skos:notation "H74", "Q115536705" ;
    skos:prefLabel "Bar J Observatory, United States" ;
    ns1:Continent "North America" ;
    ns1:State "Lake Ashby" ;
    ns1:address "1600, South State Road 415, Alamana, New Smyrna Beach, Volusia County, Florida, 32168, United States" ;
    ns1:addressCountry "United States" ;
    ns0:MPC_ID "H74" ;
    ns0:source ns0:iau-mpc_list, ns0:wikidata_list ;
    ns0:source_type "astronomical observatory" .