@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix : <#> .
<> rdf:type foaf:PersonalProfileDocument .
<> foaf:maker :me .
<> foaf:primaryTopic :me .
:me a schema:Person, foaf:Person ;
schema:name "Bart Hanssens" ;
schema:mainEntityOf <>, <https://www.facebook.com/bart.hanssens#>, <https://www.linkedin.com/in/barthanssens#>, <https://twitter.com/BartHanssens#> ;
owl:sameAs <https://www.facebook.com/bart.hanssens#this>, <https://www.linkedin.com/in/barthanssens#this>, <https://twitter.com/BartHanssens#this> .
:this a schema:WebPage, foaf:Document ;
rdfs:name "Bart Hanssens' Profile Document"@en ;
dcterms:created "2020-07-12"^^xsd:dateTime ;
dcterms:creator :me ;
schema:mainEntity :me ;
foaf:primaryTopic :me .
Open data and open standard expert
-
FOD BOSA DG Digital Transformation (formerly: Fedict)
- Brussels
- https://www.linkedin.com/in/BartHanssens
- @BartHanssens
Popular repositories Loading
-
hack4govbe
hack4govbe PublicMy personal and non-exhaustive collection of links for the upcoming hack4gov.be
-
awesome-semantic-web
awesome-semantic-web PublicForked from semantalytics/awesome-semantic-web
A curated list of various semantic web and linked data resources.
-
-
-
-
dcat-be
dcat-be PublicForked from openknowledgebe/dcat-be
Website of the Belgian application profile of DCAT
CSS
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.