@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix au: <http://www.w3.org/2015/03/inspire/au#> .
@prefix bc: <https://ontology.bommaritollc.com/vocab/core/> .
@prefix bcgeo: <https://ontology.bommaritollc.com/vocab/geo/> .
@prefix bcleg: <https://ontology.bommaritollc.com/vocab/leg/> .
@prefix bcorg: <https://ontology.bommaritollc.com/vocab/org/> .
@prefix bcweb: <https://ontology.bommaritollc.com/vocab/web/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix eli: <http://data.europa.eu/eli/ontology#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix opengov: <http://www.w3.org/ns/opengov#> .
@prefix org: <http://www.w3.org/ns/org#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix pav: <http://purl.org/pav/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix semapv: <https://w3id.org/semapv/vocab/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sssom: <https://w3id.org/sssom/> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

dcterms:Standard a owl:Class .
dcterms:modified a owl:AnnotationProperty .
dcterms:replaces a owl:ObjectProperty .
dcterms:source a owl:ObjectProperty .
dcterms:title a owl:AnnotationProperty .
geo:Feature a owl:Class .
geo:Geometry a owl:Class .
geo:sfWithin a owl:ObjectProperty .
skos:Concept a owl:Class .
skos:ConceptScheme a owl:Class .
skos:definition a owl:AnnotationProperty .
skos:inScheme a owl:ObjectProperty .
skos:mappingRelation a owl:ObjectProperty .
skos:prefLabel a owl:AnnotationProperty .
au:AdministrativeUnit a owl:Class .
dcat:Dataset a owl:Class .
org:ChangeEvent a owl:Class .
org:FormalOrganization a owl:Class .
org:Organization a owl:Class .
org:OrganizationalUnit a owl:Class .
org:Post a owl:Class .
prov:Activity a owl:Class .
prov:Entity a owl:Class .
prov:influenced a owl:ObjectProperty .
prov:used a owl:ObjectProperty .
<https://ontology.bommaritollc.com/vocab> dcterms:modified "2026-09-26T01:59:17.497Z"^^xsd:dateTime ;
    dcterms:title "Bommarito Consulting ontology"@en ;
    a owl:Ontology ;
    owl:versionInfo "commit 423 (graph bc0ecc432f5c58db)" .
bc:ChangeEvent a owl:Class ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "change event"@en ;
    rdfs:subClassOf prov:Activity ;
    skos:definition "A dated legal change to one or more divisions: the explicit event IRI-POLICY.md requires for merges and splits, instead of silently reusing an IRI. Its kind is dcterms:type, a concept in bc:ChangeTypeScheme; its effective date is dcterms:date."@en .
bc:ChangeTypeScheme a skos:ConceptScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "change types"@en ;
    skos:definition "Kinds of legal change to a division's existence, extent or form."@en ;
    skos:prefLabel "change types"@en .
bc:Evidence a owl:Class ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "evidence"@en ;
    rdfs:subClassOf prov:Entity ;
    skos:definition "Where a fact came from: a source record (dcterms:source, dcterms:identifier), captured at prov:generatedAtTime, and the bc-store observation holding its bytes."@en .
bc:HistoricalReference a owl:Class ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "historical reference"@en ;
    skos:definition "A property whose object may be a retired entity. Only properties declared this way may point at something retired; the rule is data, checked on write and commit. Its members are object properties punned as individuals, which OWL 2 DL allows; it is deliberately not a subclass of owl:ObjectProperty, which would be OWL Full."@en .
bc:IdentifierScheme a owl:Class ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "identifier scheme"@en ;
    rdfs:subClassOf dcterms:Standard ;
    skos:definition "The issuing context of a code, and whether one value may have several holders. An adms:Identifier conforms to (dcterms:conformsTo) exactly one scheme."@en .
bc:InferredGraph a owl:Class ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "inferred graph"@en ;
    skos:definition "A graph of calculated facts, kept apart from authored ones."@en .
bc:ReviewStatusScheme a skos:ConceptScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "review statuses"@en ;
    skos:definition "The stages of human or rule-based review of a proposed link or reference."@en ;
    skos:prefLabel "review statuses"@en .
bc:accepted a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "accepted"@en ;
    skos:definition "Reviewed and accepted; published as an assertion."@en ;
    skos:inScheme bc:ReviewStatusScheme ;
    skos:prefLabel "accepted"@en .
bc:ambiguous a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "ambiguous"@en ;
    skos:definition "Reviewed and found ambiguous; kept, not published."@en ;
    skos:inScheme bc:ReviewStatusScheme ;
    skos:prefLabel "ambiguous"@en .
bc:annexation a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "annexation"@en ;
    skos:definition "Territory passes between divisions; both continue to exist."@en ;
    skos:inScheme bc:ChangeTypeScheme ;
    skos:prefLabel "annexation"@en .
bc:candidateMatch a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "candidate match"@en ;
    rdfs:subPropertyOf skos:mappingRelation ;
    skos:definition "An unreviewed candidate identity match, weaker than skos:closeMatch. Used as the owl:annotatedProperty of an SSSOM mapping; never asserted directly."@en .
bc:confidence a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "confidence"@en ;
    rdfs:range xsd:double ;
    skos:definition "A score in [0, 1] that a proposal is correct, from the rule or model that made it. For mappings, sssom:confidence carries the same number."@en .
