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

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

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

<artist/1585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13117#subject> ;
    schema:name "Raito"@en,
        "来兎"@ja ;
    foaf:made <album/13117#composition>,
        <album/13117#subject> ;
    foaf:name "Raito"@en,
        "来兎"@ja .

<artist/6153#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13117#subject> ;
    schema:name "Piece of Rain"@en ;
    foaf:made <album/13117#composition>,
        <album/13117#subject> ;
    foaf:name "Piece of Rain"@en .

<artist/999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13117#subject> ;
    schema:name "Shade"@en ;
    foaf:made <album/13117#composition>,
        <album/13117#subject> ;
    foaf:name "Shade"@en .

<event/19> a mo:Release ;
    schema:name "Released at Comic Market 63 (Dec 28, 2002 to Dec 30, 2002)" .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/2168#subject> a schema:CreativeWork ;
    schema:name "Atlach=Nacha"@en,
        "アトラク=ナクア"@ja,
        "Atlach=Nacha"@ja-latn ;
    foaf:name "Atlach=Nacha"@en,
        "アトラク=ナクア"@ja,
        "Atlach=Nacha"@ja-latn .

<product/3217#subject> a schema:CreativeWork ;
    schema:name "Melty Blood"@en,
        "Melty Blood"@ja,
        "Melty Blood"@ja-latn ;
    foaf:name "Melty Blood"@en,
        "Melty Blood"@ja,
        "Melty Blood"@ja-latn .

<product/812#subject> a schema:CreativeWork ;
    schema:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn ;
    foaf:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn .

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

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

<org/244#subject> schema:name "Piece of Rain"@en,
        "Piece of Rain"@ja,
        "Piece of Rain"@ja-latn ;
    foaf:name "Piece of Rain"@en,
        "Piece of Rain"@ja,
        "Piece of Rain"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/13117/13117-1240009463.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13117#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphonia"@en,
        "Symphonia"@ja,
        "Symphonia"@ja-latn ;
    mo:composer <artist/1585#subject>,
        <artist/6153#subject>,
        <artist/999#subject> ;
    mo:produced_work <album/13117#musicalwork> ;
    schema:name "Symphonia"@en,
        "Symphonia"@ja,
        "Symphonia"@ja-latn .

<album/13117#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-12-30"^^xsd:date ;
    dcterms:title "Symphonia"@en,
        "Symphonia"@ja,
        "Symphonia"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13117#musicalexpression> ;
    mo:publisher <org/244#subject> ;
    mo:record _:N75051da4485e43ac815123f7ae77c74f ;
    mo:record_count 1 ;
    mo:release <event/19> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "puncTure"@en ;
            foaf:name "puncTure"@en ],
        <product/1011#subject>,
        <product/2168#subject>,
        <product/3217#subject>,
        <product/812#subject> ;
    schema:datePublished "2003-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/13117/13117-1240009463.jpg> ;
    schema:name "Symphonia"@en,
        "Symphonia"@ja,
        "Symphonia"@ja-latn ;
    schema:publisher <org/244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/13117/13117-1240009463.jpg> .

_:N10e47c296ccf4a32a866e70bfcc9cd24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Help Me!"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75051da4485e43ac815123f7ae77c74f ;
    schema:name "Help Me!"@en .

_:N3960005e4e8944d68fe83b216abe1d0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The theme of Arcueid"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75051da4485e43ac815123f7ae77c74f ;
    schema:name "The theme of Arcueid"@en .

_:N78082957f4e94ef08666f647e8dca09a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75051da4485e43ac815123f7ae77c74f ;
    schema:name "Prelude"@en .

_:N865218a5b1b74c8d9450389caf937b87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "puncTure"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75051da4485e43ac815123f7ae77c74f ;
    schema:name "puncTure"@en .

_:N8c739854bdeb4051a07ce8cdd6f2719c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Throwing into the Banquet"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75051da4485e43ac815123f7ae77c74f ;
    schema:name "Throwing into the Banquet"@en .

_:Nd9428928c3b949fd8ce99c697f52f197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BT -kaze-"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75051da4485e43ac815123f7ae77c74f ;
    schema:name "BT -kaze-"@en .

_:Ne7e1981fad684000bd167f52754c89d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red tint"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75051da4485e43ac815123f7ae77c74f ;
    schema:name "Red tint"@en .

_:Nfa57bd681c104866b211feddef92ac63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The end of 1000 years"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N75051da4485e43ac815123f7ae77c74f ;
    schema:name "The end of 1000 years"@en .

_:N75051da4485e43ac815123f7ae77c74f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10e47c296ccf4a32a866e70bfcc9cd24,
        _:N3960005e4e8944d68fe83b216abe1d0b,
        _:N78082957f4e94ef08666f647e8dca09a,
        _:N865218a5b1b74c8d9450389caf937b87,
        _:N8c739854bdeb4051a07ce8cdd6f2719c,
        _:Nd9428928c3b949fd8ce99c697f52f197,
        _:Ne7e1981fad684000bd167f52754c89d1,
        _:Nfa57bd681c104866b211feddef92ac63 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N10e47c296ccf4a32a866e70bfcc9cd24,
        _:N3960005e4e8944d68fe83b216abe1d0b,
        _:N78082957f4e94ef08666f647e8dca09a,
        _:N865218a5b1b74c8d9450389caf937b87,
        _:N8c739854bdeb4051a07ce8cdd6f2719c,
        _:Nd9428928c3b949fd8ce99c697f52f197,
        _:Ne7e1981fad684000bd167f52754c89d1,
        _:Nfa57bd681c104866b211feddef92ac63 .

