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

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/59365#lyrics>,
        <album/59365#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

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

<artist/9935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59365#subject> ;
    schema:name "Shuhei Naruse"@en,
        "鳴瀬シュウヘイ"@ja ;
    foaf:made <album/59365#composition>,
        <album/59365#subject> ;
    foaf:name "Shuhei Naruse"@en,
        "鳴瀬シュウヘイ"@ja .

<product/4508#subject> a schema:CreativeWork ;
    schema:name "Hundred"@en,
        "ハンドレッド"@ja,
        "Hundred"@ja-latn ;
    foaf:name "Hundred"@en,
        "ハンドレッド"@ja,
        "Hundred"@ja-latn .

<album/59365#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HUNDRED BATTLE SONG SERIES 02"@en,
        "ハンドレッドバトルソングシリーズ02"@ja,
        "HUNDRED BATTLE SONG SERIES 02"@ja-latn ;
    mo:composer <artist/9935#subject> ;
    mo:produced_work <album/59365#musicalwork> ;
    schema:name "HUNDRED BATTLE SONG SERIES 02"@en,
        "ハンドレッドバトルソングシリーズ02"@ja,
        "HUNDRED BATTLE SONG SERIES 02"@ja-latn .

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

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

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

<https://media.vgm.io/albums/56/59365/59365-5064f6f43721.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/59365#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/59365/59365-5064f6f43721.jpg> ;
    foaf:depicts <album/59365#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/59365/59365-5064f6f43721.jpg> .

<https://medium-media.vgm.io/albums/56/59365/59365-5064f6f43721.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12326#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59365#performance> ;
    schema:name "Rumi Okubo"@en,
        "大久保瑠美"@ja ;
    foaf:name "Rumi Okubo"@en,
        "大久保瑠美"@ja .

<artist/14124#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59365#performance> ;
    schema:name "Yurika Kubo"@en,
        "久保ユリカ"@ja ;
    foaf:name "Yurika Kubo"@en,
        "久保ユリカ"@ja .

<artist/15350#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59365#performance> ;
    schema:name "M·A·O"@en ;
    foaf:name "M·A·O"@en .

<artist/15696#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59365#performance> ;
    schema:name "Eri Suzuki"@en,
        "鈴木絵理"@ja ;
    foaf:name "Eri Suzuki"@en,
        "鈴木絵理"@ja .

<album/59365#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HUNDRED BATTLE SONG SERIES 02"@en,
        "ハンドレッドバトルソングシリーズ02"@ja,
        "HUNDRED BATTLE SONG SERIES 02"@ja-latn ;
    mo:performance_of <album/59365#musicalwork> ;
    mo:performer <artist/12326#subject>,
        <artist/14124#subject>,
        <artist/15350#subject>,
        <artist/15696#subject> ;
    mo:recorded_as <album/59365#musicalexpression> ;
    schema:byArtist <artist/12326#subject>,
        <artist/14124#subject>,
        <artist/15350#subject>,
        <artist/15696#subject> ;
    schema:name "HUNDRED BATTLE SONG SERIES 02"@en,
        "ハンドレッドバトルソングシリーズ02"@ja,
        "HUNDRED BATTLE SONG SERIES 02"@ja-latn ;
    schema:workPerformed <album/59365#musicalwork> .

<album/59365#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-09-28"^^xsd:date ;
    dcterms:title "HUNDRED BATTLE SONG SERIES 02"@en,
        "ハンドレッドバトルソングシリーズ02"@ja,
        "HUNDRED BATTLE SONG SERIES 02"@ja-latn ;
    mo:catalogue_number "EYCA-11010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59365#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N709df0773c2342d78f26a79da686ac7b ;
    mo:record_count 1 ;
    schema:about <product/4508#subject> ;
    schema:byArtist <artist/12326#subject>,
        <artist/14124#subject>,
        <artist/15350#subject>,
        <artist/15696#subject> ;
    schema:datePublished "2016-09-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/59365/59365-5064f6f43721.jpg> ;
    schema:name "HUNDRED BATTLE SONG SERIES 02"@en,
        "ハンドレッドバトルソングシリーズ02"@ja,
        "HUNDRED BATTLE SONG SERIES 02"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/59365/59365-5064f6f43721.jpg> .

_:N3c2135325b254ecc88ba73309ae29277 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "共振のアリセイダ (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N709df0773c2342d78f26a79da686ac7b ;
    schema:name "共振のアリセイダ (Instrumental)"@ja .

_:Nb80381dc901744da8f21eb8675613fb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "共振のアリセイダ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N709df0773c2342d78f26a79da686ac7b ;
    schema:name "共振のアリセイダ"@ja .

_:Ncc182ff2f63b4b40971ec42b3f46e98d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gossip Girls"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N709df0773c2342d78f26a79da686ac7b ;
    schema:name "Gossip Girls"@ja .

_:Nd648bd7d61c945ccb4c6aaffe6f5f42e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gossip Girls (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N709df0773c2342d78f26a79da686ac7b ;
    schema:name "Gossip Girls (Instrumental)"@ja .

_:N709df0773c2342d78f26a79da686ac7b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3c2135325b254ecc88ba73309ae29277,
        _:Nb80381dc901744da8f21eb8675613fb3,
        _:Ncc182ff2f63b4b40971ec42b3f46e98d,
        _:Nd648bd7d61c945ccb4c6aaffe6f5f42e ;
    mo:track_count 4 ;
    schema:duration "PT19:47"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3c2135325b254ecc88ba73309ae29277,
        _:Nb80381dc901744da8f21eb8675613fb3,
        _:Ncc182ff2f63b4b40971ec42b3f46e98d,
        _:Nd648bd7d61c945ccb4c6aaffe6f5f42e .

