@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/86826> foaf:primaryTopic <album/86826#subject> .

<artist/20945#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Tomato"@en,
        "とまとあき"@ja ;
    foaf:made <album/86826#lyrics>,
        <album/86826#subject> ;
    foaf:name "Aki Tomato"@en,
        "とまとあき"@ja .

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

<artist/808#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86826#subject> ;
    schema:name "Takayuki Negishi"@en,
        "根岸貴幸"@ja ;
    foaf:made <album/86826#composition>,
        <album/86826#subject> ;
    foaf:name "Takayuki Negishi"@en,
        "根岸貴幸"@ja .

<album/86826#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@en,
        "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@ja,
        "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@ja-latn ;
    mo:composer <artist/808#subject> ;
    mo:produced_work <album/86826#musicalwork> ;
    schema:name "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@en,
        "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@ja,
        "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@ja-latn .

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

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

<org/2285#subject> schema:name "vap"@en,
        "vap"@ja,
        "vap"@ja-latn ;
    foaf:name "vap"@en,
        "vap"@ja,
        "vap"@ja-latn .

<https://media.vgm.io/albums/62/86826/86826-1558266149.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/86826#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/86826/86826-1558266149.jpg> ;
    foaf:depicts <album/86826#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/86826/86826-1558266149.jpg> .

<https://medium-media.vgm.io/albums/62/86826/86826-1558266149.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3109#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86826#performance> ;
    schema:name "Kyoko Hikami"@en,
        "氷上恭子"@ja ;
    foaf:name "Kyoko Hikami"@en,
        "氷上恭子"@ja .

<artist/3212#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86826#performance> ;
    schema:name "Aya Hisakawa"@en,
        "久川綾"@ja ;
    foaf:name "Aya Hisakawa"@en,
        "久川綾"@ja .

<artist/3627#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86826#performance> ;
    schema:name "Rica Fukami"@en,
        "深見梨加"@ja ;
    foaf:name "Rica Fukami"@en,
        "深見梨加"@ja .

<artist/4279#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86826#performance> ;
    schema:name "Show Hayami"@en,
        "速水奨"@ja ;
    foaf:name "Show Hayami"@en,
        "速水奨"@ja .

<artist/4575#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86826#performance> ;
    schema:name "Konami Yoshida"@en,
        "吉田小南美"@ja ;
    foaf:name "Konami Yoshida"@en,
        "吉田小南美"@ja .

<artist/606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86826#performance> ;
    schema:name "Hikaru Midorikawa"@en,
        "緑川光"@ja ;
    foaf:name "Hikaru Midorikawa"@en,
        "緑川光"@ja .

<artist/8033#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86826#performance> ;
    schema:name "Kazuya Ichijo"@en,
        "一条和矢"@ja ;
    foaf:name "Kazuya Ichijo"@en,
        "一条和矢"@ja .

<artist/903#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86826#performance> ;
    schema:name "Yuu Asakawa"@en,
        "浅川悠"@ja ;
    foaf:name "Yuu Asakawa"@en,
        "浅川悠"@ja .

<album/86826#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-01-23"^^xsd:date ;
    dcterms:title "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@en,
        "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@ja,
        "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@ja-latn ;
    mo:catalogue_number "VPCG-84742" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86826#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:Nca89f825e72d44eabc105e6c23462f5f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Trinity Blood Rage Against the Moons"@en ;
            foaf:name "Trinity Blood Rage Against the Moons"@en ] ;
    schema:byArtist <artist/3109#subject>,
        <artist/3212#subject>,
        <artist/3627#subject>,
        <artist/4279#subject>,
        <artist/4575#subject>,
        <artist/606#subject>,
        <artist/8033#subject>,
        <artist/903#subject> ;
    schema:datePublished "2002-01-23"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/62/86826/86826-1558266149.jpg> ;
    schema:name "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@en,
        "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@ja,
        "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/86826/86826-1558266149.jpg> .

<album/86826#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@en,
        "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@ja,
        "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@ja-latn ;
    mo:performance_of <album/86826#musicalwork> ;
    mo:performer <artist/3109#subject>,
        <artist/3212#subject>,
        <artist/3627#subject>,
        <artist/4279#subject>,
        <artist/4575#subject>,
        <artist/606#subject>,
        <artist/8033#subject>,
        <artist/903#subject> ;
    mo:recorded_as <album/86826#musicalexpression> ;
    schema:byArtist <artist/3109#subject>,
        <artist/3212#subject>,
        <artist/3627#subject>,
        <artist/4279#subject>,
        <artist/4575#subject>,
        <artist/606#subject>,
        <artist/8033#subject>,
        <artist/903#subject> ;
    schema:name "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@en,
        "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@ja,
        "Trinity Blood Rage Against the Moons MISSION [ II ] WITCH HUNT"@ja-latn ;
    schema:workPerformed <album/86826#musicalwork> .

_:N2dc6d3c546ae45fcaef2a325026e3b47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第6話 相棒"@ja ;
    mo:track_number 3 ;
    schema:duration "PT25:22"^^xsd:interval ;
    schema:inPlaylist _:Nca89f825e72d44eabc105e6c23462f5f ;
    schema:name "第6話 相棒"@ja .

_:N5cc271393c494602a965abcf98d2a627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第5話 仮面"@ja ;
    mo:track_number 2 ;
    schema:duration "PT17:40"^^xsd:interval ;
    schema:inPlaylist _:Nca89f825e72d44eabc105e6c23462f5f ;
    schema:name "第5話 仮面"@ja .

_:N941a7c54a5dd43f09e4fab8df6ce86c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第4話 ガンスリンガー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT29:18"^^xsd:interval ;
    schema:inPlaylist _:Nca89f825e72d44eabc105e6c23462f5f ;
    schema:name "第4話 ガンスリンガー"@ja .

_:Nb40db3b51687442fa94ec78804cd9c02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖なる合唱 ～混沌～ (Bonus Track)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nca89f825e72d44eabc105e6c23462f5f ;
    schema:name "聖なる合唱 ～混沌～ (Bonus Track)"@ja .

_:Nca89f825e72d44eabc105e6c23462f5f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2dc6d3c546ae45fcaef2a325026e3b47,
        _:N5cc271393c494602a965abcf98d2a627,
        _:N941a7c54a5dd43f09e4fab8df6ce86c3,
        _:Nb40db3b51687442fa94ec78804cd9c02 ;
    mo:track_count 4 ;
    schema:duration "PT74:29"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2dc6d3c546ae45fcaef2a325026e3b47,
        _:N5cc271393c494602a965abcf98d2a627,
        _:N941a7c54a5dd43f09e4fab8df6ce86c3,
        _:Nb40db3b51687442fa94ec78804cd9c02 .

