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

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

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

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

<artist/1811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101336#subject> ;
    schema:name "Jesper Kyd"@en ;
    foaf:made <album/101336#composition>,
        <album/101336#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/101336#musicalexpression> a mo:Signal ;
    mo:published_as <album/101336#subject> ;
    mo:records <album/101336#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/63/101336/101336-1594555197.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101336#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/101336/101336-1594555197.jpg> ;
    foaf:depicts <album/101336#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/101336/101336-1594555197.jpg> .

<https://medium-media.vgm.io/albums/63/101336/101336-1594555197.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12532#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101336#performance> ;
    schema:name "Melissa R. Kaplan"@en ;
    foaf:name "Melissa R. Kaplan"@en .

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

<album/101336#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Assassin's Creed Valhalla: Out of the North"@en,
        "Assassin's Creed Valhalla: Out of the North"@ja,
        "Assassin's Creed Valhalla: Out of the North"@ja-latn ;
    mo:performance_of <album/101336#musicalwork> ;
    mo:performer <artist/12532#subject>,
        <artist/33892#subject> ;
    mo:recorded_as <album/101336#musicalexpression> ;
    schema:byArtist <artist/12532#subject>,
        <artist/33892#subject> ;
    schema:name "Assassin's Creed Valhalla: Out of the North"@en,
        "Assassin's Creed Valhalla: Out of the North"@ja,
        "Assassin's Creed Valhalla: Out of the North"@ja-latn ;
    schema:workPerformed <album/101336#musicalwork> .

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

<album/101336#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-17"^^xsd:date ;
    dcterms:title "Assassin's Creed Valhalla: Out of the North"@en,
        "Assassin's Creed Valhalla: Out of the North"@ja,
        "Assassin's Creed Valhalla: Out of the North"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/101336#musicalexpression> ;
    mo:publisher <org/607#subject> ;
    mo:record _:N2f1efc6cfd114bebbab50bf4090c1602 ;
    mo:record_count 1 ;
    schema:about <product/8313#subject> ;
    schema:byArtist <artist/12532#subject>,
        <artist/33892#subject> ;
    schema:datePublished "2020-07-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/101336/101336-1594555197.jpg> ;
    schema:name "Assassin's Creed Valhalla: Out of the North"@en,
        "Assassin's Creed Valhalla: Out of the North"@ja,
        "Assassin's Creed Valhalla: Out of the North"@ja-latn ;
    schema:publisher <org/607#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/101336/101336-1594555197.jpg> .

_:N0f0d34ee3f0346628e87dead9129309a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holmgang"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N2f1efc6cfd114bebbab50bf4090c1602 ;
    schema:name "Holmgang"@en .

_:N360941971d8e4130a8c17d0311a83eac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sceptred Isle"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N2f1efc6cfd114bebbab50bf4090c1602 ;
    schema:name "The Sceptred Isle"@en .

_:N7360809060554b2e945b37cc4c662390 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kingdom of Wessex"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N2f1efc6cfd114bebbab50bf4090c1602 ;
    schema:name "Kingdom of Wessex"@en .

_:Nc34e6dc90d824f9c85fad13d3a0658ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hrafnsmál - The Words of the Raven"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N2f1efc6cfd114bebbab50bf4090c1602 ;
    schema:name "Hrafnsmál - The Words of the Raven"@en .

_:Nd06f1acd2e2d4ffb88dd147339382f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tree of Life"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N2f1efc6cfd114bebbab50bf4090c1602 ;
    schema:name "The Tree of Life"@en .

_:Ne0a059e12eed490c800d83cd5a643b8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Guardian"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N2f1efc6cfd114bebbab50bf4090c1602 ;
    schema:name "The Guardian"@en .

_:Ne1435e751b6c441dabf7820e957f4409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out of the North"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N2f1efc6cfd114bebbab50bf4090c1602 ;
    schema:name "Out of the North"@en .

_:N2f1efc6cfd114bebbab50bf4090c1602 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f0d34ee3f0346628e87dead9129309a,
        _:N360941971d8e4130a8c17d0311a83eac,
        _:N7360809060554b2e945b37cc4c662390,
        _:Nc34e6dc90d824f9c85fad13d3a0658ba,
        _:Nd06f1acd2e2d4ffb88dd147339382f8e,
        _:Ne0a059e12eed490c800d83cd5a643b8e,
        _:Ne1435e751b6c441dabf7820e957f4409 ;
    mo:track_count 7 ;
    schema:duration "PT20:41"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0f0d34ee3f0346628e87dead9129309a,
        _:N360941971d8e4130a8c17d0311a83eac,
        _:N7360809060554b2e945b37cc4c662390,
        _:Nc34e6dc90d824f9c85fad13d3a0658ba,
        _:Nd06f1acd2e2d4ffb88dd147339382f8e,
        _:Ne0a059e12eed490c800d83cd5a643b8e,
        _:Ne1435e751b6c441dabf7820e957f4409 .

