@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix oa: <http://www.w3.org/ns/oa#> .
@prefix cml: <https://ns.webcivics.net/cml/> .
@prefix values: <https://ns.webcivics.net/values/> .
@prefix concept: <https://ns.webcivics.net/concept/> .
@prefix cof: <https://ns.webcivics.net/cof/> .
@prefix doc: <https://ns.webcivics.net/values/crimes-legislation-amendment-act#> .

# CML concept layer — Crimes Legislation Amendment Act (No. 2) 1991
# MACHINE-DERIVED from the TEXT layer — cml:Proposed, values:HeuristicDerived.
# Pending human attestation (cml:Attested / skos:exactMatch). Generated by legis2cml.

<https://ns.webcivics.net/values/au/c2004a04198> a cof:Document ;
    dc:identifier "C2004A04198" ;
    prov:wasDerivedFrom <https://www.legislation.gov.au/C2004A04198/latest/downloads> ;
    dc:title "Crimes Legislation Amendment Act (No. 2) 1991"@en ;
    values:category "AU" ;
    dc:identifier "No. 123 of 1991" ;
    dc:description "An Act to amend certain Acts in relation to criminal and law enforcement matters, and for related purposes" ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-1 a cml:Concept ;
    skos:prefLabel "1 Section 1"@en ;
    cml:realizedBy doc:sec-1 ;
    cml:integrityHash "9842481e490a3429e831cdfa2adbffc4966e72d923a3e6d487a765fea6fb8047" ;
    skos:note "Citation and commencement provision" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.3" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-1-norm .
concept:crimes-legislation-amendment-act-sec-1-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-1 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-2 a cml:Concept ;
    skos:prefLabel "2 Section 2"@en ;
    cml:realizedBy doc:sec-2 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-2-ss-1 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-2-ss-2 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-2-ss-3 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-2-ss-4 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-2-ss-5 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.3" .

concept:crimes-legislation-amendment-act-sec-2-ss-1 a cml:Concept ;
    skos:prefLabel "2(1) Section 2"@en ;
    cml:realizedBy doc:sec-2-ss-1 ;
    cml:integrityHash "3bd663e263bb010b8a46852614fb6b09bce56662ce67043574093a13cf632c51" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-2 ;
    skos:note "Commencement of the Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.3" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-1-norm .
concept:crimes-legislation-amendment-act-sec-2-ss-1-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-2-ss-1 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-2-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-1-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-2-ss-1-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "begins" ;
    cml:logicSummary "Starts on a specific day" ;
    cml:premiseText "(1) Subject to this section, this Act commences on the day on which it receives the Royal Assent." ;
    cml:conclusionText "The Act begins on the specified day" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "0.5000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-2-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-1-logic-alleninterval-2 .
concept:crimes-legislation-amendment-act-sec-2-ss-1-logic-alleninterval-2 a cml:LogicApplication ;
    cml:modality cml:AllenInterval ;
    cml:operator "overlaps" ;
    cml:logicSummary "Defines a temporal overlap between sections" ;
    cml:premiseText "(1) Subject to this section, this Act commences on the day on which it receives the Royal Assent." ;
    cml:conclusionText "Section 2 overlaps with the Act's commencement" ;
    cml:executionSurface "modalities::interval_reasoning" ;
    cml:confidence "0.5000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-2-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-1-logic-ltl-3 .
concept:crimes-legislation-amendment-act-sec-2-ss-1-logic-ltl-3 a cml:LogicApplication ;
    cml:modality cml:LTL ;
    cml:operator "holds" ;
    cml:logicSummary "Defines a temporal relationship between sections" ;
    cml:premiseText "(1) Subject to this section, this Act commences on the day on which it receives the Royal Assent." ;
    cml:conclusionText "Section 2 holds with the Act's commencement" ;
    cml:executionSurface "modalities::temporal_ltl" ;
    cml:confidence "0.5000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-2-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-1-logic-deontic-4 .
concept:crimes-legislation-amendment-act-sec-2-ss-1-logic-deontic-4 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "requires" ;
    cml:logicSummary "Requires a specific condition for commencement" ;
    cml:premiseText "(1) Subject to this section, this Act commences on the day on which it receives the Royal Assent." ;
    cml:conclusionText "The Act requires the Royal Assent for commencement" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "0.5000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-2-ss-2 a cml:Concept ;
    skos:prefLabel "2(2) Section 2"@en ;
    cml:realizedBy doc:sec-2-ss-2 ;
    cml:integrityHash "e78f2f46f4c3db8508aa7237b01b3fcd819e4ed93c951fca25921d5629b7de01" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-2 ;
    skos:note "Conditional commencement of certain sections and parts" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.3" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-2-norm .
concept:crimes-legislation-amendment-act-sec-2-ss-2-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-2-ss-2 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-2-ss-2 cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-2-logic-alleninterval-1 .
concept:crimes-legislation-amendment-act-sec-2-ss-2-logic-alleninterval-1 a cml:LogicApplication ;
    cml:modality cml:AllenInterval ;
    cml:operator "during" ;
    cml:logicSummary "Describes temporal relationship" ;
    cml:executionSurface "modalities::interval_reasoning" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-2-ss-3 a cml:Concept ;
    skos:prefLabel "2(3) Section 2"@en ;
    cml:realizedBy doc:sec-2-ss-3 ;
    cml:integrityHash "bfa2606fb6f1744d703a7ef997d6b09fe58cdde0df3766804d9a0fba0238c0dd" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-2 ;
    skos:note "Commencement of section 51 and Part 8 subject to proclamation" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.3" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-3-norm .
concept:crimes-legislation-amendment-act-sec-2-ss-3-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-2-ss-3 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-2-ss-4 a cml:Concept ;
    skos:prefLabel "2(4) Section 2"@en ;
    cml:realizedBy doc:sec-2-ss-4 ;
    cml:integrityHash "cf986b2b333698b73c674a5deecb090f9f310008213a3fdc339b2adb26857719" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-2 ;
    skos:note "Repeal of Part 8 if commencement not fixed within 6 months" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.3" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-4-norm .
concept:crimes-legislation-amendment-act-sec-2-ss-4-norm a values:Prohibition ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-2-ss-4 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-2-ss-4 cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-4-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-2-ss-4-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Prohibit" ;
    cml:logicSummary "Prohibition of Part 8 commencement" ;
    cml:premiseText "(4) If the commencement of Part 8 is not fixed..." ;
    cml:conclusionText "...the Part is repealed on the first day after the end of that period." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-2-ss-4 cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-4-logic-alleninterval-2 .
concept:crimes-legislation-amendment-act-sec-2-ss-4-logic-alleninterval-2 a cml:LogicApplication ;
    cml:modality cml:AllenInterval ;
    cml:operator "Within" ;
    cml:logicSummary "Commencement must be within 6 months" ;
    cml:premiseText "(4) If the commencement of Part 8 is not fixed..." ;
    cml:conclusionText "...the Part is repealed on the first day after the end of that period." ;
    cml:executionSurface "modalities::interval_reasoning" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-2-ss-4 cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-4-logic-ltl-3 .
concept:crimes-legislation-amendment-act-sec-2-ss-4-logic-ltl-3 a cml:LogicApplication ;
    cml:modality cml:LTL ;
    cml:operator "Until" ;
    cml:logicSummary "Part 8 commences within 6 months or is repealed" ;
    cml:premiseText "(4) If the commencement of Part 8 is not fixed..." ;
    cml:conclusionText "...the Part is repealed on the first day after the end of that period." ;
    cml:executionSurface "modalities::temporal_ltl" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-2-ss-4 cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-4-logic-diffusion-4 .
concept:crimes-legislation-amendment-act-sec-2-ss-4-logic-diffusion-4 a cml:LogicApplication ;
    cml:modality cml:Diffusion ;
    cml:operator "If-Then" ;
    cml:logicSummary "Commencement not fixed within 6 months implies repeal" ;
    cml:premiseText "(4) If the commencement of Part 8 is not fixed..." ;
    cml:conclusionText "...the Part is repealed on the first day after the end of that period." ;
    cml:executionSurface "modalities::diffusion" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-2-ss-4 cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-4-logic-cogai-5 .
