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

<album/21582#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Solar EP"@en,
        "Solar EP"@ja,
        "Solar EP"@ja-latn ;
    mo:produced_work <album/21582#musicalwork> ;
    schema:name "Solar EP"@en,
        "Solar EP"@ja,
        "Solar EP"@ja-latn .

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

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

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

<product/7277#subject> a schema:CreativeWork ;
    schema:name "Little Nemo: The Dream Master"@en,
        "パジャマヒーロー NEMO"@ja,
        "Pajama Hero Nemo"@ja-latn ;
    foaf:name "Little Nemo: The Dream Master"@en,
        "パジャマヒーロー NEMO"@ja,
        "Pajama Hero Nemo"@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/7375#subject> a schema:CreativeWork ;
    schema:name "Adventure Island"@en,
        "高橋名人の冒険島"@ja,
        "Takahashi Meijin no Bouken Jima"@ja-latn ;
    foaf:name "Adventure Island"@en,
        "高橋名人の冒険島"@ja,
        "Takahashi Meijin no Bouken Jima"@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/21582#musicalexpression> a mo:Signal ;
    mo:published_as <album/21582#subject> ;
    mo:records <album/21582#performance> .

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

<https://medium-media.vgm.io/albums/28/21582/21582-1287605305.png> a schema:ImageObject,
        foaf:Image .

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

<album/21582#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Solar EP"@en,
        "Solar EP"@ja,
        "Solar EP"@ja-latn ;
    mo:performance_of <album/21582#musicalwork> ;
    mo:performer <artist/4882#subject> ;
    mo:recorded_as <album/21582#musicalexpression> ;
    schema:byArtist <artist/4882#subject> ;
    schema:name "Solar EP"@en,
        "Solar EP"@ja,
        "Solar EP"@ja-latn ;
    schema:workPerformed <album/21582#musicalwork> .

<artist/4882#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21582#performance> ;
    schema:name "Nerd Army"@en ;
    foaf:name "Nerd Army"@en .

<album/21582#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-06-23"^^xsd:date ;
    dcterms:title "Solar EP"@en,
        "Solar EP"@ja,
        "Solar EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21582#musicalexpression> ;
    mo:publisher _:N10aa37c47bb847a1bd306b6e777b1ed7 ;
    mo:record _:N5384cda530164f20ab1e5fead7b614f0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Solar Jetman"@en ;
            foaf:name "Solar Jetman"@en ],
        <product/2093#subject>,
        <product/7277#subject>,
        <product/7278#subject>,
        <product/7375#subject>,
        <product/851#subject> ;
    schema:byArtist <artist/4882#subject> ;
    schema:datePublished "2010-06-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/21582/21582-1287605305.png> ;
    schema:name "Solar EP"@en,
        "Solar EP"@ja,
        "Solar EP"@ja-latn ;
    schema:publisher _:N10aa37c47bb847a1bd306b6e777b1ed7 ;
    foaf:depiction <https://media.vgm.io/albums/28/21582/21582-1287605305.png> .

_:N0587bf6e281e4ee19728eb6ab42fc482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure Island - Area 2"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N5384cda530164f20ab1e5fead7b614f0 ;
    schema:name "Adventure Island - Area 2"@en .

_:N10aa37c47bb847a1bd306b6e777b1ed7 schema:name "Danger Bay Records"@en ;
    foaf:name "Danger Bay Records"@en .

_:N1c1f1da08e734fcc8154313eedd78b48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solar Jetman"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N5384cda530164f20ab1e5fead7b614f0 ;
    schema:name "Solar Jetman"@en .

_:N28ab7c6a3946436a968b9666a13b4177 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic 2 - Special Stage"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N5384cda530164f20ab1e5fead7b614f0 ;
    schema:name "Sonic 2 - Special Stage"@en .

_:N661c007ecf6941208378634f375ef2a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Punch Out"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N5384cda530164f20ab1e5fead7b614f0 ;
    schema:name "Punch Out"@en .

_:Ne800372cdd484012880816abdb5f6229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Nemo - Mushroom Forest"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N5384cda530164f20ab1e5fead7b614f0 ;
    schema:name "Little Nemo - Mushroom Forest"@en .

_:Necb497ef44e141bc825338ad1dd24f21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contra - Waterfall"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N5384cda530164f20ab1e5fead7b614f0 ;
    schema:name "Contra - Waterfall"@en .

_:N5384cda530164f20ab1e5fead7b614f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0587bf6e281e4ee19728eb6ab42fc482,
        _:N1c1f1da08e734fcc8154313eedd78b48,
        _:N28ab7c6a3946436a968b9666a13b4177,
        _:N661c007ecf6941208378634f375ef2a1,
        _:Ne800372cdd484012880816abdb5f6229,
        _:Necb497ef44e141bc825338ad1dd24f21 ;
    mo:track_count 6 ;
    schema:duration "PT9:31"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0587bf6e281e4ee19728eb6ab42fc482,
        _:N1c1f1da08e734fcc8154313eedd78b48,
        _:N28ab7c6a3946436a968b9666a13b4177,
        _:N661c007ecf6941208378634f375ef2a1,
        _:Ne800372cdd484012880816abdb5f6229,
        _:Necb497ef44e141bc825338ad1dd24f21 .

