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

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

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

<artist/1296#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Bobby Prince"@en ;
    foaf:made <album/21117#composition>,
        <album/21117#subject> ;
    foaf:name "Bobby Prince"@en .

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/21117#composition>,
        <album/21117#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<artist/7111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Takashi Tateishi"@en,
        "立石孝"@ja ;
    foaf:made <album/21117#composition>,
        <album/21117#subject> ;
    foaf:name "Takashi Tateishi"@en,
        "立石孝"@ja .

<artist/73605#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Bono"@en ;
    foaf:made <album/21117#composition>,
        <album/21117#subject> ;
    foaf:name "Bono"@en .

<product/19647#subject> a schema:CreativeWork ;
    schema:name "Duke Nukem 3D"@en,
        "Duke Nukem 3D"@ja,
        "Duke Nukem 3D"@ja-latn ;
    foaf:name "Duke Nukem 3D"@en,
        "Duke Nukem 3D"@ja,
        "Duke Nukem 3D"@ja-latn .

<product/2071#subject> a schema:CreativeWork ;
    schema:name "Mega Man 2"@en,
        "ロックマン2 Dr.ワイリーの謎"@ja,
        "Rockman 2: Dr. Wily no Nazo"@ja-latn ;
    foaf:name "Mega Man 2"@en,
        "ロックマン2 Dr.ワイリーの謎"@ja,
        "Rockman 2: Dr. Wily no Nazo"@ja-latn .

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

<release/30228#subject> a schema:CreativeWork ;
    schema:name "The Transformers"@en,
        "The Transformers"@ja,
        "The Transformers"@ja-latn ;
    foaf:name "The Transformers"@en,
        "The Transformers"@ja,
        "The Transformers"@ja-latn .

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

<org/974#subject> schema:name "Inverse Phase"@en,
        "Inverse Phase"@ja,
        "Inverse Phase"@ja-latn ;
    foaf:name "Inverse Phase"@en,
        "Inverse Phase"@ja,
        "Inverse Phase"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/21117/21117-1284343921.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/6534#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21117#performance> ;
    schema:name "Inverse Phase"@en ;
    foaf:name "Inverse Phase"@en .

<album/21117#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Retrocovered"@en,
        "Retrocovered"@ja,
        "Retrocovered"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tom Shear"@en ;
            foaf:made <album/21117#composition> ;
            foaf:name "Tom Shear"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ric Ocasek"@en ;
            foaf:made <album/21117#composition> ;
            foaf:name "Ric Ocasek"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Blur"@en ;
            foaf:made <album/21117#composition> ;
            foaf:name "Blur"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rob Swire"@en ;
            foaf:made <album/21117#composition> ;
            foaf:name "Rob Swire"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Richard Zatorshi"@en ;
            foaf:made <album/21117#composition> ;
            foaf:name "Richard Zatorshi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bernd Burhoff"@en ;
            foaf:made <album/21117#composition> ;
            foaf:name "Bernd Burhoff"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Oliver Froning"@en ;
            foaf:made <album/21117#composition> ;
            foaf:name "Oliver Froning"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "David Sterry"@en ;
            foaf:made <album/21117#composition> ;
            foaf:name "David Sterry"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ivan Doroschuk"@en ;
            foaf:made <album/21117#composition> ;
            foaf:name "Ivan Doroschuk"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rivers Cuomo"@en ;
            foaf:made <album/21117#composition> ;
            foaf:name "Rivers Cuomo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Anne Bryant"@en ;
            foaf:made <album/21117#composition> ;
            foaf:name "Anne Bryant"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jens Oettrich"@en ;
            foaf:made <album/21117#composition> ;
            foaf:name "Jens Oettrich"@en ],
        <artist/1296#subject>,
        <artist/363#subject>,
        <artist/7111#subject>,
        <artist/73605#subject> ;
    mo:produced_work <album/21117#musicalwork> ;
    schema:name "Retrocovered"@en,
        "Retrocovered"@ja,
        "Retrocovered"@ja-latn .

<album/21117#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-25"^^xsd:date ;
    dcterms:title "Retrocovered"@en,
        "Retrocovered"@ja,
        "Retrocovered"@ja-latn ;
    mo:catalogue_number "IPH-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21117#musicalexpression> ;
    mo:publisher <org/974#subject> ;
    mo:record _:N8063036966b84622877fecd7fd8ca787 ;
    mo:record_count 1 ;
    schema:about <product/19647#subject>,
        <product/2071#subject>,
        <product/58#subject>,
        <release/30228#subject> ;
    schema:byArtist <artist/6534#subject> ;
    schema:datePublished "2010-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/21117/21117-1284343921.jpg> ;
    schema:name "Retrocovered"@en,
        "Retrocovered"@ja,
        "Retrocovered"@ja-latn ;
    schema:publisher <org/974#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/21117/21117-1284343921.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Ivan Doroschuk"@en ;
    foaf:made <album/21117#subject> ;
    foaf:name "Ivan Doroschuk"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Ric Ocasek"@en ;
    foaf:made <album/21117#subject> ;
    foaf:name "Ric Ocasek"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Jens Oettrich"@en ;
    foaf:made <album/21117#subject> ;
    foaf:name "Jens Oettrich"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Blur"@en ;
    foaf:made <album/21117#subject> ;
    foaf:name "Blur"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Bernd Burhoff"@en ;
    foaf:made <album/21117#subject> ;
    foaf:name "Bernd Burhoff"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Richard Zatorshi"@en ;
    foaf:made <album/21117#subject> ;
    foaf:name "Richard Zatorshi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Rivers Cuomo"@en ;
    foaf:made <album/21117#subject> ;
    foaf:name "Rivers Cuomo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Anne Bryant"@en ;
    foaf:made <album/21117#subject> ;
    foaf:name "Anne Bryant"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "David Sterry"@en ;
    foaf:made <album/21117#subject> ;
    foaf:name "David Sterry"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Oliver Froning"@en ;
    foaf:made <album/21117#subject> ;
    foaf:name "Oliver Froning"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Rob Swire"@en ;
    foaf:made <album/21117#subject> ;
    foaf:name "Rob Swire"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21117#subject> ;
    schema:name "Tom Shear"@en ;
    foaf:made <album/21117#subject> ;
    foaf:name "Tom Shear"@en .

