http://example.org/boardgame-ontology#Mechanic
Instances of http://example.org/boardgame-ontology#Mechanic can have the following properties:
PROPERTY | TYPE | DESCRIPTION | RANGE |
---|---|---|---|
From class http://example.org/boardgame-ontology#Mechanic | |||
http://example.org/boardgame-ontology#isMechanicOf | rdf:Property | http://example.org/boardgame-ontology#Game |
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
<http://example.org/boardgame-ontology#Mechanic> a rdfs:Class .