bc:consolidation a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "consolidation"@en ;
    skos:definition "Divisions of different kinds unite, such as a city and its county."@en ;
    skos:inScheme bc:ChangeTypeScheme ;
    skos:prefLabel "consolidation"@en .
bc:derivedFrom a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "derived from"@en ;
    skos:definition "The revision a graph was derived from."@en .
bc:derivedWith a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "derived with"@en ;
    skos:definition "The algorithm that derived a graph."@en .
bc:dissolution a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "dissolution"@en ;
    skos:definition "A division ceases to exist; its territory passes to its successor."@en ;
    skos:inScheme bc:ChangeTypeScheme ;
    skos:prefLabel "dissolution"@en .
bc:incorporation a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "incorporation"@en ;
    skos:definition "A new municipality is formed from existing territory."@en ;
    skos:inScheme bc:ChangeTypeScheme ;
    skos:prefLabel "incorporation"@en .
bc:keyedBy a owl:ObjectProperty ;
    rdfs:domain dcat:Dataset ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "keyed by"@en ;
    rdfs:range bc:IdentifierScheme ;
    skos:definition "An identifier scheme whose values a dataset's rows carry in a key column, so that a row joins to the resource holding that identifier (a vote's member, an action's bill). DCAT describes a dataset but not how its rows join to other resources; CSVW's aboutUrl needs an IRI template, which minted identifiers do not have."@en .
bc:legalAuthority a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "legal authority"@en ;
    rdfs:subPropertyOf dcterms:source ;
    skos:definition "The statute, ordinance, order or election result that made the change."@en .
bc:merger a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "merger"@en ;
    skos:definition "Two or more divisions combine; each predecessor is retired."@en ;
    skos:inScheme bc:ChangeTypeScheme ;
    skos:prefLabel "merger"@en .
bc:normalizationRule a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "normalization rule"@en ;
    skos:definition "exact, trim or trim_upper. Codes are never coerced to numbers."@en .
bc:normalizedUnique a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "normalized unique"@en ;
    skos:definition "Whether a normalized value may have only one active holder in the scheme."@en .
bc:normalizedValue a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "normalized value"@en ;
    skos:definition "The value after the scheme's normalization, when it differs from the notation."@en .
bc:observation a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "observation"@en ;
    skos:definition "The bc-store observation id."@en .
bc:parameters a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "parameters"@en ;
    skos:definition "Canonical JSON of its parameters."@en .
bc:payloadSha256 a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "payload SHA-256"@en ;
    skos:definition "Digest of the source bytes."@en .
bc:predecessor a owl:ObjectProperty, bc:HistoricalReference ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "predecessor"@en ;
    rdfs:subPropertyOf prov:used ;
    skos:definition "A division as it was before the change. May be retired."@en .
bc:proposed a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "proposed"@en ;
    skos:definition "Proposed by a source or a rule; not yet reviewed."@en ;
    skos:inScheme bc:ReviewStatusScheme ;
    skos:prefLabel "proposed"@en .
bc:reclassification a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "reclassification"@en ;
    skos:definition "A division changes legal form, such as village to city; its identity and IRI are unchanged."@en ;
    skos:inScheme bc:ChangeTypeScheme ;
    skos:prefLabel "reclassification"@en .
bc:rejected a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "rejected"@en ;
    skos:definition "Reviewed and rejected; kept in the database, not published."@en ;
    skos:inScheme bc:ReviewStatusScheme ;
    skos:prefLabel "rejected"@en .
bc:replacesDuplicate a owl:ObjectProperty, bc:HistoricalReference ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "replaces duplicate"@en ;
    rdfs:subPropertyOf dcterms:replaces ;
    skos:definition "A mistaken duplicate of this entity: the same thing minted twice. The duplicate is retired and keeps its IRI, and its identifiers move here (IRI-POLICY.md, 'Mistaken duplicate'). dcterms:replaces says as much but cannot point at a retired entity here unless declared a historical reference, which this term is."@en .
bc:reviewStatus a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "review status"@en ;
    rdfs:range skos:Concept ;
    skos:definition "Where a proposed mapping or web reference stands in review: a concept in bc:ReviewStatusScheme."@en .
bc:softwareVersion a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "software version"@en ;
    skos:definition "What ran it."@en .
bc:split a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "split"@en ;
    skos:definition "One division becomes several."@en ;
    skos:inScheme bc:ChangeTypeScheme ;
    skos:prefLabel "split"@en .
bc:successor a owl:ObjectProperty, bc:HistoricalReference ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "successor"@en ;
    rdfs:subPropertyOf prov:influenced ;
    skos:definition "A division as it is after the change. May later be retired itself."@en .
bc:verified a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "verified"@en ;
    skos:definition "Checked by machine, not reviewed by a person: a web reference whose page was fetched and names the entity. Published; a person may still reject it."@en ;
    skos:inScheme bc:ReviewStatusScheme ;
    skos:prefLabel "verified"@en .
bcgeo:AdministrativeDivision a owl:Class ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "administrative division"@en ;
    rdfs:subClassOf geo:Feature, au:AdministrativeUnit, schema:AdministrativeArea ;
    skos:definition "A legally defined territorial unit of government. Distinct from the government that exercises authority in it and from any geometry that represents it (DESIGN.md)."@en .
