Skip to content

Instantly share code, notes, and snippets.

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
<http://stad.gent/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/dc/terms/Agent> .
<http://stad.gent/> <http://xmlns.com/foaf/0.1/name> "Stad Gent"@nl .
<https://creativecommons.org/publicdomain/zero/1.0/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/dc/terms/LicenseDocument> .
<https://stad.gent/id/dataservice/archiefgent/ea58397710edc2aed8c8303cf52a9cd8> <http://purl.org/dc/terms/accessRights> <http://publications.europa.eu/resource/authority/access-right/PUBLIC> .
<https://stad.gent/id/dataservice/archiefgent/ea58397710edc2aed8c8303cf52a9cd8> <http://purl.org/dc/terms/conformsTo> <https://w3id.org/tree> .
<https://stad.gent/id/dataservice/archiefgent/ea58397710edc2aed8c8303cf52a9cd8> <http://purl.org/dc/terms/description> "Event source van dataset: objecten van de instelling: Archief Gent"@nl .
<h
<https://smartdata.dev-vlaanderen.be/base/adres/time> <http://purl.org/dc/terms/conformsTo> <https://data.vlaanderen.be/doc/applicatieprofiel/ldes/ontwerpstandaard/2022-03-15> .
<https://smartdata.dev-vlaanderen.be/base/adres/time> <http://purl.org/dc/terms/title> "Linked Data Event Stream van adressen volgens een tijdsgebaseerde index"@nl .
<https://smartdata.dev-vlaanderen.be/base/adres/time> <http://purl.org/dc/terms/title> "Time-based fragmentation of the Linked Data Event Stream of adressen"@en .
<https://smartdata.dev-vlaanderen.be/base/adres/time> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/ns/dcat#DataService> .
<https://smartdata.dev-vlaanderen.be/base/adres/time> <http://www.w3.org/ns/dcat#endpointURL> <https://smartdata.dev-vlaanderen.be/base/adres/time> .
<https://smartdata.dev-vlaanderen.be/base/adres/time> <http://www.w3.org/ns/dcat#servesdataset> <https://smartdata.dev-vlaanderen.be/base/adressen> .
<https://smartdata.dev-vlaanderen.be/base/adressen> <http://purl.org/dc
{ "@context": {
"@vocab": "https://data.vaph.be/ns/vaph#",
"Dossier": "https://data.vlaanderen.be/ns/dossier#Dossier",
"@base" : "https://data.vaph.be/api/v1/resources/"
},
"@id" : "dossiernr-123",
"@type": "Dossier",
{ "@context": {
"@vocab": "https://data.vaph.be/ns/vaph#"
},
"@id" : "123",
"DossierInfo" : {
"wettelijkeVertegenwoordigers": [] ,
"persoonsgegevens": {
"rijksregisternummer": "string",
"dossiernummer": "string",
"erkenningHandicap": {
{
"@context": {
"@vocab": "https://data.vlaanderen.be/shacl/DCAT-AP-VL",
"qb": "http://purl.org/linked-data/cube#",
"qb:codeList": {
"@id": "qb:codeList",
"@type": "@id"
},
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"rdfs:comment": {
@prefix dc: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
<http://example.com/catalog> a dcat:Catalog.
<http://example.com/catalog> dc:title "Example catalog"@en.
<http://example.com/catalog> dcat:dataset <http://example.com/dataset>.
<http://example.com/dataset> a dcat:Dataset.
<http://example.com/dataset> dc:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC>.
@prefix dc: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix shacl: <http://www.w3.org/ns/shacl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
{
"@context":{
"identificator": "@nest",
"id": "@id",
"versieId": {
"@id": "https://data.vlaanderen.be/ns/generiek#versieIdentificator",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
"detail": "http://www.iana.org/assignments/relation/self",
"gebouwStatus" :{
{
"@context": {
"identificator": "@nest",
"id": "@id",
"versieId": {
"@id": "https://data.vlaanderen.be/ns/generiek#versieIdentificator",
"@type": "http://www.w3.org/2001/XMLSchema#string"
},
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<https://swisstopo/catalog-endpoint.rdf>
a dcat:Catalog ;
dcat:dataset <https://swisstopo/data/123>, <https://swisstopo/data/345> ;