concept:crimes-legislation-amendment-act-sec-2-ss-4-logic-cogai-5 a cml:LogicApplication ;
    cml:modality cml:CogAI ;
    cml:operator "Rule" ;
    cml:logicSummary "Repeal rule for unfixed commencement" ;
    cml:premiseText "(4) If the commencement of Part 8 is not fixed..." ;
    cml:conclusionText "...the Part is repealed on the first day after the end of that period." ;
    cml:executionSurface "sparql_library::parsers::chk_parser" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-2-ss-5 a cml:Concept ;
    skos:prefLabel "2(5) Section 2"@en ;
    cml:realizedBy doc:sec-2-ss-5 ;
    cml:integrityHash "7ae6a9a98aabd21e41a9ce66d25368ca7fe1ce747a2fb0a3d162e3b821c801ea" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-2 ;
    skos:note "Conditional commencement of section 51" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.3" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-5-norm .
concept:crimes-legislation-amendment-act-sec-2-ss-5-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-2-ss-5 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-2-ss-5 cml:asserts concept:crimes-legislation-amendment-act-sec-2-ss-5-logic-alleninterval-1 .
concept:crimes-legislation-amendment-act-sec-2-ss-5-logic-alleninterval-1 a cml:LogicApplication ;
    cml:modality cml:AllenInterval ;
    cml:operator "during" ;
    cml:logicSummary "Describes temporal relationship" ;
    cml:executionSurface "modalities::interval_reasoning" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-3 a cml:Concept ;
    skos:prefLabel "3 Section 3"@en ;
    cml:realizedBy doc:sec-3 ;
    cml:integrityHash "8a23b5fe626267b8dbfb8af457821990d691deb8b6b19990e5be0527ed20cb10" ;
    skos:note "Definition of Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.4" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-3-norm .
concept:crimes-legislation-amendment-act-sec-3-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-3 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-3 cml:asserts concept:crimes-legislation-amendment-act-sec-3-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-3-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "definition" ;
    cml:logicSummary "Defines Principal Act" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-4 a cml:Concept ;
    skos:prefLabel "4 Section 4"@en ;
    cml:realizedBy doc:sec-4 ;
    cml:integrityHash "7d91d80678a8b064573e71ac4058b4f438d4d877ff212d57bf865be004a02107" ;
    skos:note "Australian Federal Police functions do not include provision of services under arrangements entered into under subsection (2A) in relation to offences against a law of a State, unless authorized." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.4" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-4-norm .
concept:crimes-legislation-amendment-act-sec-4-norm a values:Prohibition ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-4 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-4 cml:asserts concept:crimes-legislation-amendment-act-sec-4-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-4-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Prohibition" ;
    cml:logicSummary "Australian Federal Police functions do not include provision of services under arrangements entered into under subsection (2A) in relation to offences against a law of a State, unless authorized." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-4 cml:asserts concept:crimes-legislation-amendment-act-sec-4-logic-deontic-2 .
concept:crimes-legislation-amendment-act-sec-4-logic-deontic-2 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Permission" ;
    cml:logicSummary "Australian Federal Police functions include provision of services under arrangements entered into under subsection (2A) in relation to offences against a law of a State, if authorized." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-4 cml:asserts concept:crimes-legislation-amendment-act-sec-4-logic-alleninterval-3 .
concept:crimes-legislation-amendment-act-sec-4-logic-alleninterval-3 a cml:LogicApplication ;
    cml:modality cml:AllenInterval ;
    cml:operator "Overlaps" ;
    cml:logicSummary "The functions of the Australian Federal Police include provision of services under arrangements entered into under subsection (2A) in relation to offences against a law of a State, if authorized." ;
    cml:executionSurface "modalities::interval_reasoning" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-4 cml:asserts concept:crimes-legislation-amendment-act-sec-4-logic-ltl-4 .
concept:crimes-legislation-amendment-act-sec-4-logic-ltl-4 a cml:LogicApplication ;
    cml:modality cml:LTL ;
    cml:operator "Repeats" ;
    cml:logicSummary "The functions of the Australian Federal Police include provision of services under arrangements entered into under subsection (2A) in relation to offences against a law of a State, if authorized." ;
    cml:executionSurface "modalities::temporal_ltl" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-4 cml:asserts concept:crimes-legislation-amendment-act-sec-4-logic-dialectical-5 .
concept:crimes-legislation-amendment-act-sec-4-logic-dialectical-5 a cml:LogicApplication ;
    cml:modality cml:Dialectical ;
    cml:operator "Negation" ;
    cml:logicSummary "The functions of the Australian Federal Police do not include provision of services under arrangements entered into under subsection (2A) in relation to offences against a law of a State, unless authorized." ;
    cml:executionSurface "modalities::dialectical" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-5 a cml:Concept ;
    skos:prefLabel "5 Section 5"@en ;
    cml:realizedBy doc:sec-5 ;
    cml:integrityHash "b12c80a8ed6c7a48b6da5ed3caf88e4e2155f5ebfee3f0436703e7160b893f42" ;
    skos:note "Commissioner may determine compensation for retired staff members." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.5" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-5-norm .
concept:crimes-legislation-amendment-act-sec-5-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-5 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-5 cml:asserts concept:crimes-legislation-amendment-act-sec-5-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-5-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "imposes" ;
    cml:logicSummary "Commissioner's obligation to determine compensation" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "0.5000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-6 a cml:Concept ;
    skos:prefLabel "6 Section 6"@en ;
    cml:realizedBy doc:sec-6 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-6-ss-1 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-6-ss-2 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.5" .

concept:crimes-legislation-amendment-act-sec-6-ss-1 a cml:Concept ;
    skos:prefLabel "6(1) Section 6"@en ;
    cml:realizedBy doc:sec-6-ss-1 ;
    cml:integrityHash "c020b597c5985b9b90cc33bea7701187b8aacd0d61c535c4093f8a38c00e0bd9" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-6 ;
    skos:note "Addition of evidence in proceedings" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.5" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-6-ss-1-norm .
concept:crimes-legislation-amendment-act-sec-6-ss-1-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-6-ss-1 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-6-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-6-ss-1-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-6-ss-1-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "addition" ;
    cml:logicSummary "Adding to existing obligation" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-6-ss-2 a cml:Concept ;
    skos:prefLabel "6(2) Section 6"@en ;
    cml:realizedBy doc:sec-6-ss-2 ;
    cml:integrityHash "7b554917664927aeb9888f1d82ba219182c2aac1e8fca895b8c6844a3446b46f" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-6 ;
    skos:note "Conditional commencement of amendment" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.5" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-6-ss-2-norm .
concept:crimes-legislation-amendment-act-sec-6-ss-2-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-6-ss-2 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-7 a cml:Concept ;
    skos:prefLabel "7 Section 7"@en ;
    cml:realizedBy doc:sec-7 ;
    cml:integrityHash "ffd16ddb516001422d27d32335f4fea5d92788caadb544c481528921c08b8b3d" ;
    skos:note "Amendment of Section 49E of the Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.5" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-7-norm .
concept:crimes-legislation-amendment-act-sec-7-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-7 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-8 a cml:Concept ;
    skos:prefLabel "8 Section 8"@en ;
    cml:realizedBy doc:sec-8 ;
    cml:integrityHash "f9010380db1395a31a3fe3bf97cf0310d1cbc0e26b8f6ab272f429a0f47b2672" ;
    skos:note "The DPP must give written notice of an application for the extension of a restraining order to the owner and any other person with an interest in the property." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.5" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-8-norm .
concept:crimes-legislation-amendment-act-sec-8-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-8 ;
    values:borneBy values:Agent ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-8 cml:asserts concept:crimes-legislation-amendment-act-sec-8-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-8-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "MUST" ;
    cml:logicSummary "The DPP must give written notice." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-9 a cml:Concept ;
    skos:prefLabel "9 Section 9"@en ;
    cml:realizedBy doc:sec-9 ;
    cml:integrityHash "cae56fdde37d1b663ee7ecb10c77727775b9aafe19809ceb71da4067bfdfc164" ;
    skos:note "Exemptions from amendments for certain applications" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.6" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-9-norm .
