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

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

<artist/1454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23161#subject> ;
    schema:name "Junko Tamiya"@en,
        "民谷淳子"@ja ;
    foaf:made <album/23161#composition>,
        <album/23161#subject> ;
    foaf:name "Junko Tamiya"@en,
        "民谷淳子"@ja .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23161#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/23161#composition>,
        <album/23161#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<product/2126#subject> a schema:CreativeWork ;
    schema:name "Bionic Commando (NES)"@en,
        "ヒットラーの復活 トップシークレッ (NES)"@ja,
        "Hitler no Fukkatsu: Top Secret (NES)"@ja-latn ;
    foaf:name "Bionic Commando (NES)"@en,
        "ヒットラーの復活 トップシークレッ (NES)"@ja,
        "Hitler no Fukkatsu: Top Secret (NES)"@ja-latn .

<product/2137#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros. 2"@en,
        "スーパーマリオUSA"@ja,
        "Super Mario USA"@ja-latn ;
    foaf:name "Super Mario Bros. 2"@en,
        "スーパーマリオUSA"@ja,
        "Super Mario USA"@ja-latn .

<product/415#subject> a schema:CreativeWork ;
    schema:name "Super Mario World"@en,
        "スーパーマリオワールド"@ja,
        "Super Mario World"@ja-latn ;
    foaf:name "Super Mario World"@en,
        "スーパーマリオワールド"@ja,
        "Super Mario World"@ja-latn .

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

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

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

<https://media.vgm.io/albums/16/23161/23161-1294682187.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/23161#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/23161/23161-1294682187.png> ;
    foaf:depicts <album/23161#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/23161/23161-1294682187.png> .

<https://medium-media.vgm.io/albums/16/23161/23161-1294682187.png> a schema:ImageObject,
        foaf:Image .

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

<album/23161#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Mechanical Hand"@en,
        "The Mechanical Hand"@ja,
        "The Mechanical Hand"@ja-latn ;
    mo:performance_of <album/23161#musicalwork> ;
    mo:performer _:Nc9342426305f4d508fc79493dc6ea634 ;
    mo:recorded_as <album/23161#musicalexpression> ;
    schema:byArtist _:Nc9342426305f4d508fc79493dc6ea634 ;
    schema:name "The Mechanical Hand"@en,
        "The Mechanical Hand"@ja,
        "The Mechanical Hand"@ja-latn ;
    schema:workPerformed <album/23161#musicalwork> .

<album/23161#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Mechanical Hand"@en,
        "The Mechanical Hand"@ja,
        "The Mechanical Hand"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "HORSE the band"@en ;
            foaf:made <album/23161#composition> ;
            foaf:name "HORSE the band"@en ],
        <artist/1454#subject>,
        <artist/190#subject> ;
    mo:produced_work <album/23161#musicalwork> ;
    schema:name "The Mechanical Hand"@en,
        "The Mechanical Hand"@ja,
        "The Mechanical Hand"@ja-latn .

<album/23161#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-09-20"^^xsd:date ;
    dcterms:title "The Mechanical Hand"@en,
        "The Mechanical Hand"@ja,
        "The Mechanical Hand"@ja-latn ;
    mo:catalogue_number "9943" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23161#musicalexpression> ;
    mo:publisher <org/2059#subject> ;
    mo:record _:N1b9a0ad50ae348a48ad7c15d1a954d53 ;
    mo:record_count 1 ;
    schema:about <product/2126#subject>,
        <product/2137#subject>,
        <product/415#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "HORSE the band"@en ;
            foaf:name "HORSE the band"@en ] ;
    schema:datePublished "2005-09-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/23161/23161-1294682187.png> ;
    schema:name "The Mechanical Hand"@en,
        "The Mechanical Hand"@ja,
        "The Mechanical Hand"@ja-latn ;
    schema:publisher <org/2059#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/23161/23161-1294682187.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nathan Winneke"@en ;
    foaf:made <album/23161#lyrics> ;
    foaf:name "Nathan Winneke"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23161#subject> ;
    schema:name "HORSE the band"@en ;
    foaf:made <album/23161#subject> ;
    foaf:name "HORSE the band"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nathan Winneke"@en ;
    foaf:made <album/23161#subject> ;
    foaf:name "Nathan Winneke"@en .

_:N078333282d5244aa8bb38c78d54269e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soaring Quails"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N1b9a0ad50ae348a48ad7c15d1a954d53 ;
    schema:name "Soaring Quails"@en .

