forked from cc-archive/cc.licenserdf
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcreativecommons.org_licenses_by-nc-nd_3.0_ve_.rdf
More file actions
31 lines (31 loc) · 1.81 KB
/
creativecommons.org_licenses_by-nc-nd_3.0_ve_.rdf
File metadata and controls
31 lines (31 loc) · 1.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:cc='http://creativecommons.org/ns#'
xmlns:foaf='http://xmlns.com/foaf/0.1/'
xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
xmlns:dc='http://purl.org/dc/elements/1.1/'
xmlns:dcq='http://purl.org/dc/terms/'
>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc-nd/3.0/ve/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
<cc:jurisdiction rdf:resource="http://creativecommons.org/international/ve/"/>
<dc:source rdf:resource="http://creativecommons.org/licenses/by-nc-nd/3.0/"/>
<dc:creator rdf:resource="http://creativecommons.org"/>
<cc:prohibits rdf:resource="http://creativecommons.org/ns#CommercialUse"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution"/>
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice"/>
<foaf:logo rdf:resource="http://i.creativecommons.org/l/by-nc-nd/3.0/ve/80x15.png"/>
<foaf:logo rdf:resource="http://i.creativecommons.org/l/by-nc-nd/3.0/ve/88x31.png"/>
<cc:legalcode rdf:resource="http://creativecommons.org/licenses/by-nc-nd/3.0/ve/legalcode"/>
<cc:licenseClass rdf:resource="http://creativecommons.org/license/"/>
<dcq:hasVersion>3.0</dcq:hasVersion>
<dc:identifier>by-nc-nd</dc:identifier>
<dc:title xml:lang="x-i18n">${Attribution-NonCommercial-NoDerivs} 3.0 ${Venezuela}</dc:title>
<dc:title xml:lang="es">Atribución-NoComercial-SinDerivadas 3.0 Venezuela</dc:title>
<dc:title xml:lang="en">Attribution-NonCommercial-NoDerivs 3.0 Venezuela</dc:title>
</cc:License>
<rdf:Description rdf:about="http://creativecommons.org/licenses/by-nc-nd/3.0/ve/legalcode">
<dcq:language>es</dcq:language>
</rdf:Description>
</rdf:RDF>