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

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

<artist/8243#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85086#subject> ;
    schema:name "Bear McCreary"@en ;
    foaf:made <album/85086#composition>,
        <album/85086#subject> ;
    foaf:name "Bear McCreary"@en .

<product/6286#subject> a schema:CreativeWork ;
    schema:name "God of War (2018)"@en,
        "God of War (2018)"@ja,
        "God of War (2018)"@ja-latn ;
    foaf:name "God of War (2018)"@en,
        "God of War (2018)"@ja,
        "God of War (2018)"@ja-latn .

<album/85086#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ICEBOUND: A \"God of War\" Tribute"@en,
        "ICEBOUND: A \"God of War\" Tribute"@ja,
        "ICEBOUND: A \"God of War\" Tribute"@ja-latn ;
    mo:composer <artist/8243#subject> ;
    mo:produced_work <album/85086#musicalwork> ;
    schema:name "ICEBOUND: A \"God of War\" Tribute"@en,
        "ICEBOUND: A \"God of War\" Tribute"@ja,
        "ICEBOUND: A \"God of War\" Tribute"@ja-latn .

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

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

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/85086/85086-1552462015.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/25040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85086#performance> ;
    schema:name "Dacian Grada"@en ;
    foaf:name "Dacian Grada"@en .

<artist/26566#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85086#performance> ;
    schema:name "Psamathes"@en ;
    foaf:made <album/85086#lyrics>,
        <album/85086#subject> ;
    foaf:name "Psamathes"@en .

<artist/31075#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85086#performance> ;
    schema:name "Zohar Emulator"@en ;
    foaf:name "Zohar Emulator"@en .

<album/85086#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ICEBOUND: A \"God of War\" Tribute"@en,
        "ICEBOUND: A \"God of War\" Tribute"@ja,
        "ICEBOUND: A \"God of War\" Tribute"@ja-latn ;
    mo:performance_of <album/85086#musicalwork> ;
    mo:performer <artist/25040#subject>,
        <artist/26566#subject>,
        <artist/31075#subject> ;
    mo:recorded_as <album/85086#musicalexpression> ;
    schema:byArtist <artist/25040#subject>,
        <artist/26566#subject>,
        <artist/31075#subject> ;
    schema:name "ICEBOUND: A \"God of War\" Tribute"@en,
        "ICEBOUND: A \"God of War\" Tribute"@ja,
        "ICEBOUND: A \"God of War\" Tribute"@ja-latn ;
    schema:workPerformed <album/85086#musicalwork> .

<album/85086#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-15"^^xsd:date ;
    dcterms:title "ICEBOUND: A \"God of War\" Tribute"@en,
        "ICEBOUND: A \"God of War\" Tribute"@ja,
        "ICEBOUND: A \"God of War\" Tribute"@ja-latn ;
    mo:catalogue_number "MCOL-0183" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/85086#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:Nb36282de0c754242be93d17360a3a34a ;
    mo:record_count 1 ;
    schema:about <product/6286#subject> ;
    schema:byArtist <artist/25040#subject>,
        <artist/26566#subject>,
        <artist/31075#subject> ;
    schema:datePublished "2019-03-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/85086/85086-1552462015.jpg> ;
    schema:name "ICEBOUND: A \"God of War\" Tribute"@en,
        "ICEBOUND: A \"God of War\" Tribute"@ja,
        "ICEBOUND: A \"God of War\" Tribute"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/85086/85086-1552462015.jpg> .

_:N26e5c357d1f6460c99502d9949785d5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Κράτος"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nb36282de0c754242be93d17360a3a34a ;
    schema:name "Κράτος"@en .

_:N32e28690ff844630a8b28287a5b33b12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elektrisk Drage"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nb36282de0c754242be93d17360a3a34a ;
    schema:name "Elektrisk Drage"@en .

_:N63d420c35d2d4c01bc0055bead457aee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Unfeeling"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nb36282de0c754242be93d17360a3a34a ;
    schema:name "The Unfeeling"@en .

_:Nc24c995f8a484ee5bec002316f8b9eed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nb36282de0c754242be93d17360a3a34a ;
    schema:name "Memories"@en .

_:Ne8071c097f794c3b9dbb3924b272d755 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wicked Bonds"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nb36282de0c754242be93d17360a3a34a ;
    schema:name "Wicked Bonds"@en .

_:Nf530db8685924e479c26f8cbedb6f717 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those Who Guide The Fallen"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nb36282de0c754242be93d17360a3a34a ;
    schema:name "Those Who Guide The Fallen"@en .

_:Nb36282de0c754242be93d17360a3a34a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26e5c357d1f6460c99502d9949785d5d,
        _:N32e28690ff844630a8b28287a5b33b12,
        _:N63d420c35d2d4c01bc0055bead457aee,
        _:Nc24c995f8a484ee5bec002316f8b9eed,
        _:Ne8071c097f794c3b9dbb3924b272d755,
        _:Nf530db8685924e479c26f8cbedb6f717 ;
    mo:track_count 6 ;
    schema:duration "PT21:01"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N26e5c357d1f6460c99502d9949785d5d,
        _:N32e28690ff844630a8b28287a5b33b12,
        _:N63d420c35d2d4c01bc0055bead457aee,
        _:Nc24c995f8a484ee5bec002316f8b9eed,
        _:Ne8071c097f794c3b9dbb3924b272d755,
        _:Nf530db8685924e479c26f8cbedb6f717 .

