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

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

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

<album/111731> a mo:Release ;
    mo:catalogue_number "N/A" .

<artist/15884#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102139#subject> ;
    schema:name "Sarah Schachner"@en ;
    foaf:made <album/102139#composition>,
        <album/102139#subject> ;
    foaf:name "Sarah Schachner"@en .

<artist/1811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102139#subject> ;
    schema:name "Jesper Kyd"@en ;
    foaf:made <album/102139#composition>,
        <album/102139#subject> ;
    foaf:name "Jesper Kyd"@en .

<product/8313#subject> a schema:CreativeWork ;
    schema:name "Assassin's Creed Valhalla"@en,
        "Assassin's Creed Valhalla"@ja,
        "Assassin's Creed Valhalla"@ja-latn ;
    foaf:name "Assassin's Creed Valhalla"@en,
        "Assassin's Creed Valhalla"@ja,
        "Assassin's Creed Valhalla"@ja-latn .

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

<org/607#subject> schema:name "Lakeshore Records"@en,
        "Lakeshore Records"@ja,
        "Lakeshore Records"@ja-latn ;
    foaf:name "Lakeshore Records"@en,
        "Lakeshore Records"@ja,
        "Lakeshore Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/102139/102139-dd3600524efd.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/102139#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Assassin's Creed Valhalla: The Ravens Saga"@en,
        "Assassin's Creed Valhalla: The Ravens Saga"@ja,
        "Assassin's Creed Valhalla: The Ravens Saga"@ja-latn ;
    mo:performance_of <album/102139#musicalwork> ;
    mo:performer <artist/33892#subject> ;
    mo:recorded_as <album/102139#musicalexpression> ;
    schema:byArtist <artist/33892#subject> ;
    schema:name "Assassin's Creed Valhalla: The Ravens Saga"@en,
        "Assassin's Creed Valhalla: The Ravens Saga"@ja,
        "Assassin's Creed Valhalla: The Ravens Saga"@ja-latn ;
    schema:workPerformed <album/102139#musicalwork> .

<album/102139#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Assassin's Creed Valhalla: The Ravens Saga"@en,
        "Assassin's Creed Valhalla: The Ravens Saga"@ja,
        "Assassin's Creed Valhalla: The Ravens Saga"@ja-latn ;
    mo:composer <artist/15884#subject>,
        <artist/1811#subject>,
        <artist/33892#subject> ;
    mo:produced_work <album/102139#musicalwork> ;
    schema:name "Assassin's Creed Valhalla: The Ravens Saga"@en,
        "Assassin's Creed Valhalla: The Ravens Saga"@ja,
        "Assassin's Creed Valhalla: The Ravens Saga"@ja-latn .

<artist/33892#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102139#subject> ;
    mo:performed <album/102139#performance> ;
    schema:name "Einar Selvik"@en ;
    foaf:made <album/102139#composition>,
        <album/102139#subject> ;
    foaf:name "Einar Selvik"@en .

<album/102139#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-07"^^xsd:date ;
    dcterms:title "Assassin's Creed Valhalla: The Ravens Saga"@en,
        "Assassin's Creed Valhalla: The Ravens Saga"@ja,
        "Assassin's Creed Valhalla: The Ravens Saga"@ja-latn ;
    mo:catalogue_number "LKS35723" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/111731> ;
    mo:publication_of <album/102139#musicalexpression> ;
    mo:publisher <org/607#subject> ;
    mo:record _:Nba0c86a36ca840df9ea7c6011dee71e3 ;
    mo:record_count 1 ;
    schema:about <product/8313#subject> ;
    schema:byArtist <artist/33892#subject> ;
    schema:datePublished "2020-08-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/102139/102139-dd3600524efd.jpg> ;
    schema:name "Assassin's Creed Valhalla: The Ravens Saga"@en,
        "Assassin's Creed Valhalla: The Ravens Saga"@ja,
        "Assassin's Creed Valhalla: The Ravens Saga"@ja-latn ;
    schema:publisher <org/607#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/102139/102139-dd3600524efd.jpg> .

_:N0dfad5b096f44d0db5028f1fbc531b46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Odin's Plunder"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nba0c86a36ca840df9ea7c6011dee71e3 ;
    schema:name "Odin's Plunder"@en .

_:N3c6e51448ac848c090c85e9797221ed7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Son of Fjord"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nba0c86a36ca840df9ea7c6011dee71e3 ;
    schema:name "Son of Fjord"@en .

_:N5689e60f60e84a12b5a34556cf823c52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hausbrjótr - Skullcrusher"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nba0c86a36ca840df9ea7c6011dee71e3 ;
    schema:name "Hausbrjótr - Skullcrusher"@en .

_:N5d5e5bb97d25407da7bbcd750cfa9c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vígahugr - Lust for Battle (Skaldic Version)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nba0c86a36ca840df9ea7c6011dee71e3 ;
    schema:name "Vígahugr - Lust for Battle (Skaldic Version)"@en .

_:Nbf3bf2cd4c2049a5b83c30a77955a8a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assassin's Creed Valhalla Main Theme (feat. Einar Selvik)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nba0c86a36ca840df9ea7c6011dee71e3 ;
    schema:name "Assassin's Creed Valhalla Main Theme (feat. Einar Selvik)"@en .

_:Ne6bef216176b4c38a50fde9223291450 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asgard – Hall of the Aesir (feat. Einar Selvik)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nba0c86a36ca840df9ea7c6011dee71e3 ;
    schema:name "Asgard – Hall of the Aesir (feat. Einar Selvik)"@en .

_:Nfeccd1700cbc411a932a22ca758e8e69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Well of Wyrd"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nba0c86a36ca840df9ea7c6011dee71e3 ;
    schema:name "The Well of Wyrd"@en .

_:Nba0c86a36ca840df9ea7c6011dee71e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0dfad5b096f44d0db5028f1fbc531b46,
        _:N3c6e51448ac848c090c85e9797221ed7,
        _:N5689e60f60e84a12b5a34556cf823c52,
        _:N5d5e5bb97d25407da7bbcd750cfa9c98,
        _:Nbf3bf2cd4c2049a5b83c30a77955a8a1,
        _:Ne6bef216176b4c38a50fde9223291450,
        _:Nfeccd1700cbc411a932a22ca758e8e69 ;
    mo:track_count 7 ;
    schema:duration "PT23:59"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0dfad5b096f44d0db5028f1fbc531b46,
        _:N3c6e51448ac848c090c85e9797221ed7,
        _:N5689e60f60e84a12b5a34556cf823c52,
        _:N5d5e5bb97d25407da7bbcd750cfa9c98,
        _:Nbf3bf2cd4c2049a5b83c30a77955a8a1,
        _:Ne6bef216176b4c38a50fde9223291450,
        _:Nfeccd1700cbc411a932a22ca758e8e69 .

