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

<album/28683#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Forever Famicom DLC 2"@en,
        "Forever Famicom DLC 2"@ja,
        "Forever Famicom DLC 2"@ja-latn ;
    mo:produced_work <album/28683#musicalwork> ;
    schema:name "Forever Famicom DLC 2"@en,
        "Forever Famicom DLC 2"@ja,
        "Forever Famicom DLC 2"@ja-latn .

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

<product/13296#subject> a schema:CreativeWork ;
    schema:name "Bad Dudes vs Dragonninja"@en,
        "ドラゴンニンジャ"@ja,
        "Dragonninja"@ja-latn ;
    foaf:name "Bad Dudes vs Dragonninja"@en,
        "ドラゴンニンジャ"@ja,
        "Dragonninja"@ja-latn .

<product/182#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn ;
    foaf:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn .

<product/2072#subject> a schema:CreativeWork ;
    schema:name "Mega Man 3"@en,
        "ロックマン3 Dr.ワイリーの最期!?"@ja,
        "Rockman 3: Dr. Wily no Saigo!?"@ja-latn ;
    foaf:name "Mega Man 3"@en,
        "ロックマン3 Dr.ワイリーの最期!?"@ja,
        "Rockman 3: Dr. Wily no Saigo!?"@ja-latn .

<product/268#subject> a schema:CreativeWork ;
    schema:name "Super Metroid"@en,
        "スーパーメトロイド"@ja,
        "Super Metroid"@ja-latn ;
    foaf:name "Super Metroid"@en,
        "スーパーメトロイド"@ja,
        "Super Metroid"@ja-latn .

<product/271#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@ja-latn ;
    foaf:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@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 .

<product/814#subject> a schema:CreativeWork ;
    schema:name "Castlevania III: Dracula's Curse"@en,
        "悪魔城伝説"@ja,
        "Akumajo Densetsu"@ja-latn ;
    foaf:name "Castlevania III: Dracula's Curse"@en,
        "悪魔城伝説"@ja,
        "Akumajo Densetsu"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/38/28683/28683-1315336030.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28683#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Forever Famicom DLC 2"@en,
        "Forever Famicom DLC 2"@ja,
        "Forever Famicom DLC 2"@ja-latn ;
    mo:performance_of <album/28683#musicalwork> ;
    mo:performer <artist/49604#subject> ;
    mo:recorded_as <album/28683#musicalexpression> ;
    schema:byArtist <artist/49604#subject> ;
    schema:name "Forever Famicom DLC 2"@en,
        "Forever Famicom DLC 2"@ja,
        "Forever Famicom DLC 2"@ja-latn ;
    schema:workPerformed <album/28683#musicalwork> .

<artist/49604#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28683#performance> ;
    schema:name "Random"@en ;
    foaf:made <album/28683#lyrics>,
        <album/28683#subject> ;
    foaf:name "Random"@en .

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

<album/28683#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-31"^^xsd:date ;
    dcterms:title "Forever Famicom DLC 2"@en,
        "Forever Famicom DLC 2"@ja,
        "Forever Famicom DLC 2"@ja-latn ;
    mo:catalogue_number "NSP-019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28683#musicalexpression> ;
    mo:publisher _:Ndc44f063ca814cc18af00057c71e544a ;
    mo:record _:N0c8777c4583345739af479873ade89b1 ;
    mo:record_count 1 ;
    schema:about <product/13296#subject>,
        <product/182#subject>,
        <product/2072#subject>,
        <product/268#subject>,
        <product/271#subject>,
        <product/813#subject>,
        <product/814#subject> ;
    schema:byArtist <artist/49604#subject> ;
    schema:datePublished "2011-10-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/28683/28683-1315336030.jpg> ;
    schema:name "Forever Famicom DLC 2"@en,
        "Forever Famicom DLC 2"@ja,
        "Forever Famicom DLC 2"@ja-latn ;
    schema:publisher _:Ndc44f063ca814cc18af00057c71e544a ;
    foaf:depiction <https://media.vgm.io/albums/38/28683/28683-1315336030.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dale Chase"@en ;
    foaf:made <album/28683#subject> ;
    foaf:name "Dale Chase"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dale Chase"@en ;
    foaf:made <album/28683#lyrics> ;
    foaf:name "Dale Chase"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ariano"@en ;
    foaf:made <album/28683#subject> ;
    foaf:name "Ariano"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ariano"@en ;
    foaf:made <album/28683#lyrics> ;
    foaf:name "Ariano"@en .

_:N26eb5e843b6e4c41aa8083ae872aa951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Without A Trace (Instro)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N0c8777c4583345739af479873ade89b1 ;
    schema:name "Without A Trace (Instro)"@en .

_:N2b0072c0696e44a8a540c8415ac7397c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Without A Trace *Super Metroid*"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N0c8777c4583345739af479873ade89b1 ;
    schema:name "Without A Trace *Super Metroid*"@en .

