summaryrefslogtreecommitdiff
path: root/data/org/2013/hestebedgaard.ttl
blob: a4e55f18b3c52c7f82dc3a56e76a9648edc76f66 (plain)
  1. @prefix : <http://data.biks.dk/hestebedgård/> .
  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. :org
  6. schema:event :dronning, :oroedag2013, [
  7. a schema:SocialEvent ;
  8. schema:name "Kulturaften - vikingetidens levevilkår"@da ;
  9. schema:comment "Grillaften og fortæller Ole Nielsen fortæller om vikingetidens levevilkår" ;
  10. schema:startDate "2013-07-12T19:00:00Z"^^xsd:dateTime ;
  11. schema:location :home ;
  12. ], [
  13. a schema:SocialEvent ;
  14. schema:name "Kulturaften - kvindearbejde i Afrika"@da ;
  15. schema:comment "Forsøges arrangeret et foredrag om kvindearbejde i Afrika syd for Sahara" ;
  16. schema:startDate "2013-07-17T19:00:00Z"^^xsd:dateTime ;
  17. schema:location :home ;
  18. ], [
  19. a schema:SocialEvent ;
  20. schema:name "Kulturaften - kvindearbejde i Vietnam"@da ;
  21. schema:comment "Katrine Dolleris fortæller om kvindearbejde i landbruget i Vietnam" ;
  22. schema:startDate "2013-08-01T19:00:00Z"^^xsd:dateTime ;
  23. schema:location :home ;
  24. ], [
  25. a schema:SocialEvent ;
  26. schema:name "Pileflet"@da ;
  27. schema:startDate "2013-08-17T10:00:00Z"^^xsd:dateTime ;
  28. schema:endDate "2013-08-17T14:00:00Z"^^xsd:dateTime ;
  29. schema:location :home ;
  30. ], [
  31. a schema:SocialEvent ;
  32. schema:name "Høstfet"@da ;
  33. schema:startDate "2013-09-14T10:00:00Z"^^xsd:dateTime ;
  34. schema:location :home ;
  35. ] .
  36. :dronning
  37. a schema:SocialEvent ;
  38. schema:name "Dronningevisit - folkedans"@da ;
  39. foaf:page <http://hestebedgård.dk/html/Aktuelt.html> ;
  40. schema:startDate "2013-06-03T11:20:00Z"^^xsd:dateTime ;
  41. schema:endDate "2013-06-03T11:40:00Z"^^xsd:dateTime ;
  42. schema:location :home .
  43. :oroedag2013
  44. a schema:SocialEvent ;
  45. foaf:page <http://hestebedgård.dk/html/Orødagen.html> ;
  46. schema:startDate "2013-06-02T00:00:00Z"^^xsd:dateTime ;
  47. schema:location :home .