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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/42721#lyrics>,
        <album/42721#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

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

<artist/14372#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42721#subject> ;
    schema:name "Koshiro Honda"@en,
        "本田光史郎"@ja ;
    foaf:made <album/42721#composition>,
        <album/42721#subject> ;
    foaf:name "Koshiro Honda"@en,
        "本田光史郎"@ja .

<artist/14710#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42721#subject> ;
    schema:name "Arata Umehara"@en,
        "梅原新"@ja ;
    foaf:made <album/42721#composition>,
        <album/42721#subject> ;
    foaf:name "Arata Umehara"@en,
        "梅原新"@ja .

<product/3691#subject> a schema:CreativeWork ;
    schema:name "Super Robot Wars OG INFINITE BATTLE"@en,
        "スーパーロボット大戦OG INFINITE BATTLE"@ja,
        "Super Robot Taisen OG INFINITE BATTLE"@ja-latn ;
    foaf:name "Super Robot Wars OG INFINITE BATTLE"@en,
        "スーパーロボット大戦OG INFINITE BATTLE"@ja,
        "Super Robot Taisen OG INFINITE BATTLE"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/12/42721/42721-1411045022.jpg> a schema:ImageObject,
        foaf:Image .

<album/42721#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Destiny day / Aki Misato"@en,
        "Destiny day / 美郷あき"@ja,
        "Destiny day / Aki Misato"@ja-latn ;
    mo:composer <artist/14372#subject>,
        <artist/14710#subject> ;
    mo:produced_work <album/42721#musicalwork> ;
    schema:name "Destiny day / Aki Misato"@en,
        "Destiny day / 美郷あき"@ja,
        "Destiny day / Aki Misato"@ja-latn .

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

<album/42721#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Destiny day / Aki Misato"@en,
        "Destiny day / 美郷あき"@ja,
        "Destiny day / Aki Misato"@ja-latn ;
    mo:performance_of <album/42721#musicalwork> ;
    mo:performer <artist/1606#subject> ;
    mo:recorded_as <album/42721#musicalexpression> ;
    schema:byArtist <artist/1606#subject> ;
    schema:name "Destiny day / Aki Misato"@en,
        "Destiny day / 美郷あき"@ja,
        "Destiny day / Aki Misato"@ja-latn ;
    schema:workPerformed <album/42721#musicalwork> .

<artist/1606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42721#performance> ;
    schema:name "Aki Misato"@en,
        "美郷あき"@ja ;
    foaf:name "Aki Misato"@en,
        "美郷あき"@ja .

<album/42721#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-25"^^xsd:date ;
    dcterms:title "Destiny day / Aki Misato"@en,
        "Destiny day / 美郷あき"@ja,
        "Destiny day / Aki Misato"@ja-latn ;
    mo:catalogue_number "LACM-14171" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42721#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N12959b9d55e1440daea1bb8434810b6f ;
    mo:record_count 1 ;
    schema:about <product/3691#subject> ;
    schema:byArtist <artist/1606#subject> ;
    schema:datePublished "2013-12-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/42721/42721-1411045022.jpg> ;
    schema:name "Destiny day / Aki Misato"@en,
        "Destiny day / 美郷あき"@ja,
        "Destiny day / Aki Misato"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/42721/42721-1411045022.jpg> .

_:N80ffff70fcdb456398eb73427f74fe76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny day"@ja,
        "Destiny day"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N12959b9d55e1440daea1bb8434810b6f ;
    schema:name "Destiny day"@ja,
        "Destiny day"@ja-latn .

_:N935f6c7c96e745598af6dc1c2832e019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny day (Instrumental)"@ja,
        "Destiny day (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N12959b9d55e1440daea1bb8434810b6f ;
    schema:name "Destiny day (Instrumental)"@ja,
        "Destiny day (Instrumental)"@ja-latn .

_:Ncfa17d65536a4f1aa7e324acc5ea1bd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたりの進化形 (Instrumental)"@ja,
        "Futari no Shinkakei (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N12959b9d55e1440daea1bb8434810b6f ;
    schema:name "ふたりの進化形 (Instrumental)"@ja,
        "Futari no Shinkakei (Instrumental)"@ja-latn .

_:Ne305d9f1b24f4687ad1e660740cd1572 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたりの進化形"@ja,
        "Futari no Shinkakei"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N12959b9d55e1440daea1bb8434810b6f ;
    schema:name "ふたりの進化形"@ja,
        "Futari no Shinkakei"@ja-latn .

_:N12959b9d55e1440daea1bb8434810b6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N80ffff70fcdb456398eb73427f74fe76,
        _:N935f6c7c96e745598af6dc1c2832e019,
        _:Ncfa17d65536a4f1aa7e324acc5ea1bd4,
        _:Ne305d9f1b24f4687ad1e660740cd1572 ;
    mo:track_count 4 ;
    schema:duration "PT19:46"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N80ffff70fcdb456398eb73427f74fe76,
        _:N935f6c7c96e745598af6dc1c2832e019,
        _:Ncfa17d65536a4f1aa7e324acc5ea1bd4,
        _:Ne305d9f1b24f4687ad1e660740cd1572 .

