I tried to figure out the difference between:
<#blabla> rdf:type owl:Class
and:
<#blabla> a owl:Class
Is a
just a shortcut for rdf:type
?
I tried to figure out the difference between:
<#blabla> rdf:type owl:Class
and:
<#blabla> a owl:Class
Is a
just a shortcut for rdf:type
?