bcgeo:BoundaryRepresentation a owl:Class ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "boundary representation"@en ;
    rdfs:subClassOf geo:Geometry ;
    skos:definition "A dated geometric representation of an administrative division's boundary from one source feature: one Census TIGER/Line vintage's polygon for one division. Its geo:asWKT is an outline simplified for publication (bcgeo:simplificationTolerance); the full-detail geometry is the source feature, in the archive named by dcterms:source and identified by its evidence. A new vintage is a new representation of the same division, never a new division (IRI-POLICY.md)."@en .
bcgeo:CountyEquivalent a owl:Class ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "county or equivalent"@en ;
    rdfs:subClassOf bcgeo:AdministrativeDivision ;
    skos:definition "A second-level US division identified by a FIPS 6-4 code: a county, parish, borough, census area, or independent city."@en .
bcgeo:IncorporatedPlace a owl:Class ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "incorporated place"@en ;
    rdfs:subClassOf bcgeo:AdministrativeDivision ;
    skos:definition "A municipality incorporated under state law: a city, town, borough or village."@en .
bcgeo:LegalFormScheme a skos:ConceptScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "legal forms"@en ;
    skos:definition "Kinds of local government under US state law."@en ;
    skos:prefLabel "legal forms"@en .
bcgeo:MinorCivilDivision a owl:Class ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "minor civil division"@en ;
    rdfs:subClassOf bcgeo:AdministrativeDivision ;
    skos:definition "A legally defined subdivision of a county, such as a civil or charter township."@en .
bcgeo:StateEquivalent a owl:Class ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "state or equivalent"@en ;
    rdfs:subClassOf bcgeo:AdministrativeDivision ;
    skos:definition "A first-level US division identified by a FIPS 5-2 code: a state, the District of Columbia, or a territory."@en .
bcgeo:borough a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "borough"@en ;
    skos:definition "An incorporated borough."@en ;
    skos:inScheme bcgeo:LegalFormScheme ;
    skos:prefLabel "borough"@en .
bcgeo:charterTownship a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "charter township"@en ;
    skos:definition "A township with a charter, and powers closer to a city's (Michigan)."@en ;
    skos:inScheme bcgeo:LegalFormScheme ;
    skos:prefLabel "charter township"@en .
bcgeo:city a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "city"@en ;
    skos:definition "An incorporated city, independent of any township."@en ;
    skos:inScheme bcgeo:LegalFormScheme ;
    skos:prefLabel "city"@en .
bcgeo:containedBy a owl:ObjectProperty, owl:TransitiveProperty ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "contained by"@en ;
    rdfs:subPropertyOf geo:sfWithin, bcgeo:locatedIn ;
    skos:definition "Transitive administrative containment. Derived from directlyContainedBy and published in the inferred graph, never authored. Wholly within, so it implies locatedIn and GeoSPARQL's topological geo:sfWithin."@en .
bcgeo:county a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "county"@en ;
    skos:definition "A county or county equivalent government."@en ;
    skos:inScheme bcgeo:LegalFormScheme ;
    skos:prefLabel "county"@en .
bcgeo:directlyContainedBy a owl:ObjectProperty ;
    rdfs:domain bcgeo:AdministrativeDivision ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "directly contained by"@en ;
    rdfs:range bcgeo:AdministrativeDivision ;
    rdfs:subPropertyOf bcgeo:containedBy ;
    skos:definition "The subject lies wholly within the object, with no intermediate division. Asserted only where nesting is unambiguous; never for a division that spans several parents."@en .
bcgeo:legalForm a owl:ObjectProperty ;
    rdfs:domain bcgeo:AdministrativeDivision ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "legal form"@en ;
    rdfs:range skos:Concept ;
    skos:definition "What kind of government the division has under state law: a concept in bcgeo:LegalFormScheme. Seeded once from the source's classes, then curated; a reclassification change event is how it changes."@en .
bcgeo:locatedIn a owl:ObjectProperty ;
    rdfs:domain bcgeo:AdministrativeDivision ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "located in"@en ;
    rdfs:range bcgeo:AdministrativeDivision ;
    rdfs:seeAlso <http://www.wikidata.org/prop/direct/P131> ;
    rdfs:subPropertyOf schema:containedInPlace ;
    skos:definition "The subject is at least partly located in the object. Source-faithful to Wikidata P131: a city spanning three counties is located in each, and contained by none. A specialisation of schema:containedInPlace, which carries the same partial sense."@en .
bcgeo:simplificationTolerance a owl:DatatypeProperty ;
    rdfs:domain bcgeo:BoundaryRepresentation ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "simplification tolerance"@en ;
    rdfs:range xsd:double ;
    skos:definition "The distance in metres within which a published outline follows its source geometry: the Douglas-Peucker tolerance used to simplify it, or 0 for source detail. Outlines of neighbouring divisions are simplified independently, so they may overlap or leave gaps up to this distance; compute spatial relations from the source geometry, not from the outline."@en .
bcgeo:town a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "town"@en ;
    skos:definition "An incorporated town, or a New England or New York town."@en ;
    skos:inScheme bcgeo:LegalFormScheme ;
    skos:prefLabel "town"@en .
