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

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

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

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71594#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/71594#composition>,
        <album/71594#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

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

<artist/693#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71594#subject> ;
    schema:name "Kenji Yamamoto"@en,
        "山本健誌"@ja ;
    foaf:made <album/71594#composition>,
        <album/71594#subject> ;
    foaf:name "Kenji Yamamoto"@en,
        "山本健誌"@ja .

<product/268#subject> a schema:CreativeWork ;
    schema:name "Super Metroid"@en,
        "スーパーメトロイド"@ja,
        "Super Metroid"@ja-latn ;
    foaf:name "Super Metroid"@en,
        "スーパーメトロイド"@ja,
        "Super Metroid"@ja-latn .

<product/355#subject> a schema:CreativeWork ;
    schema:name "Metroid Prime"@en,
        "メトロイドプライム"@ja,
        "Metroid Prime"@ja-latn ;
    foaf:name "Metroid Prime"@en,
        "メトロイドプライム"@ja,
        "Metroid Prime"@ja-latn .

<product/58#subject> a schema:CreativeWork ;
    schema:name "Metroid"@en,
        "メトロイド"@ja,
        "Metroid"@ja-latn ;
    foaf:name "Metroid"@en,
        "メトロイド"@ja,
        "Metroid"@ja-latn .

<album/71594#musicalexpression> a mo:Signal ;
    mo:published_as <album/71594#subject> ;
    mo:records <album/71594#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/49/71594/71594-1505757835.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/71594#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/71594/71594-1505757835.jpg> ;
    foaf:depicts <album/71594#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/71594/71594-1505757835.jpg> .

<https://medium-media.vgm.io/albums/49/71594/71594-1505757835.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17445#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71594#performance> ;
    schema:name "Ro Panuganti"@en ;
    foaf:name "Ro Panuganti"@en .

<artist/17457#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71594#performance> ;
    schema:name "David Russell"@en ;
    foaf:name "David Russell"@en .

<artist/25018#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71594#performance> ;
    schema:name "Draskon"@en ;
    foaf:name "Draskon"@en .

<artist/45303#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71594#performance> ;
    schema:name "ToxicXEternity"@en ;
    foaf:name "ToxicXEternity"@en .

<artist/52889#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71594#performance> ;
    schema:name "RichaadEB"@en ;
    foaf:name "RichaadEB"@en .

<album/71594#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Dark Hunter: Music from the Metroid Series"@en,
        "The Dark Hunter: Music from the Metroid Series"@ja,
        "The Dark Hunter: Music from the Metroid Series"@ja-latn ;
    mo:composer <artist/363#subject>,
        <artist/635#subject>,
        <artist/693#subject> ;
    mo:produced_work <album/71594#musicalwork> ;
    schema:name "The Dark Hunter: Music from the Metroid Series"@en,
        "The Dark Hunter: Music from the Metroid Series"@ja,
        "The Dark Hunter: Music from the Metroid Series"@ja-latn .

<album/71594#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Dark Hunter: Music from the Metroid Series"@en,
        "The Dark Hunter: Music from the Metroid Series"@ja,
        "The Dark Hunter: Music from the Metroid Series"@ja-latn ;
    mo:performance_of <album/71594#musicalwork> ;
    mo:performer <artist/17445#subject>,
        <artist/17457#subject>,
        <artist/25018#subject>,
        <artist/45303#subject>,
        <artist/52889#subject> ;
    mo:recorded_as <album/71594#musicalexpression> ;
    schema:byArtist <artist/17445#subject>,
        <artist/17457#subject>,
        <artist/25018#subject>,
        <artist/45303#subject>,
        <artist/52889#subject> ;
    schema:name "The Dark Hunter: Music from the Metroid Series"@en,
        "The Dark Hunter: Music from the Metroid Series"@ja,
        "The Dark Hunter: Music from the Metroid Series"@ja-latn ;
    schema:workPerformed <album/71594#musicalwork> .

<album/71594#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-22"^^xsd:date ;
    dcterms:title "The Dark Hunter: Music from the Metroid Series"@en,
        "The Dark Hunter: Music from the Metroid Series"@ja,
        "The Dark Hunter: Music from the Metroid Series"@ja-latn ;
    mo:catalogue_number "MCOL-0047" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71594#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N9024c8face404a428272eb252753689c ;
    mo:record_count 1 ;
    schema:about <product/268#subject>,
        <product/355#subject>,
        <product/58#subject> ;
    schema:byArtist <artist/17445#subject>,
        <artist/17457#subject>,
        <artist/25018#subject>,
        <artist/45303#subject>,
        <artist/52889#subject> ;
    schema:datePublished "2017-09-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/71594/71594-1505757835.jpg> ;
    schema:name "The Dark Hunter: Music from the Metroid Series"@en,
        "The Dark Hunter: Music from the Metroid Series"@ja,
        "The Dark Hunter: Music from the Metroid Series"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/71594/71594-1505757835.jpg> .

_:N0643b635db484bd19f0343e16bfc4f71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Soil"@en ;
    mo:track_number 6 ;
    schema:duration "PT8:50"^^xsd:interval ;
    schema:inPlaylist _:N9024c8face404a428272eb252753689c ;
    schema:name "Red Soil"@en .

_:N4ade6a0cd5ca4da6b866dedb09f46888 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dark Hunter"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N9024c8face404a428272eb252753689c ;
    schema:name "The Dark Hunter"@en .

_:N4dfd9696b53e484b990e6e4473ec657c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kraid"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N9024c8face404a428272eb252753689c ;
    schema:name "Kraid"@en .

_:N7043baf8a4254309bdbbf010da7c17a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N9024c8face404a428272eb252753689c ;
    schema:name "Jungle"@en .

_:N92729699d8ae44e39a5df7d2d7f05bd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prime"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N9024c8face404a428272eb252753689c ;
    schema:name "Prime"@en .

_:Nf81d0323c69d471a94dc841ca87c161d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ridley"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N9024c8face404a428272eb252753689c ;
    schema:name "Ridley"@en .

_:N9024c8face404a428272eb252753689c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0643b635db484bd19f0343e16bfc4f71,
        _:N4ade6a0cd5ca4da6b866dedb09f46888,
        _:N4dfd9696b53e484b990e6e4473ec657c,
        _:N7043baf8a4254309bdbbf010da7c17a5,
        _:N92729699d8ae44e39a5df7d2d7f05bd3,
        _:Nf81d0323c69d471a94dc841ca87c161d ;
    mo:track_count 6 ;
    schema:duration "PT29:17"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0643b635db484bd19f0343e16bfc4f71,
        _:N4ade6a0cd5ca4da6b866dedb09f46888,
        _:N4dfd9696b53e484b990e6e4473ec657c,
        _:N7043baf8a4254309bdbbf010da7c17a5,
        _:N92729699d8ae44e39a5df7d2d7f05bd3,
        _:Nf81d0323c69d471a94dc841ca87c161d .

