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

<http://data.bibliotheken.nl/id/thes/p069519390> a schema1:Person ;
    rdfs:label "Poort, R.O.B." ;
    schema1:alternateName "Poort, Rob" ;
    schema1:description "B0508811: adviseur arbeidsomstandigheden en aansprakelijkheid. Jurist en veiligheidskundige",
        "Roepnaam: Rob" ;
    schema1:familyName "Poort" ;
    schema1:givenName "R.O.B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff57aded0a1f8c4d97935158a1c6ddf9> ;
    schema1:name "R.O.B. Poort" ;
    schema1:sameAs <http://viaf.org/viaf/280838129>,
        <https://isni.org/isni/0000000387824231> .