concept:crimes-legislation-amendment-act-sec-9-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-9 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-9 cml:asserts concept:crimes-legislation-amendment-act-sec-9-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-9-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Obligation" ;
    cml:logicSummary "Imposes an obligation on the state" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-10 a cml:Concept ;
    skos:prefLabel "10 Section 10"@en ;
    cml:realizedBy doc:sec-10 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-10-ss-1 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-10-ss-2 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.6" .

concept:crimes-legislation-amendment-act-sec-10-ss-1 a cml:Concept ;
    skos:prefLabel "10(1) Section 10"@en ;
    cml:realizedBy doc:sec-10-ss-1 ;
    cml:integrityHash "5583e663bd65c7426cbf25478352e1da55f87b44ba25eb7d37145c24e48d803e" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-10 ;
    skos:note "Order for examination on oath before court or Registrar" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.6" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-10-ss-1-norm .
concept:crimes-legislation-amendment-act-sec-10-ss-1-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-10-ss-1 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-10-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-10-ss-1-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-10-ss-1-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Obligation" ;
    cml:logicSummary "Imposes a duty on the State to order examination" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-10-ss-2 a cml:Concept ;
    skos:prefLabel "10(2) Section 10"@en ;
    cml:realizedBy doc:sec-10-ss-2 ;
    cml:integrityHash "fdb7ee6f290a9c59eea54ab32760f2e241a463684ab9c0c7749f03e0a8444d3c" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-10 ;
    skos:note "An ancillary ordenriay must be made under paragraph 49J (1) (c)" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.6" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-10-ss-2-norm .
concept:crimes-legislation-amendment-act-sec-10-ss-2-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-10-ss-2 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-10-ss-2 cml:asserts concept:crimes-legislation-amendment-act-sec-10-ss-2-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-10-ss-2-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "MUST" ;
    cml:logicSummary "Obligation to make an ancillary ordenriay" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-11 a cml:Concept ;
    skos:prefLabel "11 Section 11"@en ;
    cml:realizedBy doc:sec-11 ;
    cml:integrityHash "17d22ee9655893f2063823137f586d6b7576adfa2f62666f2bee5e8a06d27410" ;
    skos:note "Definition of Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.6" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-11-norm .
concept:crimes-legislation-amendment-act-sec-11-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-11 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-11 cml:asserts concept:crimes-legislation-amendment-act-sec-11-logic-descriptionlogic-1 .
concept:crimes-legislation-amendment-act-sec-11-logic-descriptionlogic-1 a cml:LogicApplication ;
    cml:modality cml:DescriptionLogic ;
    cml:operator "class hierarchy" ;
    cml:logicSummary "Classifies Principal Act as a specific type" ;
    cml:premiseText "Principal Act is defined" ;
    cml:conclusionText "Principal Act is a specific type" ;
    cml:executionSurface "modalities::dl" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-12 a cml:Concept ;
    skos:prefLabel "12 Section 12"@en ;
    cml:realizedBy doc:sec-12 ;
    cml:integrityHash "33c7c957b5a463b5dd8c31f18ffb1cfa2edb2de8eb5c9f41714a31ec03937586" ;
    skos:note "Cash dealer must not disclose suspicion information" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.6" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-12-norm .
concept:crimes-legislation-amendment-act-sec-12-norm a values:Prohibition ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-12 ;
    values:borneBy values:Agent ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-12 cml:asserts concept:crimes-legislation-amendment-act-sec-12-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-12-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Prohibit" ;
    cml:logicSummary "Prohibition of disclosure" ;
    cml:premiseText "Cash dealer must not disclose suspicion information" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-13 a cml:Concept ;
    skos:prefLabel "13 Section 13"@en ;
    cml:realizedBy doc:sec-13 ;
    cml:integrityHash "2ddf31788f87640521683763161fd3c8d8a01cb721071a0dd67d57959e17995e" ;
    skos:note "Cash dealer must comply with notice for access to premises." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.7" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-13-norm .
concept:crimes-legislation-amendment-act-sec-13-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-13 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-13 cml:asserts concept:crimes-legislation-amendment-act-sec-13-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-13-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "MUST" ;
    cml:logicSummary "Must provide compliance" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-14 a cml:Concept ;
    skos:prefLabel "14 Section 14"@en ;
    cml:realizedBy doc:sec-14 ;
    cml:integrityHash "48d1ccafb11bb907c04def0305f22102a5bf59a914091a62e06e93b56aeec10b" ;
    skos:note "State must retain records or copies of them." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.7" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-14-norm .
concept:crimes-legislation-amendment-act-sec-14-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-14 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-14 cml:asserts concept:crimes-legislation-amendment-act-sec-14-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-14-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Must" ;
    cml:logicSummary "State must retain records." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-15 a cml:Concept ;
    skos:prefLabel "15 Section 15"@en ;
    cml:realizedBy doc:sec-15 ;
    cml:integrityHash "a2f6971439e57973e056a7ca284b91f64b0deab2e732a64b95a65f0fad95d8d1" ;
    skos:note "The Attorney-General is entitled to access to CTR information for the purpose of dealing with a request made by a foreign country." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.8" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-15-norm .
concept:crimes-legislation-amendment-act-sec-15-norm a values:Right ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-15 ;
    values:heldBy values:NaturalPerson ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-15 cml:asserts concept:crimes-legislation-amendment-act-sec-15-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-15-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "hasRight" ;
    cml:logicSummary "The Attorney-General has the right to access CTR information." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-16 a cml:Concept ;
    skos:prefLabel "16 Section 16"@en ;
    cml:realizedBy doc:sec-16 ;
    cml:integrityHash "fdf95e1eb42f858793d824335ffea29d09cafafd8774d0166a23c05eb5dd7084" ;
    skos:note "Amendment of Section 28 of the Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.9" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-16-norm .
concept:crimes-legislation-amendment-act-sec-16-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-16 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-17 a cml:Concept ;
    skos:prefLabel "17 Section 17"@en ;
    cml:realizedBy doc:sec-17 ;
    cml:integrityHash "e9766af546557b2079532d76916ac536845b03feb3961912741ce5a0244ddd29" ;
    skos:note "Amendment of Section 33 of the Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.9" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-17-norm .
concept:crimes-legislation-amendment-act-sec-17-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-17 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-18 a cml:Concept ;
    skos:prefLabel "18 Section 18"@en ;
    cml:realizedBy doc:sec-18 ;
    cml:integrityHash "98dd2af285934710d68dd1ff9a3ce140280d60e3ba4eeeba3500b413f96a4829" ;
    skos:note "State obligation to issue guidelines to cash dealers about their obligations under the Act and regulations." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.9" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-18-norm .
concept:crimes-legislation-amendment-act-sec-18-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-18 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-18 cml:asserts concept:crimes-legislation-amendment-act-sec-18-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-18-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Obligation" ;
    cml:logicSummary "State obligation to issue guidelines." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-19 a cml:Concept ;
    skos:prefLabel "19 Section 19"@en ;
    cml:realizedBy doc:sec-19 ;
    cml:integrityHash "192e8a75a5f4c4cd6d2243d715195e5ed9c20c6299b4e0c4492ec2dd857c5d33" ;
    skos:note "Annual report must be provided by Director after June 30th." ;
    dc:description "true" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.9" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-19-norm .
concept:crimes-legislation-amendment-act-sec-19-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-19 ;
    values:borneBy values:Agent ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-19 cml:asserts concept:crimes-legislation-amendment-act-sec-19-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-19-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "MUST" ;
    cml:logicSummary "Obligation to provide annual report" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-20 a cml:Concept ;
    skos:prefLabel "20 Section 20"@en ;
    cml:realizedBy doc:sec-20 ;
    cml:integrityHash "7ebc1631b1b21a0b8633b4196f999b2ce2dc61dcad41f374d980f5e1c85de648" ;
    skos:note "Definition of Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.9" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-20-norm .
concept:crimes-legislation-amendment-act-sec-20-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-20 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-21 a cml:Concept ;
    skos:prefLabel "21 Section 21"@en ;
    cml:realizedBy doc:sec-21 ;
    cml:integrityHash "ecaaea2a3a6de8fd595a60cd4b13113de27492ccfae2966a4240a7435e2190b6" ;
    skos:note "Court may order person to remain in Australia, refrain from applying for passport, or surrender passport." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.9" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-21-norm .
