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

<artist/4026#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayumi Tomori"@en,
        "友利歩未"@ja ;
    foaf:made <album/35167#lyrics>,
        <album/35167#subject> ;
    foaf:name "Ayumi Tomori"@en,
        "友利歩未"@ja .

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

<artist/4024#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35167#subject> ;
    schema:name "Tarou Fukada"@en,
        "深田太郎"@ja ;
    foaf:made <album/35167#composition>,
        <album/35167#subject> ;
    foaf:name "Tarou Fukada"@en,
        "深田太郎"@ja .

<product/12875#subject> a schema:CreativeWork ;
    schema:name "Mega Man Legends"@en,
        "ロックマンDASH 鋼の冒険心"@ja,
        "Rockman DASH: Hagane no Boukenshin"@ja-latn ;
    foaf:name "Mega Man Legends"@en,
        "ロックマンDASH 鋼の冒険心"@ja,
        "Rockman DASH: Hagane no Boukenshin"@ja-latn .

<album/35167#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Another Sun 2012 / Reika Morishita"@en,
        "Another Sun 2012 / 森下玲可"@ja,
        "Another Sun 2012 / Reika Morishita"@ja-latn ;
    mo:composer <artist/4024#subject> ;
    mo:produced_work <album/35167#musicalwork> ;
    schema:name "Another Sun 2012 / Reika Morishita"@en,
        "Another Sun 2012 / 森下玲可"@ja,
        "Another Sun 2012 / Reika Morishita"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/76/35167/35167-1347389430.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35167#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Another Sun 2012 / Reika Morishita"@en,
        "Another Sun 2012 / 森下玲可"@ja,
        "Another Sun 2012 / Reika Morishita"@ja-latn ;
    mo:performance_of <album/35167#musicalwork> ;
    mo:performer <artist/4025#subject> ;
    mo:recorded_as <album/35167#musicalexpression> ;
    schema:byArtist <artist/4025#subject> ;
    schema:name "Another Sun 2012 / Reika Morishita"@en,
        "Another Sun 2012 / 森下玲可"@ja,
        "Another Sun 2012 / Reika Morishita"@ja-latn ;
    schema:workPerformed <album/35167#musicalwork> .

<artist/4025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35167#performance> ;
    schema:name "Reika Morishita"@en,
        "森下玲可"@ja ;
    foaf:name "Reika Morishita"@en,
        "森下玲可"@ja .

<album/35167#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-12"^^xsd:date ;
    dcterms:title "Another Sun 2012 / Reika Morishita"@en,
        "Another Sun 2012 / 森下玲可"@ja,
        "Another Sun 2012 / Reika Morishita"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/35167#musicalexpression> ;
    mo:publisher _:Nb6a3e968176c4f948a6289267957c7f6 ;
    mo:record _:N4fba52d0a1104174bf987927cb0f23ec ;
    mo:record_count 1 ;
    schema:about <product/12875#subject> ;
    schema:byArtist <artist/4025#subject> ;
    schema:datePublished "2012-09-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/35167/35167-1347389430.jpg> ;
    schema:name "Another Sun 2012 / Reika Morishita"@en,
        "Another Sun 2012 / 森下玲可"@ja,
        "Another Sun 2012 / Reika Morishita"@ja-latn ;
    schema:publisher _:Nb6a3e968176c4f948a6289267957c7f6 ;
    foaf:depiction <https://media.vgm.io/albums/76/35167/35167-1347389430.jpg> .

_:N4d4852dd50454754a05a100ab39344c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "another sun 2012"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N4fba52d0a1104174bf987927cb0f23ec ;
    schema:name "another sun 2012"@en .

_:N4fba52d0a1104174bf987927cb0f23ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4d4852dd50454754a05a100ab39344c0 ;
    mo:track_count 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N4d4852dd50454754a05a100ab39344c0 .

_:Nb6a3e968176c4f948a6289267957c7f6 schema:name "Resounding and Affect"@en ;
    foaf:name "Resounding and Affect"@en .

