UNPKG
housemd
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
House, M.D. RDF dataset
github.com/rdf-ext/housemd
rdf-ext/housemd
housemd
/
data
/
place
/
usa.ttl
8 lines
(6 loc)
•
206 B
text/turtle
View Raw
1
2
3
4
5
6
7
8
@prefix
schema
: <
http
:
//schema.org/>.
@prefix
xsd
: <
http
:
//www.w3.org/2001/XMLSchema#>.
<> a
schema
:Place; schema:alternateName "USA"; schema:identifier "US"; schema:name "United States of America".