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

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

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

<artist/26136#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102038#subject> ;
    schema:name "John Paesano"@en ;
    foaf:made <album/102038#composition>,
        <album/102038#subject> ;
    foaf:name "John Paesano"@en .

<artist/4006#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102038#subject> ;
    schema:name "Kazuma Jinnouchi"@en,
        "陣内一真"@ja ;
    foaf:made <album/102038#composition>,
        <album/102038#subject> ;
    foaf:name "Kazuma Jinnouchi"@en,
        "陣内一真"@ja .

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

<album/102038#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Marvel's Iron Man VR Original Video Game Soundtrack"@en,
        "Marvel's Iron Man VR Original Video Game Soundtrack"@ja,
        "Marvel's Iron Man VR Original Video Game Soundtrack"@ja-latn ;
    mo:performance_of <album/102038#musicalwork> ;
    mo:recorded_as <album/102038#musicalexpression> ;
    schema:name "Marvel's Iron Man VR Original Video Game Soundtrack"@en,
        "Marvel's Iron Man VR Original Video Game Soundtrack"@ja,
        "Marvel's Iron Man VR Original Video Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/102038#musicalwork> .

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

<https://media.vgm.io/albums/83/102038/102038-274677a8c75c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102038#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/102038/102038-274677a8c75c.jpg> ;
    foaf:depicts <album/102038#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/102038/102038-274677a8c75c.jpg> .

<https://medium-media.vgm.io/albums/83/102038/102038-274677a8c75c.jpg> a schema:ImageObject,
        foaf:Image .

<album/102038#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Marvel's Iron Man VR Original Video Game Soundtrack"@en,
        "Marvel's Iron Man VR Original Video Game Soundtrack"@ja,
        "Marvel's Iron Man VR Original Video Game Soundtrack"@ja-latn ;
    mo:composer <artist/26136#subject>,
        <artist/4006#subject> ;
    mo:produced_work <album/102038#musicalwork> ;
    schema:name "Marvel's Iron Man VR Original Video Game Soundtrack"@en,
        "Marvel's Iron Man VR Original Video Game Soundtrack"@ja,
        "Marvel's Iron Man VR Original Video Game Soundtrack"@ja-latn .

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

<album/102038#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-31"^^xsd:date ;
    dcterms:title "Marvel's Iron Man VR Original Video Game Soundtrack"@en,
        "Marvel's Iron Man VR Original Video Game Soundtrack"@ja,
        "Marvel's Iron Man VR Original Video Game Soundtrack"@ja-latn ;
    mo:catalogue_number "D003683725" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/102038#musicalexpression> ;
    mo:publisher <org/1480#subject> ;
    mo:record _:N9d0c8e054d624d958b4a7713e79bd962 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Marvel's Iron Man VR"@en ;
            foaf:name "Marvel's Iron Man VR"@en ] ;
    schema:datePublished "2020-07-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/102038/102038-274677a8c75c.jpg> ;
    schema:name "Marvel's Iron Man VR Original Video Game Soundtrack"@en,
        "Marvel's Iron Man VR Original Video Game Soundtrack"@ja,
        "Marvel's Iron Man VR Original Video Game Soundtrack"@ja-latn ;
    schema:publisher <org/1480#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/102038/102038-274677a8c75c.jpg> .

_:N326b85528dd7455baa2a7c6629c673e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack on S.H.I.E.L.D."@en ;
    mo:track_number 16 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Attack on S.H.I.E.L.D."@en .

_:N3e4640f22db542a3b5bb95d3e6d0469c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Change of Heart"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Change of Heart"@en .

_:N3e5c67090b93447a9336fca2ebad2cdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oresteia"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Oresteia"@en .

_:N4b6d3be07af64616bcebbda99855b045 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resilient"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Resilient"@en .

_:N57e40e7a166c4f878f4e796341a7c272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marvel's Iron Man VR Trailer Theme"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Marvel's Iron Man VR Trailer Theme"@en .

_:N587182dc8b7e44d2b74b53b0b2e6c8d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock Bottom"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Rock Bottom"@en .

_:N5f7d550f19174cf1897686111dcc69dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell, Stark"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Farewell, Stark"@en .

_:N6d5ada80bacd4144841db7245351d026 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World Needs Iron Man"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "The World Needs Iron Man"@en .

_:N6d61280a70f64a00b3e636cb9468c05b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out of the Blue"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Out of the Blue"@en .

