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

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

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

<artist/1301#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41597#subject> ;
    schema:name "Tim Follin"@en ;
    foaf:made <album/41597#composition>,
        <album/41597#subject> ;
    foaf:name "Tim Follin"@en .

<artist/1351#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41597#subject> ;
    schema:name "Minae Fujii"@en,
        "藤井美苗"@ja ;
    foaf:made <album/41597#composition>,
        <album/41597#subject> ;
    foaf:name "Minae Fujii"@en,
        "藤井美苗"@ja .

<artist/1955#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41597#subject> ;
    schema:name "Jeroen Tel"@en ;
    foaf:made <album/41597#composition>,
        <album/41597#subject> ;
    foaf:name "Jeroen Tel"@en .

<artist/309#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41597#subject> ;
    schema:name "Naoki Kodaka"@en,
        "小高直樹"@ja ;
    foaf:made <album/41597#composition>,
        <album/41597#subject> ;
    foaf:name "Naoki Kodaka"@en,
        "小高直樹"@ja .

<product/20674#subject> a schema:CreativeWork ;
    schema:name "Terminator 2: Judgment Day (NES)"@en,
        "Terminator 2: Judgment Day (NES)"@ja,
        "Terminator 2: Judgment Day (NES)"@ja-latn ;
    foaf:name "Terminator 2: Judgment Day (NES)"@en,
        "Terminator 2: Judgment Day (NES)"@ja,
        "Terminator 2: Judgment Day (NES)"@ja-latn .

<product/2097#subject> a schema:CreativeWork ;
    schema:name "Contra Force"@en,
        "Contra Force"@ja,
        "Contra Force"@ja-latn ;
    foaf:name "Contra Force"@en,
        "Contra Force"@ja,
        "Contra Force"@ja-latn .

<product/2431#subject> a schema:CreativeWork ;
    schema:name "Batman: The Video Game (NES)"@en,
        "バットマン (NES)"@ja,
        "Batman: The Video Game (NES)"@ja-latn ;
    foaf:name "Batman: The Video Game (NES)"@en,
        "バットマン (NES)"@ja,
        "Batman: The Video Game (NES)"@ja-latn .

<product/7264#subject> a schema:CreativeWork ;
    schema:name "Chip 'n Dale: Rescue Rangers 2"@en,
        "チップとデールの大作戦2"@ja,
        "Chip to Dale no Daisakusen 2"@ja-latn ;
    foaf:name "Chip 'n Dale: Rescue Rangers 2"@en,
        "チップとデールの大作戦2"@ja,
        "Chip to Dale no Daisakusen 2"@ja-latn .

<release/28259#subject> a schema:CreativeWork ;
    schema:name "Alien³ (NES)"@en,
        "Alien³ (NES)"@ja,
        "Alien³ (NES)"@ja-latn ;
    foaf:name "Alien³ (NES)"@en,
        "Alien³ (NES)"@ja,
        "Alien³ (NES)"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/79/41597/41597-1379240973.png> a schema:ImageObject,
        foaf:Image .

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

<album/41597#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "pixelworld (metal nes covers)"@en,
        "pixelworld (metal nes covers)"@ja,
        "pixelworld (metal nes covers)"@ja-latn ;
    mo:performance_of <album/41597#musicalwork> ;
    mo:performer <artist/14855#subject> ;
    mo:recorded_as <album/41597#musicalexpression> ;
    schema:byArtist <artist/14855#subject> ;
    schema:name "pixelworld (metal nes covers)"@en,
        "pixelworld (metal nes covers)"@ja,
        "pixelworld (metal nes covers)"@ja-latn ;
    schema:workPerformed <album/41597#musicalwork> .

<artist/14855#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41597#performance> ;
    schema:name "diedemor"@en ;
    foaf:name "diedemor"@en .

<album/41597#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "pixelworld (metal nes covers)"@en,
        "pixelworld (metal nes covers)"@ja,
        "pixelworld (metal nes covers)"@ja-latn ;
    mo:composer <artist/1301#subject>,
        <artist/1351#subject>,
        <artist/1955#subject>,
        <artist/309#subject> ;
    mo:produced_work <album/41597#musicalwork> ;
    schema:name "pixelworld (metal nes covers)"@en,
        "pixelworld (metal nes covers)"@ja,
        "pixelworld (metal nes covers)"@ja-latn .

<album/41597#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-01"^^xsd:date ;
    dcterms:title "pixelworld (metal nes covers)"@en,
        "pixelworld (metal nes covers)"@ja,
        "pixelworld (metal nes covers)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41597#musicalexpression> ;
    mo:publisher _:N4aaefd5a85b54680b077bf770ec1565e ;
    mo:record _:N833351d458b24605b15d89f27a510586 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Duck Tales 2"@en ;
            foaf:name "Duck Tales 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "RoboCop 3"@en ;
            foaf:name "RoboCop 3"@en ],
        <product/20674#subject>,
        <product/2097#subject>,
        <product/2431#subject>,
        <product/7264#subject>,
        <release/28259#subject> ;
    schema:byArtist <artist/14855#subject> ;
    schema:datePublished "2012-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/41597/41597-1379240973.png> ;
    schema:name "pixelworld (metal nes covers)"@en,
        "pixelworld (metal nes covers)"@ja,
        "pixelworld (metal nes covers)"@ja-latn ;
    schema:publisher _:N4aaefd5a85b54680b077bf770ec1565e ;
    foaf:depiction <https://media.vgm.io/albums/79/41597/41597-1379240973.png> .

_:N0fe06bd26a1147b89e14358524760791 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "alien 3 title"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N833351d458b24605b15d89f27a510586 ;
    schema:name "alien 3 title"@en .

_:N4aaefd5a85b54680b077bf770ec1565e schema:name "VK"@en ;
    foaf:name "VK"@en .

_:N5eac95b3b8c945c5bc0fe26516802df1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "terminator 2 stage 2_4"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N833351d458b24605b15d89f27a510586 ;
    schema:name "terminator 2 stage 2_4"@en .

_:N73cbf49118b7434e98f5f6a41e1cb8ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "duck tales 2 bermuda"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N833351d458b24605b15d89f27a510586 ;
    schema:name "duck tales 2 bermuda"@en .

_:N7b4f77c746ee4d6fac3a079661c10307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "contra force stage 3"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N833351d458b24605b15d89f27a510586 ;
    schema:name "contra force stage 3"@en .

_:N8465aeb75f5e4845b4de58c3db240cf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "alien 3 stage 2"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N833351d458b24605b15d89f27a510586 ;
    schema:name "alien 3 stage 2"@en .

_:N9bf16ecb1e3a4fda8459906624c6b29e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "batman 3 stage 1"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N833351d458b24605b15d89f27a510586 ;
    schema:name "batman 3 stage 1"@en .

_:Nb0145d02befe4cd4ad823e7a208f1548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "terminator 2 stage 1"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N833351d458b24605b15d89f27a510586 ;
    schema:name "terminator 2 stage 1"@en .

_:Nb7a5b83ac53b41eeae8422bb9bd12bd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "alien 3 stage 1"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N833351d458b24605b15d89f27a510586 ;
    schema:name "alien 3 stage 1"@en .

_:Nd4f02a8ce4624efe9b4d6fed45c36f40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "robocop 3 title"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N833351d458b24605b15d89f27a510586 ;
    schema:name "robocop 3 title"@en .

_:Nde4579ff71424523bfb3811e7bf3c09f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chip and dale 2 last stage"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N833351d458b24605b15d89f27a510586 ;
    schema:name "chip and dale 2 last stage"@en .

_:N833351d458b24605b15d89f27a510586 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fe06bd26a1147b89e14358524760791,
        _:N5eac95b3b8c945c5bc0fe26516802df1,
        _:N73cbf49118b7434e98f5f6a41e1cb8ff,
        _:N7b4f77c746ee4d6fac3a079661c10307,
        _:N8465aeb75f5e4845b4de58c3db240cf1,
        _:N9bf16ecb1e3a4fda8459906624c6b29e,
        _:Nb0145d02befe4cd4ad823e7a208f1548,
        _:Nb7a5b83ac53b41eeae8422bb9bd12bd9,
        _:Nd4f02a8ce4624efe9b4d6fed45c36f40,
        _:Nde4579ff71424523bfb3811e7bf3c09f ;
    mo:track_count 10 ;
    schema:duration "PT22:40"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0fe06bd26a1147b89e14358524760791,
        _:N5eac95b3b8c945c5bc0fe26516802df1,
        _:N73cbf49118b7434e98f5f6a41e1cb8ff,
        _:N7b4f77c746ee4d6fac3a079661c10307,
        _:N8465aeb75f5e4845b4de58c3db240cf1,
        _:N9bf16ecb1e3a4fda8459906624c6b29e,
        _:Nb0145d02befe4cd4ad823e7a208f1548,
        _:Nb7a5b83ac53b41eeae8422bb9bd12bd9,
        _:Nd4f02a8ce4624efe9b4d6fed45c36f40,
        _:Nde4579ff71424523bfb3811e7bf3c09f .

