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

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

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

<artist/5249#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11810#subject> ;
    schema:name "Ari Pulkkinen"@en ;
    foaf:made <album/11810#composition>,
        <album/11810#subject> ;
    foaf:name "Ari Pulkkinen"@en .

<artist/6129#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11810#subject> ;
    schema:name "Mikko Tarmia"@en ;
    foaf:made <album/11810#composition>,
        <album/11810#subject> ;
    foaf:name "Mikko Tarmia"@en .

<artist/6130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11810#subject> ;
    schema:name "Michael Law"@en ;
    foaf:made <album/11810#composition>,
        <album/11810#subject> ;
    foaf:name "Michael Law"@en .

<artist/6131#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11810#subject> ;
    schema:name "Paul Houseman"@en ;
    foaf:made <album/11810#composition>,
        <album/11810#subject> ;
    foaf:name "Paul Houseman"@en .

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

<album/11810#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AIKA - A Unique Soundtrack for a Unique Story"@en,
        "AIKA - A Unique Soundtrack for a Unique Story"@ja,
        "AIKA - A Unique Soundtrack for a Unique Story"@ja-latn ;
    mo:performance_of <album/11810#musicalwork> ;
    mo:recorded_as <album/11810#musicalexpression> ;
    schema:name "AIKA - A Unique Soundtrack for a Unique Story"@en,
        "AIKA - A Unique Soundtrack for a Unique Story"@ja,
        "AIKA - A Unique Soundtrack for a Unique Story"@ja-latn ;
    schema:workPerformed <album/11810#musicalwork> .

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

<https://medium-media.vgm.io/albums/01/11810/11810-1239379613.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11810#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AIKA - A Unique Soundtrack for a Unique Story"@en,
        "AIKA - A Unique Soundtrack for a Unique Story"@ja,
        "AIKA - A Unique Soundtrack for a Unique Story"@ja-latn ;
    mo:composer <artist/5249#subject>,
        <artist/6129#subject>,
        <artist/6130#subject>,
        <artist/6131#subject> ;
    mo:produced_work <album/11810#musicalwork> ;
    schema:name "AIKA - A Unique Soundtrack for a Unique Story"@en,
        "AIKA - A Unique Soundtrack for a Unique Story"@ja,
        "AIKA - A Unique Soundtrack for a Unique Story"@ja-latn .

<album/11810#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-14"^^xsd:date ;
    dcterms:title "AIKA - A Unique Soundtrack for a Unique Story"@en,
        "AIKA - A Unique Soundtrack for a Unique Story"@ja,
        "AIKA - A Unique Soundtrack for a Unique Story"@ja-latn ;
    mo:catalogue_number "TSOF-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11810#musicalexpression> ;
    mo:publisher _:N121be9548ab14bc399dbcbf05659b89d ;
    mo:record _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    mo:record_count 1 ;
    schema:datePublished "2008-11-14"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/01/11810/11810-1239379613.jpg> ;
    schema:name "AIKA - A Unique Soundtrack for a Unique Story"@en,
        "AIKA - A Unique Soundtrack for a Unique Story"@ja,
        "AIKA - A Unique Soundtrack for a Unique Story"@ja-latn ;
    schema:publisher _:N121be9548ab14bc399dbcbf05659b89d ;
    foaf:depiction <https://media.vgm.io/albums/01/11810/11810-1239379613.jpg> .

_:N0608c7b6f33a4816a29745c6a79b25e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "Prologue"@en .

_:N121be9548ab14bc399dbcbf05659b89d schema:name "The Sound of Fiction"@en ;
    foaf:name "The Sound of Fiction"@en .

_:N1656b7b793fd467e89ef84bf32938158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inevitability"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "Inevitability"@en .

_:N4086745ec9a34a86a28c0f2b38a4775c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "00:59"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "00:59"@en .

_:N55d18c8fa24e4c058251a79fac39af4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Empty"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "Empty"@en .

_:N575e97ccf4b148e38a4d92ba1d595c55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X II"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "X II"@en .

_:N8f2975c44d1f4807bfc211d3187a758a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comrades"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "Comrades"@en .

_:Naf2f026f0b8348e59e15b96ccb75117d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hour"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "Hour"@en .

_:Nb5dd64541f4d401b82d2b6cd88cdd702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "00:01"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "00:01"@en .

_:Nc6c1e5a8dccf4b308c53b902b1d253f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "Epilogue"@en .

_:Ne1e5eb1f6be14e65a37daec1ff500fb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "The End"@en .

_:Ne2b891d5f64040609ef7a85cd711ba39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "01:01"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "01:01"@en .

_:Ned55ebec701042fb94706e7c0b813628 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X I"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "X I"@en .

_:Nf0c49b53adfb4d0b946af463dac0fbab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Branch"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "Branch"@en .

_:Nf436382181e343e7b94045cad19262e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rewind"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "Rewind"@en .

_:Nf6de135ef1ad4cf98df07658cc54df87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "Broken"@en .

_:Nff4156bb17fe410ab313ac07d04298fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gap"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N47b061af15f640679bd1f1ce3d3e5e19 ;
    schema:name "Gap"@en .

_:N47b061af15f640679bd1f1ce3d3e5e19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0608c7b6f33a4816a29745c6a79b25e4,
        _:N1656b7b793fd467e89ef84bf32938158,
        _:N4086745ec9a34a86a28c0f2b38a4775c,
        _:N55d18c8fa24e4c058251a79fac39af4d,
        _:N575e97ccf4b148e38a4d92ba1d595c55,
        _:N8f2975c44d1f4807bfc211d3187a758a,
        _:Naf2f026f0b8348e59e15b96ccb75117d,
        _:Nb5dd64541f4d401b82d2b6cd88cdd702,
        _:Nc6c1e5a8dccf4b308c53b902b1d253f6,
        _:Ne1e5eb1f6be14e65a37daec1ff500fb3,
        _:Ne2b891d5f64040609ef7a85cd711ba39,
        _:Ned55ebec701042fb94706e7c0b813628,
        _:Nf0c49b53adfb4d0b946af463dac0fbab,
        _:Nf436382181e343e7b94045cad19262e5,
        _:Nf6de135ef1ad4cf98df07658cc54df87,
        _:Nff4156bb17fe410ab313ac07d04298fd ;
    mo:track_count 16 ;
    schema:duration "PT53:36"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0608c7b6f33a4816a29745c6a79b25e4,
        _:N1656b7b793fd467e89ef84bf32938158,
        _:N4086745ec9a34a86a28c0f2b38a4775c,
        _:N55d18c8fa24e4c058251a79fac39af4d,
        _:N575e97ccf4b148e38a4d92ba1d595c55,
        _:N8f2975c44d1f4807bfc211d3187a758a,
        _:Naf2f026f0b8348e59e15b96ccb75117d,
        _:Nb5dd64541f4d401b82d2b6cd88cdd702,
        _:Nc6c1e5a8dccf4b308c53b902b1d253f6,
        _:Ne1e5eb1f6be14e65a37daec1ff500fb3,
        _:Ne2b891d5f64040609ef7a85cd711ba39,
        _:Ned55ebec701042fb94706e7c0b813628,
        _:Nf0c49b53adfb4d0b946af463dac0fbab,
        _:Nf436382181e343e7b94045cad19262e5,
        _:Nf6de135ef1ad4cf98df07658cc54df87,
        _:Nff4156bb17fe410ab313ac07d04298fd .

