maxrows=50
query=
define sql:describe-mode "SPO" DESCRIBE <https://w3id.org/italia/onto/POI/PointOfInterest>
format=application/rdf+xml
<?xml version="1.0" encoding="utf-8"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns2="http://www.openlinksw.com/ontology/fint#">
<rdf:Description rdf:about="http://demo.openlinksw.com/fint/Location/Turnertown/Iowa">
<rdf:type rdf:resource="http://www.openlinksw.com/ontology/fint#City"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Turnertown</rdfs:label>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Turnertown</rdfs:label>
<ns2:inState rdf:resource="http://demo.openlinksw.com/fint/Location/Iowa"/>
</rdf:Description>
</rdf:RDF>
Query Permalinkdefine sql:describe-mode "SPO" DESCRIBE <https://w3id.org/italia/onto/POI/PointOfInterest>
