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

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

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

<product/13916#subject> a schema:CreativeWork ;
    schema:name "The Bard's Tale IV: Barrows Deep"@en,
        "The Bard's Tale IV: Barrows Deep"@ja,
        "The Bard's Tale IV: Barrows Deep"@ja-latn ;
    foaf:name "The Bard's Tale IV: Barrows Deep"@en,
        "The Bard's Tale IV: Barrows Deep"@ja,
        "The Bard's Tale IV: Barrows Deep"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/43/89834/89834-1567032085.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/89834#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@en,
        "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@ja,
        "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nathan Long"@en ;
            foaf:made <album/89834#composition> ;
            foaf:name "Nathan Long"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gregor Philp"@en ;
            foaf:made <album/89834#composition> ;
            foaf:name "Gregor Philp"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ged Grimes"@en ;
            foaf:made <album/89834#composition> ;
            foaf:name "Ged Grimes"@en ] ;
    mo:produced_work <album/89834#musicalwork> ;
    schema:name "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@en,
        "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@ja,
        "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@ja-latn .

<album/89834#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-27"^^xsd:date ;
    dcterms:title "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@en,
        "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@ja,
        "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/89834#musicalexpression> ;
    mo:publisher _:Nbc91dd5596a243658b870bdcfb90d171 ;
    mo:record _:N8eba8e9d289447ef872a66e638971205 ;
    mo:record_count 1 ;
    schema:about <product/13916#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Gregor Philp"@en ;
            foaf:name "Gregor Philp"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dingwall Gaelic Choir"@en ;
            foaf:name "Dingwall Gaelic Choir"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kathleen MacInnes"@en ;
            foaf:name "Kathleen MacInnes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ali Hutton"@en ;
            foaf:name "Ali Hutton"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mackenzie"@en ;
            foaf:name "Mackenzie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Máiri Chaimbeul"@en ;
            foaf:name "Máiri Chaimbeul"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Martin O'Neil"@en ;
            foaf:name "Martin O'Neil"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rona Lightfoot"@en ;
            foaf:name "Rona Lightfoot"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ewen Henderson"@en ;
            foaf:name "Ewen Henderson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Donald Barker"@en ;
            foaf:name "Donald Barker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Innes White"@en ;
            foaf:name "Innes White"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Brian McAlpine"@en ;
            foaf:name "Brian McAlpine"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Fiona Mackenzie"@en ;
            foaf:name "Fiona Mackenzie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Còisir Ghàidhlig Inbhir Nis"@en ;
            foaf:name "Còisir Ghàidhlig Inbhir Nis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Eilidh Cormack"@en ;
            foaf:name "Eilidh Cormack"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Calum Alex Macmillan"@en ;
            foaf:name "Calum Alex Macmillan"@en ] ;
    schema:datePublished "2019-08-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/89834/89834-1567032085.jpg> ;
    schema:name "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@en,
        "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@ja,
        "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@ja-latn ;
    schema:publisher _:Nbc91dd5596a243658b870bdcfb90d171 ;
    foaf:depiction <https://media.vgm.io/albums/43/89834/89834-1567032085.jpg> .

