@vladimiralexiev wrote:
indeed this query shows all PersonFunction to be intermediate nodes such as (note the numeric suffix)
http://dbpedia.org/resource/Faye_Barker__1 http://dbpedia.org/resource/George_N._Parks__1 http://dbpedia.org/resource/George_N._Parks__2
These don’t resolve directly, nor are served as part of the main entity, eg
curl -L -Haccept:text/turtle http://dbpedia.org/resource/George_N._Park
returns
dbo:occupation dbr:Music_teacher , <http://dbpedia.org/resource/George_N._Parks__1> , dbr:Band_director
But you have to SPARQL to find the properties of http://dbpedia.org/resource/George_N._Parks__1.
Which in this case happen to be useless:rdf:type dbo:PersonFunction; dbo:title "Band director"@en