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

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

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

<artist/140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52638#subject> ;
    schema:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja ;
    foaf:made <album/52638#composition>,
        <album/52638#subject> ;
    foaf:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja .

<event/102> a mo:Release ;
    schema:name "Released at M3-2011 Spring (May 01, 2011)" .

<product/196#subject> a schema:CreativeWork ;
    schema:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn ;
    foaf:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn .

<product/214#subject> a schema:CreativeWork ;
    schema:name "Trials of Mana"@en,
        "聖剣伝説3"@ja,
        "Seiken Densetsu 3"@ja-latn ;
    foaf:name "Trials of Mana"@en,
        "聖剣伝説3"@ja,
        "Seiken Densetsu 3"@ja-latn .

<album/52638#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NellMode of Mana"@en,
        "NellMode of Mana"@ja,
        "NellMode of Mana"@ja-latn ;
    mo:composer <artist/140#subject> ;
    mo:produced_work <album/52638#musicalwork> ;
    schema:name "NellMode of Mana"@en,
        "NellMode of Mana"@ja,
        "NellMode of Mana"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/83/52638/52638-1431279582.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/52638#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NellMode of Mana"@en,
        "NellMode of Mana"@ja,
        "NellMode of Mana"@ja-latn ;
    mo:performance_of <album/52638#musicalwork> ;
    mo:performer _:N25eb1b2a5b504094a9645d7be3fad781 ;
    mo:recorded_as <album/52638#musicalexpression> ;
    schema:byArtist _:N25eb1b2a5b504094a9645d7be3fad781 ;
    schema:name "NellMode of Mana"@en,
        "NellMode of Mana"@ja,
        "NellMode of Mana"@ja-latn ;
    schema:workPerformed <album/52638#musicalwork> .

<album/52638#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-01"^^xsd:date ;
    dcterms:title "NellMode of Mana"@en,
        "NellMode of Mana"@ja,
        "NellMode of Mana"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52638#musicalexpression> ;
    mo:publisher <org/2165#subject> ;
    mo:record _:Nb159750869cd4e2287f64a9f60184604 ;
    mo:record_count 1 ;
    mo:release <event/102> ;
    schema:about <product/196#subject>,
        <product/214#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ムンサル"@en ;
            foaf:name "ムンサル"@en ] ;
    schema:datePublished "2011-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/52638/52638-1431279582.jpg> ;
    schema:name "NellMode of Mana"@en,
        "NellMode of Mana"@ja,
        "NellMode of Mana"@ja-latn ;
    schema:publisher <org/2165#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/52638/52638-1431279582.jpg> .

_:N25eb1b2a5b504094a9645d7be3fad781 a schema:Person,
        foaf:Person ;
    mo:performed <album/52638#performance> ;
    schema:name "ムンサル"@en ;
    foaf:name "ムンサル"@en .

_:N5e7e396e882540d294f87e57ea8e0514 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アマゾネス新人研修"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb159750869cd4e2287f64a9f60184604 ;
    schema:name "アマゾネス新人研修"@ja .

_:N611a3f58d8cc4aefaa1eaf661f23a79a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand by for Action"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb159750869cd4e2287f64a9f60184604 ;
    schema:name "Stand by for Action"@ja .

_:N6d0710da90e048aea7bd926fd9e4eea8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terror of Darts"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb159750869cd4e2287f64a9f60184604 ;
    schema:name "Terror of Darts"@ja .

_:Nb63f7d5f3d1a4ec2bc7443ab17ff8ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHURA"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb159750869cd4e2287f64a9f60184604 ;
    schema:name "SHURA"@ja .

_:Nb98805f18ab14707a5ee0dcd8eabf02f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHURA(instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb159750869cd4e2287f64a9f60184604 ;
    schema:name "SHURA(instrumental)"@ja .

_:Ndc1ec1bcd99b4cf2be847ff6eab32d7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少年は荒野で踊る"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb159750869cd4e2287f64a9f60184604 ;
    schema:name "少年は荒野で踊る"@ja .

_:Nf62ae50a186a48beace2fdbe4eb7abed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "El,dorado"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb159750869cd4e2287f64a9f60184604 ;
    schema:name "El,dorado"@ja .

_:Nb159750869cd4e2287f64a9f60184604 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e7e396e882540d294f87e57ea8e0514,
        _:N611a3f58d8cc4aefaa1eaf661f23a79a,
        _:N6d0710da90e048aea7bd926fd9e4eea8,
        _:Nb63f7d5f3d1a4ec2bc7443ab17ff8ef4,
        _:Nb98805f18ab14707a5ee0dcd8eabf02f,
        _:Ndc1ec1bcd99b4cf2be847ff6eab32d7e,
        _:Nf62ae50a186a48beace2fdbe4eb7abed ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N5e7e396e882540d294f87e57ea8e0514,
        _:N611a3f58d8cc4aefaa1eaf661f23a79a,
        _:N6d0710da90e048aea7bd926fd9e4eea8,
        _:Nb63f7d5f3d1a4ec2bc7443ab17ff8ef4,
        _:Nb98805f18ab14707a5ee0dcd8eabf02f,
        _:Ndc1ec1bcd99b4cf2be847ff6eab32d7e,
        _:Nf62ae50a186a48beace2fdbe4eb7abed .

