summaryrefslogtreecommitdiff
path: root/data/2013/kunstneruge.ttl
blob: 166599df22aa9f30fd9b71c6d21a9bf10f67f64d (plain)
  1. @prefix marliese: <http://data.biks.dk/marliese/> .
  2. @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  3. @prefix schema: <http://schema.org/> .
  4. @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  5. []
  6. a schema:SocialEvent ;
  7. schema:name "Kunstneruge 2013"@da ;
  8. schema:startDate "2013-06-30T00:00:00Z"^^xsd:dateTime ;
  9. schema:endDate "2013-07-06T00:00:00Z"^^xsd:dateTime ;
  10. schema:location marliese:home .