_:N2c8aeec85e6448d28bc03fb27c81ed67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "By Your Side *Donkey Kong Country 2*"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N0c8777c4583345739af479873ade89b1 ;
    schema:name "By Your Side *Donkey Kong Country 2*"@en .

_:N3021108d4ea743d287baf60bc7e5013b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Rest (Instro)"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N0c8777c4583345739af479873ade89b1 ;
    schema:name "No Rest (Instro)"@en .

_:N4d1be782776e41af96dafb6c540cff1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Baddest *Bad Dudes*"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N0c8777c4583345739af479873ade89b1 ;
    schema:name "The Baddest *Bad Dudes*"@en .

_:N537bcbcd219d4c7980c55b0dd16efcec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Baddest (Instro)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N0c8777c4583345739af479873ade89b1 ;
    schema:name "The Baddest (Instro)"@en .

_:N690f6e25038f4e64ba4b698a149b9cca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dracula's Curse (Instro)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N0c8777c4583345739af479873ade89b1 ;
    schema:name "Dracula's Curse (Instro)"@en .

_:N6fb96e608d2b4a3cbeb68273ed34b37b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ruler's Back *Final Fantasy VI*"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N0c8777c4583345739af479873ade89b1 ;
    schema:name "The Ruler's Back *Final Fantasy VI*"@en .

_:N8c2ac693b64943fd8b00960205038f3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "By Your Side (Instro)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N0c8777c4583345739af479873ade89b1 ;
    schema:name "By Your Side (Instro)"@en .

_:Nae673a881fb04c12a3ef965e37c59dda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wilyn' Out (Instro)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N0c8777c4583345739af479873ade89b1 ;
    schema:name "Wilyn' Out (Instro)"@en .

_:Nb2658b5dfb524c12bdbe528a9c19f39f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Rest *Castlevania 2*"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N0c8777c4583345739af479873ade89b1 ;
    schema:name "No Rest *Castlevania 2*"@en .

_:Nd97fd5de67bd422496b0e8a9b3039e1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dracula's Curse *Castlevania 3*"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N0c8777c4583345739af479873ade89b1 ;
    schema:name "Dracula's Curse *Castlevania 3*"@en .

_:Ndc44f063ca814cc18af00057c71e544a schema:name "Neosonic Productions"@en ;
    foaf:name "Neosonic Productions"@en .

_:Nf4ea0d916fc04b44b6618e3285f9c537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ruler's Back (Instro)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N0c8777c4583345739af479873ade89b1 ;
    schema:name "The Ruler's Back (Instro)"@en .

_:Nff49256c43c44bb7bab7d8a50c8af183 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wilyn' Out *Mega Man 3*"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N0c8777c4583345739af479873ade89b1 ;
    schema:name "Wilyn' Out *Mega Man 3*"@en .

_:N0c8777c4583345739af479873ade89b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26eb5e843b6e4c41aa8083ae872aa951,
        _:N2b0072c0696e44a8a540c8415ac7397c,
        _:N2c8aeec85e6448d28bc03fb27c81ed67,
        _:N3021108d4ea743d287baf60bc7e5013b,
        _:N4d1be782776e41af96dafb6c540cff1d,
        _:N537bcbcd219d4c7980c55b0dd16efcec,
        _:N690f6e25038f4e64ba4b698a149b9cca,
        _:N6fb96e608d2b4a3cbeb68273ed34b37b,
        _:N8c2ac693b64943fd8b00960205038f3d,
        _:Nae673a881fb04c12a3ef965e37c59dda,
        _:Nb2658b5dfb524c12bdbe528a9c19f39f,
        _:Nd97fd5de67bd422496b0e8a9b3039e1d,
        _:Nf4ea0d916fc04b44b6618e3285f9c537,
        _:Nff49256c43c44bb7bab7d8a50c8af183 ;
    mo:track_count 14 ;
    schema:duration "PT52:02"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N26eb5e843b6e4c41aa8083ae872aa951,
        _:N2b0072c0696e44a8a540c8415ac7397c,
        _:N2c8aeec85e6448d28bc03fb27c81ed67,
        _:N3021108d4ea743d287baf60bc7e5013b,
        _:N4d1be782776e41af96dafb6c540cff1d,
        _:N537bcbcd219d4c7980c55b0dd16efcec,
        _:N690f6e25038f4e64ba4b698a149b9cca,
        _:N6fb96e608d2b4a3cbeb68273ed34b37b,
        _:N8c2ac693b64943fd8b00960205038f3d,
        _:Nae673a881fb04c12a3ef965e37c59dda,
        _:Nb2658b5dfb524c12bdbe528a9c19f39f,
        _:Nd97fd5de67bd422496b0e8a9b3039e1d,
        _:Nf4ea0d916fc04b44b6618e3285f9c537,
        _:Nff49256c43c44bb7bab7d8a50c8af183 .

