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

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

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

<artist/75064#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152610#subject> ;
    schema:name "Alejandro Rebollo de Hoz"@en ;
    foaf:made <album/152610#composition>,
        <album/152610#subject> ;
    foaf:name "Alejandro Rebollo de Hoz"@en .

<album/152610#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Road to Valhalla (Original Game Soundtrack [Teaser])"@en,
        "Road to Valhalla (Original Game Soundtrack [Teaser])"@ja,
        "Road to Valhalla (Original Game Soundtrack [Teaser])"@ja-latn ;
    mo:composer <artist/75064#subject> ;
    mo:produced_work <album/152610#musicalwork> ;
    schema:name "Road to Valhalla (Original Game Soundtrack [Teaser])"@en,
        "Road to Valhalla (Original Game Soundtrack [Teaser])"@ja,
        "Road to Valhalla (Original Game Soundtrack [Teaser])"@ja-latn .

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

<album/152610#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Road to Valhalla (Original Game Soundtrack [Teaser])"@en,
        "Road to Valhalla (Original Game Soundtrack [Teaser])"@ja,
        "Road to Valhalla (Original Game Soundtrack [Teaser])"@ja-latn ;
    mo:performance_of <album/152610#musicalwork> ;
    mo:recorded_as <album/152610#musicalexpression> ;
    schema:name "Road to Valhalla (Original Game Soundtrack [Teaser])"@en,
        "Road to Valhalla (Original Game Soundtrack [Teaser])"@ja,
        "Road to Valhalla (Original Game Soundtrack [Teaser])"@ja-latn ;
    schema:workPerformed <album/152610#musicalwork> .

<https://media.vgm.io/albums/01/152610/152610-3c68aa46dac0.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152610#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/152610/152610-3c68aa46dac0.png> ;
    foaf:depicts <album/152610#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/152610/152610-3c68aa46dac0.png> .

<https://medium-media.vgm.io/albums/01/152610/152610-3c68aa46dac0.png> a schema:ImageObject,
        foaf:Image .

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

<album/152610#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-10-03"^^xsd:date ;
    dcterms:title "Road to Valhalla (Original Game Soundtrack [Teaser])"@en,
        "Road to Valhalla (Original Game Soundtrack [Teaser])"@ja,
        "Road to Valhalla (Original Game Soundtrack [Teaser])"@ja-latn ;
    mo:catalogue_number "LR-2526784" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152610#musicalexpression> ;
    mo:publisher _:N65ac0527b62044f7b01c2958e1f3d910 ;
    mo:record _:Naeebfbc5147c454c8e8ba5feed5060f6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Road to Valhalla"@en ;
            foaf:name "Road to Valhalla"@en ] ;
    schema:datePublished "2024-10-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/152610/152610-3c68aa46dac0.png> ;
    schema:name "Road to Valhalla (Original Game Soundtrack [Teaser])"@en,
        "Road to Valhalla (Original Game Soundtrack [Teaser])"@ja,
        "Road to Valhalla (Original Game Soundtrack [Teaser])"@ja-latn ;
    schema:publisher _:N65ac0527b62044f7b01c2958e1f3d910 ;
    foaf:depiction <https://media.vgm.io/albums/01/152610/152610-3c68aa46dac0.png> .

_:N524537cdb8c149b4814d50bd48e01ab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road to Valhalla"@en,
        "Road to Valhalla"@spanish ;
    mo:track_number 1 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Naeebfbc5147c454c8e8ba5feed5060f6 ;
    schema:name "Road to Valhalla"@en,
        "Road to Valhalla"@spanish .

_:N65ac0527b62044f7b01c2958e1f3d910 schema:name "Alejandro Rebollo de Hoz"@en,
        "Alejandro Rebollo de Hoz"@ja,
        "Alejandro Rebollo de Hoz"@ja-latn ;
    foaf:name "Alejandro Rebollo de Hoz"@en,
        "Alejandro Rebollo de Hoz"@ja,
        "Alejandro Rebollo de Hoz"@ja-latn .

_:N7d6f973706fb4ef58db4e487a739ee43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don’t Look Down!"@en,
        "¡No mires abajo!"@spanish ;
    mo:track_number 7 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Naeebfbc5147c454c8e8ba5feed5060f6 ;
    schema:name "Don’t Look Down!"@en,
        "¡No mires abajo!"@spanish .

_:Nafff8a394c844a12af76ea469ae8dca2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Helheim"@en,
        "Bienvenido a Helheim"@spanish ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Naeebfbc5147c454c8e8ba5feed5060f6 ;
    schema:name "Welcome to Helheim"@en,
        "Bienvenido a Helheim"@spanish .

_:Nbdcebb5e102741d5967e5d66d1ef1813 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Paths of Thorri"@en,
        "Los caminos de Thorri"@spanish ;
    mo:track_number 5 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Naeebfbc5147c454c8e8ba5feed5060f6 ;
    schema:name "The Paths of Thorri"@en,
        "Los caminos de Thorri"@spanish .

_:Nd9f86637977145cc81f13c16fd1f73db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest of… Dogs?"@en,
        "Bosque de... ¿Perros?"@spanish ;
    mo:track_number 8 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Naeebfbc5147c454c8e8ba5feed5060f6 ;
    schema:name "Forest of… Dogs?"@en,
        "Bosque de... ¿Perros?"@spanish .

_:Ne304eba2fe6844a8a190e528ddc61050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jump, Garm!"@en,
        "¡Salta, Garm!"@spanish ;
    mo:track_number 4 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Naeebfbc5147c454c8e8ba5feed5060f6 ;
    schema:name "Jump, Garm!"@en,
        "¡Salta, Garm!"@spanish .

_:Ne810093a74e44283bf342d798b5498e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gates of Asgard"@en,
        "Las puertas de Asgard"@spanish ;
    mo:track_number 2 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Naeebfbc5147c454c8e8ba5feed5060f6 ;
    schema:name "The Gates of Asgard"@en,
        "Las puertas de Asgard"@spanish .

_:Ne903590f77df4e2aa323c6c9f38dbd5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hernán, Paladin of the Snows"@en,
        "Hernán, Paladín de las Nieves"@spanish ;
    mo:track_number 6 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Naeebfbc5147c454c8e8ba5feed5060f6 ;
    schema:name "Hernán, Paladin of the Snows"@en,
        "Hernán, Paladín de las Nieves"@spanish .

_:Naeebfbc5147c454c8e8ba5feed5060f6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N524537cdb8c149b4814d50bd48e01ab5,
        _:N7d6f973706fb4ef58db4e487a739ee43,
        _:Nafff8a394c844a12af76ea469ae8dca2,
        _:Nbdcebb5e102741d5967e5d66d1ef1813,
        _:Nd9f86637977145cc81f13c16fd1f73db,
        _:Ne304eba2fe6844a8a190e528ddc61050,
        _:Ne810093a74e44283bf342d798b5498e2,
        _:Ne903590f77df4e2aa323c6c9f38dbd5c ;
    mo:track_count 8 ;
    schema:duration "PT16:13"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N524537cdb8c149b4814d50bd48e01ab5,
        _:N7d6f973706fb4ef58db4e487a739ee43,
        _:Nafff8a394c844a12af76ea469ae8dca2,
        _:Nbdcebb5e102741d5967e5d66d1ef1813,
        _:Nd9f86637977145cc81f13c16fd1f73db,
        _:Ne304eba2fe6844a8a190e528ddc61050,
        _:Ne810093a74e44283bf342d798b5498e2,
        _:Ne903590f77df4e2aa323c6c9f38dbd5c .

