@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .

ns1:01M0DBKBQ501AAXB1E3FV1MWQA a ns2:Source ;
    schema:description "Wikimedia Commons, the free media repository - the canonical host for freely-licensed images embedded across Wikipedia language editions."@en ;
    schema:name "Wikimedia Commons" ;
    schema:publisher _:b12679 ;
    schema:url <https://commons.wikimedia.org/> ;
    ns2:hasContributor _:b12680 ;
    ns2:peerReview "not-peer-reviewed" ;
    ns2:selfPublished false ;
    ns2:sourceType "website" .
_:b12680 schema:name "Wikimedia Commons contributors" ;
    ns2:contributorRole "contributor" .
_:b12679 schema:name "Wikimedia Foundation" .
