@prefix coaraccessrights: <http://purl.org/coar/access_right/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

coaraccessrights:c_16ec
  skos:altLabel "kısıtlı erişim"@tr, "acceso con limitaciones"@es, "beperkte toegang"@nl, "acceso gratuito mediado"@es, "acceso bajo restricciones"@es, "accès limité"@fr, "приступ с лозинком"@sr-cyrl, "acceso bajo condiciones"@es, "accès aux abonnés"@fr, "pristup s lozinkom"@sr, "accès sous condition"@fr, "accès restreint"@fr, "rajoitettu pääsy"@fi, "acceso gratuito bajo restricciones"@es ;
  skos:relatedMatch <http://purl.org/eprint/accessRights/RestrictedAccess>, <https://vocabs.acdh.oeaw.ac.at/archeaccessrestrictions/restricted> ;
  a skos:Concept ;
  skos:prefLabel "omejen dostop"@sl, "omezený přístup"@cs, "acceso restringido"@es, "beperkt toegankelijk"@nl, "accès réservé"@fr, "rajoitettu saatavuus"@fi, "ograničeni pristup"@sr, "アクセス制限有"@ja, "ограниченный доступ"@ru, "eingeschränkter Zugang"@de, "accesso riservato"@it, "acesso restrito"@pt, "accés restringit"@ca, "الوصول المقيد"@ar, "ограничени приступ"@sr-cyrl, "restricted access"@en, "sınırlı erişim"@tr ;
  skos:related <http://purl.org/eprint/accessRights/RestrictedAccess>, <https://vocabs.acdh.oeaw.ac.at/archeaccessrestrictions/restricted> ;
  skos:definition """Restricted access refers to a resource that is available in a system but with some type of restriction for full open access. This type of access can occur in a number of different situations. Some examples are described below:
The user must log-in to the system in order to access the resource
The user must send an email to the author or system administrator to access the resource
Access to the resource is restricted to a specific community (e.g. limited to a university community)"""@en ;
  skos:editorialNote "Published"@en ;
  skos:topConceptOf coaraccessrights:scheme ;
  skos:inScheme coaraccessrights:scheme .

<https://vocabs.acdh.oeaw.ac.at/archeaccessrestrictions/restricted>
  skos:related coaraccessrights:c_16ec ;
  skos:relatedMatch coaraccessrights:c_16ec .

coaraccessrights:scheme
  rdfs:label "Access Rights" ;
  a skos:ConceptScheme ;
  skos:hasTopConcept coaraccessrights:c_16ec .

<http://purl.org/eprint/accessRights/RestrictedAccess>
  skos:related coaraccessrights:c_16ec ;
  skos:relatedMatch coaraccessrights:c_16ec .

