URL and URN
A URL, Uniform Resource Locator, is a URI that is acting as a locator,
i.e. it implies a mechanism for retrieval of a resource (as opposed to just referring to it). Note that this depends on the context of use. For example, when a http: URI refers to an XML namespace, it is not being used as a URL, even though it may be possible to use the same string of characters as a URL by
typing it into a web browser (hopefully, resulting in documentation for the namespace).
URN, Uniform Resource Name, is a URI that use the "urn" scheme, and does not connote availability of the identified resource.
see also internet, History of the Internet, website