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

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

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

<event/14> a mo:Release ;
    schema:name "Released at Comic Market 68 (Aug 12, 2005 to Aug 14, 2005)" .

<album/5854#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GOTHIC ~The Age of Innocence~ O.S.T.1"@en,
        "GOTHIC ～The Age of Innocence～ オリジナルサウンドトラック1"@ja,
        "GOTHIC ~The Age of Innocence~ O.S.T.1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "SIX"@en ;
            foaf:made <album/5854#composition> ;
            foaf:name "SIX"@en ] ;
    mo:produced_work <album/5854#musicalwork> ;
    schema:name "GOTHIC ~The Age of Innocence~ O.S.T.1"@en,
        "GOTHIC ～The Age of Innocence～ オリジナルサウンドトラック1"@ja,
        "GOTHIC ~The Age of Innocence~ O.S.T.1"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/45/5854/5854-1197340304.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2323#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5854#performance> ;
    schema:name "Mayu"@en,
        "真優"@ja ;
    foaf:name "Mayu"@en,
        "真優"@ja .

<artist/8116#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5854#performance> ;
    schema:name "Misaki Arima"@en,
        "有馬美咲"@ja ;
    foaf:name "Misaki Arima"@en,
        "有馬美咲"@ja .

<album/5854#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GOTHIC ~The Age of Innocence~ O.S.T.1"@en,
        "GOTHIC ～The Age of Innocence～ オリジナルサウンドトラック1"@ja,
        "GOTHIC ~The Age of Innocence~ O.S.T.1"@ja-latn ;
    mo:performance_of <album/5854#musicalwork> ;
    mo:performer <artist/2323#subject>,
        <artist/8116#subject> ;
    mo:recorded_as <album/5854#musicalexpression> ;
    schema:byArtist <artist/2323#subject>,
        <artist/8116#subject> ;
    schema:name "GOTHIC ~The Age of Innocence~ O.S.T.1"@en,
        "GOTHIC ～The Age of Innocence～ オリジナルサウンドトラック1"@ja,
        "GOTHIC ~The Age of Innocence~ O.S.T.1"@ja-latn ;
    schema:workPerformed <album/5854#musicalwork> .

<album/5854#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-12"^^xsd:date ;
    dcterms:title "GOTHIC ~The Age of Innocence~ O.S.T.1"@en,
        "GOTHIC ～The Age of Innocence～ オリジナルサウンドトラック1"@ja,
        "GOTHIC ~The Age of Innocence~ O.S.T.1"@ja-latn ;
    mo:catalogue_number "HXCD-E011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5854#musicalexpression> ;
    mo:publisher _:Nb2277c32fd514648a224274a2a4d5f8d ;
    mo:record _:N13549d6fee3b4ffdb5edd0f31161a7cd ;
    mo:record_count 1 ;
    mo:release <event/14> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gothic ~The Age of Innocence~"@en ;
            foaf:name "Gothic ~The Age of Innocence~"@en ] ;
    schema:byArtist <artist/2323#subject>,
        <artist/8116#subject> ;
    schema:datePublished "2005-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/5854/5854-1197340304.jpg> ;
    schema:name "GOTHIC ~The Age of Innocence~ O.S.T.1"@en,
        "GOTHIC ～The Age of Innocence～ オリジナルサウンドトラック1"@ja,
        "GOTHIC ~The Age of Innocence~ O.S.T.1"@ja-latn ;
    schema:publisher _:Nb2277c32fd514648a224274a2a4d5f8d ;
    foaf:depiction <https://media.vgm.io/albums/45/5854/5854-1197340304.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5854#subject> ;
    schema:name "SIX"@en ;
    foaf:made <album/5854#subject> ;
    foaf:name "SIX"@en .

_:N22b3c238e5eb4f34ae4fc0cb7a0e44c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "平穏 ～Peace～"@ja,
        "Heion ~Peace~"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N13549d6fee3b4ffdb5edd0f31161a7cd ;
    schema:name "平穏 ～Peace～"@ja,
        "Heion ~Peace~"@ja-latn .

_:N31665555fcfc4f608ee35f2aa950b28f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宿命 ～Fate～"@ja,
        "Shukumei ~Fate~"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N13549d6fee3b4ffdb5edd0f31161a7cd ;
    schema:name "宿命 ～Fate～"@ja,
        "Shukumei ~Fate~"@ja-latn .