bcgeo:township a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "township"@en ;
    skos:definition "A civil township without a charter (general law)."@en ;
    skos:inScheme bcgeo:LegalFormScheme ;
    skos:prefLabel "township"@en .
bcgeo:village a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "village"@en ;
    skos:definition "An incorporated village; in Michigan it lies within its township and shares some of its functions."@en ;
    skos:inScheme bcgeo:LegalFormScheme ;
    skos:prefLabel "village"@en .
bcleg:CommitteeRoleScheme a skos:ConceptScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "committee roles"@en ;
    skos:definition "The offices of a legislative committee's members."@en ;
    skos:prefLabel "committee roles"@en .
bcleg:MeasureStatusScheme a skos:ConceptScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "measure statuses"@en ;
    skos:definition "The milestones a bill or resolution reaches."@en ;
    skos:prefLabel "measure statuses"@en .
bcleg:MeasureTypeScheme a skos:ConceptScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "legislative document types"@en ;
    skos:definition "Kinds of bill, resolution, act and statute."@en ;
    skos:prefLabel "legislative document types"@en .
bcleg:adminRule a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "administrative rule"@en ;
    skos:definition "One rule of the Michigan Administrative Code (R 339.101), with the force of law."@en ;
    skos:inScheme bcleg:MeasureTypeScheme ;
    skos:prefLabel "administrative rule"@en .
bcleg:bill a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "bill"@en ;
    skos:definition "A proposed law introduced in a chamber of the Legislature."@en ;
    skos:inScheme bcleg:MeasureTypeScheme ;
    skos:prefLabel "bill"@en .
bcleg:chair a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "chair"@en ;
    skos:definition "Presides over the committee."@en ;
    skos:inScheme bcleg:CommitteeRoleScheme ;
    skos:prefLabel "chair"@en .
bcleg:concurrentResolution a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "concurrent resolution"@en ;
    skos:definition "A resolution adopted by both chambers, which does not become law."@en ;
    skos:inScheme bcleg:MeasureTypeScheme ;
    skos:prefLabel "concurrent resolution"@en .
bcleg:enactedAs a owl:ObjectProperty ;
    rdfs:domain schema:Legislation ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "enacted as"@en ;
    rdfs:range schema:Legislation ;
    skos:definition "The act a bill became. Neither schema.org nor ELI relates a bill to the act it became."@en .
bcleg:executiveReorganizationOrder a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "executive reorganization order"@en ;
    skos:definition "An order of the Governor reorganizing the executive branch (Mich. Const. 1963, art. V, §2), with the force of law once the Legislature does not disapprove it; the MCL compiles each as a section (E.R.O. No. 2019-1, MCL 324.99923)."@en ;
    skos:inScheme bcleg:MeasureTypeScheme ;
    skos:prefLabel "executive reorganization order"@en .
bcleg:inCommittee a owl:ObjectProperty ;
    rdfs:domain schema:Legislation ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "in committee"@en ;
    rdfs:range org:Organization ;
    skos:definition "The committee a measure is referred to and has not left."@en .
bcleg:jointResolution a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "joint resolution"@en ;
    skos:definition "A resolution of both chambers, such as a proposed constitutional amendment."@en ;
    skos:inScheme bcleg:MeasureTypeScheme ;
    skos:prefLabel "joint resolution"@en .
bcleg:localAct a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "local act"@en ;
    skos:definition "An act that applies to one locality, numbered separately from public acts."@en ;
    skos:inScheme bcleg:MeasureTypeScheme ;
    skos:prefLabel "local act"@en .
bcleg:majorityViceChair a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "majority vice chair"@en ;
    skos:definition "The vice chair from the majority party."@en ;
    skos:inScheme bcleg:CommitteeRoleScheme ;
    skos:prefLabel "majority vice chair"@en .
bcleg:mclSection a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "MCL section"@en ;
    skos:definition "A section of the Michigan Compiled Laws, the compilation of the statutes in force."@en ;
    skos:inScheme bcleg:MeasureTypeScheme ;
    skos:prefLabel "MCL section"@en .
bcleg:member a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "member"@en ;
    skos:definition "A member of the committee without an office in it."@en ;
    skos:inScheme bcleg:CommitteeRoleScheme ;
    skos:prefLabel "member"@en .
bcleg:minorityViceChair a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "minority vice chair"@en ;
    skos:definition "The vice chair from the minority party."@en ;
    skos:inScheme bcleg:CommitteeRoleScheme ;
    skos:prefLabel "minority vice chair"@en .
bcleg:primarySponsor a owl:ObjectProperty ;
    rdfs:domain schema:Legislation ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "primary sponsor"@en ;
    rdfs:subPropertyOf schema:sponsor ;
    skos:definition "The member who introduced a bill or resolution, as distinct from its co-sponsors, a distinction the Legislature records and schema:sponsor does not."@en .
bcleg:publicAct a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "public act"@en ;
    skos:definition "A bill enacted into law and assigned a public act number for its year (2025 PA 2)."@en ;
    skos:inScheme bcleg:MeasureTypeScheme ;
    skos:prefLabel "public act"@en .
bcleg:resolution a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "resolution"@en ;
    skos:definition "A simple resolution: the act of one chamber, which does not become law."@en ;
    skos:inScheme bcleg:MeasureTypeScheme ;
    skos:prefLabel "resolution"@en .
