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

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

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

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

<product/21539#subject> a schema:CreativeWork ;
    schema:name "Amnesia: Rebirth"@en,
        "Amnesia: Rebirth"@ja,
        "Amnesia: Rebirth"@ja-latn ;
    foaf:name "Amnesia: Rebirth"@en,
        "Amnesia: Rebirth"@ja,
        "Amnesia: Rebirth"@ja-latn .

<album/107701#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Amnesia: Rebirth"@en,
        "Amnesia: Rebirth (Original Game Soundtrack)"@ja,
        "Amnesia: Rebirth"@ja-latn ;
    mo:composer <artist/6129#subject> ;
    mo:produced_work <album/107701#musicalwork> ;
    schema:name "Amnesia: Rebirth"@en,
        "Amnesia: Rebirth (Original Game Soundtrack)"@ja,
        "Amnesia: Rebirth"@ja-latn .

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

<album/107701#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Amnesia: Rebirth"@en,
        "Amnesia: Rebirth (Original Game Soundtrack)"@ja,
        "Amnesia: Rebirth"@ja-latn ;
    mo:performance_of <album/107701#musicalwork> ;
    mo:recorded_as <album/107701#musicalexpression> ;
    schema:name "Amnesia: Rebirth"@en,
        "Amnesia: Rebirth (Original Game Soundtrack)"@ja,
        "Amnesia: Rebirth"@ja-latn ;
    schema:workPerformed <album/107701#musicalwork> .

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

<https://medium-media.vgm.io/albums/10/107701/107701-d41d1601a918.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/107701#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-04"^^xsd:date ;
    dcterms:title "Amnesia: Rebirth"@en,
        "Amnesia: Rebirth (Original Game Soundtrack)"@ja,
        "Amnesia: Rebirth"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/107701#musicalexpression> ;
    mo:publisher _:N3d675d17826b445daa3807fea5656062 ;
    mo:record _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    mo:record_count 1 ;
    schema:about <product/21539#subject> ;
    schema:datePublished "2020-12-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/107701/107701-d41d1601a918.jpg> ;
    schema:name "Amnesia: Rebirth"@en,
        "Amnesia: Rebirth (Original Game Soundtrack)"@ja,
        "Amnesia: Rebirth"@ja-latn ;
    schema:publisher _:N3d675d17826b445daa3807fea5656062 ;
    foaf:depiction <https://media.vgm.io/albums/10/107701/107701-d41d1601a918.jpg> .

_:N08b6e769f22c4994a49146dc795d7124 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Desert (Alternative Version)"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Through the Desert (Alternative Version)"@en .

_:N1233993824d04e9789870ee372da6777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Dreams"@en .

_:N14e7d6b9b98543fdb6faf2d9cd4aa1a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amari"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Amari"@en .

_:N18100b0e08eb4233b1d7288f795e6897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Desert"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Through the Desert"@en .

_:N25e8c96f91484d21b91a77c0402b1908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sneaking in the Darkness 1"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Sneaking in the Darkness 1"@en .

_:N2a7a8f4adb3b41918be43f75c23f1ab1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cistern"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Cistern"@en .

_:N38a834cd54124996b0cf0206259e775c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Empress Tihana"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Empress Tihana"@en .

_:N3d675d17826b445daa3807fea5656062 schema:name "Mikko Tarmia"@en,
        "Mikko Tarmia"@ja,
        "Mikko Tarmia"@ja-latn ;
    foaf:name "Mikko Tarmia"@en,
        "Mikko Tarmia"@ja,
        "Mikko Tarmia"@ja-latn .

_:N45b8bb10330c4610a3e2618cf77c209b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shadow"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "The Shadow"@en .

_:N48dd68f6ffa247b89bf85c2b1d00094c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run Tasi!"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Run Tasi!"@en .

_:N4c47eeaf44c049b6a26dfb2e1d1cf3d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sketch Book Story"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Sketch Book Story"@en .

_:N4c9ebf78c430499181973606c8feb8e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending (Part 2)"@en ;
    mo:track_number 30 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Ending (Part 2)"@en .

_:N514224cdd4654d4381a42e4300e2f9d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of the Dark World"@en ;
    mo:track_number 28 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "End of the Dark World"@en .

_:N5b89ad7b90d6465fab6d9df27b472ea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath Al-Mamaru Fort"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Beneath Al-Mamaru Fort"@en .

_:N5fe269b93f204743b72eed62344564bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghoul Chase"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Ghoul Chase"@en .

_:N692299ab6903468585c0c71095d3a59e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leaving Amari"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Leaving Amari"@en .

_:N6f9e5aee455a4178bc56d4b332e51fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chasing Dr Metzier (Alternative Version)"@en ;
    mo:track_number 26 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Chasing Dr Metzier (Alternative Version)"@en .

_:N775d0dc4f95b44e28ae07e6b9d802aaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending (Part 1)"@en ;
    mo:track_number 29 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Ending (Part 1)"@en .

_:Na53c7eb90d32493fa5ba84a2ec953864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomb of Tin Hinan"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Tomb of Tin Hinan"@en .

_:Na66f301aa814463aa68020b2386b47b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sneaking in the Darkness 2"@en ;
    mo:track_number 25 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Sneaking in the Darkness 2"@en .

_:Nabc6c0ee1fda4ebaa38840d4a05bf798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Portal Chamber"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Portal Chamber"@en .

_:Nac63007bfdf542cdaac41d3628a915a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wraiths"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Wraiths"@en .

