@prefix schema: <http://schema.org/>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.

@base <https://rdmr.eu>.

# General metadata about Rdmr
<https://rdmr.eu/> a schema:Blog ;
    schema:name "Rdmr.eu" ;
    schema:author <https://rdmr.eu/#me> ;
    schema:copyrightYear 2016 ;
    schema:inLanguage "nl" ;
    schema:keywords "linked data, linguistics"@en
    .

<https://rdmr.eu/#me> a schema:Person ;
    schema:name "Redmer Kronemeijer" ;
    schema:givenName "Redmer" ;
    schema:jobTitle "Linked data-engineer"@nl ;
    schema:knowsLanguage "nl", "en", "es-419", "fy" ;
    schema:sameAs <https://github.com/redmer> 
    schema:sameAs <https://twitter.com/redmer> 
    .

# Metadata on the blogposts

</2026/speel-crowdle/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "CROWdle: raad het CROW-begrip van de dag"@nl ;
    schema:datePublished "2026-05-07T00:00:00+00:00"^^xsd:dateTime 
    .


</2025/eleventy/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Jekyll eruit, Eleventy erin"@nl ;
    schema:datePublished "2025-05-30T00:00:00+00:00"^^xsd:dateTime 
    .


</2024/turtle-12/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Turtle 1.2"@nl ;
    schema:datePublished "2024-11-25T00:00:00+00:00"^^xsd:dateTime 
    .


</2024/mapping-texts/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Mapping Texts"@nl ;
    schema:datePublished "2024-04-04T00:00:00+00:00"^^xsd:dateTime 
    .


</2023/rdf-geopackage/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Read in OGC GeoPackages as RDF data"@nl ;
    schema:datePublished "2023-09-15T00:00:00+00:00"^^xsd:dateTime 
    .


</2023/msaccess/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Generate RDF quads from a MS Access database"@nl ;
    schema:datePublished "2023-03-10T00:00:00+00:00"^^xsd:dateTime 
    .


</2022/webfinger/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Using Webfinger on a static webhost to let people find you on Mastodon"@nl ;
    schema:datePublished "2022-12-19T00:00:00+00:00"^^xsd:dateTime 
    .


</2022/dikw-kennis/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Wat is kennis?"@nl ;
    schema:datePublished "2022-06-13T00:00:00+00:00"^^xsd:dateTime 
    .


</2022/deploy-vocbench3/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "How to deploy VocBench3 with Docker"@nl ;
    schema:datePublished "2022-05-19T00:00:00+00:00"^^xsd:dateTime 
    .


</2021/windows-werkbaar/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Wat ik geïnstalleerd heb op m’n nieuwe werk-Windows-pc"@nl ;
    schema:datePublished "2021-12-08T00:00:00+00:00"^^xsd:dateTime 
    .


</2021/0xff-jena/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "FYI on Jena from Powershell"@nl ;
    schema:datePublished "2021-06-09T00:00:00+00:00"^^xsd:dateTime 
    .


</2020/museomix-2019/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Museomix 2019: Terhulpen"@nl ;
    schema:datePublished "2020-10-10T00:00:00+00:00"^^xsd:dateTime 
    .


</2020/turtle-with-jekyll/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "A Linked data view on blog posts"@nl ;
    schema:datePublished "2020-09-29T00:00:00+00:00"^^xsd:dateTime 
    .


</2019/techtaal/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "UI-vertalingen in het Nederlands"@nl ;
    schema:datePublished "2019-06-29T00:00:00+00:00"^^xsd:dateTime 
    .


</2019/spatial-linked-data/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Linked Spatial Data"@nl ;
    schema:datePublished "2019-03-31T00:00:00+00:00"^^xsd:dateTime 
    .


</2018/thanks-charazani/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Thanks, Charazani"@nl ;
    schema:datePublished "2018-12-13T00:00:00+00:00"^^xsd:dateTime 
    .


</2018/erfgoedontmoeting/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Brabantse erfgoedontmoeting 2018"@nl ;
    schema:datePublished "2018-10-04T00:00:00+00:00"^^xsd:dateTime 
    .


</2018/awkward/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Aafswaard"@nl ;
    schema:datePublished "2018-09-26T00:00:00+00:00"^^xsd:dateTime 
    .


