@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.teagasc.ie/dataset/ae433a06-3d8d-4c10-bd0d-eb05abab06d3> a dcat:Dataset ;
    dct:identifier "ae433a06-3d8d-4c10-bd0d-eb05abab06d3" ;
    dct:issued "2026-08-17T15:43:53"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-08-17T15:47:10"^^xsd:dateTime ;
    dct:provenance "See methods doi.org/10.1186/s13620-025-00317-z" ;
    dct:publisher <https://opendata.teagasc.ie/organization/b16b4c0b-15bd-4654-b227-792210c7076b> ;
    dct:relation "Hamilton, K.M., O’Boyle, P., McEvoy, A. et al. Increase in anthelmintic resistance in sheep flocks in Ireland. Ir Vet J 79, 14 (2026). https://doi.org/10.1186/s13620-025-00317-z" ;
    dct:title "Sheep Faecal Egg Count Reduction Test Data Ireland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dr Orla Keane" ;
            vcard:hasEmail <mailto:orla.keane@teagasc.ie> ] ;
    dcat:keyword "Anthelmintic resistance",
        "Benzimidazole",
        "Ivermectin",
        "Levamisole",
        "Sheep" ;
    dcat:theme <animal_and_grassland> .

<https://opendata.teagasc.ie/organization/b16b4c0b-15bd-4654-b227-792210c7076b> a foaf:Organization ;
    foaf:name "Animal and Bioscience Research" .

