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

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

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

<artist/1064#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98153#subject> ;
    schema:name "Ben Houge"@en ;
    foaf:made <album/98153#composition>,
        <album/98153#subject> ;
    foaf:name "Ben Houge"@en .

<artist/13200#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98153#subject> ;
    schema:name "Ramin Djawadi"@en ;
    foaf:made <album/98153#composition>,
        <album/98153#subject> ;
    foaf:name "Ramin Djawadi"@en .

<artist/2421#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98153#subject> ;
    schema:name "Gustav Holst"@en ;
    foaf:made <album/98153#composition>,
        <album/98153#subject> ;
    foaf:name "Gustav Holst"@en .

<artist/431#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98153#subject> ;
    schema:name "Jeremy Soule"@en ;
    foaf:made <album/98153#composition>,
        <album/98153#subject> ;
    foaf:name "Jeremy Soule"@en .

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

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

<https://medium-media.vgm.io/albums/35/98153/98153-1587663222.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/20597#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98153#performance> ;
    schema:name "Aleksandra Labinska"@en ;
    foaf:name "Aleksandra Labinska"@en .

<artist/20791#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98153#performance> ;
    schema:name "Julia Okrusko"@en ;
    foaf:name "Julia Okrusko"@en .

<album/98153#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rivendell"@en,
        "Rivendell"@ja,
        "Rivendell"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nikolai Clavier"@en ;
            foaf:made <album/98153#composition> ;
            foaf:name "Nikolai Clavier"@en ],
        <artist/1064#subject>,
        <artist/13200#subject>,
        <artist/2421#subject>,
        <artist/431#subject> ;
    mo:produced_work <album/98153#musicalwork> ;
    schema:name "Rivendell"@en,
        "Rivendell"@ja,
        "Rivendell"@ja-latn .

<album/98153#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rivendell"@en,
        "Rivendell"@ja,
        "Rivendell"@ja-latn ;
    mo:performance_of <album/98153#musicalwork> ;
    mo:performer _:N419c3dde75c540488b576ee65cc47c09,
        _:N5ec1f2582fa24420959596d56dfd01a8,
        <artist/20597#subject>,
        <artist/20791#subject> ;
    mo:recorded_as <album/98153#musicalexpression> ;
    schema:byArtist _:N419c3dde75c540488b576ee65cc47c09,
        _:N5ec1f2582fa24420959596d56dfd01a8,
        <artist/20597#subject>,
        <artist/20791#subject> ;
    schema:name "Rivendell"@en,
        "Rivendell"@ja,
        "Rivendell"@ja-latn ;
    schema:workPerformed <album/98153#musicalwork> .

<album/98153#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-19"^^xsd:date ;
    dcterms:title "Rivendell"@en,
        "Rivendell"@ja,
        "Rivendell"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/98153#musicalexpression> ;
    mo:publisher _:N46b4baf574554d8f8f631022f7a21eaf ;
    mo:record _:N38002fc652c74705840e3e859785bd06 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Elder Scrolls V: Skyrim"@en ;
            foaf:name "The Elder Scrolls V: Skyrim"@en ],
        [ a schema:CreativeWork ;
            schema:name "Arcanum: Of Steamworks & Magick Obscura"@en ;
            foaf:name "Arcanum: Of Steamworks & Magick Obscura"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Dimitar Petkov"@en ;
            foaf:name "Dimitar Petkov"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ming-Hui Lin"@en ;
            foaf:name "Ming-Hui Lin"@en ],
        <artist/20597#subject>,
        <artist/20791#subject> ;
    schema:datePublished "2020-04-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/98153/98153-1587663222.jpg> ;
    schema:name "Rivendell"@en,
        "Rivendell"@ja,
        "Rivendell"@ja-latn ;
    schema:publisher _:N46b4baf574554d8f8f631022f7a21eaf ;
    foaf:depiction <https://media.vgm.io/albums/35/98153/98153-1587663222.jpg> .

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

