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

<album/1158> a mo:Release ;
    mo:catalogue_number "DPCX-5081" .

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

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

<artist/112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3448#subject> ;
    schema:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja ;
    foaf:made <album/3448#composition>,
        <album/3448#subject> ;
    foaf:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja .

<artist/295#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3448#subject> ;
    schema:name "Masaharu Iwata"@en,
        "岩田匡治"@ja ;
    foaf:made <album/3448#composition>,
        <album/3448#subject> ;
    foaf:name "Masaharu Iwata"@en,
        "岩田匡治"@ja .

<product/166#subject> a schema:CreativeWork ;
    schema:name "Ogre Battle: The March of the Black Queen"@en,
        "伝説のオウガバトル"@ja,
        "Densetsu no Ogre Battle"@ja-latn ;
    foaf:name "Ogre Battle: The March of the Black Queen"@en,
        "伝説のオウガバトル"@ja,
        "Densetsu no Ogre Battle"@ja-latn .

<product/184#subject> a schema:CreativeWork ;
    schema:name "Tactics Ogre: Let Us Cling Together"@en,
        "タクティクスオウガ"@ja,
        "Tactics Ogre: Let Us Cling Together"@ja-latn ;
    foaf:name "Tactics Ogre: Let Us Cling Together"@en,
        "タクティクスオウガ"@ja,
        "Tactics Ogre: Let Us Cling Together"@ja-latn .

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

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

<org/30#subject> schema:name "DATAM POLYSTAR CO.,LTD"@en,
        "株式会社データム・ポリスター"@ja,
        "DATAM POLYSTAR CO.,LTD"@ja-latn ;
    foaf:name "DATAM POLYSTAR CO.,LTD"@en,
        "株式会社データム・ポリスター"@ja,
        "DATAM POLYSTAR CO.,LTD"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/3448/3448-1218506802.jpg> a schema:ImageObject,
        foaf:Image .

<album/3448#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ogre -Grand Repeat-"@en,
        "Ogre -Grand Repeat-"@ja,
        "Ogre -Grand Repeat-"@ja-latn ;
    mo:composer <artist/112#subject>,
        <artist/295#subject> ;
    mo:produced_work <album/3448#musicalwork> ;
    schema:name "Ogre -Grand Repeat-"@en,
        "Ogre -Grand Repeat-"@ja,
        "Ogre -Grand Repeat-"@ja-latn .

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

<album/3448#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-01-13"^^xsd:date ;
    dcterms:title "Ogre -Grand Repeat-"@en,
        "Ogre -Grand Repeat-"@ja,
        "Ogre -Grand Repeat-"@ja-latn ;
    mo:catalogue_number "DPCX-5221" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/1158> ;
    mo:publication_of <album/3448#musicalexpression> ;
    mo:publisher <org/30#subject> ;
    mo:record _:N6de8e253e8034675bcf4db54a8cb36a2 ;
    mo:record_count 1 ;
    schema:about <product/166#subject>,
        <product/184#subject> ;
    schema:datePublished "2000-01-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/3448/3448-1218506802.jpg> ;
    schema:name "Ogre -Grand Repeat-"@en,
        "Ogre -Grand Repeat-"@ja,
        "Ogre -Grand Repeat-"@ja-latn ;
    schema:publisher <org/30#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/3448/3448-1218506802.jpg> .

_:N0b4292a2815a4dcca5a9cf17ae44ef1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breath of the Earth"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N6de8e253e8034675bcf4db54a8cb36a2 ;
    schema:name "Breath of the Earth"@en .

_:N1b769f65c28b4ba2ad9a67e5e55ce96d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaotic Island"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N6de8e253e8034675bcf4db54a8cb36a2 ;
    schema:name "Chaotic Island"@en .

_:N202edb3925884f138d54d9a7ef84e3f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revolt"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N6de8e253e8034675bcf4db54a8cb36a2 ;
    schema:name "Revolt"@en .

_:N2d10653d8c6b4b879775e3b1a511aef1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight It Out!"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N6de8e253e8034675bcf4db54a8cb36a2 ;
    schema:name "Fight It Out!"@en .

_:N398e295f61e9430e8c3a0beab4d58b0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GRAND REPEAT / Overture Neo-Overture"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N6de8e253e8034675bcf4db54a8cb36a2 ;
    schema:name "GRAND REPEAT / Overture Neo-Overture"@en .

_:N3e4c1b3ba80349849f61b63ca44f41cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chivalry and Savegery"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N6de8e253e8034675bcf4db54a8cb36a2 ;
    schema:name "Chivalry and Savegery"@en .

_:N74597d0a62574a1f88ee86afbdccf704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GRAND REPEAT II / Fog of Phantom"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N6de8e253e8034675bcf4db54a8cb36a2 ;
    schema:name "GRAND REPEAT II / Fog of Phantom"@en .

_:Nb0e3ba6e60ab4c0fb54d1660c3639992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortune Teller 2"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N6de8e253e8034675bcf4db54a8cb36a2 ;
    schema:name "Fortune Teller 2"@en .

_:Nc7ea0811feeb4bf9a7e27d17147045dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passing Moment"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N6de8e253e8034675bcf4db54a8cb36a2 ;
    schema:name "Passing Moment"@en .

_:Ncf83798c0131424eb2c506c9877664a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VENDETTA!"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N6de8e253e8034675bcf4db54a8cb36a2 ;
    schema:name "VENDETTA!"@en .

_:N6de8e253e8034675bcf4db54a8cb36a2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b4292a2815a4dcca5a9cf17ae44ef1d,
        _:N1b769f65c28b4ba2ad9a67e5e55ce96d,
        _:N202edb3925884f138d54d9a7ef84e3f2,
        _:N2d10653d8c6b4b879775e3b1a511aef1,
        _:N398e295f61e9430e8c3a0beab4d58b0c,
        _:N3e4c1b3ba80349849f61b63ca44f41cd,
        _:N74597d0a62574a1f88ee86afbdccf704,
        _:Nb0e3ba6e60ab4c0fb54d1660c3639992,
        _:Nc7ea0811feeb4bf9a7e27d17147045dc,
        _:Ncf83798c0131424eb2c506c9877664a5 ;
    mo:track_count 10 ;
    schema:duration "PT38:37"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0b4292a2815a4dcca5a9cf17ae44ef1d,
        _:N1b769f65c28b4ba2ad9a67e5e55ce96d,
        _:N202edb3925884f138d54d9a7ef84e3f2,
        _:N2d10653d8c6b4b879775e3b1a511aef1,
        _:N398e295f61e9430e8c3a0beab4d58b0c,
        _:N3e4c1b3ba80349849f61b63ca44f41cd,
        _:N74597d0a62574a1f88ee86afbdccf704,
        _:Nb0e3ba6e60ab4c0fb54d1660c3639992,
        _:Nc7ea0811feeb4bf9a7e27d17147045dc,
        _:Ncf83798c0131424eb2c506c9877664a5 .

