@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix ex: <http://example.org/ex#> .
@prefix thing: <http://example.org/thing#> .

<a2s2ag2.ttl>
  time:start "1837" ;
  time:end "1844" .

<a2s2ag3.ttl>
  time:start "1844" ;
  time:end "9999" .

<a2s2ag4.ttl>
  time:start "1837" ;
  time:end "9999" .

