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

<album/10229#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game Covers"@en,
        "Video Game Covers"@ja,
        "Video Game Covers"@ja-latn ;
    mo:produced_work <album/10229#musicalwork> ;
    schema:name "Video Game Covers"@en,
        "Video Game Covers"@ja,
        "Video Game Covers"@ja-latn .

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

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

<product/200#subject> a schema:CreativeWork ;
    schema:name "F-ZERO"@en,
        "F-ZERO"@ja,
        "F-ZERO"@ja-latn ;
    foaf:name "F-ZERO"@en,
        "F-ZERO"@ja,
        "F-ZERO"@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/215#subject> a schema:CreativeWork ;
    schema:name "Legend of Mana"@en,
        "聖剣伝説 LEGEND OF MANA"@ja,
        "Seiken Densetsu LEGEND OF MANA"@ja-latn ;
    foaf:name "Legend of Mana"@en,
        "聖剣伝説 LEGEND OF MANA"@ja,
        "Seiken Densetsu LEGEND OF MANA"@ja-latn .

<product/7286#subject> a schema:CreativeWork ;
    schema:name "The Goonies II"@en,
        "グーニーズ2 フラッテリー最後の挑戦"@ja,
        "Goonies 2: Fratelli Saigo no Chousen"@ja-latn ;
    foaf:name "The Goonies II"@en,
        "グーニーズ2 フラッテリー最後の挑戦"@ja,
        "Goonies 2: Fratelli Saigo no Chousen"@ja-latn .

<release/14148#subject> a schema:CreativeWork ;
    schema:name "Double Dragon (NES)"@en,
        "双截龍 (FC)"@ja,
        "Double Dragon (NES)"@ja-latn ;
    foaf:name "Double Dragon (NES)"@en,
        "双截龍 (FC)"@ja,
        "Double Dragon (NES)"@ja-latn .

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

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

<org/115#subject> schema:name "Concatenation Records"@en,
        "Concatenation Records"@ja,
        "Concatenation Records"@ja-latn ;
    foaf:name "Concatenation Records"@en,
        "Concatenation Records"@ja,
        "Concatenation Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/10229/10229-1219682737.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/10229#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-01"^^xsd:date ;
    dcterms:title "Video Game Covers"@en,
        "Video Game Covers"@ja,
        "Video Game Covers"@ja-latn ;
    mo:catalogue_number "VRC015" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/10229#musicalexpression> ;
    mo:publisher <org/115#subject> ;
    mo:record _:N968ab93a43644a299cc43ec2d6acdf1b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Persona"@en ;
            foaf:name "Persona"@en ],
        <product/175#subject>,
        <product/200#subject>,
        <product/2071#subject>,
        <product/215#subject>,
        <product/7286#subject>,
        <release/14148#subject> ;
    schema:byArtist <artist/59211#subject> ;
    schema:datePublished "2006-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/10229/10229-1219682737.jpg> ;
    schema:name "Video Game Covers"@en,
        "Video Game Covers"@ja,
        "Video Game Covers"@ja-latn ;
    schema:publisher <org/115#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/10229/10229-1219682737.jpg> .

_:N20b67394edbf44acaedb2240ca8abaab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Invisible Man [Double Dragon]"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:N968ab93a43644a299cc43ec2d6acdf1b ;
    schema:name "The Invisible Man [Double Dragon]"@en .

_:N2ef371feb04f467f967385682d1bdb1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wood Man's Theme - 2005 [Mega Man 2]"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N968ab93a43644a299cc43ec2d6acdf1b ;
    schema:name "Wood Man's Theme - 2005 [Mega Man 2]"@en .

_:N3bd97d82bff8435eb05cf09152842206 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ocean is My Home [Legend of Mana]"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N968ab93a43644a299cc43ec2d6acdf1b ;
    schema:name "The Ocean is My Home [Legend of Mana]"@en .

_:N4ecbcdc0c3284348ad78c3185f7e8a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alfred's Last Day [Persona]"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N968ab93a43644a299cc43ec2d6acdf1b ;
    schema:name "Alfred's Last Day [Persona]"@en .

_:N51c94f5332a84df9b5e90b8d7bbe040c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonbeams and Pennywhistles [Final Fantasy IV]"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N968ab93a43644a299cc43ec2d6acdf1b ;
    schema:name "Moonbeams and Pennywhistles [Final Fantasy IV]"@en .

_:N55752d66d61a42ee9fd502151f4244a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What Do You Do? [The Goonies II]"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N968ab93a43644a299cc43ec2d6acdf1b ;
    schema:name "What Do You Do? [The Goonies II]"@en .

_:Na7284db2cd874b5bb8aa37be4b362c0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pico Gets His Groove On in Port Town [F-Zero]"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N968ab93a43644a299cc43ec2d6acdf1b ;
    schema:name "Pico Gets His Groove On in Port Town [F-Zero]"@en .

_:N968ab93a43644a299cc43ec2d6acdf1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20b67394edbf44acaedb2240ca8abaab,
        _:N2ef371feb04f467f967385682d1bdb1f,
        _:N3bd97d82bff8435eb05cf09152842206,
        _:N4ecbcdc0c3284348ad78c3185f7e8a28,
        _:N51c94f5332a84df9b5e90b8d7bbe040c,
        _:N55752d66d61a42ee9fd502151f4244a4,
        _:Na7284db2cd874b5bb8aa37be4b362c0d ;
    mo:track_count 7 ;
    schema:duration "PT30:45"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N20b67394edbf44acaedb2240ca8abaab,
        _:N2ef371feb04f467f967385682d1bdb1f,
        _:N3bd97d82bff8435eb05cf09152842206,
        _:N4ecbcdc0c3284348ad78c3185f7e8a28,
        _:N51c94f5332a84df9b5e90b8d7bbe040c,
        _:N55752d66d61a42ee9fd502151f4244a4,
        _:Na7284db2cd874b5bb8aa37be4b362c0d .

