Last active
June 12, 2020 16:46
-
-
Save stain/39f74513515e34cf9a602c4d6f9cef58 to your computer and use it in GitHub Desktop.
SKOS version of schema.org 8.0 class hierarchy - SPARQL executed on all-frames.nt from https://schema.org/docs/developers.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": { | |
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", | |
"owl": "http://www.w3.org/2002/07/owl#", | |
"skos": "http://www.w3.org/2004/02/skos/core#", | |
"rdfs": "http://www.w3.org/2000/01/rdf-schema#", | |
"@base": "http://schema.org/" | |
}, | |
"@graph": [ | |
{ | |
"@id": "./", | |
"@type": "skos:ConceptScheme", | |
"skos:hasTopConcept": { | |
"@id": "Thing" | |
} | |
}, | |
{ | |
"@id": "3DModel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MediaObject" | |
} | |
}, | |
{ | |
"@id": "AMRadioChannel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "RadioChannel" | |
} | |
}, | |
{ | |
"@id": "APIReference", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TechArticle" | |
} | |
}, | |
{ | |
"@id": "AboutPage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPage" | |
} | |
}, | |
{ | |
"@id": "AcceptAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AllocateAction" | |
} | |
}, | |
{ | |
"@id": "Accommodation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Place" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Room" | |
}, | |
{ | |
"@id": "Apartment" | |
}, | |
{ | |
"@id": "Suite" | |
}, | |
{ | |
"@id": "CampingPitch" | |
}, | |
{ | |
"@id": "House" | |
} | |
] | |
}, | |
{ | |
"@id": "AccountingService", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FinancialService" | |
} | |
}, | |
{ | |
"@id": "AchieveAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Action" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "LoseAction" | |
}, | |
{ | |
"@id": "WinAction" | |
}, | |
{ | |
"@id": "TieAction" | |
} | |
] | |
}, | |
{ | |
"@id": "Action", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Thing" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "ControlAction" | |
}, | |
{ | |
"@id": "SearchAction" | |
}, | |
{ | |
"@id": "InteractAction" | |
}, | |
{ | |
"@id": "FindAction" | |
}, | |
{ | |
"@id": "AchieveAction" | |
}, | |
{ | |
"@id": "AssessAction" | |
}, | |
{ | |
"@id": "OrganizeAction" | |
}, | |
{ | |
"@id": "PlayAction" | |
}, | |
{ | |
"@id": "TradeAction" | |
}, | |
{ | |
"@id": "CreateAction" | |
}, | |
{ | |
"@id": "TransferAction" | |
}, | |
{ | |
"@id": "MoveAction" | |
}, | |
{ | |
"@id": "ConsumeAction" | |
}, | |
{ | |
"@id": "UpdateAction" | |
} | |
] | |
}, | |
{ | |
"@id": "ActionAccessSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "ActionStatusType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "ActivateAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ControlAction" | |
} | |
}, | |
{ | |
"@id": "AddAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "UpdateAction" | |
}, | |
"skos:narrower": { | |
"@id": "InsertAction" | |
} | |
}, | |
{ | |
"@id": "AdministrativeArea", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Place" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "State" | |
}, | |
{ | |
"@id": "Country" | |
}, | |
{ | |
"@id": "City" | |
}, | |
{ | |
"@id": "SchoolDistrict" | |
} | |
] | |
}, | |
{ | |
"@id": "AdultEntertainment", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "EntertainmentBusiness" | |
} | |
}, | |
{ | |
"@id": "AdvertiserContentArticle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Article" | |
} | |
}, | |
{ | |
"@id": "AggregateOffer", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Offer" | |
} | |
}, | |
{ | |
"@id": "AggregateRating", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Rating" | |
}, | |
"skos:narrower": { | |
"@id": "EmployerAggregateRating" | |
} | |
}, | |
{ | |
"@id": "AgreeAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ReactAction" | |
} | |
}, | |
{ | |
"@id": "Airline", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Organization" | |
} | |
}, | |
{ | |
"@id": "Airport", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "AlignmentObject", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "AllocateAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "OrganizeAction" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "RejectAction" | |
}, | |
{ | |
"@id": "AcceptAction" | |
}, | |
{ | |
"@id": "AssignAction" | |
}, | |
{ | |
"@id": "AuthorizeAction" | |
} | |
] | |
}, | |
{ | |
"@id": "AmusementPark", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "EntertainmentBusiness" | |
} | |
}, | |
{ | |
"@id": "AnalysisNewsArticle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "NewsArticle" | |
} | |
}, | |
{ | |
"@id": "AnatomicalStructure", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Ligament" | |
}, | |
{ | |
"@id": "Bone" | |
}, | |
{ | |
"@id": "Vessel" | |
}, | |
{ | |
"@id": "Joint" | |
}, | |
{ | |
"@id": "Nerve" | |
}, | |
{ | |
"@id": "BrainStructure" | |
}, | |
{ | |
"@id": "Muscle" | |
} | |
] | |
}, | |
{ | |
"@id": "AnatomicalSystem", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
} | |
}, | |
{ | |
"@id": "AnimalShelter", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "Answer", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Comment" | |
} | |
}, | |
{ | |
"@id": "Apartment", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Accommodation" | |
} | |
}, | |
{ | |
"@id": "ApartmentComplex", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Residence" | |
} | |
}, | |
{ | |
"@id": "AppendAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InsertAction" | |
} | |
}, | |
{ | |
"@id": "ApplyAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "OrganizeAction" | |
} | |
}, | |
{ | |
"@id": "ApprovedIndication", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalIndication" | |
} | |
}, | |
{ | |
"@id": "Aquarium", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "ArchiveComponent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "ArchiveOrganization", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "ArriveAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MoveAction" | |
} | |
}, | |
{ | |
"@id": "ArtGallery", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "EntertainmentBusiness" | |
} | |
}, | |
{ | |
"@id": "Artery", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Vessel" | |
} | |
}, | |
{ | |
"@id": "Article", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "TechArticle" | |
}, | |
{ | |
"@id": "NewsArticle" | |
}, | |
{ | |
"@id": "ScholarlyArticle" | |
}, | |
{ | |
"@id": "SocialMediaPosting" | |
}, | |
{ | |
"@id": "AdvertiserContentArticle" | |
}, | |
{ | |
"@id": "SatiricalArticle" | |
}, | |
{ | |
"@id": "Report" | |
} | |
] | |
}, | |
{ | |
"@id": "AskAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CommunicateAction" | |
} | |
}, | |
{ | |
"@id": "AskPublicNewsArticle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "NewsArticle" | |
} | |
}, | |
{ | |
"@id": "AssessAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Action" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "ChooseAction" | |
}, | |
{ | |
"@id": "ReactAction" | |
}, | |
{ | |
"@id": "ReviewAction" | |
}, | |
{ | |
"@id": "IgnoreAction" | |
} | |
] | |
}, | |
{ | |
"@id": "AssignAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AllocateAction" | |
} | |
}, | |
{ | |
"@id": "Atlas", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "Attorney", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LegalService" | |
} | |
}, | |
{ | |
"@id": "Audience", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "EducationalAudience" | |
}, | |
{ | |
"@id": "MedicalAudience" | |
}, | |
{ | |
"@id": "PeopleAudience" | |
}, | |
{ | |
"@id": "BusinessAudience" | |
} | |
] | |
}, | |
{ | |
"@id": "AudioObject", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MediaObject" | |
}, | |
"skos:narrower": { | |
"@id": "Audiobook" | |
} | |
}, | |
{ | |
"@id": "Audiobook", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "AudioObject" | |
}, | |
{ | |
"@id": "Book" | |
} | |
] | |
}, | |
{ | |
"@id": "AuthorizeAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AllocateAction" | |
} | |
}, | |
{ | |
"@id": "AutoBodyShop", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AutomotiveBusiness" | |
} | |
}, | |
{ | |
"@id": "AutoDealer", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AutomotiveBusiness" | |
} | |
}, | |
{ | |
"@id": "AutoPartsStore", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "Store" | |
}, | |
{ | |
"@id": "AutomotiveBusiness" | |
} | |
] | |
}, | |
{ | |
"@id": "AutoRental", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AutomotiveBusiness" | |
} | |
}, | |
{ | |
"@id": "AutoRepair", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AutomotiveBusiness" | |
} | |
}, | |
{ | |
"@id": "AutoWash", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AutomotiveBusiness" | |
} | |
}, | |
{ | |
"@id": "AutomatedTeller", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FinancialService" | |
} | |
}, | |
{ | |
"@id": "AutomotiveBusiness", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "MotorcycleRepair" | |
}, | |
{ | |
"@id": "AutoRepair" | |
}, | |
{ | |
"@id": "AutoWash" | |
}, | |
{ | |
"@id": "AutoDealer" | |
}, | |
{ | |
"@id": "AutoBodyShop" | |
}, | |
{ | |
"@id": "AutoPartsStore" | |
}, | |
{ | |
"@id": "GasStation" | |
}, | |
{ | |
"@id": "AutoRental" | |
}, | |
{ | |
"@id": "MotorcycleDealer" | |
} | |
] | |
}, | |
{ | |
"@id": "BackgroundNewsArticle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "NewsArticle" | |
} | |
}, | |
{ | |
"@id": "Bakery", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FoodEstablishment" | |
} | |
}, | |
{ | |
"@id": "BankAccount", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FinancialProduct" | |
}, | |
"skos:narrower": { | |
"@id": "DepositAccount" | |
} | |
}, | |
{ | |
"@id": "BankOrCreditUnion", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FinancialService" | |
} | |
}, | |
{ | |
"@id": "BarOrPub", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FoodEstablishment" | |
} | |
}, | |
{ | |
"@id": "Barcode", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ImageObject" | |
} | |
}, | |
{ | |
"@id": "Beach", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "BeautySalon", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HealthAndBeautyBusiness" | |
} | |
}, | |
{ | |
"@id": "BedAndBreakfast", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LodgingBusiness" | |
} | |
}, | |
{ | |
"@id": "BedDetails", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "BedType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "QualitativeValue" | |
} | |
}, | |
{ | |
"@id": "BefriendAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InteractAction" | |
} | |
}, | |
{ | |
"@id": "BikeStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "Blog", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "BlogPosting", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "SocialMediaPosting" | |
}, | |
"skos:narrower": { | |
"@id": "LiveBlogPosting" | |
} | |
}, | |
{ | |
"@id": "BloodTest", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalTest" | |
} | |
}, | |
{ | |
"@id": "BoardingPolicyType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "BodyOfWater", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Landform" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "OceanBodyOfWater" | |
}, | |
{ | |
"@id": "Reservoir" | |
}, | |
{ | |
"@id": "RiverBodyOfWater" | |
}, | |
{ | |
"@id": "SeaBodyOfWater" | |
}, | |
{ | |
"@id": "Waterfall" | |
}, | |
{ | |
"@id": "LakeBodyOfWater" | |
}, | |
{ | |
"@id": "Canal" | |
}, | |
{ | |
"@id": "Pond" | |
} | |
] | |
}, | |
{ | |
"@id": "Bone", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AnatomicalStructure" | |
} | |
}, | |
{ | |
"@id": "Book", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": { | |
"@id": "Audiobook" | |
} | |
}, | |
{ | |
"@id": "BookFormatType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "BookSeries", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWorkSeries" | |
} | |
}, | |
{ | |
"@id": "BookStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "BookmarkAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "OrganizeAction" | |
} | |
}, | |
{ | |
"@id": "BorrowAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TransferAction" | |
} | |
}, | |
{ | |
"@id": "BowlingAlley", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "SportsActivityLocation" | |
} | |
}, | |
{ | |
"@id": "BrainStructure", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AnatomicalStructure" | |
} | |
}, | |
{ | |
"@id": "Brand", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "BreadcrumbList", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ItemList" | |
} | |
}, | |
{ | |
"@id": "Brewery", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FoodEstablishment" | |
} | |
}, | |
{ | |
"@id": "Bridge", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "BroadcastChannel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "TelevisionChannel" | |
}, | |
{ | |
"@id": "RadioChannel" | |
} | |
] | |
}, | |
{ | |
"@id": "BroadcastEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PublicationEvent" | |
} | |
}, | |
{ | |
"@id": "BroadcastFrequencySpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "BroadcastService", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Service" | |
}, | |
"skos:narrower": { | |
"@id": "RadioBroadcastService" | |
} | |
}, | |
{ | |
"@id": "BrokerageAccount", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InvestmentOrDeposit" | |
} | |
}, | |
{ | |
"@id": "BuddhistTemple", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PlaceOfWorship" | |
} | |
}, | |
{ | |
"@id": "BusOrCoach", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Vehicle" | |
} | |
}, | |
{ | |
"@id": "BusReservation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Reservation" | |
} | |
}, | |
{ | |
"@id": "BusStation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "BusStop", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "BusTrip", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Trip" | |
} | |
}, | |
{ | |
"@id": "BusinessAudience", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Audience" | |
} | |
}, | |
{ | |
"@id": "BusinessEntityType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "BusinessEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "BusinessFunction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "BuyAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TradeAction" | |
} | |
}, | |
{ | |
"@id": "CDCPMDRecord", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "CableOrSatelliteService", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Service" | |
} | |
}, | |
{ | |
"@id": "CafeOrCoffeeShop", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FoodEstablishment" | |
} | |
}, | |
{ | |
"@id": "Campground", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "CivicStructure" | |
}, | |
{ | |
"@id": "LodgingBusiness" | |
} | |
] | |
}, | |
{ | |
"@id": "CampingPitch", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Accommodation" | |
} | |
}, | |
{ | |
"@id": "Canal", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "BodyOfWater" | |
} | |
}, | |
{ | |
"@id": "CancelAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PlanAction" | |
} | |
}, | |
{ | |
"@id": "Car", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Vehicle" | |
} | |
}, | |
{ | |
"@id": "CarUsageType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "QualitativeValue" | |
} | |
}, | |
{ | |
"@id": "Casino", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "EntertainmentBusiness" | |
} | |
}, | |
{ | |
"@id": "CategoryCode", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "DefinedTerm" | |
}, | |
"skos:narrower": { | |
"@id": "MedicalCode" | |
} | |
}, | |
{ | |
"@id": "CategoryCodeSet", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "DefinedTermSet" | |
} | |
}, | |
{ | |
"@id": "CatholicChurch", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Church" | |
} | |
}, | |
{ | |
"@id": "Cemetery", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "Chapter", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "CheckAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FindAction" | |
} | |
}, | |
{ | |
"@id": "CheckInAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CommunicateAction" | |
} | |
}, | |
{ | |
"@id": "CheckOutAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CommunicateAction" | |
} | |
}, | |
{ | |
"@id": "CheckoutPage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPage" | |
} | |
}, | |
{ | |
"@id": "ChildCare", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "ChildrensEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "ChooseAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AssessAction" | |
}, | |
"skos:narrower": { | |
"@id": "VoteAction" | |
} | |
}, | |
{ | |
"@id": "Church", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PlaceOfWorship" | |
}, | |
"skos:narrower": { | |
"@id": "CatholicChurch" | |
} | |
}, | |
{ | |
"@id": "City", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AdministrativeArea" | |
} | |
}, | |
{ | |
"@id": "CityHall", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "GovernmentBuilding" | |
} | |
}, | |
{ | |
"@id": "CivicStructure", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Place" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "RVPark" | |
}, | |
{ | |
"@id": "TaxiStand" | |
}, | |
{ | |
"@id": "Museum" | |
}, | |
{ | |
"@id": "Playground" | |
}, | |
{ | |
"@id": "PoliceStation" | |
}, | |
{ | |
"@id": "SubwayStation" | |
}, | |
{ | |
"@id": "Airport" | |
}, | |
{ | |
"@id": "Beach" | |
}, | |
{ | |
"@id": "TrainStation" | |
}, | |
{ | |
"@id": "StadiumOrArena" | |
}, | |
{ | |
"@id": "PlaceOfWorship" | |
}, | |
{ | |
"@id": "GovernmentBuilding" | |
}, | |
{ | |
"@id": "EducationalOrganization" | |
}, | |
{ | |
"@id": "Zoo" | |
}, | |
{ | |
"@id": "Hospital" | |
}, | |
{ | |
"@id": "Crematorium" | |
}, | |
{ | |
"@id": "BusStop" | |
}, | |
{ | |
"@id": "ParkingFacility" | |
}, | |
{ | |
"@id": "PublicToilet" | |
}, | |
{ | |
"@id": "FireStation" | |
}, | |
{ | |
"@id": "Aquarium" | |
}, | |
{ | |
"@id": "Park" | |
}, | |
{ | |
"@id": "Bridge" | |
}, | |
{ | |
"@id": "PerformingArtsTheater" | |
}, | |
{ | |
"@id": "EventVenue" | |
}, | |
{ | |
"@id": "BusStation" | |
}, | |
{ | |
"@id": "Cemetery" | |
}, | |
{ | |
"@id": "Campground" | |
}, | |
{ | |
"@id": "MovieTheater" | |
}, | |
{ | |
"@id": "MusicVenue" | |
} | |
] | |
}, | |
{ | |
"@id": "Claim", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "ClaimReview", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Review" | |
} | |
}, | |
{ | |
"@id": "Class", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "Clip", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "MovieClip" | |
}, | |
{ | |
"@id": "TVClip" | |
}, | |
{ | |
"@id": "RadioClip" | |
}, | |
{ | |
"@id": "VideoGameClip" | |
} | |
] | |
}, | |
{ | |
"@id": "ClothingStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "Code", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "Collection", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "CollectionPage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPage" | |
}, | |
"skos:narrower": { | |
"@id": "MediaGallery" | |
} | |
}, | |
{ | |
"@id": "CollegeOrUniversity", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "EducationalOrganization" | |
} | |
}, | |
{ | |
"@id": "ComedyClub", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "EntertainmentBusiness" | |
} | |
}, | |
{ | |
"@id": "ComedyEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "ComicCoverArt", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "CoverArt" | |
}, | |
{ | |
"@id": "ComicStory" | |
} | |
] | |
}, | |
{ | |
"@id": "ComicIssue", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PublicationIssue" | |
} | |
}, | |
{ | |
"@id": "ComicSeries", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Periodical" | |
} | |
}, | |
{ | |
"@id": "ComicStory", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": { | |
"@id": "ComicCoverArt" | |
} | |
}, | |
{ | |
"@id": "Comment", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "CorrectionComment" | |
}, | |
{ | |
"@id": "Answer" | |
} | |
] | |
}, | |
{ | |
"@id": "CommentAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CommunicateAction" | |
} | |
}, | |
{ | |
"@id": "CommunicateAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InteractAction" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "CommentAction" | |
}, | |
{ | |
"@id": "CheckOutAction" | |
}, | |
{ | |
"@id": "ReplyAction" | |
}, | |
{ | |
"@id": "ShareAction" | |
}, | |
{ | |
"@id": "InformAction" | |
}, | |
{ | |
"@id": "AskAction" | |
}, | |
{ | |
"@id": "InviteAction" | |
}, | |
{ | |
"@id": "CheckInAction" | |
} | |
] | |
}, | |
{ | |
"@id": "CommunityHealth", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "CompleteDataFeed", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "DataFeed" | |
} | |
}, | |
{ | |
"@id": "CompoundPriceSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PriceSpecification" | |
} | |
}, | |
{ | |
"@id": "ComputerLanguage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "ComputerStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "ConfirmAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InformAction" | |
} | |
}, | |
{ | |
"@id": "Consortium", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Organization" | |
} | |
}, | |
{ | |
"@id": "ConsumeAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Action" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "EatAction" | |
}, | |
{ | |
"@id": "WatchAction" | |
}, | |
{ | |
"@id": "InstallAction" | |
}, | |
{ | |
"@id": "ReadAction" | |
}, | |
{ | |
"@id": "ViewAction" | |
}, | |
{ | |
"@id": "DrinkAction" | |
}, | |
{ | |
"@id": "ListenAction" | |
}, | |
{ | |
"@id": "UseAction" | |
} | |
] | |
}, | |
{ | |
"@id": "ContactPage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPage" | |
} | |
}, | |
{ | |
"@id": "ContactPoint", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
}, | |
"skos:narrower": { | |
"@id": "PostalAddress" | |
} | |
}, | |
{ | |
"@id": "ContactPointOption", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "Continent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Landform" | |
} | |
}, | |
{ | |
"@id": "ControlAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Action" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "ActivateAction" | |
}, | |
{ | |
"@id": "ResumeAction" | |
}, | |
{ | |
"@id": "SuspendAction" | |
}, | |
{ | |
"@id": "DeactivateAction" | |
} | |
] | |
}, | |
{ | |
"@id": "ConvenienceStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "Conversation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "CookAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreateAction" | |
} | |
}, | |
{ | |
"@id": "Corporation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Organization" | |
} | |
}, | |
{ | |
"@id": "CorrectionComment", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Comment" | |
} | |
}, | |
{ | |
"@id": "Country", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AdministrativeArea" | |
} | |
}, | |
{ | |
"@id": "Course", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "CourseInstance", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "Courthouse", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "GovernmentBuilding" | |
} | |
}, | |
{ | |
"@id": "CoverArt", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "VisualArtwork" | |
}, | |
"skos:narrower": { | |
"@id": "ComicCoverArt" | |
} | |
}, | |
{ | |
"@id": "CovidTestingFacility", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalClinic" | |
} | |
}, | |
{ | |
"@id": "CreateAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Action" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "CookAction" | |
}, | |
{ | |
"@id": "PhotographAction" | |
}, | |
{ | |
"@id": "DrawAction" | |
}, | |
{ | |
"@id": "FilmAction" | |
}, | |
{ | |
"@id": "WriteAction" | |
}, | |
{ | |
"@id": "PaintAction" | |
} | |
] | |
}, | |
{ | |
"@id": "CreativeWork", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Thing" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Drawing" | |
}, | |
{ | |
"@id": "Play" | |
}, | |
{ | |
"@id": "ArchiveComponent" | |
}, | |
{ | |
"@id": "MediaObject" | |
}, | |
{ | |
"@id": "Episode" | |
}, | |
{ | |
"@id": "MusicComposition" | |
}, | |
{ | |
"@id": "Photograph" | |
}, | |
{ | |
"@id": "HowTo" | |
}, | |
{ | |
"@id": "SpecialAnnouncement" | |
}, | |
{ | |
"@id": "WebPageElement" | |
}, | |
{ | |
"@id": "MenuSection" | |
}, | |
{ | |
"@id": "HowToTip" | |
}, | |
{ | |
"@id": "Painting" | |
}, | |
{ | |
"@id": "Book" | |
}, | |
{ | |
"@id": "HowToStep" | |
}, | |
{ | |
"@id": "SheetMusic" | |
}, | |
{ | |
"@id": "MusicPlaylist" | |
}, | |
{ | |
"@id": "Dataset" | |
}, | |
{ | |
"@id": "MusicRecording" | |
}, | |
{ | |
"@id": "Collection" | |
}, | |
{ | |
"@id": "TVSeason" | |
}, | |
{ | |
"@id": "ExercisePlan" | |
}, | |
{ | |
"@id": "PublicationVolume" | |
}, | |
{ | |
"@id": "Sculpture" | |
}, | |
{ | |
"@id": "DefinedTermSet" | |
}, | |
{ | |
"@id": "Thesis" | |
}, | |
{ | |
"@id": "SoftwareSourceCode" | |
}, | |
{ | |
"@id": "Comment" | |
}, | |
{ | |
"@id": "Game" | |
}, | |
{ | |
"@id": "TVSeries" | |
}, | |
{ | |
"@id": "HowToDirection" | |
}, | |
{ | |
"@id": "Menu" | |
}, | |
{ | |
"@id": "Message" | |
}, | |
{ | |
"@id": "Quotation" | |
}, | |
{ | |
"@id": "Code" | |
}, | |
{ | |
"@id": "SoftwareApplication" | |
}, | |
{ | |
"@id": "CreativeWorkSeries" | |
}, | |
{ | |
"@id": "Poster" | |
}, | |
{ | |
"@id": "Clip" | |
}, | |
{ | |
"@id": "DataCatalog" | |
}, | |
{ | |
"@id": "Conversation" | |
}, | |
{ | |
"@id": "Atlas" | |
}, | |
{ | |
"@id": "DigitalDocument" | |
}, | |
{ | |
"@id": "EducationalOccupationalCredential" | |
}, | |
{ | |
"@id": "Chapter" | |
}, | |
{ | |
"@id": "PublicationIssue" | |
}, | |
{ | |
"@id": "VisualArtwork" | |
}, | |
{ | |
"@id": "WebPage" | |
}, | |
{ | |
"@id": "Claim" | |
}, | |
{ | |
"@id": "Manuscript" | |
}, | |
{ | |
"@id": "Movie" | |
}, | |
{ | |
"@id": "Legislation" | |
}, | |
{ | |
"@id": "ShortStory" | |
}, | |
{ | |
"@id": "WebSite" | |
}, | |
{ | |
"@id": "Blog" | |
}, | |
{ | |
"@id": "HowToSection" | |
}, | |
{ | |
"@id": "Map" | |
}, | |
{ | |
"@id": "Course" | |
}, | |
{ | |
"@id": "Season" | |
}, | |
{ | |
"@id": "Guide" | |
}, | |
{ | |
"@id": "Article" | |
}, | |
{ | |
"@id": "CreativeWorkSeason" | |
}, | |
{ | |
"@id": "WebContent" | |
}, | |
{ | |
"@id": "Diet" | |
}, | |
{ | |
"@id": "Question" | |
}, | |
{ | |
"@id": "ComicStory" | |
}, | |
{ | |
"@id": "Review" | |
} | |
] | |
}, | |
{ | |
"@id": "CreativeWorkSeason", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "PodcastSeason" | |
}, | |
{ | |
"@id": "RadioSeason" | |
}, | |
{ | |
"@id": "TVSeason" | |
} | |
] | |
}, | |
{ | |
"@id": "CreativeWorkSeries", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "CreativeWork" | |
}, | |
{ | |
"@id": "Series" | |
} | |
], | |
"skos:narrower": [ | |
{ | |
"@id": "VideoGameSeries" | |
}, | |
{ | |
"@id": "PodcastSeries" | |
}, | |
{ | |
"@id": "Periodical" | |
}, | |
{ | |
"@id": "TVSeries" | |
}, | |
{ | |
"@id": "MovieSeries" | |
}, | |
{ | |
"@id": "BookSeries" | |
}, | |
{ | |
"@id": "RadioSeries" | |
} | |
] | |
}, | |
{ | |
"@id": "CreditCard", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "PaymentCard" | |
}, | |
{ | |
"@id": "LoanOrCredit" | |
} | |
] | |
}, | |
{ | |
"@id": "Crematorium", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "CriticReview", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Review" | |
}, | |
"skos:narrower": { | |
"@id": "ReviewNewsArticle" | |
} | |
}, | |
{ | |
"@id": "CssSelectorType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Text" | |
} | |
}, | |
{ | |
"@id": "CurrencyConversionService", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FinancialProduct" | |
} | |
}, | |
{ | |
"@id": "DDxElement", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalIntangible" | |
} | |
}, | |
{ | |
"@id": "DanceEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "DanceGroup", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PerformingGroup" | |
} | |
}, | |
{ | |
"@id": "DataCatalog", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "DataDownload", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MediaObject" | |
} | |
}, | |
{ | |
"@id": "DataFeed", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Dataset" | |
}, | |
"skos:narrower": { | |
"@id": "CompleteDataFeed" | |
} | |
}, | |
{ | |
"@id": "DataFeedItem", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "DataType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "rdfs:Class" | |
} | |
}, | |
{ | |
"@id": "Dataset", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": { | |
"@id": "DataFeed" | |
} | |
}, | |
{ | |
"@id": "DatedMoneySpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "DayOfWeek", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "DaySpa", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HealthAndBeautyBusiness" | |
} | |
}, | |
{ | |
"@id": "DeactivateAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ControlAction" | |
} | |
}, | |
{ | |
"@id": "DefenceEstablishment", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "GovernmentBuilding" | |
} | |
}, | |
{ | |
"@id": "DefinedRegion", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "DefinedTerm", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": { | |
"@id": "CategoryCode" | |
} | |
}, | |
{ | |
"@id": "DefinedTermSet", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": { | |
"@id": "CategoryCodeSet" | |
} | |
}, | |
{ | |
"@id": "DeleteAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "UpdateAction" | |
} | |
}, | |
{ | |
"@id": "DeliveryChargeSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PriceSpecification" | |
} | |
}, | |
{ | |
"@id": "DeliveryEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "DeliveryMethod", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "LockerDelivery" | |
}, | |
{ | |
"@id": "ParcelService" | |
} | |
] | |
}, | |
{ | |
"@id": "DeliveryTimeSettings", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "Demand", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "Dentist", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "MedicalOrganization" | |
}, | |
{ | |
"@id": "MedicalBusiness" | |
}, | |
{ | |
"@id": "LocalBusiness" | |
} | |
] | |
}, | |
{ | |
"@id": "DepartAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MoveAction" | |
} | |
}, | |
{ | |
"@id": "DepartmentStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "DepositAccount", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "BankAccount" | |
}, | |
{ | |
"@id": "InvestmentOrDeposit" | |
} | |
] | |
}, | |
{ | |
"@id": "Dermatology", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "DiagnosticLab", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalOrganization" | |
} | |
}, | |
{ | |
"@id": "DiagnosticProcedure", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalProcedure" | |
} | |
}, | |
{ | |
"@id": "Diet", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "LifestyleModification" | |
}, | |
{ | |
"@id": "CreativeWork" | |
} | |
] | |
}, | |
{ | |
"@id": "DietNutrition", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "DietarySupplement", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Substance" | |
} | |
}, | |
{ | |
"@id": "DigitalDocument", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "SpreadsheetDigitalDocument" | |
}, | |
{ | |
"@id": "TextDigitalDocument" | |
}, | |
{ | |
"@id": "PresentationDigitalDocument" | |
}, | |
{ | |
"@id": "NoteDigitalDocument" | |
} | |
] | |
}, | |
{ | |
"@id": "DigitalDocumentPermission", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "DigitalDocumentPermissionType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "DisagreeAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ReactAction" | |
} | |
}, | |
{ | |
"@id": "DiscoverAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FindAction" | |
} | |
}, | |
{ | |
"@id": "DiscussionForumPosting", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "SocialMediaPosting" | |
} | |
}, | |
{ | |
"@id": "DislikeAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ReactAction" | |
} | |
}, | |
{ | |
"@id": "Distance", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Quantity" | |
} | |
}, | |
{ | |
"@id": "Distillery", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FoodEstablishment" | |
} | |
}, | |
{ | |
"@id": "DonateAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TradeAction" | |
} | |
}, | |
{ | |
"@id": "DoseSchedule", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalIntangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "ReportedDoseSchedule" | |
}, | |
{ | |
"@id": "RecommendedDoseSchedule" | |
}, | |
{ | |
"@id": "MaximumDoseSchedule" | |
} | |
] | |
}, | |
{ | |
"@id": "DownloadAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TransferAction" | |
} | |
}, | |
{ | |
"@id": "DrawAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreateAction" | |
} | |
}, | |
{ | |
"@id": "Drawing", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "DrinkAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ConsumeAction" | |
} | |
}, | |
{ | |
"@id": "DriveWheelConfigurationValue", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "QualitativeValue" | |
} | |
}, | |
{ | |
"@id": "Drug", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Substance" | |
} | |
}, | |
{ | |
"@id": "DrugClass", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEnumeration" | |
} | |
}, | |
{ | |
"@id": "DrugCost", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEnumeration" | |
} | |
}, | |
{ | |
"@id": "DrugCostCategory", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEnumeration" | |
} | |
}, | |
{ | |
"@id": "DrugLegalStatus", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalIntangible" | |
} | |
}, | |
{ | |
"@id": "DrugPregnancyCategory", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEnumeration" | |
} | |
}, | |
{ | |
"@id": "DrugPrescriptionStatus", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEnumeration" | |
} | |
}, | |
{ | |
"@id": "DrugStrength", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalIntangible" | |
} | |
}, | |
{ | |
"@id": "DryCleaningOrLaundry", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "Duration", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Quantity" | |
} | |
}, | |
{ | |
"@id": "EatAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ConsumeAction" | |
} | |
}, | |
{ | |
"@id": "EducationEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "EducationalAudience", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Audience" | |
} | |
}, | |
{ | |
"@id": "EducationalOccupationalCredential", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "EducationalOccupationalProgram", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": { | |
"@id": "WorkBasedProgram" | |
} | |
}, | |
{ | |
"@id": "EducationalOrganization", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "CivicStructure" | |
}, | |
{ | |
"@id": "Organization" | |
} | |
], | |
"skos:narrower": [ | |
{ | |
"@id": "CollegeOrUniversity" | |
}, | |
{ | |
"@id": "School" | |
}, | |
{ | |
"@id": "ElementarySchool" | |
}, | |
{ | |
"@id": "HighSchool" | |
}, | |
{ | |
"@id": "Preschool" | |
}, | |
{ | |
"@id": "MiddleSchool" | |
} | |
] | |
}, | |
{ | |
"@id": "Electrician", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HomeAndConstructionBusiness" | |
} | |
}, | |
{ | |
"@id": "ElectronicsStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "ElementarySchool", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "EducationalOrganization" | |
} | |
}, | |
{ | |
"@id": "EmailMessage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Message" | |
} | |
}, | |
{ | |
"@id": "Embassy", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "GovernmentBuilding" | |
} | |
}, | |
{ | |
"@id": "Emergency", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "EmergencyService", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "FireStation" | |
}, | |
{ | |
"@id": "PoliceStation" | |
}, | |
{ | |
"@id": "Hospital" | |
} | |
] | |
}, | |
{ | |
"@id": "EmployeeRole", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "OrganizationRole" | |
} | |
}, | |
{ | |
"@id": "EmployerAggregateRating", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AggregateRating" | |
} | |
}, | |
{ | |
"@id": "EmployerReview", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Review" | |
} | |
}, | |
{ | |
"@id": "EmploymentAgency", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "EndorseAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ReactAction" | |
} | |
}, | |
{ | |
"@id": "EndorsementRating", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Rating" | |
} | |
}, | |
{ | |
"@id": "Energy", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Quantity" | |
} | |
}, | |
{ | |
"@id": "EngineSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "EntertainmentBusiness", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "ArtGallery" | |
}, | |
{ | |
"@id": "ComedyClub" | |
}, | |
{ | |
"@id": "AdultEntertainment" | |
}, | |
{ | |
"@id": "Casino" | |
}, | |
{ | |
"@id": "AmusementPark" | |
}, | |
{ | |
"@id": "MovieTheater" | |
}, | |
{ | |
"@id": "NightClub" | |
} | |
] | |
}, | |
{ | |
"@id": "EntryPoint", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "Enumeration", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "ContactPointOption" | |
}, | |
{ | |
"@id": "WarrantyScope" | |
}, | |
{ | |
"@id": "PaymentStatusType" | |
}, | |
{ | |
"@id": "BusinessFunction" | |
}, | |
{ | |
"@id": "PaymentMethod" | |
}, | |
{ | |
"@id": "HealthAspectEnumeration" | |
}, | |
{ | |
"@id": "ProductReturnEnumeration" | |
}, | |
{ | |
"@id": "MedicalTrialDesign" | |
}, | |
{ | |
"@id": "LegalValueLevel" | |
}, | |
{ | |
"@id": "DayOfWeek" | |
}, | |
{ | |
"@id": "MedicalEnumeration" | |
}, | |
{ | |
"@id": "RestrictedDiet" | |
}, | |
{ | |
"@id": "NonprofitType" | |
}, | |
{ | |
"@id": "MerchantReturnEnumeration" | |
}, | |
{ | |
"@id": "MusicAlbumReleaseType" | |
}, | |
{ | |
"@id": "MusicReleaseFormatType" | |
}, | |
{ | |
"@id": "GenderType" | |
}, | |
{ | |
"@id": "Specialty" | |
}, | |
{ | |
"@id": "RsvpResponseType" | |
}, | |
{ | |
"@id": "MapCategoryType" | |
}, | |
{ | |
"@id": "OrderStatus" | |
}, | |
{ | |
"@id": "GameServerStatus" | |
}, | |
{ | |
"@id": "MediaManipulationRatingEnumeration" | |
}, | |
{ | |
"@id": "BookFormatType" | |
}, | |
{ | |
"@id": "BoardingPolicyType" | |
}, | |
{ | |
"@id": "DigitalDocumentPermissionType" | |
}, | |
{ | |
"@id": "PhysicalActivityCategory" | |
}, | |
{ | |
"@id": "ActionStatusType" | |
}, | |
{ | |
"@id": "EventStatusType" | |
}, | |
{ | |
"@id": "LegalForceStatus" | |
}, | |
{ | |
"@id": "QualitativeValue" | |
}, | |
{ | |
"@id": "ItemListOrderType" | |
}, | |
{ | |
"@id": "ReservationStatusType" | |
}, | |
{ | |
"@id": "ItemAvailability" | |
}, | |
{ | |
"@id": "BusinessEntityType" | |
}, | |
{ | |
"@id": "OfferItemCondition" | |
}, | |
{ | |
"@id": "RefundTypeEnumeration" | |
}, | |
{ | |
"@id": "DeliveryMethod" | |
}, | |
{ | |
"@id": "GovernmentBenefitsType" | |
}, | |
{ | |
"@id": "MusicAlbumProductionType" | |
}, | |
{ | |
"@id": "EventAttendanceModeEnumeration" | |
}, | |
{ | |
"@id": "GamePlayMode" | |
}, | |
{ | |
"@id": "ReturnFeesEnumeration" | |
} | |
] | |
}, | |
{ | |
"@id": "Episode", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "PodcastEpisode" | |
}, | |
{ | |
"@id": "RadioEpisode" | |
}, | |
{ | |
"@id": "TVEpisode" | |
} | |
] | |
}, | |
{ | |
"@id": "Event", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Thing" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "ChildrensEvent" | |
}, | |
{ | |
"@id": "DeliveryEvent" | |
}, | |
{ | |
"@id": "SportsEvent" | |
}, | |
{ | |
"@id": "LiteraryEvent" | |
}, | |
{ | |
"@id": "ScreeningEvent" | |
}, | |
{ | |
"@id": "CourseInstance" | |
}, | |
{ | |
"@id": "Festival" | |
}, | |
{ | |
"@id": "FoodEvent" | |
}, | |
{ | |
"@id": "Hackathon" | |
}, | |
{ | |
"@id": "SocialEvent" | |
}, | |
{ | |
"@id": "EducationEvent" | |
}, | |
{ | |
"@id": "SaleEvent" | |
}, | |
{ | |
"@id": "DanceEvent" | |
}, | |
{ | |
"@id": "MusicEvent" | |
}, | |
{ | |
"@id": "ExhibitionEvent" | |
}, | |
{ | |
"@id": "ComedyEvent" | |
}, | |
{ | |
"@id": "VisualArtsEvent" | |
}, | |
{ | |
"@id": "PublicationEvent" | |
}, | |
{ | |
"@id": "UserInteraction" | |
}, | |
{ | |
"@id": "EventSeries" | |
}, | |
{ | |
"@id": "BusinessEvent" | |
}, | |
{ | |
"@id": "TheaterEvent" | |
} | |
] | |
}, | |
{ | |
"@id": "EventAttendanceModeEnumeration", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "EventReservation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Reservation" | |
} | |
}, | |
{ | |
"@id": "EventSeries", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "Event" | |
}, | |
{ | |
"@id": "Series" | |
} | |
] | |
}, | |
{ | |
"@id": "EventStatusType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "EventVenue", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "ExchangeRateSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "ExerciseAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PlayAction" | |
} | |
}, | |
{ | |
"@id": "ExerciseGym", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "SportsActivityLocation" | |
} | |
}, | |
{ | |
"@id": "ExercisePlan", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "PhysicalActivity" | |
}, | |
{ | |
"@id": "CreativeWork" | |
} | |
] | |
}, | |
{ | |
"@id": "ExhibitionEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "FAQPage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPage" | |
} | |
}, | |
{ | |
"@id": "FMRadioChannel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "RadioChannel" | |
} | |
}, | |
{ | |
"@id": "FastFoodRestaurant", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FoodEstablishment" | |
} | |
}, | |
{ | |
"@id": "Festival", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "FilmAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreateAction" | |
} | |
}, | |
{ | |
"@id": "FinancialProduct", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Service" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "BankAccount" | |
}, | |
{ | |
"@id": "InvestmentOrDeposit" | |
}, | |
{ | |
"@id": "PaymentCard" | |
}, | |
{ | |
"@id": "LoanOrCredit" | |
}, | |
{ | |
"@id": "CurrencyConversionService" | |
}, | |
{ | |
"@id": "PaymentService" | |
} | |
] | |
}, | |
{ | |
"@id": "FinancialService", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "AccountingService" | |
}, | |
{ | |
"@id": "InsuranceAgency" | |
}, | |
{ | |
"@id": "AutomatedTeller" | |
}, | |
{ | |
"@id": "BankOrCreditUnion" | |
} | |
] | |
}, | |
{ | |
"@id": "FindAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Action" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "CheckAction" | |
}, | |
{ | |
"@id": "DiscoverAction" | |
}, | |
{ | |
"@id": "TrackAction" | |
} | |
] | |
}, | |
{ | |
"@id": "FireStation", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "EmergencyService" | |
}, | |
{ | |
"@id": "CivicStructure" | |
} | |
] | |
}, | |
{ | |
"@id": "Flight", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Trip" | |
} | |
}, | |
{ | |
"@id": "FlightReservation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Reservation" | |
} | |
}, | |
{ | |
"@id": "Float", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Number" | |
} | |
}, | |
{ | |
"@id": "FloorPlan", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "Florist", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "FollowAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InteractAction" | |
} | |
}, | |
{ | |
"@id": "FoodEstablishment", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "IceCreamShop" | |
}, | |
{ | |
"@id": "Distillery" | |
}, | |
{ | |
"@id": "FastFoodRestaurant" | |
}, | |
{ | |
"@id": "Winery" | |
}, | |
{ | |
"@id": "CafeOrCoffeeShop" | |
}, | |
{ | |
"@id": "BarOrPub" | |
}, | |
{ | |
"@id": "Brewery" | |
}, | |
{ | |
"@id": "Bakery" | |
}, | |
{ | |
"@id": "Restaurant" | |
} | |
] | |
}, | |
{ | |
"@id": "FoodEstablishmentReservation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Reservation" | |
} | |
}, | |
{ | |
"@id": "FoodEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "FoodService", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Service" | |
} | |
}, | |
{ | |
"@id": "FundingAgency", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Project" | |
} | |
}, | |
{ | |
"@id": "FundingScheme", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Organization" | |
} | |
}, | |
{ | |
"@id": "FurnitureStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "Game", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": { | |
"@id": "VideoGame" | |
} | |
}, | |
{ | |
"@id": "GamePlayMode", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "GameServer", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "GameServerStatus", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "GardenStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "GasStation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AutomotiveBusiness" | |
} | |
}, | |
{ | |
"@id": "GatedResidenceCommunity", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Residence" | |
} | |
}, | |
{ | |
"@id": "GenderType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "GeneralContractor", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HomeAndConstructionBusiness" | |
} | |
}, | |
{ | |
"@id": "GeoCircle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "GeoShape" | |
} | |
}, | |
{ | |
"@id": "GeoCoordinates", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "GeoShape", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
}, | |
"skos:narrower": { | |
"@id": "GeoCircle" | |
} | |
}, | |
{ | |
"@id": "GeospatialGeometry", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "Geriatric", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "GiveAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TransferAction" | |
} | |
}, | |
{ | |
"@id": "GolfCourse", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "SportsActivityLocation" | |
} | |
}, | |
{ | |
"@id": "GovernmentBenefitsType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "GovernmentBuilding", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Embassy" | |
}, | |
{ | |
"@id": "CityHall" | |
}, | |
{ | |
"@id": "Courthouse" | |
}, | |
{ | |
"@id": "LegislativeBuilding" | |
}, | |
{ | |
"@id": "DefenceEstablishment" | |
} | |
] | |
}, | |
{ | |
"@id": "GovernmentOffice", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
}, | |
"skos:narrower": { | |
"@id": "PostOffice" | |
} | |
}, | |
{ | |
"@id": "GovernmentOrganization", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Organization" | |
} | |
}, | |
{ | |
"@id": "GovernmentPermit", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Permit" | |
} | |
}, | |
{ | |
"@id": "GovernmentService", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Service" | |
} | |
}, | |
{ | |
"@id": "Grant", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": { | |
"@id": "MonetaryGrant" | |
} | |
}, | |
{ | |
"@id": "GroceryStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "Guide", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "Gynecologic", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "HVACBusiness", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HomeAndConstructionBusiness" | |
} | |
}, | |
{ | |
"@id": "Hackathon", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "HairSalon", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HealthAndBeautyBusiness" | |
} | |
}, | |
{ | |
"@id": "HardwareStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "HealthAndBeautyBusiness", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "TattooParlor" | |
}, | |
{ | |
"@id": "HairSalon" | |
}, | |
{ | |
"@id": "BeautySalon" | |
}, | |
{ | |
"@id": "NailSalon" | |
}, | |
{ | |
"@id": "DaySpa" | |
}, | |
{ | |
"@id": "HealthClub" | |
} | |
] | |
}, | |
{ | |
"@id": "HealthAspectEnumeration", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "HealthClub", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "SportsActivityLocation" | |
}, | |
{ | |
"@id": "HealthAndBeautyBusiness" | |
} | |
] | |
}, | |
{ | |
"@id": "HealthInsurancePlan", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "HealthPlanCostSharingSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "HealthPlanFormulary", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "HealthPlanNetwork", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "HealthTopicContent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebContent" | |
} | |
}, | |
{ | |
"@id": "HighSchool", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "EducationalOrganization" | |
} | |
}, | |
{ | |
"@id": "HinduTemple", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PlaceOfWorship" | |
} | |
}, | |
{ | |
"@id": "HobbyShop", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "HomeAndConstructionBusiness", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "MovingCompany" | |
}, | |
{ | |
"@id": "GeneralContractor" | |
}, | |
{ | |
"@id": "Locksmith" | |
}, | |
{ | |
"@id": "HousePainter" | |
}, | |
{ | |
"@id": "HVACBusiness" | |
}, | |
{ | |
"@id": "Electrician" | |
}, | |
{ | |
"@id": "RoofingContractor" | |
}, | |
{ | |
"@id": "Plumber" | |
} | |
] | |
}, | |
{ | |
"@id": "HomeGoodsStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "Hospital", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "MedicalOrganization" | |
}, | |
{ | |
"@id": "EmergencyService" | |
}, | |
{ | |
"@id": "CivicStructure" | |
} | |
] | |
}, | |
{ | |
"@id": "Hostel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LodgingBusiness" | |
} | |
}, | |
{ | |
"@id": "Hotel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LodgingBusiness" | |
} | |
}, | |
{ | |
"@id": "HotelRoom", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Room" | |
} | |
}, | |
{ | |
"@id": "House", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Accommodation" | |
}, | |
"skos:narrower": { | |
"@id": "SingleFamilyResidence" | |
} | |
}, | |
{ | |
"@id": "HousePainter", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HomeAndConstructionBusiness" | |
} | |
}, | |
{ | |
"@id": "HowTo", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": { | |
"@id": "Recipe" | |
} | |
}, | |
{ | |
"@id": "HowToDirection", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "ListItem" | |
}, | |
{ | |
"@id": "CreativeWork" | |
} | |
] | |
}, | |
{ | |
"@id": "HowToItem", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ListItem" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "HowToSupply" | |
}, | |
{ | |
"@id": "HowToTool" | |
} | |
] | |
}, | |
{ | |
"@id": "HowToSection", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "ItemList" | |
}, | |
{ | |
"@id": "ListItem" | |
}, | |
{ | |
"@id": "CreativeWork" | |
} | |
] | |
}, | |
{ | |
"@id": "HowToStep", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "ItemList" | |
}, | |
{ | |
"@id": "ListItem" | |
}, | |
{ | |
"@id": "CreativeWork" | |
} | |
] | |
}, | |
{ | |
"@id": "HowToSupply", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HowToItem" | |
} | |
}, | |
{ | |
"@id": "HowToTip", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "ListItem" | |
}, | |
{ | |
"@id": "CreativeWork" | |
} | |
] | |
}, | |
{ | |
"@id": "HowToTool", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HowToItem" | |
} | |
}, | |
{ | |
"@id": "IceCreamShop", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FoodEstablishment" | |
} | |
}, | |
{ | |
"@id": "IgnoreAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AssessAction" | |
} | |
}, | |
{ | |
"@id": "ImageGallery", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MediaGallery" | |
} | |
}, | |
{ | |
"@id": "ImageObject", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MediaObject" | |
}, | |
"skos:narrower": { | |
"@id": "Barcode" | |
} | |
}, | |
{ | |
"@id": "ImagingTest", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalTest" | |
} | |
}, | |
{ | |
"@id": "IndividualProduct", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Product" | |
} | |
}, | |
{ | |
"@id": "InfectiousAgentClass", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEnumeration" | |
} | |
}, | |
{ | |
"@id": "InfectiousDisease", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalCondition" | |
} | |
}, | |
{ | |
"@id": "InformAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CommunicateAction" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "RsvpAction" | |
}, | |
{ | |
"@id": "ConfirmAction" | |
} | |
] | |
}, | |
{ | |
"@id": "InsertAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AddAction" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "PrependAction" | |
}, | |
{ | |
"@id": "AppendAction" | |
} | |
] | |
}, | |
{ | |
"@id": "InstallAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ConsumeAction" | |
} | |
}, | |
{ | |
"@id": "InsuranceAgency", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FinancialService" | |
} | |
}, | |
{ | |
"@id": "Intangible", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Thing" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "DataFeedItem" | |
}, | |
{ | |
"@id": "HealthInsurancePlan" | |
}, | |
{ | |
"@id": "Order" | |
}, | |
{ | |
"@id": "AlignmentObject" | |
}, | |
{ | |
"@id": "Demand" | |
}, | |
{ | |
"@id": "Rating" | |
}, | |
{ | |
"@id": "Schedule" | |
}, | |
{ | |
"@id": "ParcelDelivery" | |
}, | |
{ | |
"@id": "Service" | |
}, | |
{ | |
"@id": "MediaSubscription" | |
}, | |
{ | |
"@id": "VirtualLocation" | |
}, | |
{ | |
"@id": "SpeakableSpecification" | |
}, | |
{ | |
"@id": "GameServer" | |
}, | |
{ | |
"@id": "MerchantReturnPolicy" | |
}, | |
{ | |
"@id": "JobPosting" | |
}, | |
{ | |
"@id": "Series" | |
}, | |
{ | |
"@id": "BroadcastChannel" | |
}, | |
{ | |
"@id": "Grant" | |
}, | |
{ | |
"@id": "HealthPlanNetwork" | |
}, | |
{ | |
"@id": "ServiceChannel" | |
}, | |
{ | |
"@id": "ProgramMembership" | |
}, | |
{ | |
"@id": "Audience" | |
}, | |
{ | |
"@id": "EducationalOccupationalProgram" | |
}, | |
{ | |
"@id": "Invoice" | |
}, | |
{ | |
"@id": "Class" | |
}, | |
{ | |
"@id": "GeospatialGeometry" | |
}, | |
{ | |
"@id": "Property" | |
}, | |
{ | |
"@id": "Occupation" | |
}, | |
{ | |
"@id": "ProductReturnPolicy" | |
}, | |
{ | |
"@id": "ListItem" | |
}, | |
{ | |
"@id": "Language" | |
}, | |
{ | |
"@id": "Reservation" | |
}, | |
{ | |
"@id": "StatisticalPopulation" | |
}, | |
{ | |
"@id": "MenuItem" | |
}, | |
{ | |
"@id": "ItemList" | |
}, | |
{ | |
"@id": "ComputerLanguage" | |
}, | |
{ | |
"@id": "Ticket" | |
}, | |
{ | |
"@id": "DefinedTerm" | |
}, | |
{ | |
"@id": "BroadcastFrequencySpecification" | |
}, | |
{ | |
"@id": "Trip" | |
}, | |
{ | |
"@id": "Permit" | |
}, | |
{ | |
"@id": "FloorPlan" | |
}, | |
{ | |
"@id": "PropertyValueSpecification" | |
}, | |
{ | |
"@id": "ActionAccessSpecification" | |
}, | |
{ | |
"@id": "Seat" | |
}, | |
{ | |
"@id": "BedDetails" | |
}, | |
{ | |
"@id": "EntryPoint" | |
}, | |
{ | |
"@id": "OrderItem" | |
}, | |
{ | |
"@id": "StructuredValue" | |
}, | |
{ | |
"@id": "DigitalDocumentPermission" | |
}, | |
{ | |
"@id": "HealthPlanCostSharingSpecification" | |
}, | |
{ | |
"@id": "Offer" | |
}, | |
{ | |
"@id": "Role" | |
}, | |
{ | |
"@id": "Enumeration" | |
}, | |
{ | |
"@id": "HealthPlanFormulary" | |
}, | |
{ | |
"@id": "Quantity" | |
}, | |
{ | |
"@id": "Observation" | |
}, | |
{ | |
"@id": "Brand" | |
} | |
] | |
}, | |
{ | |
"@id": "Integer", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Number" | |
} | |
}, | |
{ | |
"@id": "InteractAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Action" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "FollowAction" | |
}, | |
{ | |
"@id": "LeaveAction" | |
}, | |
{ | |
"@id": "MarryAction" | |
}, | |
{ | |
"@id": "JoinAction" | |
}, | |
{ | |
"@id": "SubscribeAction" | |
}, | |
{ | |
"@id": "RegisterAction" | |
}, | |
{ | |
"@id": "UnRegisterAction" | |
}, | |
{ | |
"@id": "BefriendAction" | |
}, | |
{ | |
"@id": "CommunicateAction" | |
} | |
] | |
}, | |
{ | |
"@id": "InteractionCounter", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "InternetCafe", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "InvestmentFund", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InvestmentOrDeposit" | |
} | |
}, | |
{ | |
"@id": "InvestmentOrDeposit", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FinancialProduct" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "DepositAccount" | |
}, | |
{ | |
"@id": "BrokerageAccount" | |
}, | |
{ | |
"@id": "InvestmentFund" | |
} | |
] | |
}, | |
{ | |
"@id": "InviteAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CommunicateAction" | |
} | |
}, | |
{ | |
"@id": "Invoice", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "ItemAvailability", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "ItemList", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "HowToStep" | |
}, | |
{ | |
"@id": "HowToSection" | |
}, | |
{ | |
"@id": "OfferCatalog" | |
}, | |
{ | |
"@id": "BreadcrumbList" | |
} | |
] | |
}, | |
{ | |
"@id": "ItemListOrderType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "ItemPage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPage" | |
} | |
}, | |
{ | |
"@id": "JewelryStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "JobPosting", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "JoinAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InteractAction" | |
} | |
}, | |
{ | |
"@id": "Joint", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AnatomicalStructure" | |
} | |
}, | |
{ | |
"@id": "LakeBodyOfWater", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "BodyOfWater" | |
} | |
}, | |
{ | |
"@id": "Landform", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Place" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Volcano" | |
}, | |
{ | |
"@id": "Continent" | |
}, | |
{ | |
"@id": "Mountain" | |
}, | |
{ | |
"@id": "BodyOfWater" | |
} | |
] | |
}, | |
{ | |
"@id": "LandmarksOrHistoricalBuildings", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Place" | |
} | |
}, | |
{ | |
"@id": "Language", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "LeaveAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InteractAction" | |
} | |
}, | |
{ | |
"@id": "LegalForceStatus", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "LegalService", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Attorney" | |
}, | |
{ | |
"@id": "Notary" | |
} | |
] | |
}, | |
{ | |
"@id": "LegalValueLevel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "Legislation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": { | |
"@id": "LegislationObject" | |
} | |
}, | |
{ | |
"@id": "LegislationObject", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "MediaObject" | |
}, | |
{ | |
"@id": "Legislation" | |
} | |
] | |
}, | |
{ | |
"@id": "LegislativeBuilding", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "GovernmentBuilding" | |
} | |
}, | |
{ | |
"@id": "LendAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TransferAction" | |
} | |
}, | |
{ | |
"@id": "Library", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "LibrarySystem", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Organization" | |
} | |
}, | |
{ | |
"@id": "LifestyleModification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Diet" | |
}, | |
{ | |
"@id": "PhysicalActivity" | |
} | |
] | |
}, | |
{ | |
"@id": "Ligament", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AnatomicalStructure" | |
} | |
}, | |
{ | |
"@id": "LikeAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ReactAction" | |
} | |
}, | |
{ | |
"@id": "LinkRole", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Role" | |
} | |
}, | |
{ | |
"@id": "LiquorStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "ListItem", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "HowToTip" | |
}, | |
{ | |
"@id": "HowToDirection" | |
}, | |
{ | |
"@id": "HowToStep" | |
}, | |
{ | |
"@id": "HowToItem" | |
}, | |
{ | |
"@id": "HowToSection" | |
} | |
] | |
}, | |
{ | |
"@id": "ListenAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ConsumeAction" | |
} | |
}, | |
{ | |
"@id": "LiteraryEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "LiveBlogPosting", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "BlogPosting" | |
} | |
}, | |
{ | |
"@id": "LoanOrCredit", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FinancialProduct" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "MortgageLoan" | |
}, | |
{ | |
"@id": "CreditCard" | |
} | |
] | |
}, | |
{ | |
"@id": "LocalBusiness", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "Organization" | |
}, | |
{ | |
"@id": "Place" | |
} | |
], | |
"skos:narrower": [ | |
{ | |
"@id": "Store" | |
}, | |
{ | |
"@id": "ChildCare" | |
}, | |
{ | |
"@id": "TelevisionStation" | |
}, | |
{ | |
"@id": "HealthAndBeautyBusiness" | |
}, | |
{ | |
"@id": "LegalService" | |
}, | |
{ | |
"@id": "AutomotiveBusiness" | |
}, | |
{ | |
"@id": "TravelAgency" | |
}, | |
{ | |
"@id": "LodgingBusiness" | |
}, | |
{ | |
"@id": "Library" | |
}, | |
{ | |
"@id": "ProfessionalService" | |
}, | |
{ | |
"@id": "RadioStation" | |
}, | |
{ | |
"@id": "EmploymentAgency" | |
}, | |
{ | |
"@id": "AnimalShelter" | |
}, | |
{ | |
"@id": "MedicalBusiness" | |
}, | |
{ | |
"@id": "SelfStorage" | |
}, | |
{ | |
"@id": "HomeAndConstructionBusiness" | |
}, | |
{ | |
"@id": "TouristInformationCenter" | |
}, | |
{ | |
"@id": "FinancialService" | |
}, | |
{ | |
"@id": "RealEstateAgent" | |
}, | |
{ | |
"@id": "FoodEstablishment" | |
}, | |
{ | |
"@id": "Dentist" | |
}, | |
{ | |
"@id": "InternetCafe" | |
}, | |
{ | |
"@id": "GovernmentOffice" | |
}, | |
{ | |
"@id": "EntertainmentBusiness" | |
}, | |
{ | |
"@id": "ShoppingCenter" | |
}, | |
{ | |
"@id": "RecyclingCenter" | |
}, | |
{ | |
"@id": "ArchiveOrganization" | |
}, | |
{ | |
"@id": "SportsActivityLocation" | |
}, | |
{ | |
"@id": "EmergencyService" | |
}, | |
{ | |
"@id": "DryCleaningOrLaundry" | |
} | |
] | |
}, | |
{ | |
"@id": "LocationFeatureSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PropertyValue" | |
} | |
}, | |
{ | |
"@id": "LockerDelivery", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "DeliveryMethod" | |
} | |
}, | |
{ | |
"@id": "Locksmith", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HomeAndConstructionBusiness" | |
} | |
}, | |
{ | |
"@id": "LodgingBusiness", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Motel" | |
}, | |
{ | |
"@id": "Hotel" | |
}, | |
{ | |
"@id": "BedAndBreakfast" | |
}, | |
{ | |
"@id": "Resort" | |
}, | |
{ | |
"@id": "Hostel" | |
}, | |
{ | |
"@id": "Campground" | |
} | |
] | |
}, | |
{ | |
"@id": "LodgingReservation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Reservation" | |
} | |
}, | |
{ | |
"@id": "LoseAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AchieveAction" | |
} | |
}, | |
{ | |
"@id": "LymphaticVessel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Vessel" | |
} | |
}, | |
{ | |
"@id": "Manuscript", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "Map", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "MapCategoryType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "MarryAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InteractAction" | |
} | |
}, | |
{ | |
"@id": "Mass", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Quantity" | |
} | |
}, | |
{ | |
"@id": "MaximumDoseSchedule", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "DoseSchedule" | |
} | |
}, | |
{ | |
"@id": "MediaGallery", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CollectionPage" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "ImageGallery" | |
}, | |
{ | |
"@id": "VideoGallery" | |
} | |
] | |
}, | |
{ | |
"@id": "MediaManipulationRatingEnumeration", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "MediaObject", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "AudioObject" | |
}, | |
{ | |
"@id": "3DModel" | |
}, | |
{ | |
"@id": "LegislationObject" | |
}, | |
{ | |
"@id": "DataDownload" | |
}, | |
{ | |
"@id": "ImageObject" | |
}, | |
{ | |
"@id": "VideoObject" | |
}, | |
{ | |
"@id": "MusicVideoObject" | |
} | |
] | |
}, | |
{ | |
"@id": "MediaReview", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Review" | |
} | |
}, | |
{ | |
"@id": "MediaSubscription", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "MedicalAudience", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "Audience" | |
}, | |
{ | |
"@id": "PeopleAudience" | |
}, | |
{ | |
"@id": "MedicalEnumeration" | |
} | |
], | |
"skos:narrower": { | |
"@id": "Patient" | |
} | |
}, | |
{ | |
"@id": "MedicalBusiness", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Podiatric" | |
}, | |
{ | |
"@id": "Pediatric" | |
}, | |
{ | |
"@id": "PublicHealth" | |
}, | |
{ | |
"@id": "Optometric" | |
}, | |
{ | |
"@id": "Physician" | |
}, | |
{ | |
"@id": "MedicalClinic" | |
}, | |
{ | |
"@id": "Emergency" | |
}, | |
{ | |
"@id": "Obstetric" | |
}, | |
{ | |
"@id": "Physiotherapy" | |
}, | |
{ | |
"@id": "Nursing" | |
}, | |
{ | |
"@id": "Gynecologic" | |
}, | |
{ | |
"@id": "Geriatric" | |
}, | |
{ | |
"@id": "Dentist" | |
}, | |
{ | |
"@id": "CommunityHealth" | |
}, | |
{ | |
"@id": "Dermatology" | |
}, | |
{ | |
"@id": "DietNutrition" | |
}, | |
{ | |
"@id": "PlasticSurgery" | |
}, | |
{ | |
"@id": "Otolaryngologic" | |
}, | |
{ | |
"@id": "Midwifery" | |
}, | |
{ | |
"@id": "Psychiatric" | |
}, | |
{ | |
"@id": "Oncologic" | |
}, | |
{ | |
"@id": "PrimaryCare" | |
}, | |
{ | |
"@id": "Pharmacy" | |
}, | |
{ | |
"@id": "Optician" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalCause", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
} | |
}, | |
{ | |
"@id": "MedicalClinic", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "MedicalOrganization" | |
}, | |
{ | |
"@id": "MedicalBusiness" | |
} | |
], | |
"skos:narrower": { | |
"@id": "CovidTestingFacility" | |
} | |
}, | |
{ | |
"@id": "MedicalCode", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "CategoryCode" | |
}, | |
{ | |
"@id": "MedicalIntangible" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalCondition", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "MedicalSignOrSymptom" | |
}, | |
{ | |
"@id": "InfectiousDisease" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalConditionStage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalIntangible" | |
} | |
}, | |
{ | |
"@id": "MedicalContraindication", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
} | |
}, | |
{ | |
"@id": "MedicalDevice", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
} | |
}, | |
{ | |
"@id": "MedicalDevicePurpose", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEnumeration" | |
} | |
}, | |
{ | |
"@id": "MedicalEntity", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Thing" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "MedicalIndication" | |
}, | |
{ | |
"@id": "MedicalContraindication" | |
}, | |
{ | |
"@id": "MedicalIntangible" | |
}, | |
{ | |
"@id": "MedicalCause" | |
}, | |
{ | |
"@id": "MedicalCondition" | |
}, | |
{ | |
"@id": "MedicalRiskFactor" | |
}, | |
{ | |
"@id": "MedicalRiskEstimator" | |
}, | |
{ | |
"@id": "AnatomicalSystem" | |
}, | |
{ | |
"@id": "MedicalDevice" | |
}, | |
{ | |
"@id": "MedicalProcedure" | |
}, | |
{ | |
"@id": "Substance" | |
}, | |
{ | |
"@id": "AnatomicalStructure" | |
}, | |
{ | |
"@id": "SuperficialAnatomy" | |
}, | |
{ | |
"@id": "MedicalStudy" | |
}, | |
{ | |
"@id": "LifestyleModification" | |
}, | |
{ | |
"@id": "MedicalTest" | |
}, | |
{ | |
"@id": "MedicalGuideline" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalEnumeration", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "MedicalEvidenceLevel" | |
}, | |
{ | |
"@id": "MedicalDevicePurpose" | |
}, | |
{ | |
"@id": "MedicalTrialDesign" | |
}, | |
{ | |
"@id": "MedicalObservationalStudyDesign" | |
}, | |
{ | |
"@id": "DrugClass" | |
}, | |
{ | |
"@id": "DrugPregnancyCategory" | |
}, | |
{ | |
"@id": "PhysicalExam" | |
}, | |
{ | |
"@id": "MedicineSystem" | |
}, | |
{ | |
"@id": "MedicalStudyStatus" | |
}, | |
{ | |
"@id": "DrugPrescriptionStatus" | |
}, | |
{ | |
"@id": "MedicalAudience" | |
}, | |
{ | |
"@id": "DrugCostCategory" | |
}, | |
{ | |
"@id": "MedicalSpecialty" | |
}, | |
{ | |
"@id": "MedicalProcedureType" | |
}, | |
{ | |
"@id": "InfectiousAgentClass" | |
}, | |
{ | |
"@id": "DrugCost" | |
}, | |
{ | |
"@id": "MedicalImagingTechnique" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalEvidenceLevel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEnumeration" | |
} | |
}, | |
{ | |
"@id": "MedicalGuideline", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "MedicalGuidelineContraindication" | |
}, | |
{ | |
"@id": "MedicalGuidelineRecommendation" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalGuidelineContraindication", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalGuideline" | |
} | |
}, | |
{ | |
"@id": "MedicalGuidelineRecommendation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalGuideline" | |
} | |
}, | |
{ | |
"@id": "MedicalImagingTechnique", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEnumeration" | |
} | |
}, | |
{ | |
"@id": "MedicalIndication", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "TreatmentIndication" | |
}, | |
{ | |
"@id": "PreventionIndication" | |
}, | |
{ | |
"@id": "ApprovedIndication" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalIntangible", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "DrugStrength" | |
}, | |
{ | |
"@id": "DoseSchedule" | |
}, | |
{ | |
"@id": "MedicalCode" | |
}, | |
{ | |
"@id": "DDxElement" | |
}, | |
{ | |
"@id": "MedicalConditionStage" | |
}, | |
{ | |
"@id": "DrugLegalStatus" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalObservationalStudy", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalStudy" | |
} | |
}, | |
{ | |
"@id": "MedicalObservationalStudyDesign", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEnumeration" | |
} | |
}, | |
{ | |
"@id": "MedicalOrganization", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Organization" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "VeterinaryCare" | |
}, | |
{ | |
"@id": "Dentist" | |
}, | |
{ | |
"@id": "Pharmacy" | |
}, | |
{ | |
"@id": "Hospital" | |
}, | |
{ | |
"@id": "MedicalClinic" | |
}, | |
{ | |
"@id": "DiagnosticLab" | |
}, | |
{ | |
"@id": "Physician" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalProcedure", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "PalliativeProcedure" | |
}, | |
{ | |
"@id": "PhysicalExam" | |
}, | |
{ | |
"@id": "DiagnosticProcedure" | |
}, | |
{ | |
"@id": "SurgicalProcedure" | |
}, | |
{ | |
"@id": "TherapeuticProcedure" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalProcedureType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEnumeration" | |
} | |
}, | |
{ | |
"@id": "MedicalRiskCalculator", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalRiskEstimator" | |
} | |
}, | |
{ | |
"@id": "MedicalRiskEstimator", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "MedicalRiskCalculator" | |
}, | |
{ | |
"@id": "MedicalRiskScore" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalRiskFactor", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
} | |
}, | |
{ | |
"@id": "MedicalRiskScore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalRiskEstimator" | |
} | |
}, | |
{ | |
"@id": "MedicalScholarlyArticle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ScholarlyArticle" | |
} | |
}, | |
{ | |
"@id": "MedicalSign", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalSignOrSymptom" | |
}, | |
"skos:narrower": { | |
"@id": "VitalSign" | |
} | |
}, | |
{ | |
"@id": "MedicalSignOrSymptom", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalCondition" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "MedicalSign" | |
}, | |
{ | |
"@id": "MedicalSymptom" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalSpecialty", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "Specialty" | |
}, | |
{ | |
"@id": "MedicalEnumeration" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalStudy", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "MedicalObservationalStudy" | |
}, | |
{ | |
"@id": "MedicalTrial" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalStudyStatus", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEnumeration" | |
} | |
}, | |
{ | |
"@id": "MedicalSymptom", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalSignOrSymptom" | |
} | |
}, | |
{ | |
"@id": "MedicalTest", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "ImagingTest" | |
}, | |
{ | |
"@id": "MedicalTestPanel" | |
}, | |
{ | |
"@id": "PathologyTest" | |
}, | |
{ | |
"@id": "BloodTest" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalTestPanel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalTest" | |
} | |
}, | |
{ | |
"@id": "MedicalTherapy", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TherapeuticProcedure" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "OccupationalTherapy" | |
}, | |
{ | |
"@id": "PalliativeProcedure" | |
}, | |
{ | |
"@id": "RespiratoryTherapy" | |
}, | |
{ | |
"@id": "PhysicalTherapy" | |
}, | |
{ | |
"@id": "RadiationTherapy" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalTrial", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalStudy" | |
} | |
}, | |
{ | |
"@id": "MedicalTrialDesign", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "Enumeration" | |
}, | |
{ | |
"@id": "MedicalEnumeration" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalWebPage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPage" | |
} | |
}, | |
{ | |
"@id": "MedicineSystem", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEnumeration" | |
} | |
}, | |
{ | |
"@id": "MeetingRoom", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Room" | |
} | |
}, | |
{ | |
"@id": "MensClothingStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "Menu", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "MenuItem", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "MenuSection", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "MerchantReturnEnumeration", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "MerchantReturnPolicy", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "Message", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": { | |
"@id": "EmailMessage" | |
} | |
}, | |
{ | |
"@id": "MiddleSchool", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "EducationalOrganization" | |
} | |
}, | |
{ | |
"@id": "Midwifery", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "MobileApplication", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "SoftwareApplication" | |
} | |
}, | |
{ | |
"@id": "MobilePhoneStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "MonetaryAmount", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "MonetaryAmountDistribution", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "QuantitativeValueDistribution" | |
} | |
}, | |
{ | |
"@id": "MonetaryGrant", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Grant" | |
} | |
}, | |
{ | |
"@id": "MoneyTransfer", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TransferAction" | |
} | |
}, | |
{ | |
"@id": "MortgageLoan", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LoanOrCredit" | |
} | |
}, | |
{ | |
"@id": "Mosque", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PlaceOfWorship" | |
} | |
}, | |
{ | |
"@id": "Motel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LodgingBusiness" | |
} | |
}, | |
{ | |
"@id": "Motorcycle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Vehicle" | |
} | |
}, | |
{ | |
"@id": "MotorcycleDealer", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AutomotiveBusiness" | |
} | |
}, | |
{ | |
"@id": "MotorcycleRepair", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AutomotiveBusiness" | |
} | |
}, | |
{ | |
"@id": "MotorizedBicycle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Vehicle" | |
} | |
}, | |
{ | |
"@id": "Mountain", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Landform" | |
} | |
}, | |
{ | |
"@id": "MoveAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Action" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "DepartAction" | |
}, | |
{ | |
"@id": "TravelAction" | |
}, | |
{ | |
"@id": "ArriveAction" | |
} | |
] | |
}, | |
{ | |
"@id": "Movie", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "MovieClip", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Clip" | |
} | |
}, | |
{ | |
"@id": "MovieRentalStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "MovieSeries", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWorkSeries" | |
} | |
}, | |
{ | |
"@id": "MovieTheater", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "EntertainmentBusiness" | |
}, | |
{ | |
"@id": "CivicStructure" | |
} | |
] | |
}, | |
{ | |
"@id": "MovingCompany", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HomeAndConstructionBusiness" | |
} | |
}, | |
{ | |
"@id": "Muscle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AnatomicalStructure" | |
} | |
}, | |
{ | |
"@id": "Museum", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "MusicAlbum", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MusicPlaylist" | |
} | |
}, | |
{ | |
"@id": "MusicAlbumProductionType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "MusicAlbumReleaseType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "MusicComposition", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "MusicEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "MusicGroup", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PerformingGroup" | |
} | |
}, | |
{ | |
"@id": "MusicPlaylist", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "MusicRelease" | |
}, | |
{ | |
"@id": "MusicAlbum" | |
} | |
] | |
}, | |
{ | |
"@id": "MusicRecording", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "MusicRelease", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MusicPlaylist" | |
} | |
}, | |
{ | |
"@id": "MusicReleaseFormatType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "MusicStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "MusicVenue", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "MusicVideoObject", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MediaObject" | |
} | |
}, | |
{ | |
"@id": "NGO", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Organization" | |
} | |
}, | |
{ | |
"@id": "NLNonprofitType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "NonprofitType" | |
} | |
}, | |
{ | |
"@id": "NailSalon", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HealthAndBeautyBusiness" | |
} | |
}, | |
{ | |
"@id": "Nerve", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AnatomicalStructure" | |
} | |
}, | |
{ | |
"@id": "NewsArticle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Article" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "AnalysisNewsArticle" | |
}, | |
{ | |
"@id": "BackgroundNewsArticle" | |
}, | |
{ | |
"@id": "AskPublicNewsArticle" | |
}, | |
{ | |
"@id": "ReportageNewsArticle" | |
}, | |
{ | |
"@id": "ReviewNewsArticle" | |
}, | |
{ | |
"@id": "OpinionNewsArticle" | |
} | |
] | |
}, | |
{ | |
"@id": "NewsMediaOrganization", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Organization" | |
} | |
}, | |
{ | |
"@id": "Newspaper", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Periodical" | |
} | |
}, | |
{ | |
"@id": "NightClub", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "EntertainmentBusiness" | |
} | |
}, | |
{ | |
"@id": "NonprofitType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "NLNonprofitType" | |
}, | |
{ | |
"@id": "UKNonprofitType" | |
}, | |
{ | |
"@id": "USNonprofitType" | |
} | |
] | |
}, | |
{ | |
"@id": "Notary", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LegalService" | |
} | |
}, | |
{ | |
"@id": "NoteDigitalDocument", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "DigitalDocument" | |
} | |
}, | |
{ | |
"@id": "Number", | |
"skos:narrower": [ | |
{ | |
"@id": "Integer" | |
}, | |
{ | |
"@id": "Float" | |
} | |
] | |
}, | |
{ | |
"@id": "Nursing", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "NutritionInformation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "Observation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "Obstetric", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "Occupation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "OccupationalTherapy", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalTherapy" | |
} | |
}, | |
{ | |
"@id": "OceanBodyOfWater", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "BodyOfWater" | |
} | |
}, | |
{ | |
"@id": "Offer", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "OfferForPurchase" | |
}, | |
{ | |
"@id": "OfferForLease" | |
}, | |
{ | |
"@id": "AggregateOffer" | |
} | |
] | |
}, | |
{ | |
"@id": "OfferCatalog", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ItemList" | |
} | |
}, | |
{ | |
"@id": "OfferForLease", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Offer" | |
} | |
}, | |
{ | |
"@id": "OfferForPurchase", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Offer" | |
} | |
}, | |
{ | |
"@id": "OfferItemCondition", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "OfferShippingDetails", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "OfficeEquipmentStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "OnDemandEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PublicationEvent" | |
} | |
}, | |
{ | |
"@id": "Oncologic", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "OpeningHoursSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "OpinionNewsArticle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "NewsArticle" | |
} | |
}, | |
{ | |
"@id": "Optician", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "Optometric", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "Order", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "OrderAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TradeAction" | |
} | |
}, | |
{ | |
"@id": "OrderItem", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "OrderStatus", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "Organization", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Thing" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "WorkersUnion" | |
}, | |
{ | |
"@id": "NewsMediaOrganization" | |
}, | |
{ | |
"@id": "NGO" | |
}, | |
{ | |
"@id": "EducationalOrganization" | |
}, | |
{ | |
"@id": "Corporation" | |
}, | |
{ | |
"@id": "MedicalOrganization" | |
}, | |
{ | |
"@id": "LocalBusiness" | |
}, | |
{ | |
"@id": "Project" | |
}, | |
{ | |
"@id": "LibrarySystem" | |
}, | |
{ | |
"@id": "Airline" | |
}, | |
{ | |
"@id": "FundingScheme" | |
}, | |
{ | |
"@id": "PerformingGroup" | |
}, | |
{ | |
"@id": "Consortium" | |
}, | |
{ | |
"@id": "SportsOrganization" | |
}, | |
{ | |
"@id": "GovernmentOrganization" | |
} | |
] | |
}, | |
{ | |
"@id": "OrganizationRole", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Role" | |
}, | |
"skos:narrower": { | |
"@id": "EmployeeRole" | |
} | |
}, | |
{ | |
"@id": "OrganizeAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Action" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "BookmarkAction" | |
}, | |
{ | |
"@id": "AllocateAction" | |
}, | |
{ | |
"@id": "PlanAction" | |
}, | |
{ | |
"@id": "ApplyAction" | |
} | |
] | |
}, | |
{ | |
"@id": "Otolaryngologic", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "OutletStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "OwnershipInfo", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "PaintAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreateAction" | |
} | |
}, | |
{ | |
"@id": "Painting", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "PalliativeProcedure", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "MedicalTherapy" | |
}, | |
{ | |
"@id": "MedicalProcedure" | |
} | |
] | |
}, | |
{ | |
"@id": "ParcelDelivery", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "ParcelService", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "DeliveryMethod" | |
} | |
}, | |
{ | |
"@id": "ParentAudience", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PeopleAudience" | |
} | |
}, | |
{ | |
"@id": "Park", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "ParkingFacility", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "PathologyTest", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalTest" | |
} | |
}, | |
{ | |
"@id": "Patient", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "MedicalAudience" | |
}, | |
{ | |
"@id": "Person" | |
} | |
] | |
}, | |
{ | |
"@id": "PawnShop", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "PayAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TradeAction" | |
} | |
}, | |
{ | |
"@id": "PaymentCard", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "PaymentMethod" | |
}, | |
{ | |
"@id": "FinancialProduct" | |
} | |
], | |
"skos:narrower": { | |
"@id": "CreditCard" | |
} | |
}, | |
{ | |
"@id": "PaymentChargeSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PriceSpecification" | |
} | |
}, | |
{ | |
"@id": "PaymentMethod", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
}, | |
"skos:narrower": { | |
"@id": "PaymentCard" | |
} | |
}, | |
{ | |
"@id": "PaymentService", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FinancialProduct" | |
} | |
}, | |
{ | |
"@id": "PaymentStatusType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "Pediatric", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "PeopleAudience", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Audience" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "ParentAudience" | |
}, | |
{ | |
"@id": "MedicalAudience" | |
} | |
] | |
}, | |
{ | |
"@id": "PerformAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PlayAction" | |
} | |
}, | |
{ | |
"@id": "PerformanceRole", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Role" | |
} | |
}, | |
{ | |
"@id": "PerformingArtsTheater", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "PerformingGroup", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Organization" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "MusicGroup" | |
}, | |
{ | |
"@id": "TheaterGroup" | |
}, | |
{ | |
"@id": "DanceGroup" | |
} | |
] | |
}, | |
{ | |
"@id": "Periodical", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWorkSeries" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "ComicSeries" | |
}, | |
{ | |
"@id": "Newspaper" | |
} | |
] | |
}, | |
{ | |
"@id": "Permit", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": { | |
"@id": "GovernmentPermit" | |
} | |
}, | |
{ | |
"@id": "Person", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Thing" | |
}, | |
"skos:narrower": { | |
"@id": "Patient" | |
} | |
}, | |
{ | |
"@id": "PetStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "Pharmacy", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "MedicalOrganization" | |
}, | |
{ | |
"@id": "MedicalBusiness" | |
} | |
] | |
}, | |
{ | |
"@id": "Photograph", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "PhotographAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreateAction" | |
} | |
}, | |
{ | |
"@id": "PhysicalActivity", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LifestyleModification" | |
}, | |
"skos:narrower": { | |
"@id": "ExercisePlan" | |
} | |
}, | |
{ | |
"@id": "PhysicalActivityCategory", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "PhysicalExam", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "MedicalProcedure" | |
}, | |
{ | |
"@id": "MedicalEnumeration" | |
} | |
] | |
}, | |
{ | |
"@id": "PhysicalTherapy", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalTherapy" | |
} | |
}, | |
{ | |
"@id": "Physician", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "MedicalOrganization" | |
}, | |
{ | |
"@id": "MedicalBusiness" | |
} | |
] | |
}, | |
{ | |
"@id": "Physiotherapy", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "Place", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Thing" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "TouristDestination" | |
}, | |
{ | |
"@id": "Accommodation" | |
}, | |
{ | |
"@id": "LandmarksOrHistoricalBuildings" | |
}, | |
{ | |
"@id": "Landform" | |
}, | |
{ | |
"@id": "CivicStructure" | |
}, | |
{ | |
"@id": "Residence" | |
}, | |
{ | |
"@id": "AdministrativeArea" | |
}, | |
{ | |
"@id": "LocalBusiness" | |
}, | |
{ | |
"@id": "TouristAttraction" | |
} | |
] | |
}, | |
{ | |
"@id": "PlaceOfWorship", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "BuddhistTemple" | |
}, | |
{ | |
"@id": "Mosque" | |
}, | |
{ | |
"@id": "HinduTemple" | |
}, | |
{ | |
"@id": "Synagogue" | |
}, | |
{ | |
"@id": "Church" | |
} | |
] | |
}, | |
{ | |
"@id": "PlanAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "OrganizeAction" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "ScheduleAction" | |
}, | |
{ | |
"@id": "ReserveAction" | |
}, | |
{ | |
"@id": "CancelAction" | |
} | |
] | |
}, | |
{ | |
"@id": "PlasticSurgery", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "Play", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "PlayAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Action" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "ExerciseAction" | |
}, | |
{ | |
"@id": "PerformAction" | |
} | |
] | |
}, | |
{ | |
"@id": "Playground", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "Plumber", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HomeAndConstructionBusiness" | |
} | |
}, | |
{ | |
"@id": "PodcastEpisode", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Episode" | |
} | |
}, | |
{ | |
"@id": "PodcastSeason", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWorkSeason" | |
} | |
}, | |
{ | |
"@id": "PodcastSeries", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWorkSeries" | |
} | |
}, | |
{ | |
"@id": "Podiatric", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "PoliceStation", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "EmergencyService" | |
}, | |
{ | |
"@id": "CivicStructure" | |
} | |
] | |
}, | |
{ | |
"@id": "Pond", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "BodyOfWater" | |
} | |
}, | |
{ | |
"@id": "PostOffice", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "GovernmentOffice" | |
} | |
}, | |
{ | |
"@id": "PostalAddress", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ContactPoint" | |
} | |
}, | |
{ | |
"@id": "PostalCodeRangeSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "Poster", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "PreOrderAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TradeAction" | |
} | |
}, | |
{ | |
"@id": "PrependAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InsertAction" | |
} | |
}, | |
{ | |
"@id": "Preschool", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "EducationalOrganization" | |
} | |
}, | |
{ | |
"@id": "PresentationDigitalDocument", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "DigitalDocument" | |
} | |
}, | |
{ | |
"@id": "PreventionIndication", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalIndication" | |
} | |
}, | |
{ | |
"@id": "PriceSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "PaymentChargeSpecification" | |
}, | |
{ | |
"@id": "CompoundPriceSpecification" | |
}, | |
{ | |
"@id": "DeliveryChargeSpecification" | |
}, | |
{ | |
"@id": "UnitPriceSpecification" | |
} | |
] | |
}, | |
{ | |
"@id": "PrimaryCare", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "Product", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Thing" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "SomeProducts" | |
}, | |
{ | |
"@id": "IndividualProduct" | |
}, | |
{ | |
"@id": "Vehicle" | |
}, | |
{ | |
"@id": "ProductModel" | |
} | |
] | |
}, | |
{ | |
"@id": "ProductModel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Product" | |
} | |
}, | |
{ | |
"@id": "ProductReturnEnumeration", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "ProductReturnPolicy", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "ProfessionalService", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "ProfilePage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPage" | |
} | |
}, | |
{ | |
"@id": "ProgramMembership", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "Project", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Organization" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "FundingAgency" | |
}, | |
{ | |
"@id": "ResearchProject" | |
} | |
] | |
}, | |
{ | |
"@id": "PronounceableText", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Text" | |
} | |
}, | |
{ | |
"@id": "Property", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "PropertyValue", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
}, | |
"skos:narrower": { | |
"@id": "LocationFeatureSpecification" | |
} | |
}, | |
{ | |
"@id": "PropertyValueSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "Psychiatric", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "PsychologicalTreatment", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TherapeuticProcedure" | |
} | |
}, | |
{ | |
"@id": "PublicHealth", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalBusiness" | |
} | |
}, | |
{ | |
"@id": "PublicSwimmingPool", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "SportsActivityLocation" | |
} | |
}, | |
{ | |
"@id": "PublicToilet", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "PublicationEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "BroadcastEvent" | |
}, | |
{ | |
"@id": "OnDemandEvent" | |
} | |
] | |
}, | |
{ | |
"@id": "PublicationIssue", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": { | |
"@id": "ComicIssue" | |
} | |
}, | |
{ | |
"@id": "PublicationVolume", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "QAPage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPage" | |
} | |
}, | |
{ | |
"@id": "QualitativeValue", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "SteeringPositionValue" | |
}, | |
{ | |
"@id": "DriveWheelConfigurationValue" | |
}, | |
{ | |
"@id": "BedType" | |
}, | |
{ | |
"@id": "CarUsageType" | |
} | |
] | |
}, | |
{ | |
"@id": "QuantitativeValue", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "QuantitativeValueDistribution", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
}, | |
"skos:narrower": { | |
"@id": "MonetaryAmountDistribution" | |
} | |
}, | |
{ | |
"@id": "Quantity", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Duration" | |
}, | |
{ | |
"@id": "Mass" | |
}, | |
{ | |
"@id": "Energy" | |
}, | |
{ | |
"@id": "Distance" | |
} | |
] | |
}, | |
{ | |
"@id": "Question", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "Quotation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "QuoteAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TradeAction" | |
} | |
}, | |
{ | |
"@id": "RVPark", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "RadiationTherapy", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalTherapy" | |
} | |
}, | |
{ | |
"@id": "RadioBroadcastService", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "BroadcastService" | |
} | |
}, | |
{ | |
"@id": "RadioChannel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "BroadcastChannel" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "AMRadioChannel" | |
}, | |
{ | |
"@id": "FMRadioChannel" | |
} | |
] | |
}, | |
{ | |
"@id": "RadioClip", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Clip" | |
} | |
}, | |
{ | |
"@id": "RadioEpisode", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Episode" | |
} | |
}, | |
{ | |
"@id": "RadioSeason", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWorkSeason" | |
} | |
}, | |
{ | |
"@id": "RadioSeries", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWorkSeries" | |
} | |
}, | |
{ | |
"@id": "RadioStation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "Rating", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "EndorsementRating" | |
}, | |
{ | |
"@id": "AggregateRating" | |
} | |
] | |
}, | |
{ | |
"@id": "ReactAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AssessAction" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "WantAction" | |
}, | |
{ | |
"@id": "AgreeAction" | |
}, | |
{ | |
"@id": "DislikeAction" | |
}, | |
{ | |
"@id": "DisagreeAction" | |
}, | |
{ | |
"@id": "EndorseAction" | |
}, | |
{ | |
"@id": "LikeAction" | |
} | |
] | |
}, | |
{ | |
"@id": "ReadAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ConsumeAction" | |
} | |
}, | |
{ | |
"@id": "RealEstateAgent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "RealEstateListing", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPage" | |
} | |
}, | |
{ | |
"@id": "ReceiveAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TransferAction" | |
} | |
}, | |
{ | |
"@id": "Recipe", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HowTo" | |
} | |
}, | |
{ | |
"@id": "Recommendation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Review" | |
} | |
}, | |
{ | |
"@id": "RecommendedDoseSchedule", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "DoseSchedule" | |
} | |
}, | |
{ | |
"@id": "RecyclingCenter", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "RefundTypeEnumeration", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "RegisterAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InteractAction" | |
} | |
}, | |
{ | |
"@id": "RejectAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AllocateAction" | |
} | |
}, | |
{ | |
"@id": "RentAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TradeAction" | |
} | |
}, | |
{ | |
"@id": "RentalCarReservation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Reservation" | |
} | |
}, | |
{ | |
"@id": "RepaymentSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "ReplaceAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "UpdateAction" | |
} | |
}, | |
{ | |
"@id": "ReplyAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CommunicateAction" | |
} | |
}, | |
{ | |
"@id": "Report", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Article" | |
} | |
}, | |
{ | |
"@id": "ReportageNewsArticle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "NewsArticle" | |
} | |
}, | |
{ | |
"@id": "ReportedDoseSchedule", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "DoseSchedule" | |
} | |
}, | |
{ | |
"@id": "ResearchProject", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Project" | |
} | |
}, | |
{ | |
"@id": "Reservation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "EventReservation" | |
}, | |
{ | |
"@id": "RentalCarReservation" | |
}, | |
{ | |
"@id": "BusReservation" | |
}, | |
{ | |
"@id": "TaxiReservation" | |
}, | |
{ | |
"@id": "LodgingReservation" | |
}, | |
{ | |
"@id": "FlightReservation" | |
}, | |
{ | |
"@id": "TrainReservation" | |
}, | |
{ | |
"@id": "ReservationPackage" | |
}, | |
{ | |
"@id": "FoodEstablishmentReservation" | |
} | |
] | |
}, | |
{ | |
"@id": "ReservationPackage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Reservation" | |
} | |
}, | |
{ | |
"@id": "ReservationStatusType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "ReserveAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PlanAction" | |
} | |
}, | |
{ | |
"@id": "Reservoir", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "BodyOfWater" | |
} | |
}, | |
{ | |
"@id": "Residence", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Place" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "GatedResidenceCommunity" | |
}, | |
{ | |
"@id": "ApartmentComplex" | |
} | |
] | |
}, | |
{ | |
"@id": "Resort", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LodgingBusiness" | |
} | |
}, | |
{ | |
"@id": "RespiratoryTherapy", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalTherapy" | |
} | |
}, | |
{ | |
"@id": "Restaurant", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FoodEstablishment" | |
} | |
}, | |
{ | |
"@id": "RestrictedDiet", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "ResumeAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ControlAction" | |
} | |
}, | |
{ | |
"@id": "ReturnAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TransferAction" | |
} | |
}, | |
{ | |
"@id": "ReturnFeesEnumeration", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "Review", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "UserReview" | |
}, | |
{ | |
"@id": "EmployerReview" | |
}, | |
{ | |
"@id": "ClaimReview" | |
}, | |
{ | |
"@id": "CriticReview" | |
}, | |
{ | |
"@id": "MediaReview" | |
}, | |
{ | |
"@id": "Recommendation" | |
} | |
] | |
}, | |
{ | |
"@id": "ReviewAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AssessAction" | |
} | |
}, | |
{ | |
"@id": "ReviewNewsArticle", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "NewsArticle" | |
}, | |
{ | |
"@id": "CriticReview" | |
} | |
] | |
}, | |
{ | |
"@id": "RiverBodyOfWater", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "BodyOfWater" | |
} | |
}, | |
{ | |
"@id": "Role", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "OrganizationRole" | |
}, | |
{ | |
"@id": "PerformanceRole" | |
}, | |
{ | |
"@id": "LinkRole" | |
} | |
] | |
}, | |
{ | |
"@id": "RoofingContractor", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HomeAndConstructionBusiness" | |
} | |
}, | |
{ | |
"@id": "Room", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Accommodation" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "HotelRoom" | |
}, | |
{ | |
"@id": "MeetingRoom" | |
} | |
] | |
}, | |
{ | |
"@id": "RsvpAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InformAction" | |
} | |
}, | |
{ | |
"@id": "RsvpResponseType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "SaleEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "SatiricalArticle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Article" | |
} | |
}, | |
{ | |
"@id": "Schedule", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "ScheduleAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PlanAction" | |
} | |
}, | |
{ | |
"@id": "ScholarlyArticle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Article" | |
}, | |
"skos:narrower": { | |
"@id": "MedicalScholarlyArticle" | |
} | |
}, | |
{ | |
"@id": "School", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "EducationalOrganization" | |
} | |
}, | |
{ | |
"@id": "SchoolDistrict", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AdministrativeArea" | |
} | |
}, | |
{ | |
"@id": "ScreeningEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "Sculpture", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "SeaBodyOfWater", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "BodyOfWater" | |
} | |
}, | |
{ | |
"@id": "SearchAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Action" | |
} | |
}, | |
{ | |
"@id": "SearchResultsPage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPage" | |
} | |
}, | |
{ | |
"@id": "Season", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "Seat", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "SelfStorage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "SellAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TradeAction" | |
} | |
}, | |
{ | |
"@id": "SendAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TransferAction" | |
} | |
}, | |
{ | |
"@id": "Series", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "EventSeries" | |
}, | |
{ | |
"@id": "CreativeWorkSeries" | |
} | |
] | |
}, | |
{ | |
"@id": "Service", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "FoodService" | |
}, | |
{ | |
"@id": "FinancialProduct" | |
}, | |
{ | |
"@id": "GovernmentService" | |
}, | |
{ | |
"@id": "TaxiService" | |
}, | |
{ | |
"@id": "WebAPI" | |
}, | |
{ | |
"@id": "BroadcastService" | |
}, | |
{ | |
"@id": "Taxi" | |
}, | |
{ | |
"@id": "CableOrSatelliteService" | |
} | |
] | |
}, | |
{ | |
"@id": "ServiceChannel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "ShareAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CommunicateAction" | |
} | |
}, | |
{ | |
"@id": "SheetMusic", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "ShippingDeliveryTime", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "ShippingRateSettings", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "ShoeStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "ShoppingCenter", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "ShortStory", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "SingleFamilyResidence", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "House" | |
} | |
}, | |
{ | |
"@id": "SiteNavigationElement", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPageElement" | |
} | |
}, | |
{ | |
"@id": "SkiResort", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "SportsActivityLocation" | |
} | |
}, | |
{ | |
"@id": "SocialEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "SocialMediaPosting", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Article" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "BlogPosting" | |
}, | |
{ | |
"@id": "DiscussionForumPosting" | |
} | |
] | |
}, | |
{ | |
"@id": "SoftwareApplication", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "VideoGame" | |
}, | |
{ | |
"@id": "WebApplication" | |
}, | |
{ | |
"@id": "MobileApplication" | |
} | |
] | |
}, | |
{ | |
"@id": "SoftwareSourceCode", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "SomeProducts", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Product" | |
} | |
}, | |
{ | |
"@id": "SpeakableSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "SpecialAnnouncement", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "Specialty", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
}, | |
"skos:narrower": { | |
"@id": "MedicalSpecialty" | |
} | |
}, | |
{ | |
"@id": "SportingGoodsStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "SportsActivityLocation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "BowlingAlley" | |
}, | |
{ | |
"@id": "TennisComplex" | |
}, | |
{ | |
"@id": "HealthClub" | |
}, | |
{ | |
"@id": "SkiResort" | |
}, | |
{ | |
"@id": "PublicSwimmingPool" | |
}, | |
{ | |
"@id": "ExerciseGym" | |
}, | |
{ | |
"@id": "GolfCourse" | |
}, | |
{ | |
"@id": "StadiumOrArena" | |
}, | |
{ | |
"@id": "SportsClub" | |
} | |
] | |
}, | |
{ | |
"@id": "SportsClub", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "SportsActivityLocation" | |
} | |
}, | |
{ | |
"@id": "SportsEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "SportsOrganization", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Organization" | |
}, | |
"skos:narrower": { | |
"@id": "SportsTeam" | |
} | |
}, | |
{ | |
"@id": "SportsTeam", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "SportsOrganization" | |
} | |
}, | |
{ | |
"@id": "SpreadsheetDigitalDocument", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "DigitalDocument" | |
} | |
}, | |
{ | |
"@id": "StadiumOrArena", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "SportsActivityLocation" | |
}, | |
{ | |
"@id": "CivicStructure" | |
} | |
] | |
}, | |
{ | |
"@id": "State", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AdministrativeArea" | |
} | |
}, | |
{ | |
"@id": "StatisticalPopulation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "SteeringPositionValue", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "QualitativeValue" | |
} | |
}, | |
{ | |
"@id": "Store", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "GardenStore" | |
}, | |
{ | |
"@id": "WholesaleStore" | |
}, | |
{ | |
"@id": "BookStore" | |
}, | |
{ | |
"@id": "HobbyShop" | |
}, | |
{ | |
"@id": "SportingGoodsStore" | |
}, | |
{ | |
"@id": "MobilePhoneStore" | |
}, | |
{ | |
"@id": "ToyStore" | |
}, | |
{ | |
"@id": "TireShop" | |
}, | |
{ | |
"@id": "HomeGoodsStore" | |
}, | |
{ | |
"@id": "MovieRentalStore" | |
}, | |
{ | |
"@id": "AutoPartsStore" | |
}, | |
{ | |
"@id": "ComputerStore" | |
}, | |
{ | |
"@id": "ClothingStore" | |
}, | |
{ | |
"@id": "Florist" | |
}, | |
{ | |
"@id": "FurnitureStore" | |
}, | |
{ | |
"@id": "OutletStore" | |
}, | |
{ | |
"@id": "DepartmentStore" | |
}, | |
{ | |
"@id": "ElectronicsStore" | |
}, | |
{ | |
"@id": "LiquorStore" | |
}, | |
{ | |
"@id": "OfficeEquipmentStore" | |
}, | |
{ | |
"@id": "JewelryStore" | |
}, | |
{ | |
"@id": "PawnShop" | |
}, | |
{ | |
"@id": "GroceryStore" | |
}, | |
{ | |
"@id": "HardwareStore" | |
}, | |
{ | |
"@id": "BikeStore" | |
}, | |
{ | |
"@id": "ShoeStore" | |
}, | |
{ | |
"@id": "PetStore" | |
}, | |
{ | |
"@id": "MusicStore" | |
}, | |
{ | |
"@id": "ConvenienceStore" | |
}, | |
{ | |
"@id": "MensClothingStore" | |
} | |
] | |
}, | |
{ | |
"@id": "StructuredValue", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "PostalCodeRangeSpecification" | |
}, | |
{ | |
"@id": "GeoShape" | |
}, | |
{ | |
"@id": "QuantitativeValue" | |
}, | |
{ | |
"@id": "DeliveryTimeSettings" | |
}, | |
{ | |
"@id": "EngineSpecification" | |
}, | |
{ | |
"@id": "OfferShippingDetails" | |
}, | |
{ | |
"@id": "RepaymentSpecification" | |
}, | |
{ | |
"@id": "CDCPMDRecord" | |
}, | |
{ | |
"@id": "ContactPoint" | |
}, | |
{ | |
"@id": "DatedMoneySpecification" | |
}, | |
{ | |
"@id": "MonetaryAmount" | |
}, | |
{ | |
"@id": "PropertyValue" | |
}, | |
{ | |
"@id": "InteractionCounter" | |
}, | |
{ | |
"@id": "GeoCoordinates" | |
}, | |
{ | |
"@id": "QuantitativeValueDistribution" | |
}, | |
{ | |
"@id": "OpeningHoursSpecification" | |
}, | |
{ | |
"@id": "ExchangeRateSpecification" | |
}, | |
{ | |
"@id": "WarrantyPromise" | |
}, | |
{ | |
"@id": "ShippingRateSettings" | |
}, | |
{ | |
"@id": "TypeAndQuantityNode" | |
}, | |
{ | |
"@id": "DefinedRegion" | |
}, | |
{ | |
"@id": "ShippingDeliveryTime" | |
}, | |
{ | |
"@id": "NutritionInformation" | |
}, | |
{ | |
"@id": "OwnershipInfo" | |
}, | |
{ | |
"@id": "PriceSpecification" | |
} | |
] | |
}, | |
{ | |
"@id": "StupidType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Thing" | |
} | |
}, | |
{ | |
"@id": "SubscribeAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InteractAction" | |
} | |
}, | |
{ | |
"@id": "Substance", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Drug" | |
}, | |
{ | |
"@id": "DietarySupplement" | |
} | |
] | |
}, | |
{ | |
"@id": "SubwayStation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "Suite", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Accommodation" | |
} | |
}, | |
{ | |
"@id": "SuperficialAnatomy", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalEntity" | |
} | |
}, | |
{ | |
"@id": "SurgicalProcedure", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalProcedure" | |
} | |
}, | |
{ | |
"@id": "SuspendAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ControlAction" | |
} | |
}, | |
{ | |
"@id": "Synagogue", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PlaceOfWorship" | |
} | |
}, | |
{ | |
"@id": "TVClip", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Clip" | |
} | |
}, | |
{ | |
"@id": "TVEpisode", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Episode" | |
} | |
}, | |
{ | |
"@id": "TVSeason", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "CreativeWorkSeason" | |
}, | |
{ | |
"@id": "CreativeWork" | |
} | |
] | |
}, | |
{ | |
"@id": "TVSeries", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "CreativeWork" | |
}, | |
{ | |
"@id": "CreativeWorkSeries" | |
} | |
] | |
}, | |
{ | |
"@id": "Table", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPageElement" | |
} | |
}, | |
{ | |
"@id": "TakeAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TransferAction" | |
} | |
}, | |
{ | |
"@id": "TattooParlor", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "HealthAndBeautyBusiness" | |
} | |
}, | |
{ | |
"@id": "Taxi", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Service" | |
} | |
}, | |
{ | |
"@id": "TaxiReservation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Reservation" | |
} | |
}, | |
{ | |
"@id": "TaxiService", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Service" | |
} | |
}, | |
{ | |
"@id": "TaxiStand", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "TechArticle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Article" | |
}, | |
"skos:narrower": { | |
"@id": "APIReference" | |
} | |
}, | |
{ | |
"@id": "TelevisionChannel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "BroadcastChannel" | |
} | |
}, | |
{ | |
"@id": "TelevisionStation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "TennisComplex", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "SportsActivityLocation" | |
} | |
}, | |
{ | |
"@id": "Text", | |
"skos:narrower": [ | |
{ | |
"@id": "URL" | |
}, | |
{ | |
"@id": "CssSelectorType" | |
}, | |
{ | |
"@id": "XPathType" | |
}, | |
{ | |
"@id": "PronounceableText" | |
} | |
] | |
}, | |
{ | |
"@id": "TextDigitalDocument", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "DigitalDocument" | |
} | |
}, | |
{ | |
"@id": "TheaterEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "TheaterGroup", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PerformingGroup" | |
} | |
}, | |
{ | |
"@id": "TherapeuticProcedure", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalProcedure" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "MedicalTherapy" | |
}, | |
{ | |
"@id": "PsychologicalTreatment" | |
} | |
] | |
}, | |
{ | |
"@id": "Thesis", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "Thing", | |
"skos:narrower": [ | |
{ | |
"@id": "CreativeWork" | |
}, | |
{ | |
"@id": "MedicalEntity" | |
}, | |
{ | |
"@id": "StupidType" | |
}, | |
{ | |
"@id": "Event" | |
}, | |
{ | |
"@id": "Intangible" | |
}, | |
{ | |
"@id": "Person" | |
}, | |
{ | |
"@id": "Action" | |
}, | |
{ | |
"@id": "Product" | |
}, | |
{ | |
"@id": "Place" | |
}, | |
{ | |
"@id": "Organization" | |
} | |
] | |
}, | |
{ | |
"@id": "Ticket", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "TieAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AchieveAction" | |
} | |
}, | |
{ | |
"@id": "TipAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "TradeAction" | |
} | |
}, | |
{ | |
"@id": "TireShop", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "TouristAttraction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Place" | |
} | |
}, | |
{ | |
"@id": "TouristDestination", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Place" | |
} | |
}, | |
{ | |
"@id": "TouristInformationCenter", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "TouristTrip", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Trip" | |
} | |
}, | |
{ | |
"@id": "ToyStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "TrackAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FindAction" | |
} | |
}, | |
{ | |
"@id": "TradeAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Action" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "OrderAction" | |
}, | |
{ | |
"@id": "TipAction" | |
}, | |
{ | |
"@id": "PreOrderAction" | |
}, | |
{ | |
"@id": "QuoteAction" | |
}, | |
{ | |
"@id": "DonateAction" | |
}, | |
{ | |
"@id": "RentAction" | |
}, | |
{ | |
"@id": "BuyAction" | |
}, | |
{ | |
"@id": "PayAction" | |
}, | |
{ | |
"@id": "SellAction" | |
} | |
] | |
}, | |
{ | |
"@id": "TrainReservation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Reservation" | |
} | |
}, | |
{ | |
"@id": "TrainStation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "TrainTrip", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Trip" | |
} | |
}, | |
{ | |
"@id": "TransferAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Action" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "TakeAction" | |
}, | |
{ | |
"@id": "MoneyTransfer" | |
}, | |
{ | |
"@id": "GiveAction" | |
}, | |
{ | |
"@id": "SendAction" | |
}, | |
{ | |
"@id": "LendAction" | |
}, | |
{ | |
"@id": "ReceiveAction" | |
}, | |
{ | |
"@id": "DownloadAction" | |
}, | |
{ | |
"@id": "BorrowAction" | |
}, | |
{ | |
"@id": "ReturnAction" | |
} | |
] | |
}, | |
{ | |
"@id": "TravelAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MoveAction" | |
} | |
}, | |
{ | |
"@id": "TravelAgency", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "LocalBusiness" | |
} | |
}, | |
{ | |
"@id": "TreatmentIndication", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalIndication" | |
} | |
}, | |
{ | |
"@id": "Trip", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Flight" | |
}, | |
{ | |
"@id": "TrainTrip" | |
}, | |
{ | |
"@id": "TouristTrip" | |
}, | |
{ | |
"@id": "BusTrip" | |
} | |
] | |
}, | |
{ | |
"@id": "TypeAndQuantityNode", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "UKNonprofitType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "NonprofitType" | |
} | |
}, | |
{ | |
"@id": "URL", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Text" | |
} | |
}, | |
{ | |
"@id": "USNonprofitType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "NonprofitType" | |
} | |
}, | |
{ | |
"@id": "UnRegisterAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "InteractAction" | |
} | |
}, | |
{ | |
"@id": "UnitPriceSpecification", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "PriceSpecification" | |
} | |
}, | |
{ | |
"@id": "UpdateAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Action" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "ReplaceAction" | |
}, | |
{ | |
"@id": "DeleteAction" | |
}, | |
{ | |
"@id": "AddAction" | |
} | |
] | |
}, | |
{ | |
"@id": "UseAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ConsumeAction" | |
}, | |
"skos:narrower": { | |
"@id": "WearAction" | |
} | |
}, | |
{ | |
"@id": "UserBlocks", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "UserInteraction" | |
} | |
}, | |
{ | |
"@id": "UserCheckins", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "UserInteraction" | |
} | |
}, | |
{ | |
"@id": "UserComments", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "UserInteraction" | |
} | |
}, | |
{ | |
"@id": "UserDownloads", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "UserInteraction" | |
} | |
}, | |
{ | |
"@id": "UserInteraction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "UserPlays" | |
}, | |
{ | |
"@id": "UserPageVisits" | |
}, | |
{ | |
"@id": "UserTweets" | |
}, | |
{ | |
"@id": "UserBlocks" | |
}, | |
{ | |
"@id": "UserComments" | |
}, | |
{ | |
"@id": "UserDownloads" | |
}, | |
{ | |
"@id": "UserCheckins" | |
}, | |
{ | |
"@id": "UserLikes" | |
}, | |
{ | |
"@id": "UserPlusOnes" | |
} | |
] | |
}, | |
{ | |
"@id": "UserLikes", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "UserInteraction" | |
} | |
}, | |
{ | |
"@id": "UserPageVisits", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "UserInteraction" | |
} | |
}, | |
{ | |
"@id": "UserPlays", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "UserInteraction" | |
} | |
}, | |
{ | |
"@id": "UserPlusOnes", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "UserInteraction" | |
} | |
}, | |
{ | |
"@id": "UserReview", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Review" | |
} | |
}, | |
{ | |
"@id": "UserTweets", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "UserInteraction" | |
} | |
}, | |
{ | |
"@id": "Vehicle", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Product" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Car" | |
}, | |
{ | |
"@id": "Motorcycle" | |
}, | |
{ | |
"@id": "BusOrCoach" | |
}, | |
{ | |
"@id": "MotorizedBicycle" | |
} | |
] | |
}, | |
{ | |
"@id": "Vein", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Vessel" | |
} | |
}, | |
{ | |
"@id": "Vessel", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AnatomicalStructure" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Vein" | |
}, | |
{ | |
"@id": "LymphaticVessel" | |
}, | |
{ | |
"@id": "Artery" | |
} | |
] | |
}, | |
{ | |
"@id": "VeterinaryCare", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalOrganization" | |
} | |
}, | |
{ | |
"@id": "VideoGallery", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MediaGallery" | |
} | |
}, | |
{ | |
"@id": "VideoGame", | |
"@type": "skos:Concept", | |
"skos:broader": [ | |
{ | |
"@id": "Game" | |
}, | |
{ | |
"@id": "SoftwareApplication" | |
} | |
] | |
}, | |
{ | |
"@id": "VideoGameClip", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Clip" | |
} | |
}, | |
{ | |
"@id": "VideoGameSeries", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWorkSeries" | |
} | |
}, | |
{ | |
"@id": "VideoObject", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MediaObject" | |
} | |
}, | |
{ | |
"@id": "ViewAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ConsumeAction" | |
} | |
}, | |
{ | |
"@id": "VirtualLocation", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Intangible" | |
} | |
}, | |
{ | |
"@id": "VisualArtsEvent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Event" | |
} | |
}, | |
{ | |
"@id": "VisualArtwork", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": { | |
"@id": "CoverArt" | |
} | |
}, | |
{ | |
"@id": "VitalSign", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "MedicalSign" | |
} | |
}, | |
{ | |
"@id": "Volcano", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Landform" | |
} | |
}, | |
{ | |
"@id": "VoteAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ChooseAction" | |
} | |
}, | |
{ | |
"@id": "WPAdBlock", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPageElement" | |
} | |
}, | |
{ | |
"@id": "WPFooter", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPageElement" | |
} | |
}, | |
{ | |
"@id": "WPHeader", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPageElement" | |
} | |
}, | |
{ | |
"@id": "WPSideBar", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "WebPageElement" | |
} | |
}, | |
{ | |
"@id": "WantAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ReactAction" | |
} | |
}, | |
{ | |
"@id": "WarrantyPromise", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "StructuredValue" | |
} | |
}, | |
{ | |
"@id": "WarrantyScope", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Enumeration" | |
} | |
}, | |
{ | |
"@id": "WatchAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "ConsumeAction" | |
} | |
}, | |
{ | |
"@id": "Waterfall", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "BodyOfWater" | |
} | |
}, | |
{ | |
"@id": "WearAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "UseAction" | |
} | |
}, | |
{ | |
"@id": "WebAPI", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Service" | |
} | |
}, | |
{ | |
"@id": "WebApplication", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "SoftwareApplication" | |
} | |
}, | |
{ | |
"@id": "WebContent", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": { | |
"@id": "HealthTopicContent" | |
} | |
}, | |
{ | |
"@id": "WebPage", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "FAQPage" | |
}, | |
{ | |
"@id": "CollectionPage" | |
}, | |
{ | |
"@id": "MedicalWebPage" | |
}, | |
{ | |
"@id": "SearchResultsPage" | |
}, | |
{ | |
"@id": "ItemPage" | |
}, | |
{ | |
"@id": "ContactPage" | |
}, | |
{ | |
"@id": "RealEstateListing" | |
}, | |
{ | |
"@id": "CheckoutPage" | |
}, | |
{ | |
"@id": "QAPage" | |
}, | |
{ | |
"@id": "ProfilePage" | |
}, | |
{ | |
"@id": "AboutPage" | |
} | |
] | |
}, | |
{ | |
"@id": "WebPageElement", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
}, | |
"skos:narrower": [ | |
{ | |
"@id": "Table" | |
}, | |
{ | |
"@id": "SiteNavigationElement" | |
}, | |
{ | |
"@id": "WPFooter" | |
}, | |
{ | |
"@id": "WPAdBlock" | |
}, | |
{ | |
"@id": "WPSideBar" | |
}, | |
{ | |
"@id": "WPHeader" | |
} | |
] | |
}, | |
{ | |
"@id": "WebSite", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreativeWork" | |
} | |
}, | |
{ | |
"@id": "WholesaleStore", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Store" | |
} | |
}, | |
{ | |
"@id": "WinAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "AchieveAction" | |
} | |
}, | |
{ | |
"@id": "Winery", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "FoodEstablishment" | |
} | |
}, | |
{ | |
"@id": "WorkBasedProgram", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "EducationalOccupationalProgram" | |
} | |
}, | |
{ | |
"@id": "WorkersUnion", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Organization" | |
} | |
}, | |
{ | |
"@id": "WriteAction", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CreateAction" | |
} | |
}, | |
{ | |
"@id": "XPathType", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "Text" | |
} | |
}, | |
{ | |
"@id": "Zoo", | |
"@type": "skos:Concept", | |
"skos:broader": { | |
"@id": "CivicStructure" | |
} | |
}, | |
{ | |
"@id": "rdfs:Class", | |
"skos:narrower": { | |
"@id": "DataType" | |
} | |
} | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> | |
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | |
PREFIX schema: <http://schema.org/> | |
prefix owl: <http://www.w3.org/2002/07/owl#> | |
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |
CONSTRUCT { | |
<http://schema.org/> a skos:ConceptScheme ; | |
skos:hasTopConcept schema:Thing . | |
?child a skos:Concept ; | |
skos:broader ?parent . | |
?parent skos:narrower ?child . | |
} | |
WHERE { | |
{ ?child rdfs:subClassOf ?parent } | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": { | |
"skos": "http://www.w3.org/2004/02/skos/core#", | |
"Concept": "skos:Concept", | |
"narrower": "skos:narrower", | |
"ConceptScheme": "skos:ConceptScheme", | |
"hasTopConcept": "skos:hasTopConcept", | |
"@base": "http://schema.org/" | |
}, | |
"@id": "./", | |
"@type": "ConceptScheme", | |
"hasTopConcept": { | |
"@id": "Thing", | |
"narrower": [ | |
{ | |
"@id": "CreativeWork", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Drawing", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Play", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ArchiveComponent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MediaObject", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "AudioObject", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "Audiobook", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "3DModel", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "LegislationObject", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DataDownload", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ImageObject", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "Barcode", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "VideoObject", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MusicVideoObject", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Episode", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "PodcastEpisode", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RadioEpisode", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TVEpisode", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "MusicComposition", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Photograph", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HowTo", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "Recipe", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "SpecialAnnouncement", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "WebPageElement", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Table", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SiteNavigationElement", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "WPFooter", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "WPAdBlock", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "WPSideBar", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "WPHeader", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "MenuSection", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HowToTip", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Painting", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Book", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "Audiobook" | |
} | |
}, | |
{ | |
"@id": "HowToStep", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SheetMusic", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MusicPlaylist", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "MusicRelease", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MusicAlbum", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Dataset", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "DataFeed", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "CompleteDataFeed", | |
"@type": "Concept" | |
} | |
} | |
}, | |
{ | |
"@id": "MusicRecording", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Collection", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TVSeason", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ExercisePlan", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PublicationVolume", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Sculpture", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DefinedTermSet", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "CategoryCodeSet", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "Thesis", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SoftwareSourceCode", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Comment", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "CorrectionComment", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Answer", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Game", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "VideoGame", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "TVSeries", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HowToDirection", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Menu", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Message", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "EmailMessage", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "Quotation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Code", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SoftwareApplication", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "VideoGame" | |
}, | |
{ | |
"@id": "WebApplication", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MobileApplication", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "CreativeWorkSeries", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "BookSeries", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MovieSeries", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PodcastSeries", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Periodical", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ComicSeries", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Newspaper", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "TVSeries" | |
}, | |
{ | |
"@id": "VideoGameSeries", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RadioSeries", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Poster", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Clip", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "MovieClip", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TVClip", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RadioClip", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "VideoGameClip", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "DataCatalog", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Conversation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Atlas", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DigitalDocument", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "SpreadsheetDigitalDocument", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TextDigitalDocument", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PresentationDigitalDocument", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "NoteDigitalDocument", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "EducationalOccupationalCredential", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Chapter", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PublicationIssue", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "ComicIssue", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "VisualArtwork", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "CoverArt", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "ComicCoverArt", | |
"@type": "Concept" | |
} | |
} | |
}, | |
{ | |
"@id": "WebPage", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "FAQPage", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CollectionPage", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "MediaGallery", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ImageGallery", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "VideoGallery", | |
"@type": "Concept" | |
} | |
] | |
} | |
}, | |
{ | |
"@id": "MedicalWebPage", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SearchResultsPage", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ItemPage", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ContactPage", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RealEstateListing", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CheckoutPage", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "QAPage", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ProfilePage", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AboutPage", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Claim", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Manuscript", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Movie", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Legislation", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "LegislationObject" | |
} | |
}, | |
{ | |
"@id": "ShortStory", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "WebSite", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Blog", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HowToSection", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Map", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Course", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Season", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Guide", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Article", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "TechArticle", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "APIReference", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "NewsArticle", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "AnalysisNewsArticle", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BackgroundNewsArticle", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AskPublicNewsArticle", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ReportageNewsArticle", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ReviewNewsArticle", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "OpinionNewsArticle", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "ScholarlyArticle", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "MedicalScholarlyArticle", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "SocialMediaPosting", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "BlogPosting", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "LiveBlogPosting", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "DiscussionForumPosting", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "AdvertiserContentArticle", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SatiricalArticle", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Report", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "CreativeWorkSeason", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "PodcastSeason", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RadioSeason", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TVSeason" | |
} | |
] | |
}, | |
{ | |
"@id": "WebContent", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "HealthTopicContent", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "Diet", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Question", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ComicStory", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "ComicCoverArt" | |
} | |
}, | |
{ | |
"@id": "Review", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "UserReview", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "EmployerReview", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ClaimReview", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CriticReview", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "ReviewNewsArticle" | |
} | |
}, | |
{ | |
"@id": "MediaReview", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Recommendation", | |
"@type": "Concept" | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalEntity", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "MedicalIndication", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "TreatmentIndication", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PreventionIndication", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ApprovedIndication", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalContraindication", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalIntangible", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "DrugStrength", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DoseSchedule", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ReportedDoseSchedule", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RecommendedDoseSchedule", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MaximumDoseSchedule", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalCode", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DDxElement", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalConditionStage", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DrugLegalStatus", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalCause", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalCondition", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "MedicalSignOrSymptom", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "MedicalSign", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "VitalSign", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "MedicalSymptom", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "InfectiousDisease", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalRiskFactor", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalRiskEstimator", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "MedicalRiskCalculator", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalRiskScore", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "AnatomicalSystem", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalDevice", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalProcedure", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "PalliativeProcedure", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PhysicalExam", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DiagnosticProcedure", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SurgicalProcedure", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TherapeuticProcedure", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "MedicalTherapy", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "OccupationalTherapy", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PalliativeProcedure" | |
}, | |
{ | |
"@id": "RespiratoryTherapy", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PhysicalTherapy", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RadiationTherapy", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "PsychologicalTreatment", | |
"@type": "Concept" | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"@id": "Substance", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Drug", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DietarySupplement", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "AnatomicalStructure", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Ligament", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Bone", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Vessel", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Vein", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "LymphaticVessel", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Artery", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Joint", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Nerve", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BrainStructure", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Muscle", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "SuperficialAnatomy", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalStudy", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "MedicalObservationalStudy", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalTrial", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "LifestyleModification", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Diet" | |
}, | |
{ | |
"@id": "PhysicalActivity", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "ExercisePlan" | |
} | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalTest", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ImagingTest", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalTestPanel", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PathologyTest", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BloodTest", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "MedicalGuideline", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "MedicalGuidelineContraindication", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalGuidelineRecommendation", | |
"@type": "Concept" | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"@id": "StupidType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Event", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ChildrensEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DeliveryEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SportsEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "LiteraryEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ScreeningEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CourseInstance", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Festival", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "FoodEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Hackathon", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SocialEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "EducationEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SaleEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DanceEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MusicEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ExhibitionEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ComedyEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "VisualArtsEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PublicationEvent", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "BroadcastEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "OnDemandEvent", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "UserInteraction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "UserPlays", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "UserPageVisits", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "UserTweets", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "UserBlocks", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "UserComments", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "UserDownloads", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "UserCheckins", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "UserLikes", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "UserPlusOnes", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "EventSeries", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BusinessEvent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TheaterEvent", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Intangible", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "DataFeedItem", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HealthInsurancePlan", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Order", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AlignmentObject", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Demand", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Rating", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "EndorsementRating", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AggregateRating", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "EmployerAggregateRating", | |
"@type": "Concept" | |
} | |
} | |
] | |
}, | |
{ | |
"@id": "Schedule", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ParcelDelivery", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Service", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "BroadcastService", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "RadioBroadcastService", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "FoodService", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "WebAPI", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CableOrSatelliteService", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TaxiService", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Taxi", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "GovernmentService", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "FinancialProduct", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "BankAccount", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "DepositAccount", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "InvestmentOrDeposit", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "DepositAccount" | |
}, | |
{ | |
"@id": "BrokerageAccount", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "InvestmentFund", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "PaymentCard", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "CreditCard", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "LoanOrCredit", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "MortgageLoan", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CreditCard" | |
} | |
] | |
}, | |
{ | |
"@id": "CurrencyConversionService", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PaymentService", | |
"@type": "Concept" | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"@id": "MediaSubscription", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "VirtualLocation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SpeakableSpecification", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "GameServer", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MerchantReturnPolicy", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "JobPosting", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Series", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "EventSeries" | |
}, | |
{ | |
"@id": "CreativeWorkSeries" | |
} | |
] | |
}, | |
{ | |
"@id": "BroadcastChannel", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "TelevisionChannel", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RadioChannel", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "AMRadioChannel", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "FMRadioChannel", | |
"@type": "Concept" | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"@id": "Grant", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "MonetaryGrant", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "HealthPlanNetwork", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ServiceChannel", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ProgramMembership", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Audience", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "EducationalAudience", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalAudience", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "Patient", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "PeopleAudience", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ParentAudience", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalAudience" | |
} | |
] | |
}, | |
{ | |
"@id": "BusinessAudience", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "EducationalOccupationalProgram", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "WorkBasedProgram", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "Invoice", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Class", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "GeospatialGeometry", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Property", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Occupation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ProductReturnPolicy", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ListItem", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "HowToTip" | |
}, | |
{ | |
"@id": "HowToDirection" | |
}, | |
{ | |
"@id": "HowToStep" | |
}, | |
{ | |
"@id": "HowToItem", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "HowToSupply", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HowToTool", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "HowToSection" | |
} | |
] | |
}, | |
{ | |
"@id": "Language", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Reservation", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "EventReservation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RentalCarReservation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BusReservation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TaxiReservation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "LodgingReservation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "FlightReservation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TrainReservation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ReservationPackage", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "FoodEstablishmentReservation", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "StatisticalPopulation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MenuItem", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ItemList", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "HowToStep" | |
}, | |
{ | |
"@id": "HowToSection" | |
}, | |
{ | |
"@id": "OfferCatalog", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BreadcrumbList", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "ComputerLanguage", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Ticket", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DefinedTerm", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "CategoryCode", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "MedicalCode" | |
} | |
} | |
}, | |
{ | |
"@id": "BroadcastFrequencySpecification", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Trip", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Flight", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TrainTrip", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TouristTrip", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BusTrip", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Permit", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "GovernmentPermit", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "FloorPlan", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PropertyValueSpecification", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ActionAccessSpecification", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Seat", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BedDetails", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "EntryPoint", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "OrderItem", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "StructuredValue", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "PostalCodeRangeSpecification", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "GeoShape", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "GeoCircle", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "QuantitativeValue", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DeliveryTimeSettings", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "OfferShippingDetails", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "EngineSpecification", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RepaymentSpecification", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CDCPMDRecord", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ContactPoint", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "PostalAddress", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "DatedMoneySpecification", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MonetaryAmount", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PropertyValue", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "LocationFeatureSpecification", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "InteractionCounter", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "GeoCoordinates", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "QuantitativeValueDistribution", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "MonetaryAmountDistribution", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "OpeningHoursSpecification", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ExchangeRateSpecification", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "WarrantyPromise", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ShippingRateSettings", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TypeAndQuantityNode", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DefinedRegion", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ShippingDeliveryTime", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "NutritionInformation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "OwnershipInfo", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PriceSpecification", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "PaymentChargeSpecification", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CompoundPriceSpecification", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DeliveryChargeSpecification", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "UnitPriceSpecification", | |
"@type": "Concept" | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"@id": "DigitalDocumentPermission", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HealthPlanCostSharingSpecification", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Offer", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "OfferForPurchase", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "OfferForLease", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AggregateOffer", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Role", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "OrganizationRole", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "EmployeeRole", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "PerformanceRole", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "LinkRole", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Enumeration", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ContactPointOption", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "WarrantyScope", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PaymentStatusType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BusinessFunction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PaymentMethod", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "PaymentCard" | |
} | |
}, | |
{ | |
"@id": "HealthAspectEnumeration", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ProductReturnEnumeration", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalTrialDesign", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "LegalValueLevel", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DayOfWeek", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalEnumeration", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "MedicalEvidenceLevel", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalDevicePurpose", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalTrialDesign" | |
}, | |
{ | |
"@id": "MedicalObservationalStudyDesign", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DrugClass", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DrugPregnancyCategory", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PhysicalExam" | |
}, | |
{ | |
"@id": "MedicineSystem", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalStudyStatus", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DrugPrescriptionStatus", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalAudience" | |
}, | |
{ | |
"@id": "DrugCostCategory", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalSpecialty", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalProcedureType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "InfectiousAgentClass", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DrugCost", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalImagingTechnique", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "RestrictedDiet", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "NonprofitType", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "NLNonprofitType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "UKNonprofitType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "USNonprofitType", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "MerchantReturnEnumeration", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MusicAlbumReleaseType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MusicReleaseFormatType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "GenderType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Specialty", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "MedicalSpecialty" | |
} | |
}, | |
{ | |
"@id": "RsvpResponseType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MapCategoryType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "OrderStatus", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "GameServerStatus", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MediaManipulationRatingEnumeration", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BookFormatType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BoardingPolicyType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DigitalDocumentPermissionType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PhysicalActivityCategory", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ActionStatusType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "EventStatusType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "LegalForceStatus", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "QualitativeValue", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "SteeringPositionValue", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DriveWheelConfigurationValue", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BedType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CarUsageType", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "ItemListOrderType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ReservationStatusType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ItemAvailability", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BusinessEntityType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "OfferItemCondition", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RefundTypeEnumeration", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DeliveryMethod", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "LockerDelivery", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ParcelService", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "GovernmentBenefitsType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MusicAlbumProductionType", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "EventAttendanceModeEnumeration", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "GamePlayMode", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ReturnFeesEnumeration", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "HealthPlanFormulary", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Quantity", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Duration", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Mass", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Energy", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Distance", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Observation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Brand", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Person", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "Patient" | |
} | |
}, | |
{ | |
"@id": "Action", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ControlAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ActivateAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ResumeAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SuspendAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DeactivateAction", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "SearchAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "InteractAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "FollowAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "LeaveAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MarryAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "JoinAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SubscribeAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RegisterAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BefriendAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "UnRegisterAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CommunicateAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "CheckOutAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CheckInAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CommentAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ReplyAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AskAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ShareAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "InviteAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "InformAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "RsvpAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ConfirmAction", | |
"@type": "Concept" | |
} | |
] | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"@id": "FindAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "CheckAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DiscoverAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TrackAction", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "AchieveAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "LoseAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "WinAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TieAction", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "AssessAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ChooseAction", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "VoteAction", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "ReactAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "WantAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AgreeAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DislikeAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DisagreeAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "EndorseAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "LikeAction", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "ReviewAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "IgnoreAction", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "OrganizeAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "BookmarkAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AllocateAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "RejectAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AcceptAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AssignAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AuthorizeAction", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "PlanAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ScheduleAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ReserveAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CancelAction", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "ApplyAction", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "PlayAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ExerciseAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PerformAction", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "TradeAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "OrderAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TipAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PreOrderAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "QuoteAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DonateAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RentAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BuyAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PayAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SellAction", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "CreateAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "CookAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PhotographAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DrawAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "FilmAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "WriteAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PaintAction", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "TransferAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "TakeAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MoneyTransfer", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "GiveAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SendAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "LendAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ReceiveAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BorrowAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DownloadAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ReturnAction", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "MoveAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "DepartAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TravelAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ArriveAction", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "ConsumeAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ViewAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "InstallAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "EatAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ListenAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "WatchAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ReadAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DrinkAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "UseAction", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "WearAction", | |
"@type": "Concept" | |
} | |
} | |
] | |
}, | |
{ | |
"@id": "UpdateAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ReplaceAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DeleteAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AddAction", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "InsertAction", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "PrependAction", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AppendAction", | |
"@type": "Concept" | |
} | |
] | |
} | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"@id": "Product", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "SomeProducts", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "IndividualProduct", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Vehicle", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Car", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Motorcycle", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BusOrCoach", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MotorizedBicycle", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "ProductModel", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Place", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "TouristDestination", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Accommodation", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Room", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "HotelRoom", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MeetingRoom", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Apartment", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Suite", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CampingPitch", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "House", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "SingleFamilyResidence", | |
"@type": "Concept" | |
} | |
} | |
] | |
}, | |
{ | |
"@id": "LandmarksOrHistoricalBuildings", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Landform", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Volcano", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Continent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Mountain", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BodyOfWater", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Reservoir", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Pond", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SeaBodyOfWater", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "OceanBodyOfWater", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "LakeBodyOfWater", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RiverBodyOfWater", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Waterfall", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Canal", | |
"@type": "Concept" | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"@id": "CivicStructure", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "RVPark", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TaxiStand", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Museum", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Playground", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PoliceStation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SubwayStation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Airport", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Beach", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TrainStation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "StadiumOrArena", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PlaceOfWorship", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "BuddhistTemple", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Mosque", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HinduTemple", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Synagogue", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Church", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "CatholicChurch", | |
"@type": "Concept" | |
} | |
} | |
] | |
}, | |
{ | |
"@id": "GovernmentBuilding", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Embassy", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CityHall", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Courthouse", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "LegislativeBuilding", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DefenceEstablishment", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "EducationalOrganization", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "CollegeOrUniversity", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "School", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ElementarySchool", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HighSchool", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Preschool", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MiddleSchool", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Zoo", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Hospital", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Crematorium", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BusStop", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ParkingFacility", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PublicToilet", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "FireStation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Aquarium", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Park", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Bridge", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PerformingArtsTheater", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "EventVenue", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BusStation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Cemetery", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Campground", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MovieTheater", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MusicVenue", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Residence", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "GatedResidenceCommunity", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ApartmentComplex", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "AdministrativeArea", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "State", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Country", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "City", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SchoolDistrict", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "LocalBusiness", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Store", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "GardenStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "WholesaleStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BookStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HobbyShop", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SportingGoodsStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MobilePhoneStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ToyStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TireShop", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HomeGoodsStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MovieRentalStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AutoPartsStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ComputerStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ClothingStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Florist", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "FurnitureStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "OutletStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DepartmentStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ElectronicsStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "LiquorStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "OfficeEquipmentStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "JewelryStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PawnShop", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "GroceryStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HardwareStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BikeStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ShoeStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PetStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MusicStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ConvenienceStore", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MensClothingStore", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "ChildCare", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TelevisionStation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HealthAndBeautyBusiness", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "TattooParlor", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HairSalon", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BeautySalon", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "NailSalon", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DaySpa", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HealthClub", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "LegalService", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Attorney", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Notary", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "AutomotiveBusiness", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "MotorcycleRepair", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AutoRepair", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AutoWash", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AutoDealer", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AutoBodyShop", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AutoPartsStore" | |
}, | |
{ | |
"@id": "GasStation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AutoRental", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MotorcycleDealer", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "TravelAgency", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "LodgingBusiness", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Motel", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Hotel", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BedAndBreakfast", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Resort", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Hostel", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Campground" | |
} | |
] | |
}, | |
{ | |
"@id": "Library", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ProfessionalService", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RadioStation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "EmploymentAgency", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AnimalShelter", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalBusiness", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Podiatric", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Pediatric", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PublicHealth", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Optometric", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Physician", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalClinic", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "CovidTestingFacility", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "Emergency", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Obstetric", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Physiotherapy", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Nursing", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Gynecologic", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Geriatric", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Dentist", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CommunityHealth", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Dermatology", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DietNutrition", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PlasticSurgery", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Otolaryngologic", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Midwifery", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Psychiatric", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Oncologic", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PrimaryCare", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Pharmacy", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Optician", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "SelfStorage", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HomeAndConstructionBusiness", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "Plumber", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Locksmith", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "GeneralContractor", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Electrician", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HousePainter", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MovingCompany", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RoofingContractor", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HVACBusiness", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "TouristInformationCenter", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "FinancialService", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "AccountingService", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "InsuranceAgency", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AutomatedTeller", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BankOrCreditUnion", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "RealEstateAgent", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "FoodEstablishment", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "IceCreamShop", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Distillery", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "FastFoodRestaurant", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Winery", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "CafeOrCoffeeShop", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "BarOrPub", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Brewery", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Bakery", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Restaurant", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Dentist" | |
}, | |
{ | |
"@id": "InternetCafe", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "GovernmentOffice", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "PostOffice", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "EntertainmentBusiness", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "ArtGallery", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ComedyClub", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AdultEntertainment", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Casino", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "AmusementPark", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MovieTheater" | |
}, | |
{ | |
"@id": "NightClub", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "ShoppingCenter", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "RecyclingCenter", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ArchiveOrganization", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SportsActivityLocation", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "BowlingAlley", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TennisComplex", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "HealthClub" | |
}, | |
{ | |
"@id": "SkiResort", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PublicSwimmingPool", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ExerciseGym", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "GolfCourse", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "StadiumOrArena" | |
}, | |
{ | |
"@id": "SportsClub", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "EmergencyService", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "FireStation" | |
}, | |
{ | |
"@id": "PoliceStation" | |
}, | |
{ | |
"@id": "Hospital" | |
} | |
] | |
}, | |
{ | |
"@id": "DryCleaningOrLaundry", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "TouristAttraction", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Organization", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "WorkersUnion", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "NewsMediaOrganization", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "NGO", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "EducationalOrganization" | |
}, | |
{ | |
"@id": "Corporation", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "MedicalOrganization", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "VeterinaryCare", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Dentist" | |
}, | |
{ | |
"@id": "Pharmacy" | |
}, | |
{ | |
"@id": "Hospital" | |
}, | |
{ | |
"@id": "MedicalClinic" | |
}, | |
{ | |
"@id": "DiagnosticLab", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Physician" | |
} | |
] | |
}, | |
{ | |
"@id": "LocalBusiness" | |
}, | |
{ | |
"@id": "Project", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "FundingAgency", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "ResearchProject", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "LibrarySystem", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "Airline", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "FundingScheme", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "PerformingGroup", | |
"@type": "Concept", | |
"narrower": [ | |
{ | |
"@id": "MusicGroup", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "TheaterGroup", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "DanceGroup", | |
"@type": "Concept" | |
} | |
] | |
}, | |
{ | |
"@id": "Consortium", | |
"@type": "Concept" | |
}, | |
{ | |
"@id": "SportsOrganization", | |
"@type": "Concept", | |
"narrower": { | |
"@id": "SportsTeam", | |
"@type": "Concept" | |
} | |
}, | |
{ | |
"@id": "GovernmentOrganization", | |
"@type": "Concept" | |
} | |
] | |
} | |
] | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> | |
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | |
PREFIX schema: <http://schema.org/> | |
prefix owl: <http://www.w3.org/2002/07/owl#> | |
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |
CONSTRUCT { | |
<http://schema.org/> a skos:ConceptScheme ; | |
skos:hasTopConcept schema:Thing . | |
?child a skos:Concept . | |
?parent skos:narrower ?child . | |
} | |
WHERE { | |
{ ?child rdfs:subClassOf ?parent } | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"@context" : [{ | |
"skos" : "http://www.w3.org/2004/02/skos/core#", | |
"Concept": "skos:Concept", | |
"narrower": "skos:narrower", | |
"ConceptScheme": "skos:ConceptScheme", | |
"hasTopConcept": "skos:hasTopConcept", | |
"@base": "http://schema.org/" | |
} | |
], | |
"@type": "ConceptScheme" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment