Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Source Column

Destination RDF Predicate

Comments

id

dct:identifier, rdfs:label

soil_characterisation_id

ssn-ext:isMemberOfUsed by the observation.

coarse_frag_shape_id

ssn-ext:hasMember, sosa:hasResult

Member of ssn-ext:ObservationCollection with dct:type SOIL

Status
colourYellow
titleTERN:
Land Surface

Status
colourGreen
titleAusplots:
Land Surface

Example Row

ID

SOIL_CHARACTERISATION_ID

COARSE_FRAG_SHAPE_ID

105124

118632

NC

Example RDF

Code Block
breakoutModewide
languagepy
@prefix ausplots: <http://linked.data.gov.au/dataset/ausplots/> .
@prefix ausplots-cv: <http://linked.data.gov.au/def/ausplots-cv/> .
@prefix data: <http://linked.data.gov.au/def/datatype/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix plot: <http://linked.data.gov.au/def/plot/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix ssn-ext: <http://www.w3.org/ns/ssn/ext/> .
@prefix tern-ssn: <https://w3id.org/tern/ontologies/ssn/> .
@prefix time: <http://www.w3.org/2006/time#> .

ausplots:s-oc-53471 a ssn-ext:ObservationCollection ;
    rdfs:label "AUSPLOTS Rangelands 'Soil' Observation Collection for SiteVisit: '53471'" ;
    plot:wasSubActivityOf ausplots:sv-53471 ;
    dct:type ausplots-cv:68eec465-a91e-49a8-9265-6da7ef8ad284 ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-59890 ] ;
    ssn-ext:hasMember ausplots:s-oc-53471-ccfsh-105124-o-1,
        ausplots:s-oc-53471-ccfsh-105125-o-1,
        ausplots:s-oc-53471-ccfsh-105126-o-1,
        ausplots:s-oc-53471-ccfsh-105127-o-1,
        ausplots:s-oc-53471-ccfsh-105128-o-1,
        ausplots:s-oc-53471-ccfsh-105129-o-1,
        ausplots:s-oc-53471-ccfsh-105130-o-1,
        ausplots:s-oc-53471-ccfsh-105131-o-1,
        ausplots:s-oc-53471-ccfsh-105132-o-1 .

ausplots:s-oc-58629 a ssn-ext:ObservationCollection ;
    rdfs:label "AUSPLOTS Rangelands 'Soil' Observation Collection for SiteVisit: '58629'" ;
    plot:wasSubActivityOf ausplots:sv-58629 ;
    dct:type ausplots-cv:68eec465-a91e-49a8-9265-6da7ef8ad284 ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-61306 ] ;
    ssn-ext:hasMember ausplots:s-oc-58629-ccfsh-113051-o-1,
        ausplots:s-oc-58629-ccfsh-113052-o-1,
        ausplots:s-oc-58629-ccfsh-113053-o-1,
        ausplots:s-oc-58629-ccfsh-113054-o-1 .

ausplots:s-oc-53471-ccfsh-105124-o-1 a sosa:Observation ;
    rdfs:label "Site Visit: '53471' | Soil Characterisation Coarse Fragments Shape: '105124' | Observation 1 (COARSE_FRAG_SHAPE_ID)" ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-59890 ] ;
    sosa:hasResult [ a data:Concept ;
            data:value ausplots-cv:f3159eee-d8ae-4e5f-a7cf-de171d58e859 ] ;
    sosa:observedProperty [ a sosa:ObservableProperty ;
            data:value ausplots-cv:212d1dd5-bfd5-4447-b254-d6b2fd03c55e ] ;
    sosa:phenomenonTime ausplots:t2013-06-13-h15-m1-s0 ;
    sosa:usedProcedure [ a sosa:Procedure ;
            data:value ausplots-cv:b49db586-17e6-4a6b-8a48-167e2ad9c577 ] ;
    tern-ssn:collectedSample ausplots:s-oc-53471-sc-118632-s-1 .

ausplots:s-oc-53471-ccfsh-105125-o-1 a sosa:Observation ;
    rdfs:label "Site Visit: '53471' | Soil Characterisation Coarse Fragments Shape: '105125' | Observation 1 (COARSE_FRAG_SHAPE_ID)" ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-59890 ] ;
    sosa:hasResult [ a data:Concept ;
            data:value ausplots-cv:f3159eee-d8ae-4e5f-a7cf-de171d58e859 ] ;
    sosa:observedProperty [ a sosa:ObservableProperty ;
            data:value ausplots-cv:212d1dd5-bfd5-4447-b254-d6b2fd03c55e ] ;
    sosa:phenomenonTime ausplots:t2013-06-13-h15-m1-s0 ;
    sosa:usedProcedure [ a sosa:Procedure ;
            data:value ausplots-cv:b49db586-17e6-4a6b-8a48-167e2ad9c577 ] ;
    tern-ssn:collectedSample ausplots:s-oc-53471-sc-118633-s-1 .

ausplots:s-oc-53471-ccfsh-105126-o-1 a sosa:Observation ;
    rdfs:label "Site Visit: '53471' | Soil Characterisation Coarse Fragments Shape: '105126' | Observation 1 (COARSE_FRAG_SHAPE_ID)" ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-59890 ] ;
    sosa:hasResult [ a data:Concept ;
            data:value ausplots-cv:f3159eee-d8ae-4e5f-a7cf-de171d58e859 ] ;
    sosa:observedProperty [ a sosa:ObservableProperty ;
            data:value ausplots-cv:212d1dd5-bfd5-4447-b254-d6b2fd03c55e ] ;
    sosa:phenomenonTime ausplots:t2013-06-13-h15-m1-s0 ;
    sosa:usedProcedure [ a sosa:Procedure ;
            data:value ausplots-cv:b49db586-17e6-4a6b-8a48-167e2ad9c577 ] ;
    tern-ssn:collectedSample ausplots:s-oc-53471-sc-118634-s-1 .

ausplots:s-oc-53471-ccfsh-105127-o-1 a sosa:Observation ;
    rdfs:label "Site Visit: '53471' | Soil Characterisation Coarse Fragments Shape: '105127' | Observation 1 (COARSE_FRAG_SHAPE_ID)" ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-59890 ] ;
    sosa:hasResult [ a data:Concept ;
            data:value ausplots-cv:f3159eee-d8ae-4e5f-a7cf-de171d58e859 ] ;
    sosa:observedProperty [ a sosa:ObservableProperty ;
            data:value ausplots-cv:212d1dd5-bfd5-4447-b254-d6b2fd03c55e ] ;
    sosa:phenomenonTime ausplots:t2013-06-13-h15-m1-s0 ;
    sosa:usedProcedure [ a sosa:Procedure ;
            data:value ausplots-cv:b49db586-17e6-4a6b-8a48-167e2ad9c577 ] ;
    tern-ssn:collectedSample ausplots:s-oc-53471-sc-118635-s-1 .

ausplots:s-oc-53471-ccfsh-105128-o-1 a sosa:Observation ;
    rdfs:label "Site Visit: '53471' | Soil Characterisation Coarse Fragments Shape: '105128' | Observation 1 (COARSE_FRAG_SHAPE_ID)" ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-59890 ] ;
    sosa:hasResult [ a data:Concept ;
            data:value ausplots-cv:f3159eee-d8ae-4e5f-a7cf-de171d58e859 ] ;
    sosa:observedProperty [ a sosa:ObservableProperty ;
            data:value ausplots-cv:212d1dd5-bfd5-4447-b254-d6b2fd03c55e ] ;
    sosa:phenomenonTime ausplots:t2013-06-13-h15-m1-s0 ;
    sosa:usedProcedure [ a sosa:Procedure ;
            data:value ausplots-cv:b49db586-17e6-4a6b-8a48-167e2ad9c577 ] ;
    tern-ssn:collectedSample ausplots:s-oc-53471-sc-118636-s-1 .

ausplots:s-oc-53471-ccfsh-105129-o-1 a sosa:Observation ;
    rdfs:label "Site Visit: '53471' | Soil Characterisation Coarse Fragments Shape: '105129' | Observation 1 (COARSE_FRAG_SHAPE_ID)" ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-59890 ] ;
    sosa:hasResult [ a data:Concept ;
            data:value ausplots-cv:f3159eee-d8ae-4e5f-a7cf-de171d58e859 ] ;
    sosa:observedProperty [ a sosa:ObservableProperty ;
            data:value ausplots-cv:212d1dd5-bfd5-4447-b254-d6b2fd03c55e ] ;
    sosa:phenomenonTime ausplots:t2013-06-13-h15-m1-s0 ;
    sosa:usedProcedure [ a sosa:Procedure ;
            data:value ausplots-cv:b49db586-17e6-4a6b-8a48-167e2ad9c577 ] ;
    tern-ssn:collectedSample ausplots:s-oc-53471-sc-118637-s-1 .

ausplots:s-oc-53471-ccfsh-105130-o-1 a sosa:Observation ;
    rdfs:label "Site Visit: '53471' | Soil Characterisation Coarse Fragments Shape: '105130' | Observation 1 (COARSE_FRAG_SHAPE_ID)" ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-59890 ] ;
    sosa:hasResult [ a data:Concept ;
            data:value ausplots-cv:f3159eee-d8ae-4e5f-a7cf-de171d58e859 ] ;
    sosa:observedProperty [ a sosa:ObservableProperty ;
            data:value ausplots-cv:212d1dd5-bfd5-4447-b254-d6b2fd03c55e ] ;
    sosa:phenomenonTime ausplots:t2013-06-13-h15-m1-s0 ;
    sosa:usedProcedure [ a sosa:Procedure ;
            data:value ausplots-cv:b49db586-17e6-4a6b-8a48-167e2ad9c577 ] ;
    tern-ssn:collectedSample ausplots:s-oc-53471-sc-118638-s-1 .

ausplots:s-oc-53471-ccfsh-105131-o-1 a sosa:Observation ;
    rdfs:label "Site Visit: '53471' | Soil Characterisation Coarse Fragments Shape: '105131' | Observation 1 (COARSE_FRAG_SHAPE_ID)" ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-59890 ] ;
    sosa:hasResult [ a data:Concept ;
            data:value ausplots-cv:f3159eee-d8ae-4e5f-a7cf-de171d58e859 ] ;
    sosa:observedProperty [ a sosa:ObservableProperty ;
            data:value ausplots-cv:212d1dd5-bfd5-4447-b254-d6b2fd03c55e ] ;
    sosa:phenomenonTime ausplots:t2013-06-13-h15-m1-s0 ;
    sosa:usedProcedure [ a sosa:Procedure ;
            data:value ausplots-cv:b49db586-17e6-4a6b-8a48-167e2ad9c577 ] ;
    tern-ssn:collectedSample ausplots:s-oc-53471-sc-118639-s-1 .

ausplots:s-oc-53471-ccfsh-105132-o-1 a sosa:Observation ;
    rdfs:label "Site Visit: '53471' | Soil Characterisation Coarse Fragments Shape: '105132' | Observation 1 (COARSE_FRAG_SHAPE_ID)" ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-59890 ] ;
    sosa:hasResult [ a data:Concept ;
            data:value ausplots-cv:f3159eee-d8ae-4e5f-a7cf-de171d58e859 ] ;
    sosa:observedProperty [ a sosa:ObservableProperty ;
            data:value ausplots-cv:212d1dd5-bfd5-4447-b254-d6b2fd03c55e ] ;
    sosa:phenomenonTime ausplots:t2013-06-13-h15-m1-s0 ;
    sosa:usedProcedure [ a sosa:Procedure ;
            data:value ausplots-cv:b49db586-17e6-4a6b-8a48-167e2ad9c577 ] ;
    tern-ssn:collectedSample ausplots:s-oc-53471-sc-118640-s-1 .

