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

<http://data.bibliotheken.nl/id/thes/p327181362> a schema1:Person ;
    rdfs:label "Nobial, Christian" ;
    schema1:description "redacteur Dada (2010)" ;
    schema1:familyName "Nobial" ;
    schema1:givenName "Christian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3960c5374defc1084750a9f6019be2ca> ;
    schema1:name "Christian Nobial" ;
    schema1:sameAs <http://viaf.org/viaf/288260578> .

