]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blob - vendor/wikimedia/purtle/tests/data/Texts.rdf
MediaWiki 1.30.2
[autoinstallsdev/mediawiki.git] / vendor / wikimedia / purtle / tests / data / Texts.rdf
1 <?xml version="1.0"?>
2 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:acme="http://acme.test/">
3         <rdf:Description rdf:about="http://acme.test/Bongos">
4                 <acme:sounds xml:lang="de">Bom</acme:sounds>
5                 <acme:sounds xml:lang="en">Bam</acme:sounds>
6                 <acme:sounds xml:lang="es-419">Como estas</acme:sounds>
7                 <acme:sounds>What?</acme:sounds>
8         </rdf:Description>
9 </rdf:RDF>