concept:crimes-legislation-amendment-act-sec-21-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-21 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-21 cml:asserts concept:crimes-legislation-amendment-act-sec-21-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-21-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "obligation" ;
    cml:logicSummary "Court has obligation to order person to comply with conditions." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-21 cml:asserts concept:crimes-legislation-amendment-act-sec-21-logic-descriptionlogic-2 .
concept:crimes-legislation-amendment-act-sec-21-logic-descriptionlogic-2 a cml:LogicApplication ;
    cml:modality cml:DescriptionLogic ;
    cml:operator "classifies" ;
    cml:logicSummary "Section classifies serious narcotics offence as a specific type of crime." ;
    cml:executionSurface "modalities::dl" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-22 a cml:Concept ;
    skos:prefLabel "22 Section 22"@en ;
    cml:realizedBy doc:sec-22 ;
    cml:integrityHash "36f4ae5af1e86e884ac79f31366abdb08df7faa9c3b005d9fbbe6faf9589f98d" ;
    skos:note "Amendment of the Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.11" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-22-norm .
concept:crimes-legislation-amendment-act-sec-22-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-22 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-23 a cml:Concept ;
    skos:prefLabel "23 Section 23"@en ;
    cml:realizedBy doc:sec-23 ;
    cml:integrityHash "895cf14e23845dcd8d4f7488ee936fa68c0b0075dd53cfb780508767d30a17fd" ;
    skos:note "Definition of Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.11" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-23-norm .
concept:crimes-legislation-amendment-act-sec-23-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-23 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-23 cml:asserts concept:crimes-legislation-amendment-act-sec-23-logic-descriptionlogic-1 .
concept:crimes-legislation-amendment-act-sec-23-logic-descriptionlogic-1 a cml:LogicApplication ;
    cml:modality cml:DescriptionLogic ;
    cml:operator "definition" ;
    cml:logicSummary "Defines Principal Act" ;
    cml:executionSurface "modalities::dl" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-24 a cml:Concept ;
    skos:prefLabel "24 Section 24"@en ;
    cml:realizedBy doc:sec-24 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-24-ss-1 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-24-ss-2 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.11" .

concept:crimes-legislation-amendment-act-sec-24-ss-1 a cml:Concept ;
    skos:prefLabel "24(1) Section 24"@en ;
    cml:realizedBy doc:sec-24-ss-1 ;
    cml:integrityHash "6a9b89a524a7be4bd4a8fe4066489c9cbb560a7018828c98d42bac11e32f375b" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-24 ;
    skos:note "Amendment of Section 18 of the Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.11" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-24-ss-1-norm .
concept:crimes-legislation-amendment-act-sec-24-ss-1-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-24-ss-1 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-24-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-24-ss-1-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-24-ss-1-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "addition" ;
    cml:logicSummary "Adding a condition to Section 18" ;
    cml:premiseText "Section 18 of the Principal Act is amended" ;
    cml:conclusionText "and to the evidence given in any such proceedings" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "0.5000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-24-ss-2 a cml:Concept ;
    skos:prefLabel "24(2) Section 24"@en ;
    cml:realizedBy doc:sec-24-ss-2 ;
    cml:integrityHash "0dd286daff03f8f64427c04c261ec0c74892ccac8c27c93e2af1ae58c3a57ee3" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-24 ;
    skos:note "Conditional commencement of amendment" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.11" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-24-ss-2-norm .
concept:crimes-legislation-amendment-act-sec-24-ss-2-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-24-ss-2 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-24-ss-2 cml:asserts concept:crimes-legislation-amendment-act-sec-24-ss-2-logic-alleninterval-1 .
concept:crimes-legislation-amendment-act-sec-24-ss-2-logic-alleninterval-1 a cml:LogicApplication ;
    cml:modality cml:AllenInterval ;
    cml:operator "Applicable" ;
    cml:logicSummary "Requires relation between identifiable temporal intervals" ;
    cml:premiseText "Section mentions commencement and subsections" ;
    cml:conclusionText "Temporal relation required for classification" ;
    cml:executionSurface "modalities::interval_reasoning" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-25 a cml:Concept ;
    skos:prefLabel "25 Section 25"@en ;
    cml:realizedBy doc:sec-25 ;
    cml:integrityHash "c27b1c855141818204410544c64c06ff857505e092a5d666372ae4f9b84c723a" ;
    skos:note "Amendment of Section 28 of the Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.11" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-25-norm .
concept:crimes-legislation-amendment-act-sec-25-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-25 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-25 cml:asserts concept:crimes-legislation-amendment-act-sec-25-logic-alleninterval-1 .
concept:crimes-legislation-amendment-act-sec-25-logic-alleninterval-1 a cml:LogicApplication ;
    cml:modality cml:AllenInterval ;
    cml:operator "Applicable" ;
    cml:logicSummary "Requires relation between identifiable temporal intervals" ;
    cml:premiseText "Temporal interval relation" ;
    cml:conclusionText "Relation required" ;
    cml:executionSurface "modalities::interval_reasoning" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-26 a cml:Concept ;
    skos:prefLabel "26 Section 26"@en ;
    cml:realizedBy doc:sec-26 ;
    cml:integrityHash "7bf8026ac4bca93b0e53e6e20729ba0af57237c460f00235c94a18ddd04a4e66" ;
    skos:note "The court may extend the period of effect of a restraining order made in reliance on subsection 28 (2) upon application by the DPP." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.11" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-26-norm .
concept:crimes-legislation-amendment-act-sec-26-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-26 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-26 cml:asserts concept:crimes-legislation-amendment-act-sec-26-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-26-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "May" ;
    cml:logicSummary "The court may extend..." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "0.5000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-27 a cml:Concept ;
    skos:prefLabel "27 Section 27"@en ;
    cml:realizedBy doc:sec-27 ;
    cml:integrityHash "2b0f6ab9e12978eab9ca3373c226a5242f2f7419024c72d5683e35dd9c44f8a1" ;
    skos:note "Exemptions from amendments" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.12" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-27-norm .
concept:crimes-legislation-amendment-act-sec-27-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-27 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-28 a cml:Concept ;
    skos:prefLabel "28 Section 28"@en ;
    cml:realizedBy doc:sec-28 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-28-ss-1 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-28-ss-2 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.12" .

concept:crimes-legislation-amendment-act-sec-28-ss-1 a cml:Concept ;
    skos:prefLabel "28(1) Section 28"@en ;
    cml:realizedBy doc:sec-28-ss-1 ;
    cml:integrityHash "62254b1e0beec17898a1eceef9d1b24b4f176dc2a85d6aed0f532cf246d8d0c0" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-28 ;
    skos:note "Order for examination on oath before court or Registrar." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.12" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-28-ss-1-norm .
concept:crimes-legislation-amendment-act-sec-28-ss-1-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-28-ss-1 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-28-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-28-ss-1-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-28-ss-1-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Obligation" ;
    cml:logicSummary "Imposes a duty on the State." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-28-ss-2 a cml:Concept ;
    skos:prefLabel "28(2) Section 28"@en ;
    cml:realizedBy doc:sec-28-ss-2 ;
    cml:integrityHash "c38f4fabbebbb42692ab335978f14d94d79e5bb133071ed709b5f5f7297535cb" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-28 ;
    skos:note "Applicable to restraining orders made before or after section commencement." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.12" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-28-ss-2-norm .
concept:crimes-legislation-amendment-act-sec-28-ss-2-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-28-ss-2 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-28-ss-2 cml:asserts concept:crimes-legislation-amendment-act-sec-28-ss-2-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-28-ss-2-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Applicability" ;
    cml:logicSummary "Section applicability condition" ;
    cml:premiseText "Restraining orders made before or after section commencement." ;
    cml:conclusionText "Obligation applies." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-29 a cml:Concept ;
    skos:prefLabel "29 Section 29"@en ;
    cml:realizedBy doc:sec-29 ;
    cml:integrityHash "deb4ab53512488551531ffcdf1491a31ce2c4925b3d03b4f2f39093550a34bd6" ;
    skos:note "Restraining order against property" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.12" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-29-norm .
