@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://purl.obolibrary.org/obo/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:RO_0002020	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002020	rdfs:subPropertyOf	ns1:RO_0002313 ;
	rdfs:label	"transports" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:RO_0002020	obo:created_by	"dos"^^xsd:string ;
	obo:creation_date	"2017-07-20T17:11:08Z"^^xsd:dateTime ;
	ns1:IAO_0000115	"Holds between p and c when p is a transport process or transporter activity and the outcome of this p is to move c from one location to another." .