I want to access the children with skos:Concept.
getChildren("skos:Concept") and getChildren("Concept") both give me an empty list what should I use instead?.
My example Data:
<owl:AnnotationProperty rdf:about="&dc;identifier"/>
<owl:ObjectProperty rdf:about="&skos;narrower"/>
<skos:Concept rdf:about="#concept:0_acetylpantolactone:4253501">
<skos:prefLabel xml:lang=""
...