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

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

<artist/790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13317#subject> ;
    schema:name "Hiroshi Fujioka"@en,
        "藤岡央"@ja ;
    foaf:made <album/13317#composition>,
        <album/13317#lyrics>,
        <album/13317#subject> ;
    foaf:name "Hiroshi Fujioka"@en,
        "藤岡央"@ja .

<product/2695#subject> a schema:CreativeWork ;
    schema:name "Growlanser II: The sense of justice"@en,
        "グローランサーII The sense of justice"@ja,
        "Growlanser II: The sense of justice"@ja-latn ;
    foaf:name "Growlanser II: The sense of justice"@en,
        "グローランサーII The sense of justice"@ja,
        "Growlanser II: The sense of justice"@ja-latn .

<album/13317#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Growlanser II: Pride of Knight"@en,
        "グローランサーII Pride of Knight"@ja,
        "Growlanser II: Pride of Knight"@ja-latn ;
    mo:composer <artist/790#subject> ;
    mo:produced_work <album/13317#musicalwork> ;
    schema:name "Growlanser II: Pride of Knight"@en,
        "グローランサーII Pride of Knight"@ja,
        "Growlanser II: Pride of Knight"@ja-latn .

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

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

<org/1070#subject> schema:name "purple hills record"@en,
        "purple hills record"@ja,
        "purple hills record"@ja-latn ;
    foaf:name "purple hills record"@en,
        "purple hills record"@ja,
        "purple hills record"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/13317/13317-1241644905.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/169#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13317#performance> ;
    schema:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja ;
    foaf:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja .

<artist/30200#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13317#performance> ;
    schema:name "Takuo Kawamura"@en,
        "川村拓央"@ja ;
    foaf:name "Takuo Kawamura"@en,
        "川村拓央"@ja .

<artist/3266#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13317#performance> ;
    schema:name "Tomoko Kawakami"@en,
        "川上とも子"@ja ;
    foaf:name "Tomoko Kawakami"@en,
        "川上とも子"@ja .

<artist/3500#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13317#performance> ;
    schema:name "Yuka Imai"@en,
        "今井由香"@ja ;
    foaf:name "Yuka Imai"@en,
        "今井由香"@ja .

<artist/50184#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13317#performance> ;
    schema:name "Yuka Inokuchi"@en,
        "猪口有佳"@ja ;
    foaf:name "Yuka Inokuchi"@en,
        "猪口有佳"@ja .

<artist/5167#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13317#performance> ;
    schema:name "Miki Tsuchiya"@en,
        "土屋実紀"@ja ;
    foaf:name "Miki Tsuchiya"@en,
        "土屋実紀"@ja .

<artist/6427#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13317#performance> ;
    schema:name "Keiji Fujiwara"@en,
        "藤原啓治"@ja ;
    foaf:name "Keiji Fujiwara"@en,
        "藤原啓治"@ja .

<artist/6430#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13317#performance> ;
    schema:name "Noriaki Sugiyama"@en,
        "杉山紀彰"@ja ;
    foaf:name "Noriaki Sugiyama"@en,
        "杉山紀彰"@ja .

<artist/6931#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13317#performance> ;
    schema:name "Tomoyuki Shimura"@en,
        "志村知幸"@ja ;
    foaf:name "Tomoyuki Shimura"@en,
        "志村知幸"@ja .

<album/13317#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-06"^^xsd:date ;
    dcterms:title "Growlanser II: Pride of Knight"@en,
        "グローランサーII Pride of Knight"@ja,
        "Growlanser II: Pride of Knight"@ja-latn ;
    mo:catalogue_number "AKCJ-80031" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13317#musicalexpression> ;
    mo:publisher <org/1070#subject> ;
    mo:record _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    mo:record_count 1 ;
    schema:about <product/2695#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Takao Ohyama"@en ;
            foaf:name "Takao Ohyama"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mizuki Saito"@en ;
            foaf:name "Mizuki Saito"@en ],
        <artist/169#subject>,
        <artist/30200#subject>,
        <artist/3266#subject>,
        <artist/3500#subject>,
        <artist/50184#subject>,
        <artist/5167#subject>,
        <artist/6427#subject>,
        <artist/6430#subject>,
        <artist/6931#subject> ;
    schema:datePublished "2003-08-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/13317/13317-1241644905.jpg> ;
    schema:name "Growlanser II: Pride of Knight"@en,
        "グローランサーII Pride of Knight"@ja,
        "Growlanser II: Pride of Knight"@ja-latn ;
    schema:publisher <org/1070#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/13317/13317-1241644905.jpg> .

<album/13317#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Growlanser II: Pride of Knight"@en,
        "グローランサーII Pride of Knight"@ja,
        "Growlanser II: Pride of Knight"@ja-latn ;
    mo:performance_of <album/13317#musicalwork> ;
    mo:performer _:N016fd9811acf45da8ce8b91471c0773a,
        _:N1695c2bc2b4c46dba0abe6450cdfc5a6,
        <artist/169#subject>,
        <artist/30200#subject>,
        <artist/3266#subject>,
        <artist/3500#subject>,
        <artist/50184#subject>,
        <artist/5167#subject>,
        <artist/6427#subject>,
        <artist/6430#subject>,
        <artist/6931#subject> ;
    mo:recorded_as <album/13317#musicalexpression> ;
    schema:byArtist _:N016fd9811acf45da8ce8b91471c0773a,
        _:N1695c2bc2b4c46dba0abe6450cdfc5a6,
        <artist/169#subject>,
        <artist/30200#subject>,
        <artist/3266#subject>,
        <artist/3500#subject>,
        <artist/50184#subject>,
        <artist/5167#subject>,
        <artist/6427#subject>,
        <artist/6430#subject>,
        <artist/6931#subject> ;
    schema:name "Growlanser II: Pride of Knight"@en,
        "グローランサーII Pride of Knight"@ja,
        "Growlanser II: Pride of Knight"@ja-latn ;
    schema:workPerformed <album/13317#musicalwork> .

_:N016fd9811acf45da8ce8b91471c0773a a schema:Person,
        foaf:Person ;
    mo:performed <album/13317#performance> ;
    schema:name "Mizuki Saito"@en ;
    foaf:name "Mizuki Saito"@en .

_:N0f3201472db741f688a779be9d6d7554 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intermission 9"@en,
        "インターミッション9"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    schema:name "Intermission 9"@en,
        "インターミッション9"@ja .

_:N121f58001b074062a4a439d1f1f83e7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 10 \"Distrust\""@en,
        "第10話疑惑"@ja ;
    mo:track_number 8 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    schema:name "Story 10 \"Distrust\""@en,
        "第10話疑惑"@ja .

_:N1695c2bc2b4c46dba0abe6450cdfc5a6 a schema:Person,
        foaf:Person ;
    mo:performed <album/13317#performance> ;
    schema:name "Takao Ohyama"@en ;
    foaf:name "Takao Ohyama"@en .

_:N312f735c04ae4de8a277f89eed235fc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 7 \"A Singing Voice of Healing\""@en,
        "第7話癒しの歌声"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    schema:name "Story 7 \"A Singing Voice of Healing\""@en,
        "第7話癒しの歌声"@ja .

_:N389ae7c864a5470ea167a4a75e2708a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intermission 11"@en,
        "インターミッション11"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    schema:name "Intermission 11"@en,
        "インターミッション11"@ja .

_:N671fec89ed384c9792facf2ac2d6a523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 11 \"Invaders are Human\""@en,
        "第11話侵略者は人間"@ja ;
    mo:track_number 10 ;
    schema:duration "PT8:46"^^xsd:interval ;
    schema:inPlaylist _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    schema:name "Story 11 \"Invaders are Human\""@en,
        "第11話侵略者は人間"@ja .

_:N7c11bcf58c0f4bad92abf4fe4dbc20a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sence of Justice (remix)"@en,
        "Sence of Justice(remix)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    schema:name "Sence of Justice (remix)"@en,
        "Sence of Justice(remix)"@ja .

