blob: 785307a58b39e10755f8873a2c9d596b62083d97 (
plain)
- @prefix foaf: <http://xmlns.com/foaf/0.1/> .
- @prefix gr: <http://purl.org/goodrelations/v1#> .
- @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
- @prefix schema: <http://schema.org/> .
- @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
- []
- a gr:BusinessEntity;
- gr:name "Kunst på Orø"@da;
- foaf:Homepage <http://kunstpåorø.dk/>.
|