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

<album/102139> a mo:Release ;
    mo:catalogue_number "LKS35723" .

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

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

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

<artist/1811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111731#subject> ;
    schema:name "Jesper Kyd"@en ;
    foaf:made <album/111731#composition>,
        <album/111731#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/111731#musicalexpression> a mo:Signal ;
    mo:published_as <album/111731#subject> ;
    mo:records <album/111731#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 .

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

<album/111731#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/111731#musicalwork> ;
    mo:performer <artist/33892#subject> ;
    mo:recorded_as <album/111731#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/111731#musicalwork> .

<album/111731#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/111731#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/111731#subject> ;
    mo:performed <album/111731#performance> ;
    schema:name "Einar Selvik"@en ;
    foaf:made <album/111731#composition>,
        <album/111731#subject> ;
    foaf:name "Einar Selvik"@en .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111731#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/111731#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/111731#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-01"^^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 "N/A" ;
    mo:media_type "Vinyl (10\")" ;
    mo:other_release_of <album/102139> ;
    mo:publication_of <album/111731#musicalexpression> ;
    mo:publisher <org/607#subject> ;
    mo:record _:N57c66db7320e45b499a5ff964fef1c64 ;
    mo:record_count 1 ;
    schema:about <product/8313#subject> ;
    schema:byArtist <artist/33892#subject> ;
    schema:datePublished "2020-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    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://vgmdb.net/db/img/album-nocover-medium.gif> .

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

_:N2200e292ec684691b6a43e3e9a1360d0 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 _:N57c66db7320e45b499a5ff964fef1c64 ;
    schema:name "Asgard – Hall of the Aesir (feat. Einar Selvik)"@en .

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

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

_:Nae56ebfdc81b4e83bd89a97444ccc509 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 _:N57c66db7320e45b499a5ff964fef1c64 ;
    schema:name "Assassin's Creed Valhalla Main Theme (feat. Einar Selvik)"@en .

_:Ncd8b593545364f14ae17105d258bbdfb 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 _:N57c66db7320e45b499a5ff964fef1c64 ;
    schema:name "Vígahugr - Lust for Battle (Skaldic Version)"@en .

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

_:N57c66db7320e45b499a5ff964fef1c64 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09392ca65e9a457893e73523771670d7,
        _:N2200e292ec684691b6a43e3e9a1360d0,
        _:N4a65be1b14984d61b178e80112c6fd16,
        _:N91fbb5cc6a9c40bb87d9ab62e8aeff7b,
        _:Nae56ebfdc81b4e83bd89a97444ccc509,
        _:Ncd8b593545364f14ae17105d258bbdfb,
        _:Nf26353edeead48cb99f8a63c1dd5fd3d ;
    mo:track_count 7 ;
    schema:duration "PT13:01"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N09392ca65e9a457893e73523771670d7,
        _:N2200e292ec684691b6a43e3e9a1360d0,
        _:N4a65be1b14984d61b178e80112c6fd16,
        _:N91fbb5cc6a9c40bb87d9ab62e8aeff7b,
        _:Nae56ebfdc81b4e83bd89a97444ccc509,
        _:Ncd8b593545364f14ae17105d258bbdfb,
        _:Nf26353edeead48cb99f8a63c1dd5fd3d .

