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

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

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

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30979#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/30979#composition>,
        <album/30979#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<event/146> a mo:Release ;
    schema:name "Released at Comic Market 81 (Dec 29, 2011 to Dec 31, 2011)" .

<album/30979#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PURE ODIO"@en,
        "PURE ODIO"@ja,
        "PURE ODIO"@ja-latn ;
    mo:composer <artist/139#subject> ;
    mo:produced_work <album/30979#musicalwork> ;
    schema:name "PURE ODIO"@en,
        "PURE ODIO"@ja,
        "PURE ODIO"@ja-latn .

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

<org/1233#subject> schema:name "Resonant Sound"@en,
        "Resonant Sound"@ja,
        "Resonant Sound"@ja-latn ;
    foaf:name "Resonant Sound"@en,
        "Resonant Sound"@ja,
        "Resonant Sound"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/30979/30979-1331801284.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11804#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30979#performance> ;
    schema:name "Isami"@en ;
    foaf:name "Isami"@en .

<artist/11805#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30979#performance> ;
    schema:name "Kumine"@en,
        "紅美音"@ja ;
    foaf:name "Kumine"@en,
        "紅美音"@ja .

<artist/14185#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30979#performance> ;
    schema:name "Yumi Suzuha"@en,
        "鈴葉ユミ"@ja ;
    foaf:name "Yumi Suzuha"@en,
        "鈴葉ユミ"@ja .

<artist/4428#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30979#performance> ;
    schema:name "Wiest"@en ;
    foaf:name "Wiest"@en .

<artist/6927#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30979#performance> ;
    schema:name "Pole"@en,
        "ポール"@ja ;
    foaf:name "Pole"@en,
        "ポール"@ja .

<album/30979#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-31"^^xsd:date ;
    dcterms:title "PURE ODIO"@en,
        "PURE ODIO"@ja,
        "PURE ODIO"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30979#musicalexpression> ;
    mo:publisher <org/1233#subject> ;
    mo:record _:N6d2e9cf9ac3b41df836b65fecf10acb0 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "LIVE A LIVE"@en ;
            foaf:name "LIVE A LIVE"@en ] ;
    schema:byArtist <artist/11804#subject>,
        <artist/11805#subject>,
        <artist/14185#subject>,
        <artist/4428#subject>,
        <artist/6927#subject> ;
    schema:datePublished "2011-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/30979/30979-1331801284.jpg> ;
    schema:name "PURE ODIO"@en,
        "PURE ODIO"@ja,
        "PURE ODIO"@ja-latn ;
    schema:publisher <org/1233#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/30979/30979-1331801284.jpg> .

<album/30979#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PURE ODIO"@en,
        "PURE ODIO"@ja,
        "PURE ODIO"@ja-latn ;
    mo:performance_of <album/30979#musicalwork> ;
    mo:performer <artist/11804#subject>,
        <artist/11805#subject>,
        <artist/14185#subject>,
        <artist/4428#subject>,
        <artist/6927#subject> ;
    mo:recorded_as <album/30979#musicalexpression> ;
    schema:byArtist <artist/11804#subject>,
        <artist/11805#subject>,
        <artist/14185#subject>,
        <artist/4428#subject>,
        <artist/6927#subject> ;
    schema:name "PURE ODIO"@en,
        "PURE ODIO"@ja,
        "PURE ODIO"@ja-latn ;
    schema:workPerformed <album/30979#musicalwork> .

_:N36291f8ae4cb4fb384a0adc6e2241b06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Difficult Fight"@en,
        "凛然たる戦い"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N6d2e9cf9ac3b41df836b65fecf10acb0 ;
    schema:name "Difficult Fight"@en,
        "凛然たる戦い"@ja .

_:N673e1e63e875437a9e2c6db030317aa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PURE ODIO"@en,
        "PURE ODIO"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N6d2e9cf9ac3b41df836b65fecf10acb0 ;
    schema:name "PURE ODIO"@en,
        "PURE ODIO"@ja .

_:N6d2e9cf9ac3b41df836b65fecf10acb0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36291f8ae4cb4fb384a0adc6e2241b06,
        _:N673e1e63e875437a9e2c6db030317aa0 ;
    mo:track_count 2 ;
    schema:duration "PT10:09"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N36291f8ae4cb4fb384a0adc6e2241b06,
        _:N673e1e63e875437a9e2c6db030317aa0 .