concept:crimes-legislation-amendment-act-sec-29-norm a values:Prohibition ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-29 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-29 cml:asserts concept:crimes-legislation-amendment-act-sec-29-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-29-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Prohibit" ;
    cml:logicSummary "Prohibits making restraining orders against property" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-29 cml:asserts concept:crimes-legislation-amendment-act-sec-29-logic-descriptionlogic-2 .
concept:crimes-legislation-amendment-act-sec-29-logic-descriptionlogic-2 a cml:LogicApplication ;
    cml:modality cml:DescriptionLogic ;
    cml:operator "Classify" ;
    cml:logicSummary "Classifies the Principal Act as a Customs Act" ;
    cml:executionSurface "modalities::dl" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-30 a cml:Concept ;
    skos:prefLabel "30 Section 30"@en ;
    cml:realizedBy doc:sec-30 ;
    cml:integrityHash "6f04764ea5e813e38c39911a85cc531c32bbfe80941693bc8a52c618479ead41" ;
    skos:note "Court may make further orders after inserting certain phrases in subsection (1) of Section 243E." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.13" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-30-norm .
concept:crimes-legislation-amendment-act-sec-30-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-30 ;
    values:borneBy values:Agent ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-30 cml:asserts concept:crimes-legislation-amendment-act-sec-30-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-30-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "May" ;
    cml:logicSummary "Court may make further orders" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-31 a cml:Concept ;
    skos:prefLabel "31 Section 31"@en ;
    cml:realizedBy doc:sec-31 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-31-ss-1 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-31-ss-2 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-31-ss-3 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.13" .

concept:crimes-legislation-amendment-act-sec-31-ss-1 a cml:Concept ;
    skos:prefLabel "31(1) Section 31"@en ;
    cml:realizedBy doc:sec-31-ss-1 ;
    cml:integrityHash "1f6f365331347f23fe5c1963af7feb5c5e15b0518b9be33ac6bc6f812d50c091" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-31 ;
    skos:note "Amendments to section 243F of the Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.13" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-31-ss-1-norm .
concept:crimes-legislation-amendment-act-sec-31-ss-1-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-31-ss-1 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-31-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-31-ss-1-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-31-ss-1-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Obligation" ;
    cml:logicSummary "Imposes a duty on the State to amend section 243F" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-31-ss-2 a cml:Concept ;
    skos:prefLabel "31(2) Section 31"@en ;
    cml:realizedBy doc:sec-31-ss-2 ;
    cml:integrityHash "5d27ea02925996a2709d45d6754b6d53b5ff187ae33f11bb8c7c776aaf682e88" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-31 ;
    skos:note "Amendments apply in relation to restraining orders made before or after commencement." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.13" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-31-ss-2-norm .
concept:crimes-legislation-amendment-act-sec-31-ss-2-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-31-ss-2 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-31-ss-2 cml:asserts concept:crimes-legislation-amendment-act-sec-31-ss-2-logic-alleninterval-1 .
concept:crimes-legislation-amendment-act-sec-31-ss-2-logic-alleninterval-1 a cml:LogicApplication ;
    cml:modality cml:AllenInterval ;
    cml:operator "Applicable" ;
    cml:logicSummary "Identifies temporal relation to commencement" ;
    cml:premiseText "Commencement is specified" ;
    cml:conclusionText "Temporal relation identified" ;
    cml:executionSurface "modalities::interval_reasoning" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-31-ss-3 a cml:Concept ;
    skos:prefLabel "31(3) Section 31"@en ;
    cml:realizedBy doc:sec-31-ss-3 ;
    cml:integrityHash "5311f8d1ed82381479dfc25ff89006dd6c2994d12168392257108d5f507bc651" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-31 ;
    skos:note "Conditional commencement of amendment" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.13" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-31-ss-3-norm .
concept:crimes-legislation-amendment-act-sec-31-ss-3-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-31-ss-3 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-32 a cml:Concept ;
    skos:prefLabel "32 Section 32"@en ;
    cml:realizedBy doc:sec-32 ;
    cml:integrityHash "551b9ad1b8e6bf4a9afe69a893c6f218084926d5601d4ee81601c7a95a39c6d8" ;
    skos:note "Definition of Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.14" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-32-norm .
concept:crimes-legislation-amendment-act-sec-32-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-32 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-33 a cml:Concept ;
    skos:prefLabel "33 Section 33"@en ;
    cml:realizedBy doc:sec-33 ;
    cml:integrityHash "d3d9654d51dee8fa59bedea7c6ba001b2a86cb81cda405ce29aada63a77381b9" ;
    skos:note "Amends Section 7 of the Principal Act to specify foreign countries for obtaining CTR information in international assistance in criminal matters." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.14" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-33-norm .
concept:crimes-legislation-amendment-act-sec-33-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-33 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-33 cml:asserts concept:crimes-legislation-amendment-act-sec-33-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-33-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Obligation" ;
    cml:logicSummary "Imposes an obligation on the State." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-34 a cml:Concept ;
    skos:prefLabel "34 Section 34"@en ;
    cml:realizedBy doc:sec-34 ;
    cml:integrityHash "305192a6c2b28d577b31f93a2174273d285346650a6d6d34aff911b92321d4d6" ;
    skos:note "Attorney-General may direct Director of Cash Transaction Reports Agency to provide CTR information." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.14" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-34-norm .
concept:crimes-legislation-amendment-act-sec-34-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-34 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-34 cml:asserts concept:crimes-legislation-amendment-act-sec-34-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-34-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "may" ;
    cml:logicSummary "Attorney-General may direct Director of Cash Transaction Reports Agency." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-35 a cml:Concept ;
    skos:prefLabel "35 Section 35"@en ;
    cml:realizedBy doc:sec-35 ;
    cml:integrityHash "c90e29a1110a6237d151204a848eaeb1900d822269beba653d16162a2ba9fb5d" ;
    skos:note "Definition of Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.15" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-35-norm .
concept:crimes-legislation-amendment-act-sec-35-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-35 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-35 cml:asserts concept:crimes-legislation-amendment-act-sec-35-logic-descriptionlogic-1 .
concept:crimes-legislation-amendment-act-sec-35-logic-descriptionlogic-1 a cml:LogicApplication ;
    cml:modality cml:DescriptionLogic ;
    cml:operator "Applicable" ;
    cml:logicSummary "Class hierarchy" ;
    cml:premiseText "None" ;
    cml:conclusionText "Principal Act is defined as the National Crime Authority Act 1984." ;
    cml:executionSurface "modalities::dl" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-36 a cml:Concept ;
    skos:prefLabel "36 Section 36"@en ;
    cml:realizedBy doc:sec-36 ;
    cml:integrityHash "9aa48b862048925d6b60633e08d58df08b8b238f5bf5e929fe3c5d36fbc9e9f2" ;
    skos:note "Amends definitions of State, Territory, Parliament, Governor, Premier, and Minister of the Crown." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.15" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-36-norm .
concept:crimes-legislation-amendment-act-sec-36-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-36 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-36 cml:asserts concept:crimes-legislation-amendment-act-sec-36-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-36-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "amends" ;
    cml:logicSummary "Modifies existing definitions" ;
    cml:premiseText "Section 4 of the Principal Act is amended" ;
    cml:conclusionText "New definitions for State, Territory, etc." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-36 cml:asserts concept:crimes-legislation-amendment-act-sec-36-logic-descriptionlogic-2 .
concept:crimes-legislation-amendment-act-sec-36-logic-descriptionlogic-2 a cml:LogicApplication ;
    cml:modality cml:DescriptionLogic ;
    cml:operator "defines" ;
    cml:logicSummary "Establishes new class hierarchy" ;
    cml:premiseText "Inserts new subsection (3) into the definition of \"Territory\"" ;
    cml:conclusionText "New subclass for Australian Capital Territory and Northern Territory" ;
    cml:executionSurface "modalities::dl" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-36 cml:asserts concept:crimes-legislation-amendment-act-sec-36-logic-alleninterval-3 .
