Skip to content

Abbe98/Abbe98

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

See my Codeberg account 🏔 for new projects.

@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wikipedia: <https://en.wikipedia.org/wiki/> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .

<#me>
    a foaf:Person ;
    foaf:name "Albin Larsson"@sv ;
    foaf:homepage <https://byabbe.se/> ;
    foaf:based_near wikipedia:Stockholm ;
    vcard:language: "sv", "en", "nb" ;
    foaf:weblog <https://byabbe.se/blog/> ;
    foaf:account <https://codeberg.org/abbe98> ,
                 <https://gitlab.gnome.org/Abbe98> ;
    owl:sameAs wikidata:Q107864180 .

About

✨special ✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published