bcleg:ruleSet a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "rule set"@en ;
    skos:definition "A set of administrative rules on one subject in the Michigan Administrative Code, made by a department under authority a statute gives it (R 339.101 to R 339.403)."@en ;
    skos:inScheme bcleg:MeasureTypeScheme ;
    skos:prefLabel "rule set"@en .
bcleg:status a owl:ObjectProperty ;
    rdfs:domain schema:Legislation ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "status"@en ;
    rdfs:range skos:Concept ;
    skos:definition "Where a bill or resolution stands: the last milestone its actions reached, as the Legislature records them. It changes as the measure moves; the full history is the measure actions dataset."@en .
bcleg:statusActAssigned a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "public act"@en ;
    skos:definition "Assigned an act number: the bill is law."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "public act"@en .
bcleg:statusAdopted a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "adopted"@en ;
    skos:definition "A resolution adopted."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "adopted"@en .
bcleg:statusApproved a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "approved"@en ;
    skos:definition "Approved by the governor."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "approved"@en .
bcleg:statusConcurred a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "concurred"@en ;
    skos:definition "A chamber concurred in the other's changes."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "concurred"@en .
bcleg:statusConference a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "in conference"@en ;
    skos:definition "Before a conference committee of both chambers."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "in conference"@en .
bcleg:statusDate a owl:DatatypeProperty ;
    rdfs:domain schema:Legislation ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "status date"@en ;
    rdfs:range xsd:date ;
    skos:definition "The day a measure reached its status."@en .
bcleg:statusDischarged a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "discharged"@en ;
    skos:definition "Taken from a committee without its report."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "discharged"@en .
bcleg:statusEnrolled a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "enrolled"@en ;
    skos:definition "Passed by both chambers and enrolled."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "enrolled"@en .
bcleg:statusFailed a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "failed"@en ;
    skos:definition "Failed to pass a chamber."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "failed"@en .
bcleg:statusFiled a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "filed"@en ;
    skos:definition "Filed with the Secretary of State."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "filed"@en .
bcleg:statusIntroduced a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "introduced"@en ;
    skos:definition "Introduced and not yet referred to a committee."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "introduced"@en .
bcleg:statusNonconcurred a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "not concurred"@en ;
    skos:definition "A chamber did not concur in the other's changes."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "not concurred"@en .
bcleg:statusPassed a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "passed"@en ;
    skos:definition "Passed by a chamber."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "passed"@en .
bcleg:statusPresented a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "presented to the governor"@en ;
    skos:definition "Presented to the governor."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "presented to the governor"@en .
bcleg:statusRecalled a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "recalled"@en ;
    skos:definition "Recalled from the governor or the other chamber."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "recalled"@en .
bcleg:statusReceived a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "received"@en ;
    skos:definition "Received by the second chamber, or returned to the first."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "received"@en .
bcleg:statusReferred a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "in committee"@en ;
    skos:definition "Referred to a committee, which has not reported it."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "in committee"@en .
bcleg:statusReported a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "reported"@en ;
    skos:definition "Reported by a committee to the floor."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "reported"@en .
bcleg:statusTabled a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "tabled"@en ;
    skos:definition "Laid on the table."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "tabled"@en .
bcleg:statusVetoed a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "vetoed"@en ;
    skos:definition "Vetoed by the governor, in whole or in part."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "vetoed"@en .
bcleg:statusWithdrawn a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "withdrawn"@en ;
    skos:definition "Withdrawn."@en ;
    skos:inScheme bcleg:MeasureStatusScheme ;
    skos:prefLabel "withdrawn"@en .
bcleg:viceChair a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "vice chair"@en ;
    skos:definition "A vice chair not designated by party."@en ;
    skos:inScheme bcleg:CommitteeRoleScheme ;
    skos:prefLabel "vice chair"@en .
bcorg:BodyTypeScheme a skos:ConceptScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "body types"@en ;
    skos:definition "Kinds of public body."@en ;
    skos:prefLabel "body types"@en .
bcorg:Government a owl:Class ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "government"@en ;
    rdfs:subClassOf org:FormalOrganization, schema:GovernmentOrganization ;
    skos:definition "The organization that exercises authority over one administrative division: the State of Michigan's government, Ingham County's, Meridian Township's. Distinct from the division (a territory) and from its units and posts."@en .
bcorg:OrganizationChangeTypeScheme a skos:ConceptScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "organization change types"@en ;
    skos:definition "What a change event did to a public body."@en ;
    skos:prefLabel "organization change types"@en .
bcorg:PostTypeScheme a skos:ConceptScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "post types"@en ;
    skos:definition "Kinds of public post."@en ;
    skos:prefLabel "post types"@en .
bcorg:PublicBody a owl:Class ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "public body"@en ;
    rdfs:subClassOf org:OrganizationalUnit ;
    skos:definition "A collegial unit of a government that decides by its members' votes: a board, commission or council. Its meetings are subject to open-meetings law."@en .
bcorg:SelectionMethodScheme a skos:ConceptScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "selection methods"@en ;
    skos:definition "How the holder of a public post is chosen."@en ;
    skos:prefLabel "selection methods"@en .
bcorg:UnitTypeScheme a skos:ConceptScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "unit types"@en ;
    skos:definition "Kinds of government unit."@en ;
    skos:prefLabel "unit types"@en .