ausplots:s-oc-58629-ccfsh-113051-o-1 a sosa:Observation ;
    rdfs:label "Site Visit: '58629' | Soil Characterisation Coarse Fragments Shape: '113051' | Observation 1 (COARSE_FRAG_SHAPE_ID)" ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-61306 ] ;
    sosa:hasResult [ a data:Concept ;
            data:value ausplots-cv:b8f53422-5b0b-448e-aedb-e09e9e44d0a8 ] ;
    sosa:observedProperty [ a sosa:ObservableProperty ;
            data:value ausplots-cv:212d1dd5-bfd5-4447-b254-d6b2fd03c55e ] ;
    sosa:phenomenonTime ausplots:t2018-10-30-h16-m35-s2 ;
    sosa:usedProcedure [ a sosa:Procedure ;
            data:value ausplots-cv:b49db586-17e6-4a6b-8a48-167e2ad9c577 ] ;
    tern-ssn:collectedSample ausplots:s-oc-58629-sc-127009-s-1 .

ausplots:s-oc-58629-ccfsh-113052-o-1 a sosa:Observation ;
    rdfs:label "Site Visit: '58629' | Soil Characterisation Coarse Fragments Shape: '113052' | Observation 1 (COARSE_FRAG_SHAPE_ID)" ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-61306 ] ;
    sosa:hasResult [ a data:Concept ;
            data:value ausplots-cv:b8f53422-5b0b-448e-aedb-e09e9e44d0a8 ] ;
    sosa:observedProperty [ a sosa:ObservableProperty ;
            data:value ausplots-cv:212d1dd5-bfd5-4447-b254-d6b2fd03c55e ] ;
    sosa:phenomenonTime ausplots:t2018-10-30-h16-m35-s2 ;
    sosa:usedProcedure [ a sosa:Procedure ;
            data:value ausplots-cv:b49db586-17e6-4a6b-8a48-167e2ad9c577 ] ;
    tern-ssn:collectedSample ausplots:s-oc-58629-sc-127010-s-1 .

ausplots:s-oc-58629-ccfsh-113053-o-1 a sosa:Observation ;
    rdfs:label "Site Visit: '58629' | Soil Characterisation Coarse Fragments Shape: '113053' | Observation 1 (COARSE_FRAG_SHAPE_ID)" ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-61306 ] ;
    sosa:hasResult [ a data:Concept ;
            data:value ausplots-cv:b8f53422-5b0b-448e-aedb-e09e9e44d0a8 ] ;
    sosa:observedProperty [ a sosa:ObservableProperty ;
            data:value ausplots-cv:212d1dd5-bfd5-4447-b254-d6b2fd03c55e ] ;
    sosa:phenomenonTime ausplots:t2018-10-30-h16-m35-s2 ;
    sosa:usedProcedure [ a sosa:Procedure ;
            data:value ausplots-cv:b49db586-17e6-4a6b-8a48-167e2ad9c577 ] ;
    tern-ssn:collectedSample ausplots:s-oc-58629-sc-127011-s-1 .

ausplots:s-oc-58629-ccfsh-113054-o-1 a sosa:Observation ;
    rdfs:label "Site Visit: '58629' | Soil Characterisation Coarse Fragments Shape: '113054' | Observation 1 (COARSE_FRAG_SHAPE_ID)" ;
    sosa:hasFeatureOfInterest [ sosa:isSampleOf ausplots:site-61306 ] ;
    sosa:hasResult [ a data:Concept ;
            data:value ausplots-cv:b8f53422-5b0b-448e-aedb-e09e9e44d0a8 ] ;
    sosa:observedProperty [ a sosa:ObservableProperty ;
            data:value ausplots-cv:212d1dd5-bfd5-4447-b254-d6b2fd03c55e ] ;
    sosa:phenomenonTime ausplots:t2018-10-30-h16-m35-s2 ;
    sosa:usedProcedure [ a sosa:Procedure ;
            data:value ausplots-cv:b49db586-17e6-4a6b-8a48-167e2ad9c577 ] ;
    tern-ssn:collectedSample ausplots:s-oc-58629-sc-127012-s-1 .

ausplots:t2018-10-30-h16-m35-s2 a time:Instant ;
    time:inXSDDateTime "t2018-10-30-h16-m35-s2" .

ausplots:t2013-06-13-h15-m1-s0 a time:Instant ;
    time:inXSDDateTime "t2013-06-13-h15-m1-s0" .