<album/89834#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@en,
        "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@ja,
        "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@ja-latn ;
    mo:performance_of <album/89834#musicalwork> ;
    mo:performer _:N0e4cff61806842eb856e15310dad526f,
        _:N0eae69b219424cc2bab257da7f8df064,
        _:N14d6130438074d44b537ba72fe9a8dcf,
        _:N2a5d498d39334303a52e251fca4b3d47,
        _:N364453d30045499ab8d78c29e7ae1fa2,
        _:N3c5fe7d8fd9e4970a442ae24eb2b2a78,
        _:N633d582acaac424e84be6fc3a835c90e,
        _:N66efb2665e2a4dfc94241e4d43903d89,
        _:N73fc89a954c443949b56cca235dd5d1e,
        _:N9c237ef8a0a3444eb616d6abdd7ef50c,
        _:Na206a7ffb2e74447ae1270446afd31da,
        _:Nb0646e4edb9949d6b8e6988cb96524d4,
        _:Nb82329af759a46b58f9c5e1cf20de7f0,
        _:Nc8b13b6a5ad14c65979f477584e3fe36,
        _:Ndcb84a53494c4ca6b5495c91641966f2,
        _:Ne3281316a7c3490aa099ea3936cf2542 ;
    mo:recorded_as <album/89834#musicalexpression> ;
    schema:byArtist _:N0e4cff61806842eb856e15310dad526f,
        _:N0eae69b219424cc2bab257da7f8df064,
        _:N14d6130438074d44b537ba72fe9a8dcf,
        _:N2a5d498d39334303a52e251fca4b3d47,
        _:N364453d30045499ab8d78c29e7ae1fa2,
        _:N3c5fe7d8fd9e4970a442ae24eb2b2a78,
        _:N633d582acaac424e84be6fc3a835c90e,
        _:N66efb2665e2a4dfc94241e4d43903d89,
        _:N73fc89a954c443949b56cca235dd5d1e,
        _:N9c237ef8a0a3444eb616d6abdd7ef50c,
        _:Na206a7ffb2e74447ae1270446afd31da,
        _:Nb0646e4edb9949d6b8e6988cb96524d4,
        _:Nb82329af759a46b58f9c5e1cf20de7f0,
        _:Nc8b13b6a5ad14c65979f477584e3fe36,
        _:Ndcb84a53494c4ca6b5495c91641966f2,
        _:Ne3281316a7c3490aa099ea3936cf2542 ;
    schema:name "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@en,
        "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@ja,
        "The Bard's Tale IV: Director's Cut Soundtrack Volume 3"@ja-latn ;
    schema:workPerformed <album/89834#musicalwork> .

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

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

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

_:N0e4cff61806842eb856e15310dad526f a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Rona Lightfoot"@en ;
    foaf:name "Rona Lightfoot"@en .

_:N0eae69b219424cc2bab257da7f8df064 a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Donald Barker"@en ;
    foaf:name "Donald Barker"@en .

_:N14d6130438074d44b537ba72fe9a8dcf a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Máiri Chaimbeul"@en ;
    foaf:name "Máiri Chaimbeul"@en .

_:N1ce2751612c6458385cb892cb7021ea2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kathleen Mourns"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N8eba8e9d289447ef872a66e638971205 ;
    schema:name "Kathleen Mourns"@en .

_:N2a5d498d39334303a52e251fca4b3d47 a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Innes White"@en ;
    foaf:name "Innes White"@en .

_:N364453d30045499ab8d78c29e7ae1fa2 a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Brian McAlpine"@en ;
    foaf:name "Brian McAlpine"@en .

_:N3c5fe7d8fd9e4970a442ae24eb2b2a78 a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Fiona Mackenzie"@en ;
    foaf:name "Fiona Mackenzie"@en .

_:N3d31658861e741b7b140ff6b9ff78294 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cadal Cha Dèan Mi"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N8eba8e9d289447ef872a66e638971205 ;
    schema:name "Cadal Cha Dèan Mi"@en .

_:N633d582acaac424e84be6fc3a835c90e a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Dingwall Gaelic Choir"@en ;
    foaf:name "Dingwall Gaelic Choir"@en .

_:N66efb2665e2a4dfc94241e4d43903d89 a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Còisir Ghàidhlig Inbhir Nis"@en ;
    foaf:name "Còisir Ghàidhlig Inbhir Nis"@en .

_:N73fc89a954c443949b56cca235dd5d1e a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Calum Alex Macmillan"@en ;
    foaf:name "Calum Alex Macmillan"@en .

_:N7400e32f963c4a249b697c1e9337324f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seathan"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N8eba8e9d289447ef872a66e638971205 ;
    schema:name "Seathan"@en .

_:N7d8d61032ad549d983bbba66a26e03dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iain Ghlinn Cuaich (Extended Version)"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N8eba8e9d289447ef872a66e638971205 ;
    schema:name "Iain Ghlinn Cuaich (Extended Version)"@en .

_:N7ddd462b84194ea5b97af92fe2aaece1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Across the Seven Realms"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N8eba8e9d289447ef872a66e638971205 ;
    schema:name "Across the Seven Realms"@en .

_:N81b3539f64134b8e9f3197665d3f99c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thèid Sinn Null Gu Taobh Loch Eireachd"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N8eba8e9d289447ef872a66e638971205 ;
    schema:name "Thèid Sinn Null Gu Taobh Loch Eireachd"@en .

_:N9c237ef8a0a3444eb616d6abdd7ef50c a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Kathleen MacInnes"@en ;
    foaf:name "Kathleen MacInnes"@en .