_:N5e400614f8d24530bb51282dccfc9d8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXODUS エグゾダス"@ja,
        "EXODUS"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N13549d6fee3b4ffdb5edd0f31161a7cd ;
    schema:name "EXODUS エグゾダス"@ja,
        "EXODUS"@ja-latn .

_:N7ac72e92fe834baaa57278ebc4f37fbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖地 ～Holyland～"@ja,
        "Seichi ~Holyland~"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N13549d6fee3b4ffdb5edd0f31161a7cd ;
    schema:name "聖地 ～Holyland～"@ja,
        "Seichi ~Holyland~"@ja-latn .

_:N84e277e41df7439991b2a4b436f6cf34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "選民 ～Elite～"@ja,
        "Minsen ~Elite~"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N13549d6fee3b4ffdb5edd0f31161a7cd ;
    schema:name "選民 ～Elite～"@ja,
        "Minsen ~Elite~"@ja-latn .

_:Nb2277c32fd514648a224274a2a4d5f8d schema:name "PENTA"@en ;
    foaf:name "PENTA"@en .

_:Nc01d4c817b2d420cad1bbcd9069442d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "予兆 ～Sign～"@ja,
        "Yochou ~Sign~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N13549d6fee3b4ffdb5edd0f31161a7cd ;
    schema:name "予兆 ～Sign～"@ja,
        "Yochou ~Sign~"@ja-latn .

_:Ncd08322146344278a8e1d710a26c0b8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "胎動 ～Silent movement～"@ja,
        "Taidou ~Silent movement~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N13549d6fee3b4ffdb5edd0f31161a7cd ;
    schema:name "胎動 ～Silent movement～"@ja,
        "Taidou ~Silent movement~"@ja-latn .

_:Nd09a948ef5e7411bb611149a112635b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "徘徊 ～Wandering～"@ja,
        "Haikei ~Wandering~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N13549d6fee3b4ffdb5edd0f31161a7cd ;
    schema:name "徘徊 ～Wandering～"@ja,
        "Haikei ~Wandering~"@ja-latn .

_:Ne3683ab2edb14835961d62446612cdc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXODUS エグゾダス (Instrumental ver.)"@ja,
        "EXODUS (Instrumental ver.)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N13549d6fee3b4ffdb5edd0f31161a7cd ;
    schema:name "EXODUS エグゾダス (Instrumental ver.)"@ja,
        "EXODUS (Instrumental ver.)"@ja-latn .

_:Nf631bc37c88240b9b60dea5802dd9c33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "剣舞 ～Groove of sword～"@ja,
        "Kenbu ~Groove of sword~"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N13549d6fee3b4ffdb5edd0f31161a7cd ;
    schema:name "剣舞 ～Groove of sword～"@ja,
        "Kenbu ~Groove of sword~"@ja-latn .

_:N13549d6fee3b4ffdb5edd0f31161a7cd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22b3c238e5eb4f34ae4fc0cb7a0e44c0,
        _:N31665555fcfc4f608ee35f2aa950b28f,
        _:N5e400614f8d24530bb51282dccfc9d8a,
        _:N7ac72e92fe834baaa57278ebc4f37fbd,
        _:N84e277e41df7439991b2a4b436f6cf34,
        _:Nc01d4c817b2d420cad1bbcd9069442d3,
        _:Ncd08322146344278a8e1d710a26c0b8c,
        _:Nd09a948ef5e7411bb611149a112635b8,
        _:Ne3683ab2edb14835961d62446612cdc9,
        _:Nf631bc37c88240b9b60dea5802dd9c33 ;
    mo:track_count 10 ;
    schema:duration "PT30:36"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N22b3c238e5eb4f34ae4fc0cb7a0e44c0,
        _:N31665555fcfc4f608ee35f2aa950b28f,
        _:N5e400614f8d24530bb51282dccfc9d8a,
        _:N7ac72e92fe834baaa57278ebc4f37fbd,
        _:N84e277e41df7439991b2a4b436f6cf34,
        _:Nc01d4c817b2d420cad1bbcd9069442d3,
        _:Ncd08322146344278a8e1d710a26c0b8c,
        _:Nd09a948ef5e7411bb611149a112635b8,
        _:Ne3683ab2edb14835961d62446612cdc9,
        _:Nf631bc37c88240b9b60dea5802dd9c33 .