bcorg:abolition a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "abolition"@en ;
    skos:definition "A body is abolished."@en ;
    skos:inScheme bcorg:OrganizationChangeTypeScheme ;
    skos:prefLabel "abolition"@en .
bcorg:appointed a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "appointed"@en ;
    skos:definition "Appointed by another officer or body."@en ;
    skos:inScheme bcorg:SelectionMethodScheme ;
    skos:prefLabel "appointed"@en .
bcorg:attorneyGeneral a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "attorney general"@en ;
    skos:definition "The state's chief legal officer; statewide elected (Mich. Const. 1963, art. V, §21)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "attorney general"@en .
bcorg:boardOfEducation a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "board of education"@en ;
    skos:definition "A board that governs public education: Michigan's State Board of Education (Mich. Const. 1963, art. VIII, §3)."@en ;
    skos:inScheme bcorg:BodyTypeScheme ;
    skos:prefLabel "board of education"@en .
bcorg:boardOfEducationMember a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "board of education member"@en ;
    skos:definition "A member of the State Board of Education; eight, elected statewide (Mich. Const. 1963, art. VIII, §3)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "board of education member"@en .
bcorg:boardOfReview a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "board of review"@en ;
    skos:definition "Hears appeals of property assessments (General Property Tax Act, MCL 211.28)."@en ;
    skos:inScheme bcorg:BodyTypeScheme ;
    skos:prefLabel "board of review"@en .
bcorg:bodyTransfer a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "body transfer"@en ;
    skos:definition "A whole body moves to another department or body."@en ;
    skos:inScheme bcorg:OrganizationChangeTypeScheme ;
    skos:prefLabel "body transfer"@en .
bcorg:countyClerk a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "county clerk"@en ;
    skos:definition "An elected county officer (Mich. Const. 1963, art. VII, §4)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "county clerk"@en .
bcorg:countyOffice a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "county office"@en ;
    skos:definition "The office of a county officer, such as the drain office."@en ;
    skos:inScheme bcorg:UnitTypeScheme ;
    skos:prefLabel "county office"@en .
bcorg:countyTreasurer a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "county treasurer"@en ;
    skos:definition "An elected county officer (Mich. Const. 1963, art. VII, §4)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "county treasurer"@en .
bcorg:court a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "court"@en ;
    skos:definition "A court of record."@en ;
    skos:inScheme bcorg:BodyTypeScheme ;
    skos:prefLabel "court"@en .
bcorg:creation a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "creation"@en ;
    skos:definition "A body is created."@en ;
    skos:inScheme bcorg:OrganizationChangeTypeScheme ;
    skos:prefLabel "creation"@en .
bcorg:drainCommissioner a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "drain commissioner"@en ;
    skos:definition "The county officer responsible for drains under the Drain Code of 1956 (MCL 280.21). Elected in most Michigan counties; some counties style the office water resources commissioner."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "drain commissioner"@en .
bcorg:elected a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "elected"@en ;
    skos:definition "Chosen by the voters."@en ;
    skos:inScheme bcorg:SelectionMethodScheme ;
    skos:prefLabel "elected"@en .
bcorg:establishedBy a owl:ObjectProperty ;
    rdfs:domain org:Organization ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "established by"@en ;
    rdfs:range schema:Legislation ;
    rdfs:subPropertyOf dcterms:source ;
    skos:definition "The provision of law that creates, establishes or continues a body (MCL 18.229 for the Michigan cyber civilian corps advisory board). ORG records a creation as an event (org:resultedFrom); a statute's section is the body's charter, not an event."@en .
bcorg:executiveOffice a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "executive office"@en ;
    skos:definition "The office that supports an elected executive, such as the governor's."@en ;
    skos:inScheme bcorg:UnitTypeScheme ;
    skos:prefLabel "executive office"@en .
bcorg:functionTransfer a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "function transfer"@en ;
    skos:definition "Powers, duties or functions pass from one body or officer to another; neither is moved or abolished by the change."@en ;
    skos:inScheme bcorg:OrganizationChangeTypeScheme ;
    skos:prefLabel "function transfer"@en .
bcorg:governingBody a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "governing body"@en ;
    skos:definition "The legislative body of a local government: a county board of commissioners, township board, city council or village council."@en ;
    skos:inScheme bcorg:BodyTypeScheme ;
    skos:prefLabel "governing body"@en .
bcorg:governor a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "governor"@en ;
    skos:definition "The chief executive of a state (Mich. Const. 1963, art. V, §1)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "governor"@en .
bcorg:governs a owl:ObjectProperty ;
    rdfs:domain bcorg:Government ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "governs"@en ;
    rdfs:range bcgeo:AdministrativeDivision ;
    skos:definition "The administrative division a government has authority over."@en .
bcorg:legislativeChamber a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "legislative chamber"@en ;
    skos:definition "One house of a state legislature: a senate or a house of representatives."@en ;
    skos:inScheme bcorg:BodyTypeScheme ;
    skos:prefLabel "legislative chamber"@en .
bcorg:legislativeCommittee a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "legislative committee"@en ;
    skos:definition "A committee of a legislative chamber, appointed for one session, to which bills and resolutions are referred (Mich. Const. 1963, art. IV, §17)."@en ;
    skos:inScheme bcorg:BodyTypeScheme ;
    skos:prefLabel "legislative committee"@en .
