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

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

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

<artist/1463#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29277#subject> ;
    schema:name "Tokuhiko Uwabo"@en,
        "上保徳彦"@ja ;
    foaf:made <album/29277#composition>,
        <album/29277#subject> ;
    foaf:name "Tokuhiko Uwabo"@en,
        "上保徳彦"@ja .

<product/1866#subject> a schema:CreativeWork ;
    schema:name "Alex Kidd in Miracle World"@en,
        "アレックスキッドのミラクルワールド"@ja,
        "Alex Kidd in Miracle World"@ja-latn ;
    foaf:name "Alex Kidd in Miracle World"@en,
        "アレックスキッドのミラクルワールド"@ja,
        "Alex Kidd in Miracle World"@ja-latn .

<album/29277#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Giant Fists of Doom"@en,
        "Giant Fists of Doom"@ja,
        "Giant Fists of Doom"@ja-latn ;
    mo:composer <artist/1463#subject> ;
    mo:produced_work <album/29277#musicalwork> ;
    schema:name "Giant Fists of Doom"@en,
        "Giant Fists of Doom"@ja,
        "Giant Fists of Doom"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/77/29277/29277-1320140498.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29277#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Giant Fists of Doom"@en,
        "Giant Fists of Doom"@ja,
        "Giant Fists of Doom"@ja-latn ;
    mo:performance_of <album/29277#musicalwork> ;
    mo:performer <artist/2756#subject> ;
    mo:recorded_as <album/29277#musicalexpression> ;
    schema:byArtist <artist/2756#subject> ;
    schema:name "Giant Fists of Doom"@en,
        "Giant Fists of Doom"@ja,
        "Giant Fists of Doom"@ja-latn ;
    schema:workPerformed <album/29277#musicalwork> .

<artist/2756#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29277#performance> ;
    schema:name "tibone"@en ;
    foaf:name "tibone"@en .

<album/29277#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-01"^^xsd:date ;
    dcterms:title "Giant Fists of Doom"@en,
        "Giant Fists of Doom"@ja,
        "Giant Fists of Doom"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/29277#musicalexpression> ;
    mo:publisher _:Nd673157ddf8547488f49252003cdf0da ;
    mo:record _:N1f374758c69d43008a9afbe18020d4b8 ;
    mo:record_count 1 ;
    schema:about <product/1866#subject> ;
    schema:byArtist <artist/2756#subject> ;
    schema:datePublished "2011-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/29277/29277-1320140498.jpg> ;
    schema:name "Giant Fists of Doom"@en,
        "Giant Fists of Doom"@ja,
        "Giant Fists of Doom"@ja-latn ;
    schema:publisher _:Nd673157ddf8547488f49252003cdf0da ;
    foaf:depiction <https://media.vgm.io/albums/77/29277/29277-1320140498.jpg> .

_:N4661af28759947e09ecfadba2b9c95bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Hail King Igul"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N1f374758c69d43008a9afbe18020d4b8 ;
    schema:name "All Hail King Igul"@en .

_:N5c045b7ca9ff490fa18bcc27d4f8264a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood of My Blood"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N1f374758c69d43008a9afbe18020d4b8 ;
    schema:name "Blood of My Blood"@en .

_:N915f559c7e6e4934b6a241f69dc2c85a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Giant Fists of Doom"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N1f374758c69d43008a9afbe18020d4b8 ;
    schema:name "Giant Fists of Doom"@en .

_:N9f98a10217b147e5a7b12496ac5632be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kickin Air"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N1f374758c69d43008a9afbe18020d4b8 ;
    schema:name "Kickin Air"@en .

_:Na01bbe99f92247b6889201f3e4b91370 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Red Riding Jumpsuit"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N1f374758c69d43008a9afbe18020d4b8 ;
    schema:name "Little Red Riding Jumpsuit"@en .

_:Nad331e7cabcf465c85b655ce12043556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflections"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N1f374758c69d43008a9afbe18020d4b8 ;
    schema:name "Reflections"@en .

_:Naf61eb7f55144a0c874442f1b29bc0f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shellcore Master"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N1f374758c69d43008a9afbe18020d4b8 ;
    schema:name "Shellcore Master"@en .

_:Ncdff24a8875c4a9fb977e9f213c0c6db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Water Blues"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N1f374758c69d43008a9afbe18020d4b8 ;
    schema:name "Blue Water Blues"@en .

_:Nd673157ddf8547488f49252003cdf0da schema:name "tibone"@en,
        "tibone"@ja,
        "tibone"@ja-latn ;
    foaf:name "tibone"@en,
        "tibone"@ja,
        "tibone"@ja-latn .

_:Nf25fa433f4fe4e8ebead6eb66f38af61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darn it I Lose"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N1f374758c69d43008a9afbe18020d4b8 ;
    schema:name "Darn it I Lose"@en .

_:N1f374758c69d43008a9afbe18020d4b8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4661af28759947e09ecfadba2b9c95bb,
        _:N5c045b7ca9ff490fa18bcc27d4f8264a,
        _:N915f559c7e6e4934b6a241f69dc2c85a,
        _:N9f98a10217b147e5a7b12496ac5632be,
        _:Na01bbe99f92247b6889201f3e4b91370,
        _:Nad331e7cabcf465c85b655ce12043556,
        _:Naf61eb7f55144a0c874442f1b29bc0f8,
        _:Ncdff24a8875c4a9fb977e9f213c0c6db,
        _:Nf25fa433f4fe4e8ebead6eb66f38af61 ;
    mo:track_count 9 ;
    schema:duration "PT19:41"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N4661af28759947e09ecfadba2b9c95bb,
        _:N5c045b7ca9ff490fa18bcc27d4f8264a,
        _:N915f559c7e6e4934b6a241f69dc2c85a,
        _:N9f98a10217b147e5a7b12496ac5632be,
        _:Na01bbe99f92247b6889201f3e4b91370,
        _:Nad331e7cabcf465c85b655ce12043556,
        _:Naf61eb7f55144a0c874442f1b29bc0f8,
        _:Ncdff24a8875c4a9fb977e9f213c0c6db,
        _:Nf25fa433f4fe4e8ebead6eb66f38af61 .

