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

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

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

<artist/1358#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71663#subject> ;
    schema:name "Toshihiko Horiyama"@en,
        "堀山俊彦"@ja ;
    foaf:made <album/71663#composition>,
        <album/71663#subject> ;
    foaf:name "Toshihiko Horiyama"@en,
        "堀山俊彦"@ja .

<artist/1566#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71663#subject> ;
    schema:name "Daisuke Ishiwatari"@en,
        "石渡太輔"@ja ;
    foaf:made <album/71663#composition>,
        <album/71663#subject> ;
    foaf:name "Daisuke Ishiwatari"@en,
        "石渡太輔"@ja .

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71663#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/71663#composition>,
        <album/71663#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<artist/5223#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71663#subject> ;
    schema:name "Naoya Kamisaka"@en,
        "神坂なおや"@ja ;
    foaf:made <album/71663#composition>,
        <album/71663#subject> ;
    foaf:name "Naoya Kamisaka"@en,
        "神坂なおや"@ja .

<artist/770#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71663#subject> ;
    schema:name "Ryo Kawakami"@en,
        "川上領"@ja ;
    foaf:made <album/71663#composition>,
        <album/71663#subject> ;
    foaf:name "Ryo Kawakami"@en,
        "川上領"@ja .

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

<org/953#subject> schema:name "Repliforce"@en,
        "Repliforce"@ja,
        "Repliforce"@ja-latn ;
    foaf:name "Repliforce"@en,
        "Repliforce"@ja,
        "Repliforce"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/71663/71663-1505940771.png> a schema:ImageObject,
        foaf:Image .

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

<album/71663#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hey, What's This?"@en,
        "Hey, What's This?"@ja,
        "Hey, What's This?"@ja-latn ;
    mo:performance_of <album/71663#musicalwork> ;
    mo:performer <artist/11788#subject> ;
    mo:recorded_as <album/71663#musicalexpression> ;
    schema:byArtist <artist/11788#subject> ;
    schema:name "Hey, What's This?"@en,
        "Hey, What's This?"@ja,
        "Hey, What's This?"@ja-latn ;
    schema:workPerformed <album/71663#musicalwork> .

<artist/11788#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71663#subject> ;
    mo:performed <album/71663#performance> ;
    schema:name "Repliforce"@en ;
    foaf:made <album/71663#composition>,
        <album/71663#subject> ;
    foaf:name "Repliforce"@en .

<album/71663#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hey, What's This?"@en,
        "Hey, What's This?"@ja,
        "Hey, What's This?"@ja-latn ;
    mo:composer <artist/11788#subject>,
        <artist/1358#subject>,
        <artist/1566#subject>,
        <artist/166#subject>,
        <artist/5223#subject>,
        <artist/770#subject> ;
    mo:produced_work <album/71663#musicalwork> ;
    schema:name "Hey, What's This?"@en,
        "Hey, What's This?"@ja,
        "Hey, What's This?"@ja-latn .

<album/71663#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-01"^^xsd:date ;
    dcterms:title "Hey, What's This?"@en,
        "Hey, What's This?"@ja,
        "Hey, What's This?"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71663#musicalexpression> ;
    mo:publisher <org/953#subject> ;
    mo:record _:N3792866ff6a942c0bf6009c0bc7b1fef ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mega Man X5"@en ;
            foaf:name "Mega Man X5"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mega Man X4"@en ;
            foaf:name "Mega Man X4"@en ],
        [ a schema:CreativeWork ;
            schema:name "Guilty Gear X"@en ;
            foaf:name "Guilty Gear X"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mega Man X6"@en ;
            foaf:name "Mega Man X6"@en ],
        [ a schema:CreativeWork ;
            schema:name "Valkyrie Profile"@en ;
            foaf:name "Valkyrie Profile"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mega Man ZX"@en ;
            foaf:name "Mega Man ZX"@en ] ;
    schema:byArtist <artist/11788#subject> ;
    schema:datePublished "2014-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/71663/71663-1505940771.png> ;
    schema:name "Hey, What's This?"@en,
        "Hey, What's This?"@ja,
        "Hey, What's This?"@ja-latn ;
    schema:publisher <org/953#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/71663/71663-1505940771.png> .

_:N11c9892b28dd4d21a7fc49a0b9b8292e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunter's Battle [2006]"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N3792866ff6a942c0bf6009c0bc7b1fef ;
    schema:name "Hunter's Battle [2006]"@en .

_:N238ac6a85f324d2588786fb62ec76f72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freezing the Stingray [2007]"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N3792866ff6a942c0bf6009c0bc7b1fef ;
    schema:name "Freezing the Stingray [2007]"@en .

_:N2c5e238ce3be4378814727f43004e36d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance to the Retrovirus [2008]"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N3792866ff6a942c0bf6009c0bc7b1fef ;
    schema:name "Dance to the Retrovirus [2008]"@en .

_:N87317de8e79944198177e7cfb7bd69be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaotic Flames [2007]"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N3792866ff6a942c0bf6009c0bc7b1fef ;
    schema:name "Chaotic Flames [2007]"@en .

_:Na8c102d473c84b0f932841009a38a18c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enough is Enough [2007]"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N3792866ff6a942c0bf6009c0bc7b1fef ;
    schema:name "Enough is Enough [2007]"@en .

_:Nbae901f980264066b7517607ef7b2349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This is Divine Assault! [2006]"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N3792866ff6a942c0bf6009c0bc7b1fef ;
    schema:name "This is Divine Assault! [2006]"@en .

_:Nd71a8d3eea2e4a4da07ddb5d048916a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunter's Battle [2007]"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N3792866ff6a942c0bf6009c0bc7b1fef ;
    schema:name "Hunter's Battle [2007]"@en .

_:N3792866ff6a942c0bf6009c0bc7b1fef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11c9892b28dd4d21a7fc49a0b9b8292e,
        _:N238ac6a85f324d2588786fb62ec76f72,
        _:N2c5e238ce3be4378814727f43004e36d,
        _:N87317de8e79944198177e7cfb7bd69be,
        _:Na8c102d473c84b0f932841009a38a18c,
        _:Nbae901f980264066b7517607ef7b2349,
        _:Nd71a8d3eea2e4a4da07ddb5d048916a1 ;
    mo:track_count 7 ;
    schema:duration "PT19:28"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N11c9892b28dd4d21a7fc49a0b9b8292e,
        _:N238ac6a85f324d2588786fb62ec76f72,
        _:N2c5e238ce3be4378814727f43004e36d,
        _:N87317de8e79944198177e7cfb7bd69be,
        _:Na8c102d473c84b0f932841009a38a18c,
        _:Nbae901f980264066b7517607ef7b2349,
        _:Nd71a8d3eea2e4a4da07ddb5d048916a1 .

