forked from bio-ontology-research-group/opa2vec
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathext-gwb.owl
78 lines (62 loc) · 2.85 KB
/
ext-gwb.owl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
xml:base="http://www.w3.org/2002/07/owl"
xmlns:v="http://rdf.data-vocabulary.org/#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:gr="http://purl.org/goodrelations/v1#"
xmlns:ma="http://www.w3.org/ns/ma-ont#"
xmlns:md="http://www.w3.org/ns/md#"
xmlns:og="http://ogp.me/ns#"
xmlns:qb="http://purl.org/linked-data/cube#"
xmlns:rr="http://www.w3.org/ns/r2rml#"
xmlns:sd="http://www.w3.org/ns/sparql-service-description#"
xmlns:org="http://www.w3.org/ns/org#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rev="http://purl.org/stuff/rev#"
xmlns:rif="http://www.w3.org/2007/rif#"
xmlns:wdr="http://www.w3.org/2007/05/powder#"
xmlns:xhv="http://www.w3.org/1999/xhtml/vocab#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:ctag="http://commontag.org/ns#"
xmlns:dc11="http://purl.org/dc/elements/1.1/"
xmlns:dcat="http://www.w3.org/ns/dcat#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:ical="http://www.w3.org/2002/12/cal/icaltzd#"
xmlns:prov="http://www.w3.org/ns/prov#"
xmlns:rdfa="http://www.w3.org/ns/rdfa#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:sioc="http://rdfs.org/sioc/ns#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:void="http://rdfs.org/ns/void#"
xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"
xmlns:grddl="http://www.w3.org/2003/g/data-view#"
xmlns:hcard="http://microformats.org/profile/hcard#"
xmlns:vcard="http://www.w3.org/2006/vcard/ns#"
xmlns:schema="http://schema.org/"
xmlns:skosxl="http://www.w3.org/2008/05/skos-xl#"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:hcalendar="http://microformats.org/profile/hcalendar#">
<Ontology/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.w3.org/ns/md#item -->
<AnnotationProperty rdf:about="http://www.w3.org/ns/md#item"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotations
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<rdf:Description rdf:about="https://kadaster.wvr.io:443/kadaster-knowledge-graph?id=https://data.kkg.kadaster.nl/sor/model/def/ext-gwb">
<md:item rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:Description>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi -->