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

<http://data.bibliotheken.nl/id/thes/p073270954> a schema1:Person ;
    rdfs:label "Muys, Nicolaas (1740-1808)" ;
    schema1:alternateName "Muys van Holy, Nicolaes" ;
    schema1:birthDate "1740" ;
    schema1:deathDate "1808" ;
    schema1:description "mb" ;
    schema1:familyName "Muys" ;
    schema1:givenName "Nicolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/285ce89ea58239716bb1007309b3a308> ;
    schema1:name "Nicolaas Muys" ;
    schema1:sameAs <http://viaf.org/viaf/56491088>,
        wd:Q18603518,
        <https://isni.org/isni/0000000067073141> .

