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

<artist/3618#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asami Shimoda"@en,
        "下田麻美"@ja ;
    foaf:made <album/32808#lyrics>,
        <album/32808#subject>,
        <album/32808#vocals> ;
    foaf:name "Asami Shimoda"@en,
        "下田麻美"@ja .

<artist/52220#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Ohnishi"@en,
        "大西真弓"@ja ;
    foaf:made <album/32808#lyrics>,
        <album/32808#subject> ;
    foaf:name "Mayumi Ohnishi"@en,
        "大西真弓"@ja .

<artist/9887#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32808#subject> ;
    schema:name "Shunsuke Takizawa"@en,
        "滝澤俊輔"@ja ;
    foaf:made <album/32808#composition>,
        <album/32808#subject> ;
    foaf:name "Shunsuke Takizawa"@en,
        "滝澤俊輔"@ja .

<product/3718#subject> a schema:CreativeWork ;
    schema:name "Shining Force CROSS ElysioN"@en,
        "シャイニング・フォース クロスエリュシオン"@ja,
        "Shining Force CROSS ElysioN"@ja-latn ;
    foaf:name "Shining Force CROSS ElysioN"@en,
        "シャイニング・フォース クロスエリュシオン"@ja,
        "Shining Force CROSS ElysioN"@ja-latn .

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

<album/32808#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "awake/Mou Ichido / Asami Shimoda"@en,
        "awake/もう一度 / 下田麻美"@ja,
        "awake/Mou Ichido / Asami Shimoda"@ja-latn ;
    mo:performance_of <album/32808#musicalwork> ;
    mo:recorded_as <album/32808#musicalexpression> ;
    schema:name "awake/Mou Ichido / Asami Shimoda"@en,
        "awake/もう一度 / 下田麻美"@ja,
        "awake/Mou Ichido / Asami Shimoda"@ja-latn ;
    schema:workPerformed <album/32808#musicalwork> .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/32808/32808-1338000599.jpg> a schema:ImageObject,
        foaf:Image .

<album/32808#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "awake/Mou Ichido / Asami Shimoda"@en,
        "awake/もう一度 / 下田麻美"@ja,
        "awake/Mou Ichido / Asami Shimoda"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "SEGA AM2 SOUND"@en ;
            foaf:made <album/32808#composition> ;
            foaf:name "SEGA AM2 SOUND"@en ],
        <artist/9887#subject> ;
    mo:produced_work <album/32808#musicalwork> ;
    schema:name "awake/Mou Ichido / Asami Shimoda"@en,
        "awake/もう一度 / 下田麻美"@ja,
        "awake/Mou Ichido / Asami Shimoda"@ja-latn .

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

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

<album/32808#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-27"^^xsd:date ;
    dcterms:title "awake/Mou Ichido / Asami Shimoda"@en,
        "awake/もう一度 / 下田麻美"@ja,
        "awake/Mou Ichido / Asami Shimoda"@ja-latn ;
    mo:catalogue_number "FVCG-1204" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32808#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N3845de5df3ea4d5fb11bb2e5c014855a ;
    mo:record_count 1 ;
    schema:about <product/3718#subject> ;
    schema:datePublished "2012-06-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/32808/32808-1338000599.jpg> ;
    schema:name "awake/Mou Ichido / Asami Shimoda"@en,
        "awake/もう一度 / 下田麻美"@ja,
        "awake/Mou Ichido / Asami Shimoda"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/32808/32808-1338000599.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32808#subject> ;
    schema:name "SEGA AM2 SOUND"@en ;
    foaf:made <album/32808#subject> ;
    foaf:name "SEGA AM2 SOUND"@en .

_:N01dfdac8142840c1a8cf35160dcf61dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう一度"@ja,
        "mou ichido"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N3845de5df3ea4d5fb11bb2e5c014855a ;
    schema:name "もう一度"@ja,
        "mou ichido"@ja-latn .

_:N49160bc62c114b2c89c555425495953e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "awake"@ja,
        "awake"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N3845de5df3ea4d5fb11bb2e5c014855a ;
    schema:name "awake"@ja,
        "awake"@ja-latn .

_:N4943bae730644ff1bcb2698e3d531687 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "awake（off vocal）"@ja,
        "awake (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N3845de5df3ea4d5fb11bb2e5c014855a ;
    schema:name "awake（off vocal）"@ja,
        "awake (off vocal)"@ja-latn .

_:Nb2d8de9f78584224bb35edaf7797ebb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう一度（off vocal）"@ja,
        "mou ichido (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N3845de5df3ea4d5fb11bb2e5c014855a ;
    schema:name "もう一度（off vocal）"@ja,
        "mou ichido (off vocal)"@ja-latn .

_:N3845de5df3ea4d5fb11bb2e5c014855a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01dfdac8142840c1a8cf35160dcf61dc,
        _:N49160bc62c114b2c89c555425495953e,
        _:N4943bae730644ff1bcb2698e3d531687,
        _:Nb2d8de9f78584224bb35edaf7797ebb4 ;
    mo:track_count 4 ;
    schema:duration "PT16:05"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N01dfdac8142840c1a8cf35160dcf61dc,
        _:N49160bc62c114b2c89c555425495953e,
        _:N4943bae730644ff1bcb2698e3d531687,
        _:Nb2d8de9f78584224bb35edaf7797ebb4 .

