@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 _:Nf582eb59972242c1baeaf7814fd09791 ;
    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> .

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

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

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

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

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

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

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

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

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

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

_:Nf582eb59972242c1baeaf7814fd09791 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N016fe89be3694ac28698bda53980b516,
        _:N03fab542e48d491b927118155b7cbb33,
        _:N2678dac6e0b84fd18dec6f518afb4207,
        _:N31443ebf44424f0c81f862398b8995d8,
        _:N655b1c3201d34042ab443728236d8b63,
        _:N7d11cc6e9f1e4baea91fb12de2914e23,
        _:Nce9882010215428196befe78d0523eb5,
        _:Ne16ae955428341e382a86c74959b9064,
        _:Ne211d746890f489a9b6fd5680d11fc3d,
        _:Nf074be8103c541abb9b12bbf57c09e38 ;
    mo:track_count 10 ;
    schema:duration "PT38:37"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N016fe89be3694ac28698bda53980b516,
        _:N03fab542e48d491b927118155b7cbb33,
        _:N2678dac6e0b84fd18dec6f518afb4207,
        _:N31443ebf44424f0c81f862398b8995d8,
        _:N655b1c3201d34042ab443728236d8b63,
        _:N7d11cc6e9f1e4baea91fb12de2914e23,
        _:Nce9882010215428196befe78d0523eb5,
        _:Ne16ae955428341e382a86c74959b9064,
        _:Ne211d746890f489a9b6fd5680d11fc3d,
        _:Nf074be8103c541abb9b12bbf57c09e38 .

