@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

ns1:01KYSNKBS33KNRWG60QHS211TV a ns2:Place ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KYSNKBS1JGV5BBCN1GEXZTHV ;
    schema:alternateName "Saint-Isidore, Quebec"@en, "Saint-Isidore-de-Laprairie"@en ;
    schema:keywords "quebec", "canada", "municipality" ;
    schema:location _:b1748 ;
    schema:name "Saint-Isidore"@en, "Saint-Isidore"@fr ;
    ns2:hasEvidence _:b1749 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/other> .
_:b1749 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYSNKBS1JGV5BBCN1GEXZTHV ;
    ns2:coversProperty schema:location, schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "Georges St-Pierre est né à Saint-Isidore, un village situé dans la MRC de Roussillon, à une trentaine de kilomètres au sud de la métropole." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b1748 schema:addressCountry <http://publications.europa.eu/resource/authority/country/CAN> ;
    schema:name "Saint-Isidore" ;
    schema:sameAs <http://www.wikidata.org/entity/Q3462465> .
