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

<album/4638#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Live at the Middle East"@en,
        "Live at the Middle East"@ja,
        "Live at the Middle East"@ja-latn ;
    mo:produced_work <album/4638#musicalwork> ;
    schema:name "Live at the Middle East"@en,
        "Live at the Middle East"@ja,
        "Live at the Middle East"@ja-latn .

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

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

<product/2071#subject> a schema:CreativeWork ;
    schema:name "Mega Man 2"@en,
        "ロックマン2 Dr.ワイリーの謎"@ja,
        "Rockman 2: Dr. Wily no Nazo"@ja-latn ;
    foaf:name "Mega Man 2"@en,
        "ロックマン2 Dr.ワイリーの謎"@ja,
        "Rockman 2: Dr. Wily no Nazo"@ja-latn .

<product/2093#subject> a schema:CreativeWork ;
    schema:name "Contra"@en,
        "魂斗羅"@ja,
        "Contra"@ja-latn ;
    foaf:name "Contra"@en,
        "魂斗羅"@ja,
        "Contra"@ja-latn .

<product/3785#subject> a schema:CreativeWork ;
    schema:name "Ninja Gaiden (NES)"@en,
        "忍者龍剣伝 (NES)"@ja,
        "Ninja Ryuukenden (NES)"@ja-latn ;
    foaf:name "Ninja Gaiden (NES)"@en,
        "忍者龍剣伝 (NES)"@ja,
        "Ninja Ryuukenden (NES)"@ja-latn .

<product/7278#subject> a schema:CreativeWork ;
    schema:name "Mike Tyson's Punch-Out!!"@en,
        "マイクタイソン・パンチアウト!!"@ja,
        "Mike Tyson's Punch-Out!!"@ja-latn ;
    foaf:name "Mike Tyson's Punch-Out!!"@en,
        "マイクタイソン・パンチアウト!!"@ja,
        "Mike Tyson's Punch-Out!!"@ja-latn .

<product/7286#subject> a schema:CreativeWork ;
    schema:name "The Goonies II"@en,
        "グーニーズ2 フラッテリー最後の挑戦"@ja,
        "Goonies 2: Fratelli Saigo no Chousen"@ja-latn ;
    foaf:name "The Goonies II"@en,
        "グーニーズ2 フラッテリー最後の挑戦"@ja,
        "Goonies 2: Fratelli Saigo no Chousen"@ja-latn .

<product/7293#subject> a schema:CreativeWork ;
    schema:name "Blaster Master"@en,
        "超惑星戦記メタファイト"@ja,
        "Chou Wakusei Senki Metafight"@ja-latn ;
    foaf:name "Blaster Master"@en,
        "超惑星戦記メタファイト"@ja,
        "Chou Wakusei Senki Metafight"@ja-latn .

<product/813#subject> a schema:CreativeWork ;
    schema:name "Castlevania II: Simon's Quest"@en,
        "ドラキュラII 呪いの封印"@ja,
        "Dracula II: Noroi no Fuuin"@ja-latn ;
    foaf:name "Castlevania II: Simon's Quest"@en,
        "ドラキュラII 呪いの封印"@ja,
        "Dracula II: Noroi no Fuuin"@ja-latn .

<release/14148#subject> a schema:CreativeWork ;
    schema:name "Double Dragon (NES)"@en,
        "双截龍 (FC)"@ja,
        "Double Dragon (NES)"@ja-latn ;
    foaf:name "Double Dragon (NES)"@en,
        "双截龍 (FC)"@ja,
        "Double Dragon (NES)"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/83/4638/4638-1192699126.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4638#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Live at the Middle East"@en,
        "Live at the Middle East"@ja,
        "Live at the Middle East"@ja-latn ;
    mo:performance_of <album/4638#musicalwork> ;
    mo:performer <artist/1114#subject> ;
    mo:recorded_as <album/4638#musicalexpression> ;
    schema:byArtist <artist/1114#subject> ;
    schema:name "Live at the Middle East"@en,
        "Live at the Middle East"@ja,
        "Live at the Middle East"@ja-latn ;
    schema:workPerformed <album/4638#musicalwork> .