_:N9077cbc083f343c3933c7e8a2c93a2d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where are We Going to? I Guess North"@en,
        "ボクらはどこから きたのだろう"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    schema:name "Where are We Going to? I Guess North"@en,
        "ボクらはどこから きたのだろう"@ja .

_:N92aac86e0ced460f8bfac79bd470666f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intermission 7"@en,
        "インターミッション7"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    schema:name "Intermission 7"@en,
        "インターミッション7"@ja .

_:N95a9297b11f6433497a88938ae67ba4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 9 \"Shades of the Magic Beasts\""@en,
        "第9話魔獣の影"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    schema:name "Story 9 \"Shades of the Magic Beasts\""@en,
        "第9話魔獣の影"@ja .

_:Na1b3c26c256b41ea85a9e68ac7938600 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 12 \"For Protecting an Important Person\""@en,
        "第12話大切な人を守るために"@ja ;
    mo:track_number 12 ;
    schema:duration "PT10:09"^^xsd:interval ;
    schema:inPlaylist _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    schema:name "Story 12 \"For Protecting an Important Person\""@en,
        "第12話大切な人を守るために"@ja .

_:Na895e2c13f434b9c905ddc98e07f7ad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intermission 12"@en,
        "インターミッション12"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    schema:name "Intermission 12"@en,
        "インターミッション12"@ja .

_:Nd0b6454176ad44768fe21ce3bfab0254 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story 8 \"Unachieved Promise\""@en,
        "第8話果たせなかった約束"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:38"^^xsd:interval ;
    schema:inPlaylist _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    schema:name "Story 8 \"Unachieved Promise\""@en,
        "第8話果たせなかった約束"@ja .

_:Nd26a2191f2cf4790983b570fffb1eb69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intermission 8"@en,
        "インターミッション8"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    schema:name "Intermission 8"@en,
        "インターミッション8"@ja .

_:Neda6199cc94c4656a685274a82adc179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intermission 10"@en,
        "インターミッション10"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N1cc5fc76b99343949c8a2e7cd521fd31 ;
    schema:name "Intermission 10"@en,
        "インターミッション10"@ja .

_:N1cc5fc76b99343949c8a2e7cd521fd31 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f3201472db741f688a779be9d6d7554,
        _:N121f58001b074062a4a439d1f1f83e7d,
        _:N312f735c04ae4de8a277f89eed235fc7,
        _:N389ae7c864a5470ea167a4a75e2708a2,
        _:N671fec89ed384c9792facf2ac2d6a523,
        _:N7c11bcf58c0f4bad92abf4fe4dbc20a2,
        _:N9077cbc083f343c3933c7e8a2c93a2d4,
        _:N92aac86e0ced460f8bfac79bd470666f,
        _:N95a9297b11f6433497a88938ae67ba4a,
        _:Na1b3c26c256b41ea85a9e68ac7938600,
        _:Na895e2c13f434b9c905ddc98e07f7ad4,
        _:Nd0b6454176ad44768fe21ce3bfab0254,
        _:Nd26a2191f2cf4790983b570fffb1eb69,
        _:Neda6199cc94c4656a685274a82adc179 ;
    mo:track_count 14 ;
    schema:duration "PT62:58"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0f3201472db741f688a779be9d6d7554,
        _:N121f58001b074062a4a439d1f1f83e7d,
        _:N312f735c04ae4de8a277f89eed235fc7,
        _:N389ae7c864a5470ea167a4a75e2708a2,
        _:N671fec89ed384c9792facf2ac2d6a523,
        _:N7c11bcf58c0f4bad92abf4fe4dbc20a2,
        _:N9077cbc083f343c3933c7e8a2c93a2d4,
        _:N92aac86e0ced460f8bfac79bd470666f,
        _:N95a9297b11f6433497a88938ae67ba4a,
        _:Na1b3c26c256b41ea85a9e68ac7938600,
        _:Na895e2c13f434b9c905ddc98e07f7ad4,
        _:Nd0b6454176ad44768fe21ce3bfab0254,
        _:Nd26a2191f2cf4790983b570fffb1eb69,
        _:Neda6199cc94c4656a685274a82adc179 .

