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

<http://data.bibliotheken.nl/id/thes/p069317682> a schema1:Person ;
    rdfs:label "Noordermeer, Nico" ;
    schema1:alternateName "Noordermeer, Nico M." ;
    schema1:description "uitgever" ;
    schema1:familyName "Noordermeer" ;
    schema1:givenName "Nico" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb570092b2a30b89c0713ffe2518b8fc> ;
    schema1:name "Nico Noordermeer" ;
    schema1:sameAs <http://viaf.org/viaf/291864062>,
        <https://isni.org/isni/0000000396854301> .

