Classes
Properties
Planet Morten
All things Morten — stuff revolving around Morten Frederiksen
- Genbrug
- Flickr Stream: Uden ansvar
- 3 år
- Flickr Stream: Social Square fejrer og udvider
- På Lille John og med 4-toget
- Flickr Stream: A & A hos Social Square
- Klar
- Flickr Stream: Morgenaktivitet
- Gokart
- Flickr Stream: Ræs i Roskilde
- Åbningskamp
- Flickr Stream: På plads til Euro2008
- Ophængt
- Flickr Stream: Gyngetur i kolonihaven
- Blommemos
- Flickr Stream: Servering i skyggen
- Nu med actionman
- Flickr Stream: I kolonihaven
- Doodle
- del.icio.us/mortenf: Easy Scheduling
besøg
enCanadisk region (
besøgt region i Canada (
besøgt land (
besøgt stat i USA (
Et sæt af termer til brug ved angivelse af besøgte lande og stater.
- namespace:http://purl.org/net/vocab/2004/07/visit#
- maker (Person): Morten Høybye Frederiksen
- created: 2004-07-01
- references: http://www.daml.ri.cmu.edu/ont/USRegionState.daml
- references: http://www.daml.ri.cmu.edu/ont/State.daml
- references: http://www.daml.ri.cmu.edu/ont/CanadianState.daml
- references: http://www.daml.org/2001/09/countries/iso-3166-ont
- references: http://www.daml.org/2001/09/countries/iso
- imports: http://www.w3.org/2002/07/owl
- imports: http://www.w3.org/2000/01/rdf-schema
- license: http://creativecommons.org/licenses/by/1.0/
Classes
Canadisk region (CanadianRegion)
En canadisk region, dvs. en stat/provins eller territorie.
- singular: Canadisk region [da]
- subClassOf: http://www.daml.ri.cmu.edu/ont/State.daml#State
- unionOf: http://www.daml.ri.cmu.edu/ont/CanadianState.daml#CanadianState, http://www.daml.ri.cmu.edu/ont/CanadianState.daml#CanadianTerritory
- plural: Canadiske regioner [da]
Properties
besøgt region i Canada (caregion)
En region (dvs. en stat/provins eller territorie) i Canada som en person har sovet i mindst en nat, undtaget i lufthavne eller på gennemrejse til en andet region.
Example usage:
<foaf:Person
xmlns:caregion="http://www.daml.ri.cmu.edu/ont/CanadianState.daml#"
xmlns:state="http://www.daml.ri.cmu.edu/ont/State.daml#"
xmlns:visit="http://purl.org/net/vocab/2004/07/visit#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<foaf:name>Morten Høybye Frederiksen</foaf:name>
<visit:caregion rdf:resource="http://www.daml.ri.cmu.edu/ont/CanadianState.daml#AB"/>
<visit:caregion>
<caregion:CanadianState rdf:about="http://www.daml.ri.cmu.edu/ont/CanadianState.daml#BC">
<state:code>BC</state:code>
<state:name>British Columbia</state:name>
</caregion:CanadianState>
</visit:caregion>
<visit:caregion>
<caregion:CanadianTerritory rdf:about="http://www.daml.ri.cmu.edu/ont/CanadianState.daml#YK">
<state:code>YK</state:code>
<state:name>Yucon Territory</state:name>
</caregion:CanadianTerritory>
</visit:caregion>
</foaf:Person>besøgt land (country)
Et land som en person har sovet i mindst en nat, undtaget i lufthavne eller på gennemrejse til et andet land.
Example usage:
<foaf:Person
xmlns:iso="http://www.daml.org/2001/09/countries/iso-3166-ont#"
xmlns:visit="http://purl.org/net/vocab/2004/07/visit#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<foaf:name>Morten Høybye Frederiksen</foaf:name>
<visit:country rdf:resource="http://www.daml.org/2001/09/countries/iso#GB"/>
<visit:country>
<iso:Country rdf:about="http://www.daml.org/2001/09/countries/iso#DK">
<iso:code>DK</iso:code>
<iso:name>Denmark</iso:name>
</iso:Country>
</visit:country>
</foaf:Person>besøgt stat i USA (usstate)
En stat i USA som en person har sovet i mindst en nat, undtaget i lufthavne eller på gennemrejse til en andet stat.
Example usage:
<foaf:Person
xmlns:usstate="http://www.daml.ri.cmu.edu/ont/USRegionState.daml#"
xmlns:state="http://www.daml.ri.cmu.edu/ont/State.daml#"
xmlns:visit="http://purl.org/net/vocab/2004/07/visit#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<foaf:name>Morten Høybye Frederiksen</foaf:name>
<visit:usstate rdf:resource="http://www.daml.ri.cmu.edu/ont/USRegionState.daml#FL"/>
<visit:usstate>
<usstate:USState rdf:about="http://www.daml.ri.cmu.edu/ont/USRegionState.daml#CA">
<state:code>CA</state:code>
<state:name>California</state:name>
</usstate:USState>
</visit:usstate>
</foaf:Person>