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

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

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

<artist/635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106940#subject> ;
    schema:name "Minako Hamano"@en,
        "濱野美奈子"@ja ;
    foaf:made <album/106940#composition>,
        <album/106940#subject> ;
    foaf:name "Minako Hamano"@en,
        "濱野美奈子"@ja .

<artist/8188#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106940#subject> ;
    schema:name "Akira Fujiwara"@en,
        "藤原玲"@ja ;
    foaf:made <album/106940#composition>,
        <album/106940#subject> ;
    foaf:name "Akira Fujiwara"@en,
        "藤原玲"@ja .

<product/356#subject> a schema:CreativeWork ;
    schema:name "Metroid Fusion"@en,
        "メトロイドフュージョン"@ja,
        "Metroid Fusion"@ja-latn ;
    foaf:name "Metroid Fusion"@en,
        "メトロイドフュージョン"@ja,
        "Metroid Fusion"@ja-latn .

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

<https://media.vgm.io/albums/04/106940/106940-950d07350074.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106940#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/106940/106940-950d07350074.jpg> ;
    foaf:depicts <album/106940#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/106940/106940-950d07350074.jpg> .

<https://medium-media.vgm.io/albums/04/106940/106940-950d07350074.jpg> a schema:ImageObject,
        foaf:Image .

<album/106940#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Partition of Fear"@en,
        "The Partition of Fear"@ja,
        "The Partition of Fear"@ja-latn ;
    mo:composer <artist/635#subject>,
        <artist/8188#subject> ;
    mo:produced_work <album/106940#musicalwork> ;
    schema:name "The Partition of Fear"@en,
        "The Partition of Fear"@ja,
        "The Partition of Fear"@ja-latn .

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

<album/106940#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Partition of Fear"@en,
        "The Partition of Fear"@ja,
        "The Partition of Fear"@ja-latn ;
    mo:performance_of <album/106940#musicalwork> ;
    mo:performer <artist/59522#subject> ;
    mo:recorded_as <album/106940#musicalexpression> ;
    schema:byArtist <artist/59522#subject> ;
    schema:name "The Partition of Fear"@en,
        "The Partition of Fear"@ja,
        "The Partition of Fear"@ja-latn ;
    schema:workPerformed <album/106940#musicalwork> .

<artist/59522#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106940#performance> ;
    schema:name "Gunderslam"@en ;
    foaf:name "Gunderslam"@en .

<album/106940#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-30"^^xsd:date ;
    dcterms:title "The Partition of Fear"@en,
        "The Partition of Fear"@ja,
        "The Partition of Fear"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106940#musicalexpression> ;
    mo:publisher _:Nb13f5b8e107746dca1cf1c389aee6eb3 ;
    mo:record _:Nf3aa3b570fa64c0fa5db0eceff73754c ;
    mo:record_count 1 ;
    schema:about <product/356#subject> ;
    schema:byArtist <artist/59522#subject> ;
    schema:datePublished "2020-10-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/106940/106940-950d07350074.jpg> ;
    schema:name "The Partition of Fear"@en,
        "The Partition of Fear"@ja,
        "The Partition of Fear"@ja-latn ;
    schema:publisher _:Nb13f5b8e107746dca1cf1c389aee6eb3 ;
    foaf:depiction <https://media.vgm.io/albums/04/106940/106940-950d07350074.jpg> .

_:N00dbc22cb7bc4fd1b9f1ef4837867d4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sector 6 (NOC) Darkness Area"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa3b570fa64c0fa5db0eceff73754c ;
    schema:name "Sector 6 (NOC) Darkness Area"@en .

_:N20f2c574d5204645bfacbb412a7c430c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sector 5 (ARC) Low Temperature Zone Area"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa3b570fa64c0fa5db0eceff73754c ;
    schema:name "Sector 5 (ARC) Low Temperature Zone Area"@en .

_:N4f3ecfc37c7e48608376490d8883a8c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sector 2 (TRO) Tropics Area"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa3b570fa64c0fa5db0eceff73754c ;
    schema:name "Sector 2 (TRO) Tropics Area"@en .

_:N75020d1371b8422293480c3ba9d41352 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sector 3 (PYR) High Temperature Zone Area"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa3b570fa64c0fa5db0eceff73754c ;
    schema:name "Sector 3 (PYR) High Temperature Zone Area"@en .

_:Naaf720aa5aac4457876c54d3e38434e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sector 1 (SRX) SR388 Reproduction Area"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa3b570fa64c0fa5db0eceff73754c ;
    schema:name "Sector 1 (SRX) SR388 Reproduction Area"@en .

_:Nb13f5b8e107746dca1cf1c389aee6eb3 schema:name "Chernabogue"@en,
        "Chernabogue"@ja,
        "Chernabogue"@ja-latn ;
    foaf:name "Chernabogue"@en,
        "Chernabogue"@ja,
        "Chernabogue"@ja-latn .

_:Ncdd73daa166947129fb8219b88f726d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sector 4 (AQA) Underwater Area"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nf3aa3b570fa64c0fa5db0eceff73754c ;
    schema:name "Sector 4 (AQA) Underwater Area"@en .

_:Nf3aa3b570fa64c0fa5db0eceff73754c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00dbc22cb7bc4fd1b9f1ef4837867d4e,
        _:N20f2c574d5204645bfacbb412a7c430c,
        _:N4f3ecfc37c7e48608376490d8883a8c9,
        _:N75020d1371b8422293480c3ba9d41352,
        _:Naaf720aa5aac4457876c54d3e38434e0,
        _:Ncdd73daa166947129fb8219b88f726d6 ;
    mo:track_count 6 ;
    schema:duration "PT19:38"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N00dbc22cb7bc4fd1b9f1ef4837867d4e,
        _:N20f2c574d5204645bfacbb412a7c430c,
        _:N4f3ecfc37c7e48608376490d8883a8c9,
        _:N75020d1371b8422293480c3ba9d41352,
        _:Naaf720aa5aac4457876c54d3e38434e0,
        _:Ncdd73daa166947129fb8219b88f726d6 .

