@prefix air: <http://www.daml.org/2001/10/html/airport-ont#> .
@prefix bio: <http://vocab.org/bio/0.1/> .
@prefix contact: <http://www.w3.org/2000/10/swap/pim/contact#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix geop: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rss: <http://web.resource.org/rss/1.0/> .
@prefix schema: <http://schema.org/> .
@prefix sioc: <http://rdfs.org/sioc/ns#> .
@prefix wot: <http://xmlns.com/wot/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.ivan-herman.net/foaf> a foaf:PersonalProfileDocument ;
    dcterms:creator "Ivan Herman" ;
    dcterms:date "2013-04-29"^^xsd:date ;
    dcterms:title "Ivan Herman’s homepage" ;
    rdfs:seeAlso <http://www.ivan-herman.net/foafExtras.rdf> ;
    foaf:primaryTopic <http://www.ivan-herman.net/foaf#me> ;
    wot:assurance <http://www.ivan-herman.net/foaf.rdf.asc> .

<http://dbpedia.org/resource/Architecture> dcterms:title "architecture" .

<http://dbpedia.org/resource/Art> dcterms:title "art" .

<http://dbpedia.org/resource/Classical_music> dcterms:title "classical music" .

<http://dbpedia.org/resource/History> dcterms:title "history" .

<http://dbpedia.org/resource/Internationalization_and_localization> dcterms:title "Internationalization" .

<http://dbpedia.org/resource/Literature> dcterms:title "literature" .

<http://dbpedia.org/resource/Photography> dcterms:title "photography" .

<http://dbpedia.org/resource/Politics> dcterms:title "politics" .

<http://dbpedia.org/resource/Scalable_Vector_Graphics> dcterms:title "Scalable Vector Graphics" .

<http://dbpedia.org/resource/Semantic_Web> dcterms:title "Semantic Web" .

<http://dig.csail.mit.edu/2006/wikdt/airports?iata=AMS#item> a air:Airport ;
    air:iataCode "AMS" .

<http://twitter.com/#!/ivan_herman> a foaf:OnlineAccount ;
    foaf:accountName "ivan_herman" ;
    foaf:accountServiceHomepage <http://twitter.com/> .

<http://www.eg.org> dcterms:title "Eurographics Association" .

<http://www.facebook.com/ivan.herman> a foaf:OnlineAccount ;
    foaf:accountName "ivan.herman" ;
    foaf:accountServiceHomepage <http://www.facebook.com> .

<http://www.flickr.com/photos/ivan_herman/> a foaf:OnlineAccount ;
    foaf:accountName "ivan_herman" ;
    foaf:accountServiceHomepage <http://www.flickr.com/> .

<http://www.iswsa.org/> a schema:Organization ;
    dcterms:title "Semantic Web Science Association" .

<http://www.ivan-herman.net/David_Herman> a schema:Person,
        foaf:Person ;
    foaf:name "David Herman" .

<http://www.ivan-herman.net/Eva_Boka> a schema:Person,
        foaf:Person ;
    foaf:name "Éva Bóka" .

<http://www.ivan-herman.net/cgi-bin/rss2to1.py> a rss:channel .

