@prefix ns1: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns2: <http://linked.data.gov.au/def/datatype/> .
@prefix ns3: <http://linked.data.gov.au/def/geox#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://linked.data.gov.au/dataset/bioregion/BHC> a <http://www.opengis.net/ont/geosparql#Feature>,
        ns1:Concept ;
    ns3:hasArea _:ub812bL6369C27 ;
    = <http://linked.data.gov.au/dataset/bioregion/BHC> ;
    ns1:hiddenLabel "REG_NO_61 0"@en ;
    ns1:inScheme <http://linked.data.gov.au/dataset/bioregion/IBRA7> ;
    ns1:narrower <http://linked.data.gov.au/dataset/bioregion/BHC01>,
        <http://linked.data.gov.au/dataset/bioregion/BHC02>,
        <http://linked.data.gov.au/dataset/bioregion/BHC03>,
        <http://linked.data.gov.au/dataset/bioregion/BHC04>,
        <http://linked.data.gov.au/dataset/bioregion/BHC05>,
        <http://linked.data.gov.au/dataset/bioregion/BHC06> ;
    ns1:notation "BHC" ;
    ns1:prefLabel "Broken Hill Complex"@en ;
    ns1:topConceptOf <http://linked.data.gov.au/dataset/bioregion/IBRA7> .

_:ub812bL6369C27 a ns2:QuantitativeMeasure ;
    ns2:unit <http://qudt.org/vocab/unit/HA> ;
    ns2:value 5635422 ;
    = _:ub812bL6369C27 .

