blob: 3a489250b68602a6a90a59f38f0a7e264d0ee6dc (
plain)
- @prefix hestebedgaard: <http://data.biks.dk/hestebedgård/> .
- @prefix foaf: <http://xmlns.com/foaf/0.1/> .
- @prefix schema: <http://schema.org/> .
- @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
- []
- a schema:SocialEvent ;
- schema:name "Dronningevisit"@da ;
- schema:startDate "2013-06-03T00:00:00Z"^^xsd:dateTime ;
- schema:event hestebedgaard:dronning .
|