@prefix rdf: . rdf:type rdf:Statement . @prefix rdfs: . rdfs:label "Embedded HTML Metadata Statement 7" . @prefix pwdr: . @prefix ns3: . pwdr:describedby ns3:test-pilot . @prefix ns4: . pwdr:describedby ns4:test-pilot ; rdf:object "Discussion about Test Pilot and testpilot.firefox.com.Learn more about the project on our wiki: https://wiki.mozilla.org/Test_Pilot." . @prefix dc: . rdf:predicate dc:description ; rdf:subject ns3:test-pilot .