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

<album/27249#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Edo Sessions"@en,
        "The Edo Sessions"@ja,
        "The Edo Sessions"@ja-latn ;
    mo:produced_work <album/27249#musicalwork> ;
    schema:name "The Edo Sessions"@en,
        "The Edo Sessions"@ja,
        "The Edo Sessions"@ja-latn .

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

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

<product/200#subject> a schema:CreativeWork ;
    schema:name "F-ZERO"@en,
        "F-ZERO"@ja,
        "F-ZERO"@ja-latn ;
    foaf:name "F-ZERO"@en,
        "F-ZERO"@ja,
        "F-ZERO"@ja-latn .

<product/2070#subject> a schema:CreativeWork ;
    schema:name "Mega Man"@en,
        "ロックマン"@ja,
        "Rockman"@ja-latn ;
    foaf:name "Mega Man"@en,
        "ロックマン"@ja,
        "Rockman"@ja-latn .

<product/2081#subject> a schema:CreativeWork ;
    schema:name "Mega Man X"@en,
        "ロックマンX"@ja,
        "Rockman X"@ja-latn ;
    foaf:name "Mega Man X"@en,
        "ロックマンX"@ja,
        "Rockman X"@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/258#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn ;
    foaf:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn .

<product/420#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@ja-latn ;
    foaf:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@ja-latn .

<product/501#subject> a schema:CreativeWork ;
    schema:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn ;
    foaf:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn .

<product/7272#subject> a schema:CreativeWork ;
    schema:name "Teenage Mutant Ninja Turtles (NES)"@en,
        "激亀忍者伝 (NES)"@ja,
        "Gekikame Ninja Den (NES)"@ja-latn ;
    foaf:name "Teenage Mutant Ninja Turtles (NES)"@en,
        "激亀忍者伝 (NES)"@ja,
        "Gekikame Ninja Den (NES)"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/94/27249/27249-1310567968.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27249#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Edo Sessions"@en,
        "The Edo Sessions"@ja,
        "The Edo Sessions"@ja-latn ;
    mo:performance_of <album/27249#musicalwork> ;
    mo:performer <artist/15229#subject> ;
    mo:recorded_as <album/27249#musicalexpression> ;
    schema:byArtist <artist/15229#subject> ;
    schema:name "The Edo Sessions"@en,
        "The Edo Sessions"@ja,
        "The Edo Sessions"@ja-latn ;
    schema:workPerformed <album/27249#musicalwork> .

<artist/15229#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27249#performance> ;
    schema:name "Tanuki Suit Riot"@en ;
    foaf:name "Tanuki Suit Riot"@en .

<album/27249#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-13"^^xsd:date ;
    dcterms:title "The Edo Sessions"@en,
        "The Edo Sessions"@ja,
        "The Edo Sessions"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/27249#musicalexpression> ;
    mo:publisher _:N212a75e30ad742b3bbef38fee4e59221 ;
    mo:record _:N47618bf22af34b40872921ead0725b84 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Moon Patrol"@en ;
            foaf:name "Moon Patrol"@en ],
        <product/200#subject>,
        <product/2070#subject>,
        <product/2081#subject>,
        <product/2093#subject>,
        <product/258#subject>,
        <product/420#subject>,
        <product/501#subject>,
        <product/7272#subject> ;
    schema:byArtist <artist/15229#subject> ;
    schema:datePublished "2011-05-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/27249/27249-1310567968.jpg> ;
    schema:name "The Edo Sessions"@en,
        "The Edo Sessions"@ja,
        "The Edo Sessions"@ja-latn ;
    schema:publisher _:N212a75e30ad742b3bbef38fee4e59221 ;
    foaf:depiction <https://media.vgm.io/albums/94/27249/27249-1310567968.jpg> .

_:N04b244e66dec4fe499b202c52d6bfb3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F-Zero Mute City"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N47618bf22af34b40872921ead0725b84 ;
    schema:name "F-Zero Mute City"@en .

_:N1237d8a8a71f4801acb5e1b94cc6698c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Driver's High / F-Zero"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N47618bf22af34b40872921ead0725b84 ;
    schema:name "Driver's High / F-Zero"@en .

_:N212a75e30ad742b3bbef38fee4e59221 schema:name "Tanuki Suit Riot"@en ;
    foaf:name "Tanuki Suit Riot"@en .

_:N23443b3c613e4f228e4b84ec5ec4fdb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda II"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N47618bf22af34b40872921ead0725b84 ;
    schema:name "Zelda II"@en .

_:N27c185908c49471dad45ac1ad25e0996 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contra Base"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N47618bf22af34b40872921ead0725b84 ;
    schema:name "Contra Base"@en .

_:N6615b785ad854ba7bbde457dd066bda3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic the Hedgehog: Starlight Zone"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N47618bf22af34b40872921ead0725b84 ;
    schema:name "Sonic the Hedgehog: Starlight Zone"@en .

_:N6cdf1154c7664a57b9b68087028830c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Patrol"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N47618bf22af34b40872921ead0725b84 ;
    schema:name "Moon Patrol"@en .

_:N79a50a27cf5b4f4089d90e0c4ed6369b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Fantasy"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N47618bf22af34b40872921ead0725b84 ;
    schema:name "Super Mario Fantasy"@en .

_:N7a8173929f9b4078ab665be6c9cc12aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TMNT: Burning Building"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N47618bf22af34b40872921ead0725b84 ;
    schema:name "TMNT: Burning Building"@en .

_:N8fed09f6e074457ca943f933506c6ee2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Megaman Cowboy Bebop"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N47618bf22af34b40872921ead0725b84 ;
    schema:name "Megaman Cowboy Bebop"@en .

_:Nd8797f0fcd8843e987376342e61331fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Megaman X Sparkmandrill"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N47618bf22af34b40872921ead0725b84 ;
    schema:name "Megaman X Sparkmandrill"@en .

_:N47618bf22af34b40872921ead0725b84 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04b244e66dec4fe499b202c52d6bfb3d,
        _:N1237d8a8a71f4801acb5e1b94cc6698c,
        _:N23443b3c613e4f228e4b84ec5ec4fdb3,
        _:N27c185908c49471dad45ac1ad25e0996,
        _:N6615b785ad854ba7bbde457dd066bda3,
        _:N6cdf1154c7664a57b9b68087028830c2,
        _:N79a50a27cf5b4f4089d90e0c4ed6369b,
        _:N7a8173929f9b4078ab665be6c9cc12aa,
        _:N8fed09f6e074457ca943f933506c6ee2,
        _:Nd8797f0fcd8843e987376342e61331fa ;
    mo:track_count 10 ;
    schema:duration "PT40:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N04b244e66dec4fe499b202c52d6bfb3d,
        _:N1237d8a8a71f4801acb5e1b94cc6698c,
        _:N23443b3c613e4f228e4b84ec5ec4fdb3,
        _:N27c185908c49471dad45ac1ad25e0996,
        _:N6615b785ad854ba7bbde457dd066bda3,
        _:N6cdf1154c7664a57b9b68087028830c2,
        _:N79a50a27cf5b4f4089d90e0c4ed6369b,
        _:N7a8173929f9b4078ab665be6c9cc12aa,
        _:N8fed09f6e074457ca943f933506c6ee2,
        _:Nd8797f0fcd8843e987376342e61331fa .

