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

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

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

<artist/1919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95464#subject> ;
    schema:name "Ko Hayashi"@en,
        "林康"@ja ;
    foaf:made <album/95464#composition>,
        <album/95464#subject> ;
    foaf:name "Ko Hayashi"@en,
        "林康"@ja .

<artist/1942#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95464#subject> ;
    schema:name "Hikoshi Hashimoto"@en,
        "橋本彦士"@ja ;
    foaf:made <album/95464#composition>,
        <album/95464#subject> ;
    foaf:name "Hikoshi Hashimoto"@en,
        "橋本彦士"@ja .

<artist/3723#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95464#subject> ;
    schema:name "Tomoyoshi Sato"@en,
        "佐藤共良"@ja ;
    foaf:made <album/95464#composition>,
        <album/95464#subject> ;
    foaf:name "Tomoyoshi Sato"@en,
        "佐藤共良"@ja .

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

<album/95464#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brave Frontier Rogue Story ~Gizoku Zelnite to Kaze no Himegimi~ Soundtrack"@en,
        "ブレイブフロンティアローグストーリー〜義賊ゼルナイトと風の姫君〜サウンドトラック"@ja,
        "Brave Frontier Rogue Story ~Gizoku Zelnite to Kaze no Himegimi~ Soundtrack"@ja-latn ;
    mo:performance_of <album/95464#musicalwork> ;
    mo:recorded_as <album/95464#musicalexpression> ;
    schema:name "Brave Frontier Rogue Story ~Gizoku Zelnite to Kaze no Himegimi~ Soundtrack"@en,
        "ブレイブフロンティアローグストーリー〜義賊ゼルナイトと風の姫君〜サウンドトラック"@ja,
        "Brave Frontier Rogue Story ~Gizoku Zelnite to Kaze no Himegimi~ Soundtrack"@ja-latn ;
    schema:workPerformed <album/95464#musicalwork> .

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

<https://medium-media.vgm.io/albums/46/95464/95464-1579362507.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/95464#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brave Frontier Rogue Story ~Gizoku Zelnite to Kaze no Himegimi~ Soundtrack"@en,
        "ブレイブフロンティアローグストーリー〜義賊ゼルナイトと風の姫君〜サウンドトラック"@ja,
        "Brave Frontier Rogue Story ~Gizoku Zelnite to Kaze no Himegimi~ Soundtrack"@ja-latn ;
    mo:composer <artist/1919#subject>,
        <artist/1942#subject>,
        <artist/3723#subject> ;
    mo:produced_work <album/95464#musicalwork> ;
    schema:name "Brave Frontier Rogue Story ~Gizoku Zelnite to Kaze no Himegimi~ Soundtrack"@en,
        "ブレイブフロンティアローグストーリー〜義賊ゼルナイトと風の姫君〜サウンドトラック"@ja,
        "Brave Frontier Rogue Story ~Gizoku Zelnite to Kaze no Himegimi~ Soundtrack"@ja-latn .

<album/95464#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-15"^^xsd:date ;
    dcterms:title "Brave Frontier Rogue Story ~Gizoku Zelnite to Kaze no Himegimi~ Soundtrack"@en,
        "ブレイブフロンティアローグストーリー〜義賊ゼルナイトと風の姫君〜サウンドトラック"@ja,
        "Brave Frontier Rogue Story ~Gizoku Zelnite to Kaze no Himegimi~ Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/95464#musicalexpression> ;
    mo:publisher _:N53cb587fd8b84e1ea03ebed4bd4251a9 ;
    mo:record _:Ncfab971bd53d4ecba972850d1d7510d4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Brave Frontier Rogue Story"@en ;
            foaf:name "Brave Frontier Rogue Story"@en ] ;
    schema:datePublished "2019-04-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/95464/95464-1579362507.jpg> ;
    schema:name "Brave Frontier Rogue Story ~Gizoku Zelnite to Kaze no Himegimi~ Soundtrack"@en,
        "ブレイブフロンティアローグストーリー〜義賊ゼルナイトと風の姫君〜サウンドトラック"@ja,
        "Brave Frontier Rogue Story ~Gizoku Zelnite to Kaze no Himegimi~ Soundtrack"@ja-latn ;
    schema:publisher _:N53cb587fd8b84e1ea03ebed4bd4251a9 ;
    foaf:depiction <https://media.vgm.io/albums/46/95464/95464-1579362507.jpg> .

