summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/org/artdoor.ttl11
1 files changed, 4 insertions, 7 deletions
diff --git a/data/org/artdoor.ttl b/data/org/artdoor.ttl
index a254569..4077dfe 100644
--- a/data/org/artdoor.ttl
+++ b/data/org/artdoor.ttl
@@ -22,20 +22,17 @@
:cafe
a schema:Place;
gr:category schema:FoodEstablishment, schema:CafeOrCoffeeShop, "non-meal food" ;
- gr:name "Café ArtDoor7"@da;
- foaf:Homepage <http://www.galleriartdoor.dk/cafe-artdoor7.html>;
+ gr:name "Kaffe & Te huset"@da;
+ foaf:Homepage <http://www.galleriartdoor.dk/kaffe---te-huset.html>;
gr:hasOpeningHourSpecification :hours .
:hours
a gr:OpeningHourSpecification ;
- rdfs:label "sommerhalvår" ;
- gr:validFrom "2013-05-01T00:00:00Z"^^xsd:dateTime ;
- gr:validThrough "2013-08-31T00:00:00Z"^^xsd:dateTime ;
+ rdfs:comment "kun sommerhalvåret" ;
gr:hasOpeningHoursDayOfWeek gr:Saturday, gr:Sunday ;
gr:opens "12:00:00"^^xsd:time ;
gr:closes "18:00:00"^^xsd:time .
:org
a gr:BusinessEntity ;
- gr:name "Marliese’s Gårdcafé"@da ;
- schema:location :home, :cafe .
+ schema:location :home, :shop, :cafe .