_:Na206a7ffb2e74447ae1270446afd31da a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Gregor Philp"@en ;
    foaf:name "Gregor Philp"@en .

_:Nb0646e4edb9949d6b8e6988cb96524d4 a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Mackenzie"@en ;
    foaf:name "Mackenzie"@en .

_:Nb82329af759a46b58f9c5e1cf20de7f0 a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Ali Hutton"@en ;
    foaf:name "Ali Hutton"@en .

_:Nbc91dd5596a243658b870bdcfb90d171 schema:name "Heist Records"@en ;
    foaf:name "Heist Records"@en .

_:Nc8b13b6a5ad14c65979f477584e3fe36 a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Ewen Henderson"@en ;
    foaf:name "Ewen Henderson"@en .

_:Ncaa98dbe1c394510adf12ea50b90a276 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thèid Mise 's Tusa A-Màireach"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N8eba8e9d289447ef872a66e638971205 ;
    schema:name "Thèid Mise 's Tusa A-Màireach"@en .

_:Nd6b7357ec7b24ed18f91c05a3e5397a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaelic Psalms: Stornoway 133"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N8eba8e9d289447ef872a66e638971205 ;
    schema:name "Gaelic Psalms: Stornoway 133"@en .

_:Ndc3d44156551433ba9ba6be137422f52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'S Fheudar Dhomh Gu Cinnteach Bhith Sguir Dhen Dram"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N8eba8e9d289447ef872a66e638971205 ;
    schema:name "'S Fheudar Dhomh Gu Cinnteach Bhith Sguir Dhen Dram"@en .

_:Ndcb84a53494c4ca6b5495c91641966f2 a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Eilidh Cormack"@en ;
    foaf:name "Eilidh Cormack"@en .

_:Ndfdc88b062e343b980c8daf36961bea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orsa Chaileach"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N8eba8e9d289447ef872a66e638971205 ;
    schema:name "Orsa Chaileach"@en .

_:Ne3281316a7c3490aa099ea3936cf2542 a schema:Person,
        foaf:Person ;
    mo:performed <album/89834#performance> ;
    schema:name "Martin O'Neil"@en ;
    foaf:name "Martin O'Neil"@en .

_:Nec59ed442ad649178160c21c33a49686 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Across the Seven Realms (Gut String Interlude)"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N8eba8e9d289447ef872a66e638971205 ;
    schema:name "Across the Seven Realms (Gut String Interlude)"@en .

_:Nf531e375b76741ae977be9c8130de1f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thig Am Bata"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N8eba8e9d289447ef872a66e638971205 ;
    schema:name "Thig Am Bata"@en .

_:N8eba8e9d289447ef872a66e638971205 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ce2751612c6458385cb892cb7021ea2,
        _:N3d31658861e741b7b140ff6b9ff78294,
        _:N7400e32f963c4a249b697c1e9337324f,
        _:N7d8d61032ad549d983bbba66a26e03dc,
        _:N7ddd462b84194ea5b97af92fe2aaece1,
        _:N81b3539f64134b8e9f3197665d3f99c1,
        _:Ncaa98dbe1c394510adf12ea50b90a276,
        _:Nd6b7357ec7b24ed18f91c05a3e5397a7,
        _:Ndc3d44156551433ba9ba6be137422f52,
        _:Ndfdc88b062e343b980c8daf36961bea3,
        _:Nec59ed442ad649178160c21c33a49686,
        _:Nf531e375b76741ae977be9c8130de1f4 ;
    mo:track_count 12 ;
    schema:duration "PT36:04"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1ce2751612c6458385cb892cb7021ea2,
        _:N3d31658861e741b7b140ff6b9ff78294,
        _:N7400e32f963c4a249b697c1e9337324f,
        _:N7d8d61032ad549d983bbba66a26e03dc,
        _:N7ddd462b84194ea5b97af92fe2aaece1,
        _:N81b3539f64134b8e9f3197665d3f99c1,
        _:Ncaa98dbe1c394510adf12ea50b90a276,
        _:Nd6b7357ec7b24ed18f91c05a3e5397a7,
        _:Ndc3d44156551433ba9ba6be137422f52,
        _:Ndfdc88b062e343b980c8daf36961bea3,
        _:Nec59ed442ad649178160c21c33a49686,
        _:Nf531e375b76741ae977be9c8130de1f4 .

