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

<https://trackloaded.com/entertainment/woman-claims-gave-birth-without-sexual-intercourse/> a dcat:Dataset ;
    dct:title "Woman claims to gave birth without sexual intercourse" ;
    dct:identifier "woman-claims-gave-birth-without-sexual-intercourse" ;
    dct:creator <https://trackloaded.com/author/tao/> ;
    dct:modified "2022-07-10T11:09:26+00:00" .