bcorg:lieutenantGovernor a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "lieutenant governor"@en ;
    skos:definition "Elected jointly with the governor (Mich. Const. 1963, art. V, §21)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "lieutenant governor"@en .
bcorg:planningCommission a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "planning commission"@en ;
    skos:definition "Prepares the master plan and advises on zoning (Michigan Planning Enabling Act, MCL 125.3811)."@en ;
    skos:inScheme bcorg:BodyTypeScheme ;
    skos:prefLabel "planning commission"@en .
bcorg:principalDepartment a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "principal department"@en ;
    skos:definition "A principal department of a state's executive branch; Michigan allows at most twenty (Mich. Const. 1963, art. V, §2)."@en ;
    skos:inScheme bcorg:UnitTypeScheme ;
    skos:prefLabel "principal department"@en .
bcorg:prosecutingAttorney a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "prosecuting attorney"@en ;
    skos:definition "An elected county officer (Mich. Const. 1963, art. VII, §4)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "prosecuting attorney"@en .
bcorg:registerOfDeeds a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "register of deeds"@en ;
    skos:definition "An elected county officer (Mich. Const. 1963, art. VII, §4)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "register of deeds"@en .
bcorg:renaming a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "renaming"@en ;
    skos:definition "A body is given a new name and continues."@en ;
    skos:inScheme bcorg:OrganizationChangeTypeScheme ;
    skos:prefLabel "renaming"@en .
bcorg:seatCount a owl:DatatypeProperty ;
    rdfs:domain org:Post ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "seat count"@en ;
    rdfs:range xsd:integer ;
    skos:definition "How many people hold a post at once, for a post held by several equal members without seats of their own (the seven justices of the Michigan Supreme Court). A post held district by district is one post per district instead."@en .
bcorg:secretaryOfState a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "secretary of state"@en ;
    skos:definition "A statewide elected executive (Mich. Const. 1963, art. V, §21)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "secretary of state"@en .
bcorg:selection a owl:ObjectProperty ;
    rdfs:domain org:Post ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "selection"@en ;
    rdfs:range skos:Concept ;
    skos:definition "How a post's holder is chosen: a concept in bcorg:SelectionMethodScheme."@en .
bcorg:sheriff a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "sheriff"@en ;
    skos:definition "An elected county officer (Mich. Const. 1963, art. VII, §4)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "sheriff"@en .
bcorg:stateRepresentative a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "state representative"@en ;
    skos:definition "A member of the state house for one district; Michigan's has 110 (Mich. Const. 1963, art. IV, §3)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "state representative"@en .
bcorg:stateSenator a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "state senator"@en ;
    skos:definition "A member of the state senate for one district; Michigan's has 38 (Mich. Const. 1963, art. IV, §2)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "state senator"@en .
bcorg:supremeCourtJustice a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "supreme court justice"@en ;
    skos:definition "A justice of the state supreme court; Michigan's has seven (Mich. Const. 1963, art. VI, §2)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "supreme court justice"@en .
bcorg:townshipClerk a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "township clerk"@en ;
    skos:definition "An elected member of a township board (Michigan township law, MCL chapters 41 and 42)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "township clerk"@en .
bcorg:townshipSupervisor a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "township supervisor"@en ;
    skos:definition "The chief officer of a township and member of its board (Michigan township law, MCL chapters 41 and 42; exact sections to be cited on review)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "township supervisor"@en .
bcorg:townshipTreasurer a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "township treasurer"@en ;
    skos:definition "An elected member of a township board (Michigan township law, MCL chapters 41 and 42)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "township treasurer"@en .
bcorg:townshipTrustee a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "township trustee"@en ;
    skos:definition "A member of a township board besides its supervisor, clerk and treasurer (Michigan township law, MCL chapters 41 and 42)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "township trustee"@en .
bcorg:transferType a owl:DatatypeProperty ;
    rdfs:domain org:ChangeEvent ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "transfer type"@en ;
    rdfs:range xsd:string ;
    skos:definition "For a transfer by executive reorganization, the type the order gives it: \"I\" (the body keeps its powers, independent of the department it moves to), \"II\" or \"III\" (its powers pass to the department), as the Executive Organization Act of 1965 defines them (MCL 16.103)."@en .
bcorg:universityBoardMember a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "university board member"@en ;
    skos:definition "A member of the elected governing board of the University of Michigan, Michigan State University or Wayne State University; eight each (Mich. Const. 1963, art. VIII, §5)."@en ;
    skos:inScheme bcorg:PostTypeScheme ;
    skos:prefLabel "university board member"@en .
bcorg:universityGoverningBoard a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "university governing board"@en ;
    skos:definition "The elected board that governs a public university (Mich. Const. 1963, art. VIII, §5)."@en ;
    skos:inScheme bcorg:BodyTypeScheme ;
    skos:prefLabel "university governing board"@en .
bcorg:zoningBoardOfAppeals a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "zoning board of appeals"@en ;
    skos:definition "Hears appeals and variances under a local zoning ordinance (Michigan Zoning Enabling Act, MCL 125.3601)."@en ;
    skos:inScheme bcorg:BodyTypeScheme ;
    skos:prefLabel "zoning board of appeals"@en .