concept:crimes-legislation-amendment-act-sec-36-logic-alleninterval-3 a cml:LogicApplication ;
    cml:modality cml:AllenInterval ;
    cml:operator "between" ;
    cml:logicSummary "Establishes temporal relationship between amendments" ;
    cml:premiseText "Amends Section 4 of the Principal Act" ;
    cml:conclusionText "Temporal interval between amendment and commencement" ;
    cml:executionSurface "modalities::interval_reasoning" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-37 a cml:Concept ;
    skos:prefLabel "37 Section 37"@en ;
    cml:realizedBy doc:sec-37 ;
    cml:integrityHash "b09733c15a47b98ae0462d3199dabb62ab98341a6fd7f31abf78acc350b2b0cc" ;
    skos:note "The Minister of the Crown is responsible for police affairs in a State with no Police Force, and matters relating to the Police Force in other States." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.16" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-37-norm .
concept:crimes-legislation-amendment-act-sec-37-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-37 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-37 cml:asserts concept:crimes-legislation-amendment-act-sec-37-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-37-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Responsibility" ;
    cml:logicSummary "The Minister has a responsibility to manage police affairs." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-38 a cml:Concept ;
    skos:prefLabel "38 Section 38"@en ;
    cml:realizedBy doc:sec-38 ;
    cml:integrityHash "c870f3c99e48f0eb924588f065b88945f50e8b4065852a84e01cce2833373415" ;
    skos:note "Passports not to be issued to certain persons" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.16" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-38-norm .
concept:crimes-legislation-amendment-act-sec-38-norm a values:Prohibition ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-38 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-38 cml:asserts concept:crimes-legislation-amendment-act-sec-38-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-38-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Prohibit" ;
    cml:logicSummary "Prohibits issuing passports to certain persons" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-38 cml:asserts concept:crimes-legislation-amendment-act-sec-38-logic-descriptionlogic-2 .
concept:crimes-legislation-amendment-act-sec-38-logic-descriptionlogic-2 a cml:LogicApplication ;
    cml:modality cml:DescriptionLogic ;
    cml:operator "Classify" ;
    cml:logicSummary "Classifies individuals as eligible or ineligible for passport issuance" ;
    cml:executionSurface "modalities::dl" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-39 a cml:Concept ;
    skos:prefLabel "39 Section 39"@en ;
    cml:realizedBy doc:sec-39 ;
    cml:integrityHash "2bc6ebadc17248e02c883a3a725a8a2b4bbe345af301984cd41723ade03d1ae0" ;
    skos:note "Prohibition on leaving Australia or applying for an Australian passport without permission." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.16" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-39-norm .
concept:crimes-legislation-amendment-act-sec-39-norm a values:Prohibition ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-39 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-39 cml:asserts concept:crimes-legislation-amendment-act-sec-39-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-39-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Prohibit" ;
    cml:logicSummary "Prohibition" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-40 a cml:Concept ;
    skos:prefLabel "40 Section 40"@en ;
    cml:realizedBy doc:sec-40 ;
    cml:integrityHash "688b74e96122750bdd297cdf11b09063086d1e262d3d640f76cab2c0393fb064" ;
    skos:note "Definition of Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.16" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-40-norm .
concept:crimes-legislation-amendment-act-sec-40-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-40 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-41 a cml:Concept ;
    skos:prefLabel "41 Section 41"@en ;
    cml:realizedBy doc:sec-41 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-41-ss-1 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-41-ss-2 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.16" .

concept:crimes-legislation-amendment-act-sec-41-ss-1 a cml:Concept ;
    skos:prefLabel "41(1) Section 41"@en ;
    cml:realizedBy doc:sec-41-ss-1 ;
    cml:integrityHash "73e29b555053b3a145a3a4b8c442c1545b058a614b4fff92264a1a8c269bd21f" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-41 ;
    skos:note "Addition of evidence in proceedings" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.16" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-41-ss-1-norm .
concept:crimes-legislation-amendment-act-sec-41-ss-1-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-41-ss-1 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-41-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-41-ss-1-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-41-ss-1-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "addition" ;
    cml:logicSummary "Adding to existing obligation" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-41-ss-2 a cml:Concept ;
    skos:prefLabel "41(2) Section 41"@en ;
    cml:realizedBy doc:sec-41-ss-2 ;
    cml:integrityHash "941b53030dc0886f341cda2ca31717977c82ea34c8fd662c778e050822161e63" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-41 ;
    skos:note "Conditional commencement of amendment for confiscation orders" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.16" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-41-ss-2-norm .
concept:crimes-legislation-amendment-act-sec-41-ss-2-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-41-ss-2 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-42 a cml:Concept ;
    skos:prefLabel "42 Section 42"@en ;
    cml:realizedBy doc:sec-42 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-42-ss-1 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-42-ss-2 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-42-ss-3 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.17" .

concept:crimes-legislation-amendment-act-sec-42-ss-1 a cml:Concept ;
    skos:prefLabel "42(1) Section 42"@en ;
    cml:realizedBy doc:sec-42-ss-1 ;
    cml:integrityHash "9e0fa09a183a8d16350444a8d6256285e7413fbb11920b9c1e197225c1205059" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-42 ;
    skos:note "Amends Section 27 of the Principal Act regarding definitions and trustee roles." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.17" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-42-ss-1-norm .
concept:crimes-legislation-amendment-act-sec-42-ss-1-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-42-ss-1 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-42-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-42-ss-1-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-42-ss-1-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Obligation" ;
    cml:logicSummary "Imposes a duty on the State." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-42-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-42-ss-1-logic-descriptionlogic-2 .
concept:crimes-legislation-amendment-act-sec-42-ss-1-logic-descriptionlogic-2 a cml:LogicApplication ;
    cml:modality cml:DescriptionLogic ;
    cml:operator "ClassInclusion" ;
    cml:logicSummary "Defines a class of trustee roles." ;
    cml:executionSurface "modalities::dl" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-42-ss-2 a cml:Concept ;
    skos:prefLabel "42(2) Section 42"@en ;
    cml:realizedBy doc:sec-42-ss-2 ;
    cml:integrityHash "4072a98cf6e3786d80e2ee99dcbfba269e78c834e571d1ae8cc1915eb5df5a5e" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-42 ;
    skos:note "Conditional commencement of amendments" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.17" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-42-ss-2-norm .
concept:crimes-legislation-amendment-act-sec-42-ss-2-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-42-ss-2 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-42-ss-3 a cml:Concept ;
    skos:prefLabel "42(3) Section 42"@en ;
    cml:realizedBy doc:sec-42-ss-3 ;
    cml:integrityHash "d0e2c31136e0db2a1134bfeab6f07b1dd44b62decc9dbbec8e343a885e60cb5b" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-42 ;
    skos:note "Forfeiture of all restrained property if person convicted of serious offence" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.17" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-42-ss-3-norm .
concept:crimes-legislation-amendment-act-sec-42-ss-3-norm a values:Prohibition ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-42-ss-3 ;
    values:borneBy values:Agent ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-42-ss-3 cml:asserts concept:crimes-legislation-amendment-act-sec-42-ss-3-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-42-ss-3-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Prohibition" ;
    cml:logicSummary "Prohibits forfeiture of restrained property" ;
    cml:premiseText "(3) The amendments made by paragraphs (l)(b), (c) and (d) apply only in relation to an application made under section 14 of the Principal Act for a pecuniary penalty order, after the commencement of this section." ;
    cml:conclusionText "Forfeiture of all restrained property if person convicted of serious offence" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-42-ss-3 cml:asserts concept:crimes-legislation-amendment-act-sec-42-ss-3-logic-alleninterval-2 .
concept:crimes-legislation-amendment-act-sec-42-ss-3-logic-alleninterval-2 a cml:LogicApplication ;
    cml:modality cml:AllenInterval ;
    cml:operator "Overlaps" ;
    cml:logicSummary "Defines temporal scope of amendments" ;
    cml:premiseText "(3) The amendments made by paragraphs (l)(b), (c) and (d) apply only in relation to an application made under section 14 of the Principal Act for a pecuniary penalty order, after the commencement of this section." ;
    cml:conclusionText "The amendments apply after the commencement of this section" ;
    cml:executionSurface "modalities::interval_reasoning" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-42-ss-3 cml:asserts concept:crimes-legislation-amendment-act-sec-42-ss-3-logic-ltl-3 .
