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

<http://data.bibliotheken.nl/id/thes/p236601695> a schema1:Person ;
    rdfs:label "Roos, Nico (IKAT)" ;
    schema1:description "B0143272: verbonden aan IKAT, Maastricht Universit; email: nico.roosinfonomics.nl" ;
    schema1:familyName "Roos" ;
    schema1:givenName "Nico" ;
    schema1:hasOccupation "IKAT" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0416968f0d08881e2f09143cd36279bb> ;
    schema1:name "Nico Roos" ;
    schema1:sameAs <http://viaf.org/viaf/287365749>,
        <https://isni.org/isni/0000000393133218> .