</2018/hadrynsis/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Greek etymology: ‘hádrynsis’"@nl ;
    schema:datePublished "2018-07-10T00:00:00+00:00"^^xsd:dateTime 
    .


</2018/dhbenelux/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Conference report: DHBenelux"@nl ;
    schema:datePublished "2018-07-02T00:00:00+00:00"^^xsd:dateTime 
    .


</2018/chernobyl-4/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Etymology, Philology, and Chernobyl (Pt. IV)"@nl ;
    schema:datePublished "2018-05-23T00:00:00+00:00"^^xsd:dateTime 
    .


</2018/rdmr-eu/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "This website: Technical details"@nl ;
    schema:datePublished "2018-05-13T00:00:00+00:00"^^xsd:dateTime 
    .


</2018/langsci-press/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Language Science Press"@nl ;
    schema:datePublished "2018-05-13T00:00:00+00:00"^^xsd:dateTime 
    .


</2018/chernobyl-3/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Etymology, Philology, and Chernobyl (Pt. III)"@nl ;
    schema:datePublished "2018-05-11T00:00:00+00:00"^^xsd:dateTime 
    .


</2018/chernobyl-2/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Etymology, Philology, and Chernobyl (Pt. II)"@nl ;
    schema:datePublished "2018-05-05T00:00:00+00:00"^^xsd:dateTime 
    .


</2018/chernobyl/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Etymology, Philology, and Chernobyl (Pt. I)"@nl ;
    schema:datePublished "2018-04-26T00:00:00+00:00"^^xsd:dateTime 
    .


</2017/open-science-in-linguistics/> a schema:BlogPosting ;
    schema:author <https://rdmr.eu/#me> ;
    schema:name "Open Science in Linguistics"@nl ;
    schema:datePublished "2017-12-20T00:00:00+00:00"^^xsd:dateTime 
    .



# Linking the blogposts to the blog
<https://rdmr.eu/> schema:blogPost </2026/speel-crowdle/> .
<https://rdmr.eu/> schema:blogPost </2025/eleventy/> .
<https://rdmr.eu/> schema:blogPost </2024/turtle-12/> .
<https://rdmr.eu/> schema:blogPost </2024/mapping-texts/> .
<https://rdmr.eu/> schema:blogPost </2023/rdf-geopackage/> .
<https://rdmr.eu/> schema:blogPost </2023/msaccess/> .
<https://rdmr.eu/> schema:blogPost </2022/webfinger/> .
<https://rdmr.eu/> schema:blogPost </2022/dikw-kennis/> .
<https://rdmr.eu/> schema:blogPost </2022/deploy-vocbench3/> .
<https://rdmr.eu/> schema:blogPost </2021/windows-werkbaar/> .
<https://rdmr.eu/> schema:blogPost </2021/0xff-jena/> .
<https://rdmr.eu/> schema:blogPost </2020/museomix-2019/> .
<https://rdmr.eu/> schema:blogPost </2020/turtle-with-jekyll/> .
<https://rdmr.eu/> schema:blogPost </2019/techtaal/> .
<https://rdmr.eu/> schema:blogPost </2019/spatial-linked-data/> .
<https://rdmr.eu/> schema:blogPost </2018/thanks-charazani/> .
<https://rdmr.eu/> schema:blogPost </2018/erfgoedontmoeting/> .
<https://rdmr.eu/> schema:blogPost </2018/awkward/> .
<https://rdmr.eu/> schema:blogPost </2018/hadrynsis/> .
<https://rdmr.eu/> schema:blogPost </2018/dhbenelux/> .
<https://rdmr.eu/> schema:blogPost </2018/chernobyl-4/> .
<https://rdmr.eu/> schema:blogPost </2018/rdmr-eu/> .
<https://rdmr.eu/> schema:blogPost </2018/langsci-press/> .
<https://rdmr.eu/> schema:blogPost </2018/chernobyl-3/> .
<https://rdmr.eu/> schema:blogPost </2018/chernobyl-2/> .
<https://rdmr.eu/> schema:blogPost </2018/chernobyl/> .
<https://rdmr.eu/> schema:blogPost </2017/open-science-in-linguistics/> .
