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

<http://data.bibliotheken.nl/id/thes/p422537063> a schema1:Person ;
    rdfs:label "Noize, Kid (1981-)" ;
    schema1:birthDate "1981" ;
    schema1:description "is pseud. van: Greg Avau" ;
    schema1:familyName "Noize" ;
    schema1:givenName "Kid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b29d4e83eeb48bd020af4c926d8ba13e> ;
    schema1:name "Kid Noize" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p42253708X>,
        <https://isni.org/isni/0000000462625217> .

