@prefix rdf: . @prefix ldp: . rdf:type ldp:RDFSource . @prefix schema: . rdf:type schema:CreativeWork , ldp:Resource , schema:WebPage . @prefix rdfs: . rdf:type rdfs:Resource . @prefix pwdr: . @prefix ns5: . pwdr:describedby ns5:databricks_community_search . @prefix foaf: . foaf:topic schema:CreativeWork . @prefix oplwebservices: . foaf:topic oplwebservices:WebServiceParameter , , . @prefix ns8: . foaf:topic ns8:this , schema:WebPage , ns8:ServiceParameterRedirect , ns8:ServiceParameterSort , rdfs:Resource , ns8:ServiceParameterF , ns8:ServiceParameterType , ns8:ServiceParameterQ , ns8:SearchAction , ldp:Resource , ldp:RDFSource , schema:WebApplication , schema:EntryPoint , schema:Action ; schema:name "Home Page" ; schema:about , ; schema:potentialAction ns8:SearchAction ; schema:identifier ns8:this .