@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/p070032963> a schema1:Person ;
    rdfs:label "Mela, Pomponius (1e eeuw)" ;
    schema1:alternateName "Pomponius Mela" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "OLD" ;
    schema1:familyName "Mela" ;
    schema1:givenName "Pomponius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d7aee17a2207342c832d70584e993dc>,
        <https://data.bibliotheken.nl/.well-known/genid/ccf4262d3395b82c26cf872fd90654f6> ;
    schema1:name "Pomponius Mela" ;
    schema1:sameAs <http://viaf.org/viaf/34489209>,
        wd:Q297515,
        <https://isni.org/isni/0000000079732132> .

