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

<http://data.bibliotheken.nl/id/thes/p07073383X> a schema1:Person ;
    rdfs:label "Decorte, Marek" ;
    schema1:description "pseud. van: Cornelis Christiaan Goslinga" ;
    schema1:familyName "Decorte" ;
    schema1:givenName "Marek" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc9ad9738b662080acc433634418a009> ;
    schema1:name "Marek Decorte" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068737106>,
        <http://viaf.org/viaf/282779415> .