_:Nb1ac9340cfd84495852f9c776d2ba440 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chasing Dr Metzier"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Chasing Dr Metzier"@en .

_:Nb3691f48f997404aae011a114a4d429d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Chase"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Water Chase"@en .

_:Nb84cc33111744ed8be8eac9db85c29e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Herbert's Camp"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Herbert's Camp"@en .

_:Nba15e3b3538c4b7ab745ae07d326f5bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu Theme (Alternative Version)"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Menu Theme (Alternative Version)"@en .

_:Nc9eb40b1d14d411e85f9a697130f85d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Menu Theme"@en .

_:Nd04c280958634892bbaa99e556c4de57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They're After You"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "They're After You"@en .

_:Ne7807c3ba5ef4b178ca282a9cc8a3226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortress Courtyard"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Fortress Courtyard"@en .

_:Nf4eaae82ddfb405ca254614d048bd995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape From Ghouls' Nest"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Escape From Ghouls' Nest"@en .

_:Nf9c0553dd2ff41f585d85e4d01d4659a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fountain Room"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N0b3252e1ddfd4d6794af57f7048e53bb ;
    schema:name "Fountain Room"@en .

_:N0b3252e1ddfd4d6794af57f7048e53bb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08b6e769f22c4994a49146dc795d7124,
        _:N1233993824d04e9789870ee372da6777,
        _:N14e7d6b9b98543fdb6faf2d9cd4aa1a5,
        _:N18100b0e08eb4233b1d7288f795e6897,
        _:N25e8c96f91484d21b91a77c0402b1908,
        _:N2a7a8f4adb3b41918be43f75c23f1ab1,
        _:N38a834cd54124996b0cf0206259e775c,
        _:N45b8bb10330c4610a3e2618cf77c209b,
        _:N48dd68f6ffa247b89bf85c2b1d00094c,
        _:N4c47eeaf44c049b6a26dfb2e1d1cf3d1,
        _:N4c9ebf78c430499181973606c8feb8e8,
        _:N514224cdd4654d4381a42e4300e2f9d9,
        _:N5b89ad7b90d6465fab6d9df27b472ea0,
        _:N5fe269b93f204743b72eed62344564bf,
        _:N692299ab6903468585c0c71095d3a59e,
        _:N6f9e5aee455a4178bc56d4b332e51fe6,
        _:N775d0dc4f95b44e28ae07e6b9d802aaf,
        _:Na53c7eb90d32493fa5ba84a2ec953864,
        _:Na66f301aa814463aa68020b2386b47b3,
        _:Nabc6c0ee1fda4ebaa38840d4a05bf798,
        _:Nac63007bfdf542cdaac41d3628a915a7,
        _:Nb1ac9340cfd84495852f9c776d2ba440,
        _:Nb3691f48f997404aae011a114a4d429d,
        _:Nb84cc33111744ed8be8eac9db85c29e6,
        _:Nba15e3b3538c4b7ab745ae07d326f5bd,
        _:Nc9eb40b1d14d411e85f9a697130f85d7,
        _:Nd04c280958634892bbaa99e556c4de57,
        _:Ne7807c3ba5ef4b178ca282a9cc8a3226,
        _:Nf4eaae82ddfb405ca254614d048bd995,
        _:Nf9c0553dd2ff41f585d85e4d01d4659a ;
    mo:track_count 30 ;
    schema:duration "PT57:58"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N08b6e769f22c4994a49146dc795d7124,
        _:N1233993824d04e9789870ee372da6777,
        _:N14e7d6b9b98543fdb6faf2d9cd4aa1a5,
        _:N18100b0e08eb4233b1d7288f795e6897,
        _:N25e8c96f91484d21b91a77c0402b1908,
        _:N2a7a8f4adb3b41918be43f75c23f1ab1,
        _:N38a834cd54124996b0cf0206259e775c,
        _:N45b8bb10330c4610a3e2618cf77c209b,
        _:N48dd68f6ffa247b89bf85c2b1d00094c,
        _:N4c47eeaf44c049b6a26dfb2e1d1cf3d1,
        _:N4c9ebf78c430499181973606c8feb8e8,
        _:N514224cdd4654d4381a42e4300e2f9d9,
        _:N5b89ad7b90d6465fab6d9df27b472ea0,
        _:N5fe269b93f204743b72eed62344564bf,
        _:N692299ab6903468585c0c71095d3a59e,
        _:N6f9e5aee455a4178bc56d4b332e51fe6,
        _:N775d0dc4f95b44e28ae07e6b9d802aaf,
        _:Na53c7eb90d32493fa5ba84a2ec953864,
        _:Na66f301aa814463aa68020b2386b47b3,
        _:Nabc6c0ee1fda4ebaa38840d4a05bf798,
        _:Nac63007bfdf542cdaac41d3628a915a7,
        _:Nb1ac9340cfd84495852f9c776d2ba440,
        _:Nb3691f48f997404aae011a114a4d429d,
        _:Nb84cc33111744ed8be8eac9db85c29e6,
        _:Nba15e3b3538c4b7ab745ae07d326f5bd,
        _:Nc9eb40b1d14d411e85f9a697130f85d7,
        _:Nd04c280958634892bbaa99e556c4de57,
        _:Ne7807c3ba5ef4b178ca282a9cc8a3226,
        _:Nf4eaae82ddfb405ca254614d048bd995,
        _:Nf9c0553dd2ff41f585d85e4d01d4659a .