_:N045c41eb3983458b87186fd97dc1e88f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NESformers"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N8063036966b84622877fecd7fd8ca787 ;
    schema:name "NESformers"@en .

_:N0b5837a8052b4c1691d81707357f29ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song 6502"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N8063036966b84622877fecd7fd8ca787 ;
    schema:name "Song 6502"@en .

_:N1fb257f5ce5c49a0bd8646016e69b2bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NES Me An Angel"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N8063036966b84622877fecd7fd8ca787 ;
    schema:name "NES Me An Angel"@en .

_:N20575e885858439d8991455046c33a50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duke NES'em 3D"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N8063036966b84622877fecd7fd8ca787 ;
    schema:name "Duke NES'em 3D"@en .

_:N3bd38c27eef049b1a43359872ccf479d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Year's Data"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N8063036966b84622877fecd7fd8ca787 ;
    schema:name "New Year's Data"@en .

_:N4e13a7bb256543ea903b9d675899d84d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NEStroid Metal Theme"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N8063036966b84622877fecd7fd8ca787 ;
    schema:name "NEStroid Metal Theme"@en .

_:N50ecf6ecfe3a47b6bdf0b4335bd94d2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fami-Dance"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N8063036966b84622877fecd7fd8ca787 ;
    schema:name "Fami-Dance"@en .

_:N5b3547529f6c43e1b1eb341b5a965636 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The NESsage from Dr. Light"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N8063036966b84622877fecd7fd8ca787 ;
    schema:name "The NESsage from Dr. Light"@en .

_:N62ea0cb1b0114f1a8e043d381c60855e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Just What I) 2A03'ded"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N8063036966b84622877fecd7fd8ca787 ;
    schema:name "(Just What I) 2A03'ded"@en .

_:N66f28f608f214c0e8faa48862cc3ebc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ImpermaNES"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N8063036966b84622877fecd7fd8ca787 ;
    schema:name "ImpermaNES"@en .

_:Na5ea9243030b4ba0a13993bfad63038e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C_Drive"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N8063036966b84622877fecd7fd8ca787 ;
    schema:name "C_Drive"@en .

_:Nab37055a1a0f4c8fad361f6bf84d6c0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Say it ain't sixty-FO"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N8063036966b84622877fecd7fd8ca787 ;
    schema:name "Say it ain't sixty-FO"@en .

_:Nf9d8307ba6d64aedba4af2d9c5ac428e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Propane NESmares"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N8063036966b84622877fecd7fd8ca787 ;
    schema:name "Propane NESmares"@en .

_:N8063036966b84622877fecd7fd8ca787 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N045c41eb3983458b87186fd97dc1e88f,
        _:N0b5837a8052b4c1691d81707357f29ec,
        _:N1fb257f5ce5c49a0bd8646016e69b2bb,
        _:N20575e885858439d8991455046c33a50,
        _:N3bd38c27eef049b1a43359872ccf479d,
        _:N4e13a7bb256543ea903b9d675899d84d,
        _:N50ecf6ecfe3a47b6bdf0b4335bd94d2d,
        _:N5b3547529f6c43e1b1eb341b5a965636,
        _:N62ea0cb1b0114f1a8e043d381c60855e,
        _:N66f28f608f214c0e8faa48862cc3ebc2,
        _:Na5ea9243030b4ba0a13993bfad63038e,
        _:Nab37055a1a0f4c8fad361f6bf84d6c0d,
        _:Nf9d8307ba6d64aedba4af2d9c5ac428e ;
    mo:track_count 13 ;
    schema:duration "PT47:11"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N045c41eb3983458b87186fd97dc1e88f,
        _:N0b5837a8052b4c1691d81707357f29ec,
        _:N1fb257f5ce5c49a0bd8646016e69b2bb,
        _:N20575e885858439d8991455046c33a50,
        _:N3bd38c27eef049b1a43359872ccf479d,
        _:N4e13a7bb256543ea903b9d675899d84d,
        _:N50ecf6ecfe3a47b6bdf0b4335bd94d2d,
        _:N5b3547529f6c43e1b1eb341b5a965636,
        _:N62ea0cb1b0114f1a8e043d381c60855e,
        _:N66f28f608f214c0e8faa48862cc3ebc2,
        _:Na5ea9243030b4ba0a13993bfad63038e,
        _:Nab37055a1a0f4c8fad361f6bf84d6c0d,
        _:Nf9d8307ba6d64aedba4af2d9c5ac428e .

