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

<http://data.bibliotheken.nl/id/thes/p162535090> a schema1:Person ;
    rdfs:label "Politicus" ;
    schema1:description "is: Herman Constantijn van der Wijck",
        "zie ook: De schrijver van \"Ons krijgswezen, een leekenpreek\"",
        "zie ook: Een staatsburger",
        "zie ook: een Ledigganger",
        "zie ook: een Oud-Indiaan" ;
    schema1:familyName "Politicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0bc927e3b46dd8c60628eb6c077c8e2> ;
    schema1:name "Politicus" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071230939>,
        <http://data.bibliotheken.nl/id/thes/p072169273>,
        <http://data.bibliotheken.nl/id/thes/p074352563>,
        <http://data.bibliotheken.nl/id/thes/p162534744>,
        <http://data.bibliotheken.nl/id/thes/p170190730>,
        <http://viaf.org/viaf/281276717>,
        <https://isni.org/isni/0000000388161927> .

