@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:01M1PEBA9EMXF400MQ578JNGGN a ns2:Organization ;
    ns5:wasDerivedFrom ns1:01M1PEBA9EG75YDPQWBDMQWWSV ;
    schema:alternateName "Norwegian Judo Federation"@en ;
    schema:description "Det nasjonale judoforbundet i Norge, stiftet 28. juni 1967 under et treningsleirleir. Henrik Lundh var blant initiativtakerne men takket nei til å bli forbundets første president. Vervet gikk til Torkel Sauer. Lundh satt aldri i forbundsstyret. Forbundet ble senere medlem av European Judo Union og International Judo Federation."@no ;
    schema:keywords "judo", "federation", "norway" ;
    schema:location _:b13198 ;
    schema:name "Norges Judoforbund"@no ;
    ns2:foundedEvent _:b13199 ;
    ns2:hasEvidence _:b13201 ;
    ns2:orgType <https://w3id.org/martialis/vocab/org-classification/federation> .
_:b13201 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1PEBA9EG75YDPQWBDMQWWSV ;
    ns2:coversProperty schema:description, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b13199 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01M1PEBA9EG75YDPQWBDMQWWSV ;
    schema:startDate "1967-06-28" ;
    ns2:earliestYear "1967"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b13200 ;
    ns2:latestYear "1967"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b13200 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1PEBA9EG75YDPQWBDMQWWSV ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b13198 schema:addressCountry <http://publications.europa.eu/resource/authority/country/NOR> ;
    schema:name "Oslo" ;
    schema:sameAs <http://www.wikidata.org/entity/Q585> .
