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

<http://data.bibliotheken.nl/id/thes/p37728565X> a schema1:Person ;
    rdfs:label "Rue, Y.J.W.R. de" ;
    schema1:alternateName "De Rue, Y.J.W.R." ;
    schema1:description "MA",
        "archeologie" ;
    schema1:familyName "de Rue" ;
    schema1:givenName "Y.J.W.R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a187559b7296024765dc3334a8e37368> ;
    schema1:name "Y.J.W.R. de Rue" ;
    schema1:sameAs <http://viaf.org/viaf/311817236>,
        <https://isni.org/isni/0000000443823357> .