_:N72bfa032297843bd9e1eb491e633790d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost from the Past"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Ghost from the Past"@en .

_:N7553d8c226c442c095ada42d948817be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hostile Takeover"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Hostile Takeover"@en .

_:N81ede82d48714e228300637582440998 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Possessed"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Possessed"@en .

_:N91cebe4f05ce473e909fbf66fe7c1dae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See You on the Other Side"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "See You on the Other Side"@en .

_:Na872cd6063fe49d3824e2bd9df4e85ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Tech, New Threats"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Old Tech, New Threats"@en .

_:Na896f4f418854979ad59c19bf49fbb72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roxxon"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Roxxon"@en .

_:Nb7c5e25d2570473dbebf34c25647babf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart in the Clouds"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Heart in the Clouds"@en .

_:Nc86e243e7a2641a78033db7aaaaa2a24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cost of Doing Business"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Cost of Doing Business"@en .

_:Nc8b0b34d2d384b63a60c08269c3144d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Heroes"@en .

_:Ne81235b26088412d8a8c0cdf23cda1dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Laser Focused"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Laser Focused"@en .

_:Nee673d8ae850420f8bf38a410abb2df5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Overture"@en .

_:Nf67ff75d770641359e1d2dc2ef138cfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stark Tower"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N9d0c8e054d624d958b4a7713e79bd962 ;
    schema:name "Stark Tower"@en .

_:N9d0c8e054d624d958b4a7713e79bd962 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N326b85528dd7455baa2a7c6629c673e9,
        _:N3e4640f22db542a3b5bb95d3e6d0469c,
        _:N3e5c67090b93447a9336fca2ebad2cdb,
        _:N4b6d3be07af64616bcebbda99855b045,
        _:N57e40e7a166c4f878f4e796341a7c272,
        _:N587182dc8b7e44d2b74b53b0b2e6c8d6,
        _:N5f7d550f19174cf1897686111dcc69dc,
        _:N6d5ada80bacd4144841db7245351d026,
        _:N6d61280a70f64a00b3e636cb9468c05b,
        _:N72bfa032297843bd9e1eb491e633790d,
        _:N7553d8c226c442c095ada42d948817be,
        _:N81ede82d48714e228300637582440998,
        _:N91cebe4f05ce473e909fbf66fe7c1dae,
        _:Na872cd6063fe49d3824e2bd9df4e85ed,
        _:Na896f4f418854979ad59c19bf49fbb72,
        _:Nb7c5e25d2570473dbebf34c25647babf,
        _:Nc86e243e7a2641a78033db7aaaaa2a24,
        _:Nc8b0b34d2d384b63a60c08269c3144d5,
        _:Ne81235b26088412d8a8c0cdf23cda1dc,
        _:Nee673d8ae850420f8bf38a410abb2df5,
        _:Nf67ff75d770641359e1d2dc2ef138cfc ;
    mo:track_count 21 ;
    schema:duration "PT62:35"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N326b85528dd7455baa2a7c6629c673e9,
        _:N3e4640f22db542a3b5bb95d3e6d0469c,
        _:N3e5c67090b93447a9336fca2ebad2cdb,
        _:N4b6d3be07af64616bcebbda99855b045,
        _:N57e40e7a166c4f878f4e796341a7c272,
        _:N587182dc8b7e44d2b74b53b0b2e6c8d6,
        _:N5f7d550f19174cf1897686111dcc69dc,
        _:N6d5ada80bacd4144841db7245351d026,
        _:N6d61280a70f64a00b3e636cb9468c05b,
        _:N72bfa032297843bd9e1eb491e633790d,
        _:N7553d8c226c442c095ada42d948817be,
        _:N81ede82d48714e228300637582440998,
        _:N91cebe4f05ce473e909fbf66fe7c1dae,
        _:Na872cd6063fe49d3824e2bd9df4e85ed,
        _:Na896f4f418854979ad59c19bf49fbb72,
        _:Nb7c5e25d2570473dbebf34c25647babf,
        _:Nc86e243e7a2641a78033db7aaaaa2a24,
        _:Nc8b0b34d2d384b63a60c08269c3144d5,
        _:Ne81235b26088412d8a8c0cdf23cda1dc,
        _:Nee673d8ae850420f8bf38a410abb2df5,
        _:Nf67ff75d770641359e1d2dc2ef138cfc .

