@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 _:N5262e5a311a94fa89ed94da9911fcc8e ;
    mo:record _:Na6cece314e3d403291e9bdde4fb162ee ;
    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 _:N5262e5a311a94fa89ed94da9911fcc8e ;
    foaf:depiction <https://media.vgm.io/albums/01/11810/11810-1239379613.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Na6cece314e3d403291e9bdde4fb162ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0adb9c5fa8bf409eb47f692ba761801a,
        _:N156ecbccde45412ba859b58265bab210,
        _:N20ebe84f7e404fd7aa80c66c1acc25fc,
        _:N279552e2f9864ed091d407a522f8a74e,
        _:N2ab1dd4317804109bb7ab3449f987a33,
        _:N3d40cd86f5e741a499867f6c2e65cfbc,
        _:N41568040afa94365b37d5bad6b6225f4,
        _:N4b13d1957fe3441480ed974a78df114e,
        _:N52e31158e2fd48cfb759d82b72695f4f,
        _:N71d5001a83034877861e9ca7c00037fb,
        _:N85cde3249b8e462eb3511f6799f24397,
        _:Nc15626fa1f5d4124a56349da68d2e7f4,
        _:Nc7d07fff8168485da6ca7696a0ddcb1a,
        _:Ncbd323bf5e92456896c9da129b20a581,
        _:Nec87c5265c084aac956996e1b65d54e4,
        _:Nf04520489d944eb9b4386852c4240824 ;
    mo:track_count 16 ;
    schema:duration "PT53:36"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0adb9c5fa8bf409eb47f692ba761801a,
        _:N156ecbccde45412ba859b58265bab210,
        _:N20ebe84f7e404fd7aa80c66c1acc25fc,
        _:N279552e2f9864ed091d407a522f8a74e,
        _:N2ab1dd4317804109bb7ab3449f987a33,
        _:N3d40cd86f5e741a499867f6c2e65cfbc,
        _:N41568040afa94365b37d5bad6b6225f4,
        _:N4b13d1957fe3441480ed974a78df114e,
        _:N52e31158e2fd48cfb759d82b72695f4f,
        _:N71d5001a83034877861e9ca7c00037fb,
        _:N85cde3249b8e462eb3511f6799f24397,
        _:Nc15626fa1f5d4124a56349da68d2e7f4,
        _:Nc7d07fff8168485da6ca7696a0ddcb1a,
        _:Ncbd323bf5e92456896c9da129b20a581,
        _:Nec87c5265c084aac956996e1b65d54e4,
        _:Nf04520489d944eb9b4386852c4240824 .

