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

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

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

<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/2081#subject> a schema:CreativeWork ;
    schema:name "Mega Man X"@en,
        "ロックマンX"@ja,
        "Rockman X"@ja-latn ;
    foaf:name "Mega Man X"@en,
        "ロックマンX"@ja,
        "Rockman X"@ja-latn .

<product/812#subject> a schema:CreativeWork ;
    schema:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn ;
    foaf:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn .

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

<album/18865#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Game Over"@en,
        "Game Over"@ja,
        "Game Over"@ja-latn ;
    mo:performance_of <album/18865#musicalwork> ;
    mo:recorded_as <album/18865#musicalexpression> ;
    schema:name "Game Over"@en,
        "Game Over"@ja,
        "Game Over"@ja-latn ;
    schema:workPerformed <album/18865#musicalwork> .

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

<https://medium-media.vgm.io/albums/56/18865/18865-1272056357.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18865#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Game Over"@en,
        "Game Over"@ja,
        "Game Over"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kinuyo Yamashita"@en ;
            foaf:made <album/18865#composition> ;
            foaf:name "Kinuyo Yamashita"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Setsuo Yamamoto"@en ;
            foaf:made <album/18865#composition> ;
            foaf:name "Setsuo Yamamoto"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuki Iwai"@en ;
            foaf:made <album/18865#composition> ;
            foaf:name "Yuki Iwai"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Toshihiko Horiyama"@en ;
            foaf:made <album/18865#composition> ;
            foaf:name "Toshihiko Horiyama"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Naoto Ishida"@en ;
            foaf:made <album/18865#composition> ;
            foaf:name "Naoto Ishida"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Makoto Tomozawa"@en ;
            foaf:made <album/18865#composition> ;
            foaf:name "Makoto Tomozawa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuko Takehara"@en ;
            foaf:made <album/18865#composition> ;
            foaf:name "Yuko Takehara"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yumiko Kanki"@en ;
            foaf:made <album/18865#composition> ;
            foaf:name "Yumiko Kanki"@en ] ;
    mo:produced_work <album/18865#musicalwork> ;
    schema:name "Game Over"@en,
        "Game Over"@ja,
        "Game Over"@ja-latn .

<album/18865#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-26"^^xsd:date ;
    dcterms:title "Game Over"@en,
        "Game Over"@ja,
        "Game Over"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18865#musicalexpression> ;
    mo:publisher _:Nc5ccf6293dbc470297217e634634b9aa ;
    mo:record _:Nacc9106d90e44ee4b4f91a91e9c7f603 ;
    mo:record_count 1 ;
    schema:about <product/200#subject>,
        <product/2081#subject>,
        <product/812#subject> ;
    schema:datePublished "2008-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/18865/18865-1272056357.jpg> ;
    schema:name "Game Over"@en,
        "Game Over"@ja,
        "Game Over"@ja-latn ;
    schema:publisher _:Nc5ccf6293dbc470297217e634634b9aa ;
    foaf:depiction <https://media.vgm.io/albums/56/18865/18865-1272056357.jpg> .

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

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

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

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

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

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

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

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

_:N3440157e401645d0a5fe324b710f9dac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Tears"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nacc9106d90e44ee4b4f91a91e9c7f603 ;
    schema:name "Bloody Tears"@en .

_:N451c203fdb91407faf56963e801f3b9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spark Mandrill"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nacc9106d90e44ee4b4f91a91e9c7f603 ;
    schema:name "Spark Mandrill"@en .

_:N4fdf94c8f13c41e6a05af573354916d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Blue"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nacc9106d90e44ee4b4f91a91e9c7f603 ;
    schema:name "Big Blue"@en .

_:Nc5ccf6293dbc470297217e634634b9aa schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:Nd786d3e04c904e7b81e6dd6016ec2d96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nacc9106d90e44ee4b4f91a91e9c7f603 ;
    schema:name "Staff Roll"@en .

_:Nacc9106d90e44ee4b4f91a91e9c7f603 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3440157e401645d0a5fe324b710f9dac,
        _:N451c203fdb91407faf56963e801f3b9a,
        _:N4fdf94c8f13c41e6a05af573354916d0,
        _:Nd786d3e04c904e7b81e6dd6016ec2d96 ;
    mo:track_count 4 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3440157e401645d0a5fe324b710f9dac,
        _:N451c203fdb91407faf56963e801f3b9a,
        _:N4fdf94c8f13c41e6a05af573354916d0,
        _:Nd786d3e04c904e7b81e6dd6016ec2d96 .