concept:crimes-legislation-amendment-act-sec-42-ss-3-logic-ltl-3 a cml:LogicApplication ;
    cml:modality cml:LTL ;
    cml:operator "Repeats" ;
    cml:logicSummary "Defines repetition of application" ;
    cml:premiseText "(3) The amendments made by paragraphs (l)(b), (c) and (d) apply only in relation to an application made under section 14 of the Principal Act for a pecuniary penalty order, after the commencement of this section." ;
    cml:conclusionText "The amendments apply to each subsequent application" ;
    cml:executionSurface "modalities::temporal_ltl" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-42-ss-3 cml:asserts concept:crimes-legislation-amendment-act-sec-42-ss-3-logic-deontic-4 .
concept:crimes-legislation-amendment-act-sec-42-ss-3-logic-deontic-4 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Obligation" ;
    cml:logicSummary "Imposes duty on authorities" ;
    cml:premiseText "(3) The amendments made by paragraphs (l)(b), (c) and (d) apply only in relation to an application made under section 14 of the Principal Act for a pecuniary penalty order, after the commencement of this section." ;
    cml:conclusionText "Authorities must consider amendments when processing applications" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-43 a cml:Concept ;
    skos:prefLabel "43 Section 43"@en ;
    cml:realizedBy doc:sec-43 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-43-ss-1 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-43-ss-2 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.17" .

concept:crimes-legislation-amendment-act-sec-43-ss-1 a cml:Concept ;
    skos:prefLabel "43(1) Section 43"@en ;
    cml:realizedBy doc:sec-43-ss-1 ;
    cml:integrityHash "c576b8ea178e00d8ba3815128f4a0aaab73309400f16668348c2aae2820d1c77" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-43 ;
    skos:note "Amend Section 30 of the Principal Act regarding conviction of serious offence" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.17" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-43-ss-1-norm .
concept:crimes-legislation-amendment-act-sec-43-ss-1-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-43-ss-1 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-43-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-43-ss-1-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-43-ss-1-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Obligation" ;
    cml:logicSummary "Imposes a duty on the State" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-43-ss-2 a cml:Concept ;
    skos:prefLabel "43(2) Section 43"@en ;
    cml:realizedBy doc:sec-43-ss-2 ;
    cml:integrityHash "fc2b299855f5b8a19c016c83d1cef100986d023f97a75358d7a0817e9497a9b7" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-43 ;
    skos:note "Conditional commencement of amendment" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.17" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-43-ss-2-norm .
concept:crimes-legislation-amendment-act-sec-43-ss-2-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-43-ss-2 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-44 a cml:Concept ;
    skos:prefLabel "44 Section 44"@en ;
    cml:realizedBy doc:sec-44 ;
    cml:integrityHash "cb790520d332268bc9e6441fb26486f091eb6f2f1d5cddd49732e5ad222b0295" ;
    skos:note "Amendment of Section 43 of the Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.18" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-44-norm .
concept:crimes-legislation-amendment-act-sec-44-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-44 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-44 cml:asserts concept:crimes-legislation-amendment-act-sec-44-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-44-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Obligation" ;
    cml:logicSummary "Imposes a duty on the State" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-45 a cml:Concept ;
    skos:prefLabel "45 Section 45"@en ;
    cml:realizedBy doc:sec-45 ;
    cml:integrityHash "365726b8e76e1ff1eea7620647d0d42c29e31b194da743338a87b1674c2ff758" ;
    skos:note "Amendment of Section 45 of the Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.18" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-45-norm .
concept:crimes-legislation-amendment-act-sec-45-norm a values:Undertaking ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-45 ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-46 a cml:Concept ;
    skos:prefLabel "46 Section 46"@en ;
    cml:realizedBy doc:sec-46 ;
    cml:integrityHash "8273f2cd6848011df024cda95fc8d81aa7310e8061a3b8ec770a6da9f82aad72" ;
    skos:note "The court may extend the period of operation of a restraining order made in reliance on subsection 45 (2) upon application by the DPP." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.18" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-46-norm .
concept:crimes-legislation-amendment-act-sec-46-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-46 ;
    values:borneBy values:Agent ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-46 cml:asserts concept:crimes-legislation-amendment-act-sec-46-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-46-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "May" ;
    cml:logicSummary "The court may extend..." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-46 cml:asserts concept:crimes-legislation-amendment-act-sec-46-logic-descriptionlogic-2 .
concept:crimes-legislation-amendment-act-sec-46-logic-descriptionlogic-2 a cml:LogicApplication ;
    cml:modality cml:DescriptionLogic ;
    cml:operator "Applicable to" ;
    cml:logicSummary "Section 44 applies..." ;
    cml:premiseText "Section 44 (other than subsection 44 (4))" ;
    cml:executionSurface "modalities::dl" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-47 a cml:Concept ;
    skos:prefLabel "47 Section 47"@en ;
    cml:realizedBy doc:sec-47 ;
    cml:integrityHash "fe1d938f73afb822bac1c0de8f96d125213836d427f13f5aab4b0d3750525499" ;
    skos:note "Exemptions from amendments for certain applications" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.19" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-47-norm .
concept:crimes-legislation-amendment-act-sec-47-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-47 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-47 cml:asserts concept:crimes-legislation-amendment-act-sec-47-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-47-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Obligation" ;
    cml:logicSummary "Imposes an obligation on the state" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-48 a cml:Concept ;
    skos:prefLabel "48 Section 48"@en ;
    cml:realizedBy doc:sec-48 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-48-ss-1 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-48-ss-2 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.19" .

concept:crimes-legislation-amendment-act-sec-48-ss-1 a cml:Concept ;
    skos:prefLabel "48(1) Section 48"@en ;
    cml:realizedBy doc:sec-48-ss-1 ;
    cml:integrityHash "65107c854af68af5f8dc9dff2b14305f410dab63f5989127c34b54ed25ce898b" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-48 ;
    skos:note "Section 48 of the Principal Act is amended to require owners and defendants to provide statements on oath about their property." ;
    dc:description "true" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.19" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-48-ss-1-norm .
concept:crimes-legislation-amendment-act-sec-48-ss-1-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-48-ss-1 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-48-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-48-ss-1-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-48-ss-1-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "MUST" ;
    cml:logicSummary "Must provide a statement" ;
    cml:premiseText "Paragraph (1) (da) directs to give a statement" ;
    cml:conclusionText "The owner or defendant must provide a statement on oath" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-48-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-48-ss-1-logic-descriptionlogic-2 .
concept:crimes-legislation-amendment-act-sec-48-ss-1-logic-descriptionlogic-2 a cml:LogicApplication ;
    cml:modality cml:DescriptionLogic ;
    cml:operator "SUBCLASS OF" ;
    cml:logicSummary "Subclass of property-related statements" ;
    cml:premiseText "Paragraph (1) (da) directs to give a statement about the property" ;
    cml:conclusionText "The statement is about the property" ;
    cml:executionSurface "modalities::dl" ;
    cml:confidence "0.5000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-48-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-48-ss-1-logic-alleninterval-3 .
concept:crimes-legislation-amendment-act-sec-48-ss-1-logic-alleninterval-3 a cml:LogicApplication ;
    cml:modality cml:AllenInterval ;
    cml:operator "BETWEEN" ;
    cml:logicSummary "Statement must be given within a specified period" ;
    cml:premiseText "Paragraph (1) (da) directs to give a statement within a period" ;
    cml:conclusionText "The statement must be given before the restraining order expires" ;
    cml:executionSurface "modalities::interval_reasoning" ;
    cml:confidence "0.5000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-48-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-48-ss-1-logic-deontic-4 .
concept:crimes-legislation-amendment-act-sec-48-ss-1-logic-deontic-4 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "MUST" ;
    cml:logicSummary "Must provide particulars of property dealings" ;
    cml:premiseText "Paragraph (1) (da) directs to give a statement about the property" ;
    cml:conclusionText "The owner or defendant must provide particulars of their property dealings" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "0.5000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-48-ss-2 a cml:Concept ;
    skos:prefLabel "48(2) Section 48"@en ;
    cml:realizedBy doc:sec-48-ss-2 ;
    cml:integrityHash "ad51392dd015ba3209b2ad1c66458c8f8bf3a28e179e13b0ada383c00a5856e3" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-48 ;
    skos:note "Amendments apply to restraining orders made before or after section commencement." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.19" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-48-ss-2-norm .