<artist/1114#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4638#performance> ;
    schema:name "Minibosses"@en ;
    foaf:name "Minibosses"@en .

<album/4638#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-09-15"^^xsd:date ;
    dcterms:title "Live at the Middle East"@en,
        "Live at the Middle East"@ja,
        "Live at the Middle East"@ja-latn ;
    mo:catalogue_number "KRAID3" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4638#musicalexpression> ;
    mo:publisher _:N01b3262063c04ff7b42c5bf3884fc67e ;
    mo:record _:Nf876f048585d4a94aebbe8945eaab9b2 ;
    mo:record_count 1 ;
    schema:about <product/2071#subject>,
        <product/2093#subject>,
        <product/3785#subject>,
        <product/7278#subject>,
        <product/7286#subject>,
        <product/7293#subject>,
        <product/813#subject>,
        <release/14148#subject> ;
    schema:byArtist <artist/1114#subject> ;
    schema:datePublished "2004-09-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/4638/4638-1192699126.jpg> ;
    schema:name "Live at the Middle East"@en,
        "Live at the Middle East"@ja,
        "Live at the Middle East"@ja-latn ;
    schema:publisher _:N01b3262063c04ff7b42c5bf3884fc67e ;
    foaf:depiction <https://media.vgm.io/albums/83/4638/4638-1192699126.jpg> .

_:N01b3262063c04ff7b42c5bf3884fc67e schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:N2213f1dfa2ff410f9aea78638f23e39b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ninja Gaiden"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nf876f048585d4a94aebbe8945eaab9b2 ;
    schema:name "Ninja Gaiden"@en .

_:N2a7dbc10b20a42d09e0b90eea3a3a732 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blaster Master / Contra"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:Nf876f048585d4a94aebbe8945eaab9b2 ;
    schema:name "Blaster Master / Contra"@en .

_:N49ffa1f06846428e9e726dbfa36a4772 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castlevania 2"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nf876f048585d4a94aebbe8945eaab9b2 ;
    schema:name "Castlevania 2"@en .

_:N72712aeabc274a318a96b508bd04a1bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Dragon"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nf876f048585d4a94aebbe8945eaab9b2 ;
    schema:name "Double Dragon"@en .

_:Na5f49604385b41d982b5f236fc0491ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mega Man 2"@en ;
    mo:track_number 2 ;
    schema:duration "PT10:28"^^xsd:interval ;
    schema:inPlaylist _:Nf876f048585d4a94aebbe8945eaab9b2 ;
    schema:name "Mega Man 2"@en .

_:Neace562eeb234a3caa86e187404e2432 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mike Tyson's Punchout"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nf876f048585d4a94aebbe8945eaab9b2 ;
    schema:name "Mike Tyson's Punchout"@en .

_:Neb9cbfa1ef634c0a8b5d0c74348b396d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goonies 2"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nf876f048585d4a94aebbe8945eaab9b2 ;
    schema:name "Goonies 2"@en .

_:Nf876f048585d4a94aebbe8945eaab9b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2213f1dfa2ff410f9aea78638f23e39b,
        _:N2a7dbc10b20a42d09e0b90eea3a3a732,
        _:N49ffa1f06846428e9e726dbfa36a4772,
        _:N72712aeabc274a318a96b508bd04a1bb,
        _:Na5f49604385b41d982b5f236fc0491ce,
        _:Neace562eeb234a3caa86e187404e2432,
        _:Neb9cbfa1ef634c0a8b5d0c74348b396d ;
    mo:track_count 7 ;
    schema:duration "PT36:00"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2213f1dfa2ff410f9aea78638f23e39b,
        _:N2a7dbc10b20a42d09e0b90eea3a3a732,
        _:N49ffa1f06846428e9e726dbfa36a4772,
        _:N72712aeabc274a318a96b508bd04a1bb,
        _:Na5f49604385b41d982b5f236fc0491ce,
        _:Neace562eeb234a3caa86e187404e2432,
        _:Neb9cbfa1ef634c0a8b5d0c74348b396d .

