# List of tests from RFC2445
# $Id: cal-spec-examples.n3,v 1.1 2005/02/26 03:20:47 connolly Exp $

@prefix : <#>.
@prefix test: <http://www.w3.org/2002/12/cal/caltest.n3#>.


:t0001 a test:CalTest;
        test:shortFileName "spec01-conf3";
	test:description "RFC2445 section5: 3 day conference";
.

#ends
