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

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

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

<artist/1227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78881#subject> ;
    schema:name "Masato Nakamura"@en,
        "中村正人"@ja ;
    foaf:made <album/78881#composition>,
        <album/78881#subject> ;
    foaf:name "Masato Nakamura"@en,
        "中村正人"@ja .

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78881#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/78881#composition>,
        <album/78881#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/499#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78881#subject> ;
    schema:name "John Baker"@en ;
    foaf:made <album/78881#composition>,
        <album/78881#subject> ;
    foaf:name "John Baker"@en .

<product/13639#subject> a schema:CreativeWork ;
    schema:name "ToeJam & Earl in Panic on Funkotron"@en,
        "ToeJam & Earl in Panic on Funkotron"@ja,
        "ToeJam & Earl in Panic on Funkotron"@ja-latn ;
    foaf:name "ToeJam & Earl in Panic on Funkotron"@en,
        "ToeJam & Earl in Panic on Funkotron"@ja,
        "ToeJam & Earl in Panic on Funkotron"@ja-latn .

<product/1605#subject> a schema:CreativeWork ;
    schema:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn ;
    foaf:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@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/851#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog 2 (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ2 (16-bit)"@ja,
        "Sonic the Hedgehog 2 (16-bit)"@ja-latn ;
    foaf:name "Sonic the Hedgehog 2 (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ2 (16-bit)"@ja,
        "Sonic the Hedgehog 2 (16-bit)"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/18/78881/78881-1530912753.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/78881#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Sega CD"@en,
        "The Sega CD"@ja,
        "The Sega CD"@ja-latn ;
    mo:composer <artist/1227#subject>,
        <artist/139#subject>,
        <artist/499#subject> ;
    mo:produced_work <album/78881#musicalwork> ;
    schema:name "The Sega CD"@en,
        "The Sega CD"@ja,
        "The Sega CD"@ja-latn .

<album/78881#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-02"^^xsd:date ;
    dcterms:title "The Sega CD"@en,
        "The Sega CD"@ja,
        "The Sega CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/78881#musicalexpression> ;
    mo:publisher _:N8b30af6a07104398b0d200a5b7b546df ;
    mo:record _:Nd87de9eb3fdd4ca2a711e1260f9dbf23 ;
    mo:record_count 1 ;
    schema:about <product/13639#subject>,
        <product/1605#subject>,
        <product/420#subject>,
        <product/851#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "The Koopa Kids"@en ;
            foaf:name "The Koopa Kids"@en ] ;
    schema:datePublished "2018-05-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/78881/78881-1530912753.jpg> ;
    schema:name "The Sega CD"@en,
        "The Sega CD"@ja,
        "The Sega CD"@ja-latn ;
    schema:publisher _:N8b30af6a07104398b0d200a5b7b546df ;
    foaf:depiction <https://media.vgm.io/albums/18/78881/78881-1530912753.jpg> .

_:N38d693ba3e8c4851bccf7827a14ad7e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emerald Hill Zone"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nd87de9eb3fdd4ca2a711e1260f9dbf23 ;
    schema:name "Emerald Hill Zone"@en .

_:N40f8f51dc2a74f399899cc25b54524eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guile's Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nd87de9eb3fdd4ca2a711e1260f9dbf23 ;
    schema:name "Guile's Theme"@en .

_:N624e5e1698714a80b88cf9e41a0e8934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chemical Spring Yard Plant Zone"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nd87de9eb3fdd4ca2a711e1260f9dbf23 ;
    schema:name "Chemical Spring Yard Plant Zone"@en .

_:N780adb20c6ed4d5eab83b4dda9bc5639 a schema:Person,
        foaf:Person ;
    mo:performed <album/78881#performance> ;
    schema:name "The Koopa Kids"@en ;
    foaf:name "The Koopa Kids"@en .

_:N7e2bf9c44e374fe581a017c1f188de83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic vs Dr Robotnik"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nd87de9eb3fdd4ca2a711e1260f9dbf23 ;
    schema:name "Sonic vs Dr Robotnik"@en .

_:N8b30af6a07104398b0d200a5b7b546df schema:name "The Koopa Kids"@en,
        "The Koopa Kids"@ja,
        "The Koopa Kids"@ja-latn ;
    foaf:name "The Koopa Kids"@en,
        "The Koopa Kids"@ja,
        "The Koopa Kids"@ja-latn .

_:Nb69dcb3f46884c6fa0b11b17291e1716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Cave Zone"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nd87de9eb3fdd4ca2a711e1260f9dbf23 ;
    schema:name "Mystic Cave Zone"@en .

_:Nf014d7c3988948e3b253c5ef9ccebb80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ToeJam Jammin'"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:Nd87de9eb3fdd4ca2a711e1260f9dbf23 ;
    schema:name "ToeJam Jammin'"@en .

_:Nd87de9eb3fdd4ca2a711e1260f9dbf23 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38d693ba3e8c4851bccf7827a14ad7e6,
        _:N40f8f51dc2a74f399899cc25b54524eb,
        _:N624e5e1698714a80b88cf9e41a0e8934,
        _:N7e2bf9c44e374fe581a017c1f188de83,
        _:Nb69dcb3f46884c6fa0b11b17291e1716,
        _:Nf014d7c3988948e3b253c5ef9ccebb80 ;
    mo:track_count 6 ;
    schema:duration "PT27:16"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N38d693ba3e8c4851bccf7827a14ad7e6,
        _:N40f8f51dc2a74f399899cc25b54524eb,
        _:N624e5e1698714a80b88cf9e41a0e8934,
        _:N7e2bf9c44e374fe581a017c1f188de83,
        _:Nb69dcb3f46884c6fa0b11b17291e1716,
        _:Nf014d7c3988948e3b253c5ef9ccebb80 .

