@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://homosaurus.org/v2/cunnilingus> a skos:Concept;
   dc:identifier "cunnilingus";
   dc:isReplacedBy <https://homosaurus.org/v3/homoit0000239>;
   dc:issued "2019-05-14"^^xsd:date;
   dc:modified "2019-05-14"^^xsd:date;
   skos:altLabel "Carpet munching",
     "Cunt licking",
     "Eating pussy",
     "Muff diving";
   skos:broader <http://homosaurus.org/v2/vaginalSex>,
     <http://homosaurus.org/v2/oralSex>,
     <http://homosaurus.org/v2/licking>,
     <http://homosaurus.org/v2/clitoralSex>,
     <http://homosaurus.org/v2/vaginas>,
     <http://homosaurus.org/v2/sexAct>,
     <http://homosaurus.org/v2/sexualPractices>;
   skos:hasTopConcept <http://homosaurus.org/v2/sexAct>,
     <http://homosaurus.org/v2/sexualPractices>,
     <http://homosaurus.org/v2/erogenousBodyParts>,
     <http://homosaurus.org/v2/sexBody>;
   skos:inScheme <http://homosaurus.org/terms>;
   skos:prefLabel "Cunnilingus" .
