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

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

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

<album/3448> a mo:Release ;
    mo:catalogue_number "DPCX-5221" .

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

<artist/295#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1158#subject> ;
    schema:name "Masaharu Iwata"@en,
        "岩田匡治"@ja ;
    foaf:made <album/1158#composition>,
        <album/1158#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/1158#musicalexpression> a mo:Signal ;
    mo:published_as <album/1158#subject> ;
    mo:records <album/1158#performance> .

<album/1158#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/1158#musicalwork> ;
    mo:recorded_as <album/1158#musicalexpression> ;
    schema:name "Ogre -Grand Repeat-"@en,
        "Ogre -Grand Repeat-"@ja,
        "Ogre -Grand Repeat-"@ja-latn ;
    schema:workPerformed <album/1158#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/85/1158/1158-1497274911.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/1158#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/1158/1158-1497274911.jpg> ;
    foaf:depicts <album/1158#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/1158/1158-1497274911.jpg> .

<https://medium-media.vgm.io/albums/85/1158/1158-1497274911.jpg> a schema:ImageObject,
        foaf:Image .

<album/1158#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/1158#musicalwork> ;
    schema:name "Ogre -Grand Repeat-"@en,
        "Ogre -Grand Repeat-"@ja,
        "Ogre -Grand Repeat-"@ja-latn .

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

<album/1158#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-10-25"^^xsd:date ;
    dcterms:title "Ogre -Grand Repeat-"@en,
        "Ogre -Grand Repeat-"@ja,
        "Ogre -Grand Repeat-"@ja-latn ;
    mo:catalogue_number "DPCX-5081" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/3448> ;
    mo:publication_of <album/1158#musicalexpression> ;
    mo:publisher <org/30#subject> ;
    mo:record _:Ncc57b671f5bd4a30af69ce664e0354f4 ;
    mo:record_count 1 ;
    schema:about <product/166#subject>,
        <product/184#subject> ;
    schema:datePublished "1996-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/1158/1158-1497274911.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/85/1158/1158-1497274911.jpg> .

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

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

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

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

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

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

_:N723644bd1cfe49b18009030f2169e4c7 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 _:Ncc57b671f5bd4a30af69ce664e0354f4 ;
    schema:name "GRAND REPEAT / Overture Neo-Overture"@en .

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

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

_:Nf5ebb6748c6d44618cc7f30c01d6e30f 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 _:Ncc57b671f5bd4a30af69ce664e0354f4 ;
    schema:name "GRAND REPEAT II / Fog of Phantom"@en .

_:Ncc57b671f5bd4a30af69ce664e0354f4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b2858fa46c64d4cad0c317b4ab58d64,
        _:N1663ff96ae9d4021b978dc50bb6c2a9e,
        _:N273e675293c44da3b872d37c767e8d4b,
        _:N2b9a9a7b9b054d9098a66dad20197026,
        _:N320142da7b004cef93bcbb43ea7d8e61,
        _:N646740ff344346099c4a6984dcfb4174,
        _:N723644bd1cfe49b18009030f2169e4c7,
        _:N95df9a17a248493fb29fb6f88789b522,
        _:Nb869306fd7f741e3842d4e64b0430206,
        _:Nf5ebb6748c6d44618cc7f30c01d6e30f ;
    mo:track_count 10 ;
    schema:duration "PT38:37"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0b2858fa46c64d4cad0c317b4ab58d64,
        _:N1663ff96ae9d4021b978dc50bb6c2a9e,
        _:N273e675293c44da3b872d37c767e8d4b,
        _:N2b9a9a7b9b054d9098a66dad20197026,
        _:N320142da7b004cef93bcbb43ea7d8e61,
        _:N646740ff344346099c4a6984dcfb4174,
        _:N723644bd1cfe49b18009030f2169e4c7,
        _:N95df9a17a248493fb29fb6f88789b522,
        _:Nb869306fd7f741e3842d4e64b0430206,
        _:Nf5ebb6748c6d44618cc7f30c01d6e30f .