concept:crimes-legislation-amendment-act-sec-48-ss-2-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-48-ss-2 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-48-ss-2 cml:asserts concept:crimes-legislation-amendment-act-sec-48-ss-2-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-48-ss-2-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Applicability" ;
    cml:logicSummary "Applicability of amendments to restraining orders" ;
    cml:premiseText "Subsection (1) applies to subsection (2)" ;
    cml:conclusionText "Amendments apply to restraining orders made before or after section commencement." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-48-ss-2 cml:asserts concept:crimes-legislation-amendment-act-sec-48-ss-2-logic-alleninterval-2 .
concept:crimes-legislation-amendment-act-sec-48-ss-2-logic-alleninterval-2 a cml:LogicApplication ;
    cml:modality cml:AllenInterval ;
    cml:operator "Temporal Overlap" ;
    cml:logicSummary "Overlap between amendments and restraining order commencement" ;
    cml:premiseText "Restraining order ceases to be in force when subsection (2) commences" ;
    cml:conclusionText "Amendments apply to restraining orders made before or after section commencement." ;
    cml:executionSurface "modalities::interval_reasoning" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-48-ss-2 cml:asserts concept:crimes-legislation-amendment-act-sec-48-ss-2-logic-argumentation-3 .
concept:crimes-legislation-amendment-act-sec-48-ss-2-logic-argumentation-3 a cml:LogicApplication ;
    cml:modality cml:Argumentation ;
    cml:operator "Implication" ;
    cml:logicSummary "Implication of amendments on restraining order applicability" ;
    cml:premiseText "Subsection (2) implies that subsection (1) applies to restraining orders" ;
    cml:conclusionText "Amendments apply to restraining orders made before or after section commencement." ;
    cml:executionSurface "modalities::argumentation" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-48-ss-2 cml:asserts concept:crimes-legislation-amendment-act-sec-48-ss-2-logic-diffusion-4 .
concept:crimes-legislation-amendment-act-sec-48-ss-2-logic-diffusion-4 a cml:LogicApplication ;
    cml:modality cml:Diffusion ;
    cml:operator "Propagation" ;
    cml:logicSummary "Propagation of amendments to restraining orders" ;
    cml:premiseText "Subsection (2) propagates the applicability of subsection (1)" ;
    cml:conclusionText "Amendments apply to restraining orders made before or after section commencement." ;
    cml:executionSurface "modalities::diffusion" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-48-ss-2 cml:asserts concept:crimes-legislation-amendment-act-sec-48-ss-2-logic-cogai-5 .
concept:crimes-legislation-amendment-act-sec-48-ss-2-logic-cogai-5 a cml:LogicApplication ;
    cml:modality cml:CogAI ;
    cml:operator "Inference" ;
    cml:logicSummary "Inference of amendments on restraining order applicability" ;
    cml:premiseText "Subsection (2) infers that subsection (1) applies to restraining orders" ;
    cml:conclusionText "Amendments apply to restraining orders made before or after section commencement." ;
    cml:executionSurface "sparql_library::parsers::chk_parser" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-49 a cml:Concept ;
    skos:prefLabel "49 Section 49"@en ;
    cml:realizedBy doc:sec-49 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-49-ss-1 ;
    cml:hasPart concept:crimes-legislation-amendment-act-sec-49-ss-2 ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.20" .

concept:crimes-legislation-amendment-act-sec-49-ss-1 a cml:Concept ;
    skos:prefLabel "49(1) Section 49"@en ;
    cml:realizedBy doc:sec-49-ss-1 ;
    cml:integrityHash "d0b74f9f43bd04bdeea1c2428f9cdde696e50b28e33cd6debda602eca94bd1eb" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-49 ;
    skos:note "Amend Section 57 of the Principal Act regarding pecuniary penalty orders." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.20" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-49-ss-1-norm .
concept:crimes-legislation-amendment-act-sec-49-ss-1-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-49-ss-1 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-49-ss-1 cml:asserts concept:crimes-legislation-amendment-act-sec-49-ss-1-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-49-ss-1-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Obligation" ;
    cml:logicSummary "Imposes an obligation on the State." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-49-ss-2 a cml:Concept ;
    skos:prefLabel "49(2) Section 49"@en ;
    cml:realizedBy doc:sec-49-ss-2 ;
    cml:integrityHash "6da5db9fca17478e990bd5f12b71bda8271212e3ec63695d3a6a03b1e6c71f59" ;
    values:partOf concept:crimes-legislation-amendment-act-sec-49 ;
    skos:note "Amendments apply to restraining orders made before or after section commencement." ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.20" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-49-ss-2-norm .
concept:crimes-legislation-amendment-act-sec-49-ss-2-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-49-ss-2 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-49-ss-2 cml:asserts concept:crimes-legislation-amendment-act-sec-49-ss-2-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-49-ss-2-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "binds" ;
    cml:logicSummary "Binds the amendments to restraining orders made before or after section commencement." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-50 a cml:Concept ;
    skos:prefLabel "50 Section 50"@en ;
    cml:realizedBy doc:sec-50 ;
    cml:integrityHash "1395b73ee4e81ea06e911e184120ee79ff4cdf81562f7c42d20dddabb25c1447" ;
    skos:note "Jurisdiction granted to State and Territory courts" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.21" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-50-norm .
concept:crimes-legislation-amendment-act-sec-50-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-50 ;
    values:borneBy values:Agent ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-50 cml:asserts concept:crimes-legislation-amendment-act-sec-50-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-50-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Grant" ;
    cml:logicSummary "Establishes jurisdiction" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .


concept:crimes-legislation-amendment-act-sec-51 a cml:Concept ;
    skos:prefLabel "51 Section 51"@en ;
    cml:realizedBy doc:sec-51 ;
    cml:integrityHash "6805fdc4472bdad459ff98b77bac14b3d5c09975847758134a20710d076c6f6d" ;
    skos:note "Court must consider relevant circumstances when imposing a further federal sentence. Amend Section 98 of the Principal Act" ;
    cml:curationStatus cml:Proposed ;
    cml:schemaVersion "2" ;
    cml:proposedBy <https://ns.webcivics.net/tools/legis2cml> ;
    prov:wasDerivedFrom <crimes-legislation-amendment-act.pdf> ;
    dc:source "crimes-legislation-amendment-act.pdf, p.21" ;
    cml:asserts concept:crimes-legislation-amendment-act-sec-51-norm .
concept:crimes-legislation-amendment-act-sec-51-norm a values:Obligation ;
    cml:modality cml:Deontic ;
    values:partOf concept:crimes-legislation-amendment-act-sec-51 ;
    values:borneBy values:State ;
    skos:scopeNote "borne by: State" ;
    values:deonticStatus values:HeuristicDerived ;
    cml:curationStatus cml:Proposed .
concept:crimes-legislation-amendment-act-sec-51 cml:asserts concept:crimes-legislation-amendment-act-sec-51-logic-deontic-1 .
concept:crimes-legislation-amendment-act-sec-51-logic-deontic-1 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "MUST" ;
    cml:logicSummary "Court must consider relevant circumstances." ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-51 cml:asserts concept:crimes-legislation-amendment-act-sec-51-logic-deontic-2 .
concept:crimes-legislation-amendment-act-sec-51-logic-deontic-2 a cml:LogicApplication ;
    cml:modality cml:Deontic ;
    cml:operator "Obligation" ;
    cml:logicSummary "Imposes an obligation on the State to amend Section 98 of the Principal Act" ;
    cml:executionSurface "modalities::logic::deontic" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .

concept:crimes-legislation-amendment-act-sec-51 cml:asserts concept:crimes-legislation-amendment-act-sec-51-logic-descriptionlogic-3 .
concept:crimes-legislation-amendment-act-sec-51-logic-descriptionlogic-3 a cml:LogicApplication ;
    cml:modality cml:DescriptionLogic ;
    cml:operator "Classify" ;
    cml:logicSummary "Classifies the amendment as a deontic obligation" ;
    cml:executionSurface "modalities::dl" ;
    cml:confidence "1.0000"^^xsd:decimal ;
    cml:curationStatus cml:Proposed .
