@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc:  <http://purl.org/dc/elements/1.1/> .
@prefix owl:  <http://www.w3.org/2002/07/owl#> .
@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix fn:  <http://www.w3.org/2005/xpath-functions#> .
@prefix :  <http://www.workingontologist.org/Examples/Chapter6/JamesDean#> .
@prefix ns1:  <https://swwo.linked.data.world/d/chapter-6-examples/> .
@prefix file:  <https://swwo.linked.data.world/d/chapter-6-examples/file/> .
@prefix dbpedia:  <http://dbpedia.org/resource/> .
@prefix wikidata:  <http://www.wikidata.org/entity/> .
@prefix dbo:  <http://dbpedia.org/ontology/> .
@prefix actor:  <http://data.linkedmdb.org/actor/> .
@prefix film:  <http://data.linkedmdb.org/film/> .
@prefix authors:  <http://www.workingontologist.org/Examples/Chapter6/Authors#> .
@prefix family:  <http://www.workingontologist.org/Examples/Chapter6/Family#> .
@prefix dcterms:  <http://purl.org/dc/terms/> .
@prefix writer:  <http://data.linkedmdb.org/writer/> .
@prefix director:  <http://data.linkedmdb.org/director/> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix jd6:  <http://www.workingontologist.org/Examples/Chapter6/JamesDean#> .
@prefix producer:  <http://data.linkedmdb.org/producer/> .
@prefix dbp:  <http://dbpedia.org/property/> .

jd6:ElizabethTaylor  skos:exactMatch  dbpedia:Category:Elizabeth_Taylor ;
        skos:exactMatch  dbpedia:Elizabeth_Taylor ;
        skos:exactMatch  wikidata:Q442330 ;
        skos:exactMatch  wikidata:Q34851 ;
        skos:exactMatch  wikidata:Q1331328 ;
        skos:exactMatch  wikidata:Q1331331 .

jd6:CarrollBaker  skos:exactMatch  dbpedia:Carroll_Baker ;
        skos:exactMatch  wikidata:Q233891 ;
        skos:exactMatch  wikidata:Q5046512 ;
        skos:exactMatch  wikidata:Q1045154 .

jd6:RockHudson  skos:exactMatch  wikidata:Q184378 ;
        skos:exactMatch  dbpedia:Rock_Hudson .

jd6:MercedesMcCambridge
        skos:exactMatch  dbpedia:Mercedes_McCambridge ;
        skos:exactMatch  wikidata:Q140017 .

jd6:JamesDean  skos:exactMatch  wikidata:Q639449 ;
        skos:exactMatch  wikidata:Q83359 ;
        skos:exactMatch  wikidata:Q538567 ;
        skos:exactMatch  wikidata:Q16017372 ;
        skos:exactMatch  dbpedia:James_Dean ;
        skos:exactMatch  wikidata:Q6132505 ;
        skos:exactMatch  wikidata:Q3512931 ;
        skos:exactMatch  wikidata:Q16644487 ;
        skos:exactMatch  wikidata:Q20963637 ;
        skos:exactMatch  wikidata:Q1389079 .
