@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p134835883> a schema1:Person ;
    rdfs:label "Hermogenes (2e eeuw ; Noordafrikaans ketter)" ;
    schema1:description "Bestreden door Tertullianus" ;
    schema1:hasOccupation "Noordafrikaans ketter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09218f4c05014ccb4a5106502bdc23c1> ;
    schema1:name "Hermogenes" ;
    schema1:sameAs <http://viaf.org/viaf/283108632> .

