<rdf:RDF xmlns:exec="http://sswapmeet.sswap.info/exec/"
  xmlns:owl="http://www.w3.org/2002/07/owl#"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:sswap="http://sswapmeet.sswap.info/sswap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
  <owl:DatatypeProperty rdf:about="http://sswapmeet.sswap.info/exec/args">
    <rdfs:subPropertyOf rdf:resource="http://sswapmeet.sswap.info/exec/datatypeProperty"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Command line with specific options and arguments for a program</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">args</rdfs:label>
  </owl:DatatypeProperty>
</rdf:RDF>
