@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/125917> foaf:primaryTopic <album/125917#subject> .

<album/125917#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vagina Dentata / Kobaryo"@en,
        "Vagina Dentata / Kobaryo"@ja,
        "Vagina Dentata / Kobaryo"@ja-latn ;
    mo:produced_work <album/125917#musicalwork> ;
    schema:name "Vagina Dentata / Kobaryo"@en,
        "Vagina Dentata / Kobaryo"@ja,
        "Vagina Dentata / Kobaryo"@ja-latn .

<album/125917#lyrics> a mo:Lyrics .

<album/125917#vocals> a mo:Singer .

<album/125917#musicalexpression> a mo:Signal ;
    mo:published_as <album/125917#subject> ;
    mo:records <album/125917#performance> .

<album/125917#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Vagina Dentata / Kobaryo"@en,
        "Vagina Dentata / Kobaryo"@ja,
        "Vagina Dentata / Kobaryo"@ja-latn ;
    mo:performance_of <album/125917#musicalwork> ;
    mo:recorded_as <album/125917#musicalexpression> ;
    schema:name "Vagina Dentata / Kobaryo"@en,
        "Vagina Dentata / Kobaryo"@ja,
        "Vagina Dentata / Kobaryo"@ja-latn ;
    schema:workPerformed <album/125917#musicalwork> .

<org/3618#subject> schema:name "HiTNEX TRAX"@en,
        "HiTNEX TRAX"@ja,
        "HiTNEX TRAX"@ja-latn ;
    foaf:name "HiTNEX TRAX"@en,
        "HiTNEX TRAX"@ja,
        "HiTNEX TRAX"@ja-latn .

<https://media.vgm.io/albums/71/125917/125917-46c1bfd468c8.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/125917#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/125917/125917-46c1bfd468c8.png> ;
    foaf:depicts <album/125917#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/125917/125917-46c1bfd468c8.png> .

<https://medium-media.vgm.io/albums/71/125917/125917-46c1bfd468c8.png> a schema:ImageObject,
        foaf:Image .

<album/125917#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/125917#composition> ;
    mo:lyrics <album/125917#lyrics> ;
    mo:performed_in <album/125917#performance> ;
    mo:singer <album/125917#vocals> .

<album/125917#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-01"^^xsd:date ;
    dcterms:title "Vagina Dentata / Kobaryo"@en,
        "Vagina Dentata / Kobaryo"@ja,
        "Vagina Dentata / Kobaryo"@ja-latn ;
    mo:catalogue_number "HNX-009" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/125917#musicalexpression> ;
    mo:publisher <org/3618#subject> ;
    mo:record _:N10bd71ef14b342819b570fb76af26948 ;
    mo:record_count 1 ;
    schema:datePublished "2019-05-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/71/125917/125917-46c1bfd468c8.png> ;
    schema:name "Vagina Dentata / Kobaryo"@en,
        "Vagina Dentata / Kobaryo"@ja,
        "Vagina Dentata / Kobaryo"@ja-latn ;
    schema:publisher <org/3618#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/125917/125917-46c1bfd468c8.png> .

_:N10bd71ef14b342819b570fb76af26948 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc5c14b4471f543b5b4badcf691bb41ac ;
    mo:track_count 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc5c14b4471f543b5b4badcf691bb41ac .

_:Nc5c14b4471f543b5b4badcf691bb41ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vagina Dentata [feat. Srezcat]"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N10bd71ef14b342819b570fb76af26948 ;
    schema:name "Vagina Dentata [feat. Srezcat]"@en .