_:N2b0ad6719f6f44269c717da858a18205 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天空より生まれし護竜"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Ncfab971bd53d4ecba972850d1d7510d4 ;
    schema:name "天空より生まれし護竜"@ja .

_:N53cb587fd8b84e1ea03ebed4bd4251a9 schema:name "Alim"@en,
        "Alim"@ja,
        "Alim"@ja-latn ;
    foaf:name "Alim"@en,
        "Alim"@ja,
        "Alim"@ja-latn .

_:N7e892c9961994fdd82a1c59cbe32cba8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘宝を求めて"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Ncfab971bd53d4ecba972850d1d7510d4 ;
    schema:name "秘宝を求めて"@ja .

_:N89d322be44ea4c7abc6d68e614521a74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trick"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Ncfab971bd53d4ecba972850d1d7510d4 ;
    schema:name "Trick"@ja .

_:N96fdeba616094ba38953e8bd3de69352 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒトツノユメ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ncfab971bd53d4ecba972850d1d7510d4 ;
    schema:name "ヒトツノユメ"@ja .

_:Nb745779f56844213be59b2c03e93c9cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怪盗ゼルナイト見参!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ncfab971bd53d4ecba972850d1d7510d4 ;
    schema:name "怪盗ゼルナイト見参!"@ja .

_:Nba39d678955c47ef940c72369bdca284 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight Justice"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Ncfab971bd53d4ecba972850d1d7510d4 ;
    schema:name "Knight Justice"@ja .

_:Nd4ee312436b245289982ba7bb442d411 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄昏の迷宮"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Ncfab971bd53d4ecba972850d1d7510d4 ;
    schema:name "黄昏の迷宮"@ja .

_:Ne5814a3862a5457caebcea190fd415b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怪盗の本懐"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ncfab971bd53d4ecba972850d1d7510d4 ;
    schema:name "怪盗の本懐"@ja .

_:Nf5e4ad010ea5452a9c4b4c9da9639afa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "義賊の歌"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Ncfab971bd53d4ecba972850d1d7510d4 ;
    schema:name "義賊の歌"@ja .

_:Nf739345abea24590b21c9c9b3f01fb52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chivalrous spirit"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Ncfab971bd53d4ecba972850d1d7510d4 ;
    schema:name "Chivalrous spirit"@ja .

_:Ncfab971bd53d4ecba972850d1d7510d4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b0ad6719f6f44269c717da858a18205,
        _:N7e892c9961994fdd82a1c59cbe32cba8,
        _:N89d322be44ea4c7abc6d68e614521a74,
        _:N96fdeba616094ba38953e8bd3de69352,
        _:Nb745779f56844213be59b2c03e93c9cd,
        _:Nba39d678955c47ef940c72369bdca284,
        _:Nd4ee312436b245289982ba7bb442d411,
        _:Ne5814a3862a5457caebcea190fd415b9,
        _:Nf5e4ad010ea5452a9c4b4c9da9639afa,
        _:Nf739345abea24590b21c9c9b3f01fb52 ;
    mo:track_count 10 ;
    schema:duration "PT29:58"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2b0ad6719f6f44269c717da858a18205,
        _:N7e892c9961994fdd82a1c59cbe32cba8,
        _:N89d322be44ea4c7abc6d68e614521a74,
        _:N96fdeba616094ba38953e8bd3de69352,
        _:Nb745779f56844213be59b2c03e93c9cd,
        _:Nba39d678955c47ef940c72369bdca284,
        _:Nd4ee312436b245289982ba7bb442d411,
        _:Ne5814a3862a5457caebcea190fd415b9,
        _:Nf5e4ad010ea5452a9c4b4c9da9639afa,
        _:Nf739345abea24590b21c9c9b3f01fb52 .

