Datasets:
File size: 55,666 Bytes
38b6321 |
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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
<!ENTITY cmns-av "https://www.omg.org/spec/Commons/AnnotationVocabulary/">
<!ENTITY cmns-cds "https://www.omg.org/spec/Commons/CodesAndCodeSets/">
<!ENTITY cmns-cls "https://www.omg.org/spec/Commons/Classifiers/">
<!ENTITY cmns-col "https://www.omg.org/spec/Commons/Collections/">
<!ENTITY cmns-cxtdsg "https://www.omg.org/spec/Commons/ContextualDesignators/">
<!ENTITY cmns-dsg "https://www.omg.org/spec/Commons/Designators/">
<!ENTITY cmns-id "https://www.omg.org/spec/Commons/Identifiers/">
<!ENTITY cmns-txt "https://www.omg.org/spec/Commons/TextDatatype/">
<!ENTITY dct "http://purl.org/dc/terms/">
<!ENTITY fibo-fnd-arr-id "https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/">
<!ENTITY fibo-fnd-plc-adr "https://spec.edmcouncil.org/fibo/ontology/FND/Places/Addresses/">
<!ENTITY fibo-fnd-plc-loc "https://spec.edmcouncil.org/fibo/ontology/FND/Places/Locations/">
<!ENTITY fibo-fnd-rel-rel "https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/">
<!ENTITY fibo-fnd-utl-alx "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/">
<!ENTITY fibo-fnd-utl-av "https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
<!ENTITY lcc-cr "https://www.omg.org/spec/LCC/Countries/CountryRepresentation/">
<!ENTITY owl "http://www.w3.org/2002/07/owl#">
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
<!ENTITY skos "http://www.w3.org/2004/02/skos/core#">
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
]>
<rdf:RDF xml:base="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Addresses/"
xmlns:cmns-av="https://www.omg.org/spec/Commons/AnnotationVocabulary/"
xmlns:cmns-cds="https://www.omg.org/spec/Commons/CodesAndCodeSets/"
xmlns:cmns-cls="https://www.omg.org/spec/Commons/Classifiers/"
xmlns:cmns-col="https://www.omg.org/spec/Commons/Collections/"
xmlns:cmns-cxtdsg="https://www.omg.org/spec/Commons/ContextualDesignators/"
xmlns:cmns-dsg="https://www.omg.org/spec/Commons/Designators/"
xmlns:cmns-id="https://www.omg.org/spec/Commons/Identifiers/"
xmlns:cmns-txt="https://www.omg.org/spec/Commons/TextDatatype/"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:fibo-fnd-arr-id="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/"
xmlns:fibo-fnd-plc-adr="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Addresses/"
xmlns:fibo-fnd-plc-loc="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Locations/"
xmlns:fibo-fnd-rel-rel="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"
xmlns:fibo-fnd-utl-alx="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/"
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"
xmlns:lcc-cr="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<owl:Ontology rdf:about="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Addresses/">
<rdfs:label>Addresses Ontology</rdfs:label>
<dct:abstract>This ontology provides high level definitions for addresses and address components including elements that are common to addressing standards.</dct:abstract>
<dct:license rdf:datatype="&xsd;anyURI">https://opensource.org/licenses/MIT</dct:license>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/ClassificationSchemes/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Arrangements/IdentifiersAndIndices/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Places/Locations/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Relations/Relations/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/Analytics/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Classifiers/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/CodesAndCodeSets/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Collections/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/ContextualDesignators/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Designators/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/Identifiers/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/Commons/TextDatatype/"/>
<owl:imports rdf:resource="https://www.omg.org/spec/LCC/Countries/CountryRepresentation/"/>
<owl:versionIRI rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/20230301/Places/Addresses/"/>
<skos:changeNote>The http://www.omg.org/spec/EDMC-FIBO/FND/20141101/Places/Addresses.rdf version of this ontology was modified per the issue resolutions identified in the FIBO FND 1.1 RTF report. Differences from the 1.0 version include the addition of a hasAddress property and PhysicalAddress class as a parent of PostalAddress.</skos:changeNote>
<skos:changeNote>The http://www.omg.org/spec/EDMC-FIBO/FND/20160201/Places/Addresses.rdf version of this ontology was modified for the FIBO 2.0 RFC to integrate LCC.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20130801/Places/Addresses.rdf version of this ontology was modified per the issue resolutions identified in the FIBO FND 1.0 FTF report and in https://spec.edmcouncil.org/fibo/ontology/FND/1.0/AboutFND-1.0/. Primary differences include elimination of data properties in favor of a simple class model,the addition of virtual address, and the addition of addressing scheme.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20180801/Places/Addresses.rdf version of this ontology was modified replace hasDefinition with isDefinedIn to clarify intent, and the address hierarchy was simplified to enable extensions for international and national delivery address specification, and to eliminate deprecated elements.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20190901/Places/Addresses.rdf version of this ontology was modified to eliminate duplication of concepts in LCC, simplify address representation and merge countries with locations.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20200301/Places/Addresses.rdf version of this ontology was modified to correct a missing imports statement.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20200601/Places/Addresses.rdf version of this ontology was modified to eliminate unnecessary unions and max 1 restrictions.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20200701/Places/Addresses.rdf version of this ontology was modified to revise names of address elements that could be construed as referring to multiple concepts.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20210201/Places/Addresses.rdf version of this ontology was modified to make postcode a subclass of geographic region identifier and fix spelling errors.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20211201/Places/Addresses.rdf version of this ontology was modified to address hygiene issues with respect to text formatting.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20220701/Places/Addresses.rdf version of the ontology was modified to use the Commons Ontology Library (Commons) Annotation Vocabulary rather than the OMG's Specification Metadata vocabulary.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/FND/20230101/Places/Addresses.rdf version of this ontology was modified to use the Commons Ontology Library (Commons) rather than the OMG's Languages, Countries and Codes (LCC) and to eliminate redundancies in FIBO as appropriate.</skos:changeNote>
<skos:changeNote>The https://spec.edmcouncil.org/fibo/ontology/Foundations/20130601/Organizations/Addresses.owl version of the ontology was revised in advance of the September 2013 New Brunswick, NJ meeting, as follows:
(1) to use slash style URI/IRIss (also called 303 URIs, vs. hash style) as required to support server side processing
(2) to use version-independent IRIs for all definitions internally as opposed to version-specific IRIs
(3) to change the file suffix from .owl to .rdf to increase usability in RDF tools
(4) to use 4-level abbreviations and corresponding namespace prefixes for all FIBO ontologies, reflecting a family/specification/module/ontology structure
(5) to incorporate changes to the specification metadata to support documentation at the family, specification, module, and ontology level, similar to the abbreviations
(6) to move this ontology from Organizations to Places and eliminate unnecessary properties and related imports dependencies.</skos:changeNote>
<fibo-fnd-utl-av:hasMaturityLevel rdf:resource="&fibo-fnd-utl-av;Release"/>
<cmns-av:copyright>Copyright (c) 2013-2023 EDM Council, Inc.</cmns-av:copyright>
<cmns-av:copyright>Copyright (c) 2013-2023 Object Management Group, Inc.</cmns-av:copyright>
</owl:Ontology>
<owl:Class rdf:about="&fibo-fnd-plc-adr;Address">
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;Index"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-dsg;isDefinedIn"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;AddressingScheme"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-arr-id;isIndexTo"/>
<owl:onClass rdf:resource="&lcc-cr;Location"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label xml:lang="en">address</rdfs:label>
<skos:definition>index to a location to which communications may be delivered</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;AddressComponent">
<rdfs:subClassOf rdf:resource="&cmns-cls;Aspect"/>
<rdfs:label>address component</rdfs:label>
<skos:definition>aspect of an address</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;AddressingScheme">
<rdfs:subClassOf rdf:resource="&fibo-fnd-arr-id;IndexingScheme"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-dsg;defines"/>
<owl:allValuesFrom rdf:resource="&fibo-fnd-plc-adr;Address"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>addressing scheme</rdfs:label>
<skos:definition>system for allocating addresses to objects</skos:definition>
</owl:Class>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Apartment">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">apartment</rdfs:label>
<skos:definition>room or a group of related rooms, among similar sets in one building, designed for use as a dwelling</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Basement">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">basement</rdfs:label>
<skos:definition>part of a building consisting of rooms that are partly or entirely below ground</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">false</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Building">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">building</rdfs:label>
<skos:definition>relatively permanent enclosed structure, that has a roof and walls and stands more or less permanently in one place</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:Class rdf:about="&fibo-fnd-plc-adr;ConventionalStreetAddress">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-adr;hasStreetAddress"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;StreetAddress"/>
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-adr;hasAddressLine1"/>
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
<owl:onDataRange rdf:resource="&rdfs;Literal"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-adr;hasAddressLine2"/>
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
<owl:onDataRange rdf:resource="&rdfs;Literal"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-adr;hasAddressLine3"/>
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
<owl:onDataRange rdf:resource="&rdfs;Literal"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>conventional street address</rdfs:label>
<skos:definition>physical address that identifies a location on a street to which communications may be delivered</skos:definition>
<cmns-av:explanatoryNote>Other unconventional addresses may include rural and highway route addresses, general delivery addresses, post office box addresses, private mail center addresses, and so forth.</cmns-av:explanatoryNote>
</owl:Class>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Department">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">department</rdfs:label>
<skos:definition>division of a large organization such as a government, university, business, or shop, dealing with a specific subject, commodity, or area of activity</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Floor">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">floor</rdfs:label>
<skos:definition>all of the rooms or areas on the same level of a building; a story</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
<cmns-av:explanatoryNote>Labeling systems for floors vary from country to country, and may be specific to the building, for example, whether or not a 13th floor is identified as such tends to be on a case-by-case basis.</cmns-av:explanatoryNote>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Front">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">front</rdfs:label>
<skos:definition>side or part of a building that presents itself to view first, that faces the street; the most forward part of a building</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">false</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:Class rdf:about="&fibo-fnd-plc-adr;GeographicDirectionalSymbol">
<rdfs:subClassOf rdf:resource="&cmns-cds;CodeElement"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasTag"/>
<owl:someValuesFrom rdf:resource="&xsd;string"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>geographic directional symbol</rdfs:label>
<skos:definition>code element that gives directional information for postal delivery</skos:definition>
<skos:example>In the United States, these include N, S, E, W, NE, NW, SE, SW.</skos:example>
</owl:Class>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Hangar">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">hanger</rdfs:label>
<skos:definition>shed or shelter; any relatively wide structure used for housing airplanes or airships</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Key">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">key</rdfs:label>
<skos:definition>usually metal instrument by which the bolt of a lock is turned</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Lobby">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">lobby</rdfs:label>
<skos:definition>entrance hall, corridor, or vestibule, as in a public building, often serving as an anteroom; foyer</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">false</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Lot">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">lot</rdfs:label>
<skos:definition>measured parcel of land having fixed boundaries and designated on a plot or survey</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Lower">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">lower</rdfs:label>
<skos:definition>floor of a building in a multistory structure that is closer to ground level</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">false</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Office">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">office</rdfs:label>
<skos:definition>place where a particular kind of business is transacted or a service is supplied</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">false</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Penthouse">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">penthouse</rdfs:label>
<skos:definition>structure or dwelling on the roof or top floor of a building</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">false</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:Class rdf:about="&fibo-fnd-plc-adr;PhysicalAddress">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;Address"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-adr;hasIndividualPostcode"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;Postcode"/>
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-loc;hasMunicipality"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-loc;Municipality"/>
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-loc;hasCountry"/>
<owl:onClass rdf:resource="&lcc-cr;Country"/>
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-adr;hasPostalCode"/>
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
<owl:onDataRange rdf:resource="&rdfs;Literal"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-loc;hasCityName"/>
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
<owl:onDataRange rdf:resource="&rdfs;Literal"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-arr-id;isIndexTo"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-loc;PhysicalLocation"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-loc;hasSubdivision"/>
<owl:someValuesFrom rdf:resource="&lcc-cr;CountrySubdivision"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label xml:lang="en">physical address</rdfs:label>
<skos:definition>physical address where communications can be addressed, papers served or representatives located for any kind of organization or person</skos:definition>
<skos:scopeNote>An address may be used as an index to the location of a building, apartment, office within an office block, or other structure or parcel of land, often using political boundaries and street names as references, along with other information such as house or building numbers or names. Some addresses also contain secondary elements such as apartment or building numbers, or special codes to aid routing of mail and packages.</skos:scopeNote>
<cmns-av:usageNote>Typically, addresses will have only one postcode expressed either as a string value or individual, and only a municipality (individual) or city (string value).</cmns-av:usageNote>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;PhysicalAddressIdentifier">
<rdfs:subClassOf rdf:resource="&cmns-cds;CodeElement"/>
<rdfs:subClassOf rdf:resource="&cmns-id;Identifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-id;identifies"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-col;isMemberOf"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;PhysicalAddressingScheme"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>physical address identifier</rdfs:label>
<skos:definition>unique identifier for a physical address</skos:definition>
<skos:example>Physical address identifiers may include bar codes, QCR codes, and +codes in a number of countries.</skos:example>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;PhysicalAddressingScheme">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;AddressingScheme"/>
<rdfs:subClassOf>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-dsg;defines"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;PhysicalAddressIdentifier"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-dsg;defines"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</rdfs:subClassOf>
<rdfs:label>physical addressing scheme</rdfs:label>
<rdfs:seeAlso rdf:resource="https://pe.usps.com/cpim/ftp/pubs/Pub28/pub28.pdf"/>
<skos:definition>scheme for specifying physical addresses according to a country specific standard</skos:definition>
</owl:Class>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Pier">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">pier</rdfs:label>
<skos:definition>structure extending into navigable water for use as a landing place or promenade</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:Class rdf:about="&fibo-fnd-plc-adr;PostCodeArea">
<rdfs:subClassOf rdf:resource="&lcc-cr;GeographicRegion"/>
<rdfs:label xml:lang="en">post code area</rdfs:label>
<skos:definition>physical area uniquely identified by some postal code</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;PostOfficeBox">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;SupplementalAddressComponent"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-col;comprises"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;PostOfficeBoxDesignator"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>post office box</rdfs:label>
<skos:definition>post office box associated with an address</skos:definition>
<cmns-av:explanatoryNote>Post office box identifiers are only unique to a given jurisdiction, which may be a post office, town, or other region.</cmns-av:explanatoryNote>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;PostOfficeBoxAddress">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-col;comprises"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;PostOfficeBox"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>post office box address</rdfs:label>
<skos:definition>physical address used to deliver communications to a designated container at a local post office or the local equivalent for the jurisdiction, where mail is held until the recipient collects it, rather than to a given house, building, or other location</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;PostOfficeBoxDesignator">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;SupplementalAddressDesignator"/>
<rdfs:label xml:lang="en">post office box designator</rdfs:label>
<skos:definition>designator used, together with an identifier, for a post office box</skos:definition>
<skos:example>In the U.S., the preferred designator is 'PO BOX'.</skos:example>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;Postcode">
<rdfs:subClassOf rdf:resource="&cmns-cds;CodeElement"/>
<rdfs:subClassOf rdf:resource="&lcc-cr;GeographicRegionIdentifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-id;identifies"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;PostCodeArea"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label xml:lang="en">postcode</rdfs:label>
<skos:definition>sequence of characters used to assist in the sorting of mail</skos:definition>
<cmns-av:synonym>postal code</cmns-av:synonym>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;PostdirectionalSymbol">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;GeographicDirectionalSymbol"/>
<rdfs:label>postdirectional symbol</rdfs:label>
<skos:definition>geographic directional symbol that follows the street name and street suffix in a street address</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;PredirectionalSymbol">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;GeographicDirectionalSymbol"/>
<rdfs:label>predirectional symbol</rdfs:label>
<skos:definition>geographic directional symbol that occurs after the primary street number but before the street name in a street address</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;PrimaryAddressNumber">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;AddressComponent"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasTag"/>
<owl:onDataRange rdf:resource="&xsd;string"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>primary address number</rdfs:label>
<skos:definition>address component that identifies a location with respect to a given street</skos:definition>
<cmns-av:explanatoryNote>Although traditionally called a 'number', the street number may consist of alphanumeric characters, for example, '221B'.</cmns-av:explanatoryNote>
<cmns-av:synonym>street number</cmns-av:synonym>
</owl:Class>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Rear">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">rear</rdfs:label>
<skos:definition>side or part of a building at the back, located opposite its front</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">false</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:Class rdf:about="&fibo-fnd-plc-adr;RegionSpecificIdentifier">
<rdfs:subClassOf rdf:resource="&lcc-cr;GeographicRegionIdentifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-cxtdsg;isUsedBy"/>
<owl:someValuesFrom rdf:resource="&lcc-cr;GeopoliticalEntity"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>region-specific identifier</rdfs:label>
<skos:definition>geographic region or subdivision identifier used internally by a country or other region</skos:definition>
</owl:Class>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Room">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">room</rdfs:label>
<skos:definition>partitioned part of the inside of a building</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:Class rdf:about="&fibo-fnd-plc-adr;SecondaryUnit">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;AddressComponent"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-col;comprises"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitIndicator"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-col;comprises"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>secondary unit</rdfs:label>
<skos:definition>address component that identifies an individual unit within a larger structure, such as an apartment, office, hangar, slip, mailbox, and so forth, at a given street address</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;SecondaryUnitDesignator">
<rdfs:subClassOf rdf:resource="&cmns-cls;Classifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-adr;requiresSecondaryUnitRange"/>
<owl:onDataRange rdf:resource="&xsd;boolean"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>secondary unit designator</rdfs:label>
<skos:definition>classifier for a smaller structure or component within a larger facility, such as an apartment, office, mail stop, or other similar designation</skos:definition>
<cmns-av:explanatoryNote>Note that only certain secondary units require a secondary range, such as an apartment number, to complete a delivery point.</cmns-av:explanatoryNote>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;SecondaryUnitIndicator">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;AddressComponent"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasTag"/>
<owl:onDataRange rdf:resource="&xsd;string"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>secondary unit indicator</rdfs:label>
<skos:definition>index to the specific unit within a secondary unit, such as a building or apartment, at a particular street address</skos:definition>
</owl:Class>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Side">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">side</rdfs:label>
<skos:definition>place, space, or direction with respect to a center or to a line of division</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">false</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Slip">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">slip</rdfs:label>
<skos:definition>sloping ramp extending out into the water to serve as a place for landing or repairing ships; ship's or boat's berth between two piers</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Space">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">space</rdfs:label>
<skos:definition>extent set apart or available, such as a parking or storage space</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Stop">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">stop</rdfs:label>
<skos:definition>stopping place, such as a bus or mail stop</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:Class rdf:about="&fibo-fnd-plc-adr;StreetAddress">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;AddressComponent"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-adr;hasPrimaryAddressNumber"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;PrimaryAddressNumber"/>
<owl:maxQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:maxQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-adr;hasPostdirectionalSymbol"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;PostdirectionalSymbol"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-adr;hasPredirectionalSymbol"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;PredirectionalSymbol"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-adr;hasSecondaryUnit"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;SecondaryUnit"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-adr;hasStreetSuffix"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;StreetSuffix"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-plc-adr;hasStreetName"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-plc-adr;StreetName"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>street address</rdfs:label>
<skos:definition>index to a location that consists of a primary address number, predirectional, street name, suffix, postdirectional, and an optional secondary unit</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;StreetName">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;AddressComponent"/>
<rdfs:subClassOf rdf:resource="&cmns-dsg;Name"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasTag"/>
<owl:onDataRange rdf:resource="&xsd;string"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>street name</rdfs:label>
<skos:definition>identifier for a street in some context (e.g., city, municipality, geographic region)</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;StreetSuffix">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;AddressComponent"/>
<rdfs:subClassOf rdf:resource="&cmns-cls;Classifier"/>
<rdfs:label>street suffix</rdfs:label>
<skos:definition>classifier for a street or other delivery location, such as a dwelling located along a waterway</skos:definition>
<cmns-av:explanatoryNote>The suffix may provide some insight into the size or length of the street, though not necessarily consistently. In some cities, the suffix differentiates the street from another in the same context, such as 19th Street vs. 19th Avenue in San Francisco.</cmns-av:explanatoryNote>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;StructureName">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;AddressComponent"/>
<rdfs:subClassOf rdf:resource="&cmns-dsg;Name"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasTag"/>
<owl:onDataRange rdf:resource="&xsd;string"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>structure name</rdfs:label>
<skos:definition>name for a building, house, office complex, shopping center, or other structure or group of structures</skos:definition>
<skos:example>Examples include 'McCoy Center', which is the name of the office complex where JPMorgan Chase's Polaris facility is located, 'Apple Park', which is the name of the corporate headquarters of Apple, Inc., and 'Howells Bridge Cottage', which is the name of a very old cottage in Cornwall.</skos:example>
</owl:Class>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Suite">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">suite</rdfs:label>
<skos:definition>group of rooms occupied as a unit</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:Class rdf:about="&fibo-fnd-plc-adr;SupplementalAddressComponent">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;AddressComponent"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-col;comprises"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;SupplementalAddressUnit"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasTag"/>
<owl:minQualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">0</owl:minQualifiedCardinality>
<owl:onDataRange rdf:resource="&rdfs;Literal"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-col;comprises"/>
<owl:onClass rdf:resource="&fibo-fnd-plc-adr;SupplementalAddressDesignator"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>supplemental address component</rdfs:label>
<skos:definition>address component that provides additional information that is important to ensuring proper delivery of communications</skos:definition>
<cmns-av:explanatoryNote>Supplemental components include post office box information, rural route and highway contract route information, private mailboxes, and so forth, that are not part of a conventional street address.</cmns-av:explanatoryNote>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;SupplementalAddressDesignator">
<rdfs:subClassOf rdf:resource="&cmns-cls;Classifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&cmns-cls;classifies"/>
<owl:someValuesFrom rdf:resource="&fibo-fnd-plc-adr;SupplementalAddressComponent"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>supplemental address designator</rdfs:label>
<skos:definition>classifier for supplemental address information, such as a highway contract route, rural route, building complex, shopping center, condominium complex, mail box, or other similar designation</skos:definition>
</owl:Class>
<owl:Class rdf:about="&fibo-fnd-plc-adr;SupplementalAddressUnit">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;AddressComponent"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasTag"/>
<owl:onDataRange rdf:resource="&xsd;string"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>supplemental address unit</rdfs:label>
<skos:definition>address component that includes a specific route, box, apartment, condominium or other indicator or unit associated with a specific address</skos:definition>
</owl:Class>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Trailer">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">trailer</rdfs:label>
<skos:definition>vehicle designed to serve wherever parked as a temporary dwelling or place of business</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Unit">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">unit</rdfs:label>
<skos:definition>area in a facility, such as a medical facility or hospital that is specially staffed and equipped to provide a particular service or type of care</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">true</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:NamedIndividual rdf:about="&fibo-fnd-plc-adr;Upper">
<rdf:type rdf:resource="&fibo-fnd-plc-adr;SecondaryUnitDesignator"/>
<rdfs:label xml:lang="en">upper</rdfs:label>
<skos:definition>floor of a building in a multistory structure that is farther away from the ground level</skos:definition>
<fibo-fnd-plc-adr:requiresSecondaryUnitRange rdf:datatype="&xsd;boolean">false</fibo-fnd-plc-adr:requiresSecondaryUnitRange>
</owl:NamedIndividual>
<owl:Class rdf:about="&fibo-fnd-plc-adr;VirtualAddress">
<rdfs:subClassOf rdf:resource="&fibo-fnd-plc-adr;Address"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="&fibo-fnd-rel-rel;hasTag"/>
<owl:onDataRange rdf:resource="&xsd;string"/>
<owl:qualifiedCardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:qualifiedCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label>virtual address</rdfs:label>
<owl:disjointWith rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
<skos:definition>address identifying a virtual, i.e. non-physical, location</skos:definition>
</owl:Class>
<owl:ObjectProperty rdf:about="&fibo-fnd-plc-adr;hasAddress">
<rdfs:subPropertyOf rdf:resource="&cmns-cls;isCharacterizedBy"/>
<rdfs:label>has address</rdfs:label>
<rdfs:range rdf:resource="&fibo-fnd-plc-adr;Address"/>
<skos:definition>indicates a means by which something (in the case of a network address) or some entity may be located or contacted or may receive correspondence</skos:definition>
</owl:ObjectProperty>
<owl:DatatypeProperty rdf:about="&fibo-fnd-plc-adr;hasAddressLine1">
<rdfs:subPropertyOf rdf:resource="&cmns-txt;hasTextValue"/>
<rdfs:label>has address line 1</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
<skos:definition>the first line of the street address</skos:definition>
<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</cmns-av:adaptedFrom>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="&fibo-fnd-plc-adr;hasAddressLine2">
<rdfs:subPropertyOf rdf:resource="&cmns-txt;hasTextValue"/>
<rdfs:label>has address line 2</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
<skos:definition>the second line of the street address</skos:definition>
<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</cmns-av:adaptedFrom>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="&fibo-fnd-plc-adr;hasAddressLine3">
<rdfs:subPropertyOf rdf:resource="&cmns-txt;hasTextValue"/>
<rdfs:label>has address line 3</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
<skos:definition>the third line of the street address</skos:definition>
<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</cmns-av:adaptedFrom>
<cmns-av:usageNote>This element SHALL be omitted if address line 2 is omitted.</cmns-av:usageNote>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="&fibo-fnd-plc-adr;hasAttentionLine">
<rdfs:subPropertyOf rdf:resource="&cmns-txt;hasTextValue"/>
<rdfs:label>has attention line</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
<skos:definition>an optional, free text address line denoting the intended recipient</skos:definition>
</owl:DatatypeProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-plc-adr;hasIndividualPostcode">
<rdfs:subPropertyOf rdf:resource="&cmns-col;comprises"/>
<rdfs:label>has individual postcode</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
<rdfs:range rdf:resource="&fibo-fnd-plc-adr;Postcode"/>
<skos:definition>indicates the local or international postcode element of a delivery address as specified by the local postal service</skos:definition>
<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</cmns-av:adaptedFrom>
</owl:ObjectProperty>
<owl:DatatypeProperty rdf:about="&fibo-fnd-plc-adr;hasMailRouting">
<rdfs:subPropertyOf rdf:resource="&cmns-txt;hasTextValue"/>
<rdfs:label>has mail routing</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
<skos:definition>an optional, free text address line containing explicit routing information (this elements's presence indicates that this address is a routing / 'care of' address)</skos:definition>
<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</cmns-av:adaptedFrom>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="&fibo-fnd-plc-adr;hasPostalCode">
<rdfs:subPropertyOf rdf:resource="&cmns-txt;hasTextValue"/>
<rdfs:label>has postal code</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
<skos:definition>the postal code of this address as specified by the local postal service</skos:definition>
<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</cmns-av:adaptedFrom>
</owl:DatatypeProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-plc-adr;hasPostdirectionalSymbol">
<rdfs:subPropertyOf rdf:resource="&cmns-col;comprises"/>
<rdfs:label>has postdirectional symbol</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;StreetAddress"/>
<rdfs:range rdf:resource="&fibo-fnd-plc-adr;PostdirectionalSymbol"/>
<skos:definition>specifies a geographic directional symbol that follows the street name and street suffix in a street address</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-plc-adr;hasPredirectionalSymbol">
<rdfs:subPropertyOf rdf:resource="&cmns-col;comprises"/>
<rdfs:label>has predirectional symbol</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;StreetAddress"/>
<rdfs:range rdf:resource="&fibo-fnd-plc-adr;PredirectionalSymbol"/>
<skos:definition>specifies a geographic directional symbol that occurs after the primary street number but before the street name in a street address</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-plc-adr;hasPrimaryAddressNumber">
<rdfs:subPropertyOf rdf:resource="&cmns-col;comprises"/>
<rdfs:label>has primary address number</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;StreetAddress"/>
<rdfs:range rdf:resource="&fibo-fnd-plc-adr;PrimaryAddressNumber"/>
<skos:definition>specifies a a location with respect to a given street</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-plc-adr;hasSecondaryUnit">
<rdfs:subPropertyOf rdf:resource="&cmns-col;comprises"/>
<rdfs:label>has secondary unit</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;StreetAddress"/>
<rdfs:range rdf:resource="&fibo-fnd-plc-adr;SecondaryUnit"/>
<skos:definition>specifies an individual unit within a larger structure, such as an apartment, office, hangar, slip, mailbox, and so forth, at a given street address</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-plc-adr;hasStreetAddress">
<rdfs:subPropertyOf rdf:resource="&cmns-col;comprises"/>
<rdfs:label>has street address</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;ConventionalStreetAddress"/>
<rdfs:range rdf:resource="&fibo-fnd-plc-adr;StreetAddress"/>
<skos:definition>indicates a fully-specified address component that consists of a primary address number, predirectional, street name, suffix, postdirectional, and an optional secondary unit</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-plc-adr;hasStreetName">
<rdfs:subPropertyOf rdf:resource="&cmns-col;comprises"/>
<rdfs:label>has street name</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;StreetAddress"/>
<rdfs:range rdf:resource="&fibo-fnd-plc-adr;StreetName"/>
<skos:definition>specifies an identifier for a street in some context (e.g., 'Baker', 'First', 'Main')</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-plc-adr;hasStreetSuffix">
<rdfs:subPropertyOf rdf:resource="&cmns-col;comprises"/>
<rdfs:label>has street suffix</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;StreetAddress"/>
<rdfs:range rdf:resource="&fibo-fnd-plc-adr;StreetSuffix"/>
<skos:definition>specifies an additional qualifier for a street or other delivery location, such as a dwelling located along a waterway</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-plc-adr;hasStructureName">
<rdfs:subPropertyOf rdf:resource="&cmns-col;comprises"/>
<rdfs:label>has structure name</rdfs:label>
<rdfs:domain rdf:resource="&fibo-fnd-plc-adr;PhysicalAddress"/>
<rdfs:range rdf:resource="&fibo-fnd-plc-adr;StructureName"/>
<skos:definition>specifies an identifier for a building, house, office complex, shopping center, or other structure or group of structures</skos:definition>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="&fibo-fnd-plc-adr;hasTransliteratedAddress">
<rdfs:subPropertyOf rdf:resource="&fibo-fnd-plc-adr;hasAddress"/>
<rdfs:label>has transliterated address</rdfs:label>
<rdfs:range rdf:resource="&fibo-fnd-plc-adr;Address"/>
<skos:definition>identifies a transliterated (i.e., in Latin or Romanized ASCII) address for the registered entity</skos:definition>
<cmns-av:adaptedFrom rdf:datatype="&xsd;anyURI">https://www.gleif.org/en/about-lei/common-data-file-format/lei-cdf-format/lei-cdf-format-version-2-1</cmns-av:adaptedFrom>
</owl:ObjectProperty>
<owl:DatatypeProperty rdf:about="&fibo-fnd-plc-adr;requiresSecondaryUnitRange">
<rdfs:subPropertyOf rdf:resource="&cmns-txt;hasTextValue"/>
<rdfs:label>requires secondary unit range</rdfs:label>
<rdfs:range rdf:resource="&xsd;boolean"/>
<rdfs:seeAlso rdf:resource="https://pe.usps.com/cpim/ftp/pubs/Pub28/pub28.pdf"/>
<skos:definition>if true, indicates that an additional qualifier is needed to complete the delivery point description, such as an apartment number</skos:definition>
<cmns-av:explanatoryNote>Note that in some cases, such as for lobby or office, if there are multiple secondary units then a range may be needed to differentiate between them, even if the range is not always required.</cmns-av:explanatoryNote>
</owl:DatatypeProperty>
</rdf:RDF> |