_:N2f09e9245d35420591a0ff4bb4078f0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes Die"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N1b9a0ad50ae348a48ad7c15d1a954d53 ;
    schema:name "Heroes Die"@en .

_:N308181b2f9b2412dbbed518f8c46cc36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Black Hole"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N1b9a0ad50ae348a48ad7c15d1a954d53 ;
    schema:name "The Black Hole"@en .

_:N37b663e57ecf4034afb399005c31626e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Million Exploding Suns"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N1b9a0ad50ae348a48ad7c15d1a954d53 ;
    schema:name "A Million Exploding Suns"@en .

_:N5d43787e2a574686aa75a4034e30b890 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birdo"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N1b9a0ad50ae348a48ad7c15d1a954d53 ;
    schema:name "Birdo"@en .

_:N5eac3aa689d9468fbc16871d28f05feb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Octopus on Fire"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N1b9a0ad50ae348a48ad7c15d1a954d53 ;
    schema:name "Octopus on Fire"@en .

_:N6aca9b275c844f3b9253518e60a18599 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sand"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N1b9a0ad50ae348a48ad7c15d1a954d53 ;
    schema:name "Sand"@en .

_:N78ee5faee9d240e7b9cf8f1d3a1314a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The House of Boo"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N1b9a0ad50ae348a48ad7c15d1a954d53 ;
    schema:name "The House of Boo"@en .

_:N7ffaf58d1d954ad4aa40aed34c76ecba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Rusty Glove"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N1b9a0ad50ae348a48ad7c15d1a954d53 ;
    schema:name "A Rusty Glove"@en .

_:N91118c9411ac4c149e0326f5075a53b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Softer Sounds"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N1b9a0ad50ae348a48ad7c15d1a954d53 ;
    schema:name "Softer Sounds"@en .

_:Nb7927a6336d2465f92b9f564a283d5f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Taken by Vultures"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N1b9a0ad50ae348a48ad7c15d1a954d53 ;
    schema:name "Taken by Vultures"@en .

_:Nc9342426305f4d508fc79493dc6ea634 a schema:Person,
        foaf:Person ;
    mo:performed <album/23161#performance> ;
    schema:name "HORSE the band"@en ;
    foaf:name "HORSE the band"@en .

_:Nce15bf7a4cad425492a0b0fa0b052856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lord Gold Throneroom"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N1b9a0ad50ae348a48ad7c15d1a954d53 ;
    schema:name "Lord Gold Throneroom"@en .

_:Ne591bf6e286d413589fae0ae390043a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Manateen"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N1b9a0ad50ae348a48ad7c15d1a954d53 ;
    schema:name "Manateen"@en .

_:N1b9a0ad50ae348a48ad7c15d1a954d53 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N078333282d5244aa8bb38c78d54269e1,
        _:N2f09e9245d35420591a0ff4bb4078f0d,
        _:N308181b2f9b2412dbbed518f8c46cc36,
        _:N37b663e57ecf4034afb399005c31626e,
        _:N5d43787e2a574686aa75a4034e30b890,
        _:N5eac3aa689d9468fbc16871d28f05feb,
        _:N6aca9b275c844f3b9253518e60a18599,
        _:N78ee5faee9d240e7b9cf8f1d3a1314a3,
        _:N7ffaf58d1d954ad4aa40aed34c76ecba,
        _:N91118c9411ac4c149e0326f5075a53b5,
        _:Nb7927a6336d2465f92b9f564a283d5f6,
        _:Nce15bf7a4cad425492a0b0fa0b052856,
        _:Ne591bf6e286d413589fae0ae390043a3 ;
    mo:track_count 13 ;
    schema:duration "PT50:07"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N078333282d5244aa8bb38c78d54269e1,
        _:N2f09e9245d35420591a0ff4bb4078f0d,
        _:N308181b2f9b2412dbbed518f8c46cc36,
        _:N37b663e57ecf4034afb399005c31626e,
        _:N5d43787e2a574686aa75a4034e30b890,
        _:N5eac3aa689d9468fbc16871d28f05feb,
        _:N6aca9b275c844f3b9253518e60a18599,
        _:N78ee5faee9d240e7b9cf8f1d3a1314a3,
        _:N7ffaf58d1d954ad4aa40aed34c76ecba,
        _:N91118c9411ac4c149e0326f5075a53b5,
        _:Nb7927a6336d2465f92b9f564a283d5f6,
        _:Nce15bf7a4cad425492a0b0fa0b052856,
        _:Ne591bf6e286d413589fae0ae390043a3 .