<https://ontology.bommaritollc.com/vocab/scheme/census-geoidfq> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "census-geoidfq" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/census-tiger-feature> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "census-tiger-feature" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/fips-5-2> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "fips-5-2" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/fips-5-2-alpha> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "fips-5-2-alpha" ;
    bc:normalizationRule "trim_upper" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/fips-55-3> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "fips-55-3" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/fips-6-4> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "fips-6-4" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/geonames> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "geonames" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "false"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/gnis> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "gnis" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "false"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mcl-object> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mcl-object" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-admin-code-rule> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-admin-code-rule" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-admin-code-rule-set> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-admin-code-rule-set" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-executive-reorganization-order> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-executive-reorganization-order" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-house-member-email> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-house-member-email" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-legislative-session> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-legislative-session" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-legislature-committee> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-legislature-committee" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-legislature-measure> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-legislature-measure" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-legislature-membership> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-legislature-membership" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-local-act> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-local-act" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-manual-member> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-manual-member" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-mgf-feature> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-mgf-feature" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-party> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-party" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-public-act> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-public-act" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-reorganization-change> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-reorganization-change" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-senate-member-id> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-senate-member-id" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/mi-state-body> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "mi-state-body" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
<https://ontology.bommaritollc.com/vocab/scheme/sha256> a bc:IdentifierScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "sha256" ;
    bc:normalizationRule "trim" ;
    bc:normalizedUnique "true"^^xsd:boolean .
bcweb:WebReference a owl:Class ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "web reference"@en ;
    rdfs:subClassOf schema:WebPage ;
    skos:definition "A web page about an entity (schema:about), at schema:url, of a kind given by dcterms:type from bcweb:WebResourceTypeScheme, with a bc:reviewStatus and the evidence it was found in (prov:wasDerivedFrom)."@en .
bcweb:WebResourceTypeScheme a skos:ConceptScheme ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "web resource types"@en ;
    skos:definition "Kinds of public web resource a local government publishes."@en ;
    skos:prefLabel "web resource types"@en .
bcweb:agendasAndMinutes a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "agendas and minutes"@en ;
    skos:definition "Published meeting agendas, packets and minutes."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "agendas and minutes"@en .
bcweb:annualFinancialReport a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "annual financial report"@en ;
    skos:definition "The audited annual financial report."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "annual financial report"@en .
bcweb:assessing a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "assessing"@en ;
    skos:definition "Property assessment and tax information."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "assessing"@en .
bcweb:boardsAndCommissions a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "boards and commissions"@en ;
    skos:definition "Appointed boards and commissions."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "boards and commissions"@en .
bcweb:budget a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "budget"@en ;
    skos:definition "The adopted or proposed budget."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "budget"@en .
bcweb:contactDirectory a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "contact directory"@en ;
    skos:definition "Officials, departments and staff contacts."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "contact directory"@en .
bcweb:elections a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "elections"@en ;
    skos:definition "Election administration: clerk, results, voter information."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "elections"@en .
bcweb:gisPortal a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "GIS portal"@en ;
    skos:definition "Maps and geographic data."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "GIS portal"@en .
bcweb:governmentHomepage a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "government homepage"@en ;
    skos:definition "The official website of the government."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "government homepage"@en .
bcweb:governmentProfilePage a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "government profile page"@en ;
    skos:definition "A page about the government on another government's site, such as a county's page for a township that has no website of its own."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "government profile page"@en .
bcweb:masterPlan a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "master plan"@en ;
    skos:definition "The comprehensive or master plan."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "master plan"@en .
bcweb:meetingCalendar a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "meeting calendar"@en ;
    skos:definition "The calendar of public meetings."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "meeting calendar"@en .
bcweb:municipalCode a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "municipal code"@en ;
    skos:definition "The codified ordinances, often hosted by a publisher such as eCode360, Municode or American Legal."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "municipal code"@en .
bcweb:officialPage a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "official page"@en ;
    skos:definition "The page a government keeps for one of its units, bodies or posts: a department's site, a zoning board of appeals' page."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "official page"@en .
bcweb:openData a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "open data"@en ;
    skos:definition "An open data portal."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "open data"@en .
bcweb:permits a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "permits"@en ;
    skos:definition "Building, zoning and other permits."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "permits"@en .
bcweb:procurement a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "procurement"@en ;
    skos:definition "Bids, requests for proposals and contracts."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "procurement"@en .
bcweb:publicRecords a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "public records"@en ;
    skos:definition "How to request public records (in Michigan, under the Freedom of Information Act)."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "public records"@en .
bcweb:socialMedia a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "social media"@en ;
    skos:definition "An official social media account."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "social media"@en .
bcweb:zoning a skos:Concept ;
    rdfs:isDefinedBy <https://ontology.bommaritollc.com/vocab> ;
    rdfs:label "zoning"@en ;
    skos:definition "The zoning ordinance or zoning map."@en ;
    skos:inScheme bcweb:WebResourceTypeScheme ;
    skos:prefLabel "zoning"@en .
schema:AdministrativeArea a owl:Class .
schema:GovernmentOrganization a owl:Class .
schema:Legislation a owl:Class .
schema:WebPage a owl:Class .
schema:containedInPlace a owl:ObjectProperty .
schema:sponsor a owl:ObjectProperty .
