@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix schema: <https://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns5: <http://www.w3.org/ns/prov#> .

ns1:01KYEZC87AX510ZSYXWYCWEPCJ a ns2:Place ;
    ns5:wasDerivedFrom ns1:01KYEZC878MA8KQ4J7S5JHXVPR ;
    schema:address "The Fields, Wigan Road, Aspull, Wigan, WN2 1QX, Greater Manchester, United Kingdom" ;
    schema:alternateName "Riley's"@en, "Riley's Gym"@en ;
    schema:description "The Snake Pit, originally Riley's Gym, is a historic catch wrestling gym in Aspull, Wigan, England. Founded in 1948 by Billy Riley, it produced legendary wrestlers including Karl Gotch and Billy Robinson, and is regarded as the spiritual home of catch wrestling. It was revived under Roy Wood and continues to host the Catch Wrestling World Championships."@en ;
    schema:keywords "gym", "historic", "catch-wrestling", "wigan" ;
    schema:location _:b7360 ;
    schema:logo _:b7361 ;
    schema:name "The Snake Pit"@en ;
    schema:sameAs <https://www.wikidata.org/wiki/Q18759107> ;
    ns2:foundedEvent _:b7363 ;
    ns2:hasEvidence _:b7365 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/gym> .
_:b7365 a ns2:SourceAssertionRelation ;
    schema:citation "The Snake Pit (Wigan) (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYEZC878MA8KQ4J7S5JHXVPR ;
    ns2:coversProperty schema:description, ns2:foundedEvent, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b7363 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KYEZC878MA8KQ4J7S5JHXVPR ;
    schema:startDate "1948" ;
    ns2:earliestYear "1948"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:founder ns1:01KYEZC879D48ZHB2QX45XRS35 ;
    ns2:hasEvidence _:b7364 ;
    ns2:latestYear "1948"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b7364 a ns2:SourceAssertionRelation ;
    schema:citation "The Snake Pit (Wigan) (Wikipedia EN)" ;
    ns2:basedOnSource ns1:01KYEZC878MA8KQ4J7S5JHXVPR ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b7361 schema:contentUrl <https://upload.wikimedia.org/wikipedia/en/2/24/The_Snake_Pit_logo.png> ;
    ns2:imageAttribution _:b7362 .
_:b7362 schema:citation "The Snake Pit logo (Wikipedia)" ;
    schema:url <https://en.wikipedia.org/wiki/File:The_Snake_Pit_logo.png> ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary .
_:b7360 schema:addressCountry <http://publications.europa.eu/resource/authority/country/GBR> ;
    schema:name "Aspull" ;
    schema:sameAs <http://www.wikidata.org/entity/Q4809276> .