_:N3ff2865472de4695b3c14fbcdf4c919c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game of Thrones Theme (From \"Game of Thrones\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N38002fc652c74705840e3e859785bd06 ;
    schema:name "Game of Thrones Theme (From \"Game of Thrones\")"@en .

_:N419c3dde75c540488b576ee65cc47c09 a schema:Person,
        foaf:Person ;
    mo:performed <album/98153#performance> ;
    schema:name "Dimitar Petkov"@en ;
    foaf:name "Dimitar Petkov"@en .

_:N46b4baf574554d8f8f631022f7a21eaf schema:name "New England String Quartet"@en,
        "New England String Quartet"@ja,
        "New England String Quartet"@ja-latn ;
    foaf:name "New England String Quartet"@en,
        "New England String Quartet"@ja,
        "New England String Quartet"@ja-latn .

_:N499ba010c9614f819e7609da19ece832 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tarant (From \"Arcanum: Of Steamworks and Magick Obscura\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N38002fc652c74705840e3e859785bd06 ;
    schema:name "Tarant (From \"Arcanum: Of Steamworks and Magick Obscura\")"@en .

_:N5ec1f2582fa24420959596d56dfd01a8 a schema:Person,
        foaf:Person ;
    mo:performed <album/98153#performance> ;
    schema:name "Ming-Hui Lin"@en ;
    foaf:name "Ming-Hui Lin"@en .

_:N73c6a3158ef54c6b8d9446694aba86dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caladon (From \"Arcanum: Of Steamworks and Magick Obscura\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N38002fc652c74705840e3e859785bd06 ;
    schema:name "Caladon (From \"Arcanum: Of Steamworks and Magick Obscura\")"@en .

_:N82d6e5afe4944efeb7ade4c2eb7f9b92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Past to Present (From \"The Elder Scrolls V: Skyrim\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N38002fc652c74705840e3e859785bd06 ;
    schema:name "From Past to Present (From \"The Elder Scrolls V: Skyrim\")"@en .

_:Na0906315fc9b468ca0a7b43ff9a97ff9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ring Goes South (From \"The Lord of the Rings\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N38002fc652c74705840e3e859785bd06 ;
    schema:name "The Ring Goes South (From \"The Lord of the Rings\")"@en .

_:Na7213b4e887c450985e81c064280dec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Villages (From \"Arcanum: Of Steamworks and Magick Obscura\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N38002fc652c74705840e3e859785bd06 ;
    schema:name "Villages (From \"Arcanum: Of Steamworks and Magick Obscura\")"@en .

_:Nb1be3c83709a4a40858cf51febbed04b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Demise of the Zephyr (From \"Arcanum: Of Steamworks and Magick Obscura\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N38002fc652c74705840e3e859785bd06 ;
    schema:name "The Demise of the Zephyr (From \"Arcanum: Of Steamworks and Magick Obscura\")"@en .

_:Nbd98697c93d24f689bab259295248fb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arcanum (From \"Arcanum: Of Steamworks and Magick Obscura\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N38002fc652c74705840e3e859785bd06 ;
    schema:name "Arcanum (From \"Arcanum: Of Steamworks and Magick Obscura\")"@en .

_:Nbdcf2bb7f3d84158b4e916f1ddf02878 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Return of the King (From \"The Lord of the Rings\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N38002fc652c74705840e3e859785bd06 ;
    schema:name "The Return of the King (From \"The Lord of the Rings\")"@en .

_:Nd1c6d840d8e24fc98352f2dc11e435ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thaxted (From \"The Planets\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N38002fc652c74705840e3e859785bd06 ;
    schema:name "Thaxted (From \"The Planets\")"@en .

_:N38002fc652c74705840e3e859785bd06 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ff2865472de4695b3c14fbcdf4c919c,
        _:N499ba010c9614f819e7609da19ece832,
        _:N73c6a3158ef54c6b8d9446694aba86dd,
        _:N82d6e5afe4944efeb7ade4c2eb7f9b92,
        _:Na0906315fc9b468ca0a7b43ff9a97ff9,
        _:Na7213b4e887c450985e81c064280dec8,
        _:Nb1be3c83709a4a40858cf51febbed04b,
        _:Nbd98697c93d24f689bab259295248fb8,
        _:Nbdcf2bb7f3d84158b4e916f1ddf02878,
        _:Nd1c6d840d8e24fc98352f2dc11e435ad ;
    mo:track_count 10 ;
    schema:duration "PT28:56"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3ff2865472de4695b3c14fbcdf4c919c,
        _:N499ba010c9614f819e7609da19ece832,
        _:N73c6a3158ef54c6b8d9446694aba86dd,
        _:N82d6e5afe4944efeb7ade4c2eb7f9b92,
        _:Na0906315fc9b468ca0a7b43ff9a97ff9,
        _:Na7213b4e887c450985e81c064280dec8,
        _:Nb1be3c83709a4a40858cf51febbed04b,
        _:Nbd98697c93d24f689bab259295248fb8,
        _:Nbdcf2bb7f3d84158b4e916f1ddf02878,
        _:Nd1c6d840d8e24fc98352f2dc11e435ad .

