JIRA-Ticket 

Selektionskriterium PICA-Feld: 008A $a = ca

Relationstypen: alle

# im Agrovoc Mapping ist dieses Beispiel ein exactMatch
gnd:4191323-1  dcterms:isPartOf  <https://d-nb.info/gnd> ;
		skos:inScheme     <https://d-nb.info/gnd> ;
        skos:exactMatch   agrovoc:c_12934 ;
        skos:prefLabel    "Zwiebel"@de .

agrovoc:c_12934  dcterms:isPartOf  <https://d-nb.info/gnd/mapping/stw/target> ;
        skos:exactMatch    gnd:4191323-1 ;
        skos:prefLabel    "onions"@en .


# Beispiel mit AND compound equivalence
<https://d-nb.info/gnd/4134302-5> dcterms:isPartOf <https://d-nb.info/datasets/authorities> ;
    skos:inScheme  <https://d-nb.info/datasets/authorities> ;
    skos:prefLabel "Zungenkrankheit"@de ;
    skos:closeMatch [ 
        a <http://www.loc.gov/mads/rdf/v1#ComplexSubject> ;
        <http://www.loc.gov/mads/rdf/v1#ComponentList> (
        <https://aims.fao.org/aos/agrovoc/c_7809>
        <https://aims.fao.org/aos/agrovoc/c_12678>
       )
    ] .

<https://aims.fao.org/aos/agrovoc/c_7809> dcterms:isPartOf <https://d-nb.info/mapping/gnd/agrovoc/target> ;
    skos:prefLabel "tongue"@en ;
    skos:exactMatch <https://d-nb.info/gnd/4134302-5> .

<https://aims.fao.org/aos/agrovoc/c_12678> dcterms:isPartOf <https://d-nb.info/mapping/gnd/agrovoc/target> ;
    skos:prefLabel "mouth diseases"@en ;
    skos:exactMatch <https://d-nb.info/gnd/4134302-5> .


# Beispiel mit OR compound equivalence

<https://d-nb.info/gnd/4219547-0> dcterms:isPartOf  <https://d-nb.info/datasets/authorities> ;
        skos:inScheme     <https://d-nb.info/datasets/authorities> ;
        skos:closeMatch   <https://aims.fao.org/aos/agrovoc/c_16379> , <https://aims.fao.org/aos/agrovoc/c_5275> ; 
        skos:prefLabel    "Nährstoffbilanz"@de .
       
 <https://https://aims.fao.org/aos/agrovoc/c_16379> dcterms:isPartOf  <https://d-nb.info/mapping/gnd/agrovoc/target> ;
        skos:closeMatch    <https://d-nb.info/gnd/4219547-0> ;
        skos:prefLabel    "plant nutrition"@en .

<https://https://aims.fao.org/aos/agrovoc/c_5275> dcterms:isPartOf  <https://d-nb.info/mapping/gnd/agrovoc/target> ;
        skos:closeMatch    <https://d-nb.info/gnd/4219547-0> ;
        skos:prefLabel    "nutrition physiology"@en .


Stand der Implementierung nach Produktivnahme des Releases 2023.02 am 28.03.2023