<http://www.ivan-herman.net/foaf#SWActivityBlogAccount> a sioc:User ;
    sioc:administrator_of [ a sioc:Space,
                sioc:WebLog ;
            rdfs:label "Semantic Web Activity Blog at W3C" ;
            rdfs:seeAlso <http://www.w3.org/blog/SW?tempskin=_rdf> ] ;
    foaf:accountName "ivan" ;
    foaf:accountServiceHomepage <http://www.w3.org/2001/sw/anews/> .

<http://www.ivan-herman.net/foaf.rdf> dcterms:title "FOAF data about the real person called Ivan Herman" .

<http://www.ivan-herman.net/foaf.rdf.asc> a wot:Endorsement ;
    dcterms:title "A detached signature for the generated foaf RDF/XML document" ;
    wot:endorser [ a wot:PubKey ;
            wot:fingerprint "31DD 8BBF 6057 1601 659E E95F 751D E143 343F 1A3D" ;
            wot:identity <http://www.ivan-herman.net/foaf#me> ;
            wot:length "1024" ;
            wot:pubKeyAddress <http://www.ivan-herman.net/pgpkey.html> ] .

<http://www.iw3c2.org> a schema:Organization ;
    dcterms:title "International World Wide Web Conference Committee" .

<http://www.linkedin.com/pub/dir/ivan/herman> a foaf:OnlineAccount ;
    foaf:accountName "2352277" ;
    foaf:accountServiceHomepage <http://www.linkedin.com/> .

<http://www.w3.org/2001/sw/#activity> dcterms:title "Semantic Web Activity" .

<http://www.w3.org/Consortium/Offices> dcterms:title "W3C Offices" .

<http://www.w3.org/Data#W3C> dcterms:title "World Wide Web Consortium (W3C)" .

<https://plus.google.com/u/0/113268051484517627727> a foaf:OnlineAccount ;
    foaf:accountName "113268051484517627727" ;
    foaf:accountServiceHomepage <http://www.mendeley.com/> .

<http://www.cwi.nl> dcterms:title "Centre Mathematics and Computer Sciences (CWI)" .

<http://www.elte.hu/> dcterms:title "Eötvös Loránd University of Budapest" .

<http://www.ivan-herman.net/foaf#me> a dcterms:Agent,
        schema:Person,
        foaf:Person ;
    dcterms:title "Information Visualization",
        "Manifold",
        "PREMO" ;
    schema:address [ a schema:Address ;
            schema:addressLocality "Amstelveen" ;
            schema:url <http://dbpedia.org/resource/Amstelveen> ;
            rdfs:seeAlso <http://sws.geonames.org/2759798/> ] ;
    schema:affiliation <http://www.iswsa.org/>,
        <http://www.iw3c2.org> ;
    schema:alumniOf <http://www.elte.hu/> ;
    schema:birthDate "1955-02-24"^^xsd:date ;
    schema:children <http://www.ivan-herman.net/David_Herman> ;
    schema:familyName "Herman" ;
    schema:gender "male" ;
    schema:givenName "Ivan",
        "Iván"@hu ;
    schema:image <http://www.ivan-herman.net/Images/me2003-small.png> ;
    schema:jobTitle "Semantic Web Activity Lead" ;
    schema:name "Ivan Herman" ;
    schema:nationality "French",
        "Hungarian" ;
    schema:spouse <http://www.ivan-herman.net/Eva_Boka> ;
    schema:url <http://www.ivan-herman.net> ;
    schema:worksFor <http://www.cwi.nl>,
        <http://www.w3.org/Data#W3C> ;
    bio:event [ a bio:Birth ;
            bio:date "1955-02-24"^^xsd:date ;
            bio:place <http://dbpedia.org/resource/Budapest> ] ;
    bio:olb <http://www.ivan-herman.net/professional/CV.html> ;
    rdfs:seeAlso <http://www.ivan-herman.net/AboutMe>,
        <http://www.ivan-herman.net/Photos>,
        <http://www.ivan-herman.net/cgi-bin/rss2to1.py>,
        <http://www.ivan-herman.net/foaf.rdf>,
        <http://www.ivan-herman.net/foafExtras>,
        <http://www.ivan-herman.net/professional/>,
        <http://www.mendeley.com/profiles/ivan-herman/> ;
    contact:nearestAirport <http://dig.csail.mit.edu/2006/wikdt/airports?iata=AMS#item> ;
    owl:sameAs <http://data.semanticweb.org/person/ivan-herman>,
        <http://dblp.l3s.de/d2r/resource/authors/Ivan_Herman>,
        <http://rdf.freebase.com/ns/en.ivan_herman>,
        <http://semanticweb.org/id/Ivan_Herman>,
        <http://www.ivan-herman.net/Ivan_Herman>,
        <http://www.ivan-herman.net/me>,
        <https://graph.facebook.com/555188827#>,
        <https://orcid.org/0000-0003-0782-2704> ;
    foaf:based_near [ a geop:Point ;
            geop:lat "52.302063" ;
            geop:long "4.87397" ],
        <http://dbpedia.org/resource/Amstelveen>,
        <http://dbpedia.org/resource/Amsterdam> ;
    foaf:birthday "1955-02-24"^^xsd:date ;
    foaf:gender "male" ;
    foaf:givenname "Ivan",
        "Iván"@hu ;
    foaf:holdsAccount <http://twitter.com/#!/ivan_herman>,
        <http://www.facebook.com/ivan.herman>,
        <http://www.flickr.com/photos/ivan_herman/>,
        <http://www.ivan-herman.net/foaf#SWActivityBlogAccount>,
        <http://www.ivan-herman.net/foaf#me>,
        <http://www.linkedin.com/pub/dir/ivan/herman>,
        <https://plus.google.com/u/0/113268051484517627727> ;
    foaf:homepage <http://www.ivan-herman.net>,
        <http://www.ivan-herman.net/professional>,
        <http://www.w3.org/People/Ivan> ;
    foaf:img <http://www.ivan-herman.net/Images/me2003-small.png> ;
    foaf:interest <http://dbpedia.org/resource/Architecture>,
        <http://dbpedia.org/resource/Art>,
        <http://dbpedia.org/resource/Classical_music>,
        <http://dbpedia.org/resource/History>,
        <http://dbpedia.org/resource/Internationalization_and_localization>,
        <http://dbpedia.org/resource/Literature>,
        <http://dbpedia.org/resource/Photography>,
        <http://dbpedia.org/resource/Politics>,
        <http://dbpedia.org/resource/Scalable_Vector_Graphics>,
        <http://dbpedia.org/resource/Semantic_Web> ;
    foaf:mbox_sha1sum "3c21b7ed00d78a35efcd8e567f8fd9cca71058c5",
        "5ac8032d5f6012aa1775ea2f63e1676bafd5e80b",
        "eccd01ba8ce2391a439e9b052a9fbf37eae9f732" ;
    foaf:name "Herman Iván"@hu,
        "Ivan Herman" ;
    foaf:pastProject <http://db.cwi.nl/projecten/project.php4?prjnr=106>,
        <http://db.cwi.nl/projecten/project.php4?prjnr=113>,
        <http://db.cwi.nl/projecten/project.php4?prjnr=133>,
        <http://www.eg.org>,
        <http://www.w3.org/Consortium/Offices> ;
    foaf:phone <tel:+31-641044153> ;
    foaf:publications <http://www.ivan-herman.net/professional/CV/W3CTalks.rdf>,
        <http://www.ivan-herman.net/professional/publist> ;
    foaf:schoolHomepage <http://www.elte.hu/>,
        <http://www.fazekas.hu/> ;
    foaf:skypeID "ivan_herman" ;
    foaf:surname "Herman" ;
    foaf:title "Dr" ;
    foaf:weblog <http://ivan-herman.name> ;
    foaf:workInfoHomepage <http://www.w3.org/2001/sw/#activity> ;
    foaf:workplaceHomepage <http://www.cwi.nl>,
        <http://www.w3.org> .


