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

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

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

<artist/4680#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9689#subject> ;
    schema:name "Sound Studio B"@en ;
    foaf:made <album/9689#composition>,
        <album/9689#subject> ;
    foaf:name "Sound Studio B"@en .

<product/8951#subject> a schema:CreativeWork ;
    schema:name "OrangePocket"@en,
        "OrangePocket -オレンジポケット-"@ja,
        "OrangePocket"@ja-latn ;
    foaf:name "OrangePocket"@en,
        "OrangePocket -オレンジポケット-"@ja,
        "OrangePocket"@ja-latn .

<album/9689#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@en,
        "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@ja,
        "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@ja-latn ;
    mo:composer <artist/4680#subject> ;
    mo:produced_work <album/9689#musicalwork> ;
    schema:name "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@en,
        "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@ja,
        "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@ja-latn .

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

<org/2623#subject> schema:name "TJR"@en,
        "TJR"@ja,
        "TJR"@ja-latn ;
    foaf:name "TJR"@en,
        "TJR"@ja,
        "TJR"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/9689/9689-fb2d86e70654.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1973#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9689#performance> ;
    schema:name "Mia Naruse"@en,
        "成瀬未亜"@ja ;
    foaf:name "Mia Naruse"@en,
        "成瀬未亜"@ja .

<artist/2040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9689#performance> ;
    schema:name "Minami Hokuto"@en,
        "北都南"@ja ;
    foaf:name "Minami Hokuto"@en,
        "北都南"@ja .

<artist/3417#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9689#performance> ;
    schema:name "Hikaru Isshiki"@en,
        "一色ヒカル"@ja ;
    foaf:name "Hikaru Isshiki"@en,
        "一色ヒカル"@ja .

<artist/986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9689#performance> ;
    schema:name "Yukari Aoyama"@en,
        "青山ゆかり"@ja ;
    foaf:name "Yukari Aoyama"@en,
        "青山ゆかり"@ja .

<album/9689#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-22"^^xsd:date ;
    dcterms:title "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@en,
        "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@ja,
        "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@ja-latn ;
    mo:catalogue_number "KQC-070" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/9689#musicalexpression> ;
    mo:publisher <org/2623#subject> ;
    mo:record _:N19e35b9ece244294b59f58d53025642e,
        _:N26e7455c5de6460ea3e1f854924e8823 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "_summer"@en ;
            foaf:name "_summer"@en ],
        [ a schema:CreativeWork ;
            schema:name "tan."@en ;
            foaf:name "tan."@en ],
        <product/8951#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "本多啓吾"@en ;
            foaf:name "本多啓吾"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "草野花恋"@en ;
            foaf:name "草野花恋"@en ],
        <artist/1973#subject>,
        <artist/2040#subject>,
        <artist/3417#subject>,
        <artist/986#subject> ;
    schema:datePublished "2006-12-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/9689/9689-fb2d86e70654.jpg> ;
    schema:name "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@en,
        "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@ja,
        "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@ja-latn ;
    schema:publisher <org/2623#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/9689/9689-fb2d86e70654.jpg> .

<album/9689#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@en,
        "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@ja,
        "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@ja-latn ;
    mo:performance_of <album/9689#musicalwork> ;
    mo:performer _:Nc34a66971b5344348a89c2b29946c19d,
        _:Ned56806b12ba45fcb3fb367c9d35e64d,
        <artist/1973#subject>,
        <artist/2040#subject>,
        <artist/3417#subject>,
        <artist/986#subject> ;
    mo:recorded_as <album/9689#musicalexpression> ;
    schema:byArtist _:Nc34a66971b5344348a89c2b29946c19d,
        _:Ned56806b12ba45fcb3fb367c9d35e64d,
        <artist/1973#subject>,
        <artist/2040#subject>,
        <artist/3417#subject>,
        <artist/986#subject> ;
    schema:name "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@en,
        "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@ja,
        "HOOK Secret Story \"Will\" VOL.01 | tan. Piano Collection"@ja-latn ;
    schema:workPerformed <album/9689#musicalwork> .

_:N151d05de18734099821da3fd150a337b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest -Theme of Kanata-"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N26e7455c5de6460ea3e1f854924e8823 ;
    schema:name "Forest -Theme of Kanata-"@en .

_:N2f38d44010bd47b6bcd1c39226ac57c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water -Theme of Saki-"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N26e7455c5de6460ea3e1f854924e8823 ;
    schema:name "Water -Theme of Saki-"@en .

_:N38dac39c43ba4c7f9ac9d8c3dae6539e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TANGENT"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N26e7455c5de6460ea3e1f854924e8823 ;
    schema:name "TANGENT"@en .

_:N54982d37bced4a78a289f5ee6648b205 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Pocket"@en ;
    mo:track_number 1 ;
    schema:duration "PT17:50"^^xsd:interval ;
    schema:inPlaylist _:N19e35b9ece244294b59f58d53025642e ;
    schema:name "Secret Pocket"@en .

_:N69b26be77f834a4d950fcbde30e38e0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road to Legend"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N26e7455c5de6460ea3e1f854924e8823 ;
    schema:name "Road to Legend"@en .

_:N784f265ea6d34006ae485759621d67e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Summer"@en ;
    mo:track_number 2 ;
    schema:duration "PT18:07"^^xsd:interval ;
    schema:inPlaylist _:N19e35b9ece244294b59f58d53025642e ;
    schema:name "Secret Summer"@en .

_:Na134444fdbeb48c7b3c61ac1418a8d3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fear"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N26e7455c5de6460ea3e1f854924e8823 ;
    schema:name "Fear"@en .

_:Nb1826c47f7164532bddbbd250eeb9f23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow -Theme of Yukiko-"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N26e7455c5de6460ea3e1f854924e8823 ;
    schema:name "Snow -Theme of Yukiko-"@en .

_:Nc34a66971b5344348a89c2b29946c19d a schema:Person,
        foaf:Person ;
    mo:performed <album/9689#performance> ;
    schema:name "本多啓吾"@en ;
    foaf:name "本多啓吾"@en .

_:Ne0493872135a48d2887b9f67ed95ac7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home -Theme of Yaori-"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N26e7455c5de6460ea3e1f854924e8823 ;
    schema:name "Home -Theme of Yaori-"@en .

_:Ned56806b12ba45fcb3fb367c9d35e64d a schema:Person,
        foaf:Person ;
    mo:performed <album/9689#performance> ;
    schema:name "草野花恋"@en ;
    foaf:name "草野花恋"@en .

_:N19e35b9ece244294b59f58d53025642e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N54982d37bced4a78a289f5ee6648b205,
        _:N784f265ea6d34006ae485759621d67e0 ;
    mo:track_count 2 ;
    schema:duration "PT35:57"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N54982d37bced4a78a289f5ee6648b205,
        _:N784f265ea6d34006ae485759621d67e0 .

_:N26e7455c5de6460ea3e1f854924e8823 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N151d05de18734099821da3fd150a337b,
        _:N2f38d44010bd47b6bcd1c39226ac57c7,
        _:N38dac39c43ba4c7f9ac9d8c3dae6539e,
        _:N69b26be77f834a4d950fcbde30e38e0b,
        _:Na134444fdbeb48c7b3c61ac1418a8d3e,
        _:Nb1826c47f7164532bddbbd250eeb9f23,
        _:Ne0493872135a48d2887b9f67ed95ac7c ;
    mo:track_count 7 ;
    schema:duration "PT19:20"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N151d05de18734099821da3fd150a337b,
        _:N2f38d44010bd47b6bcd1c39226ac57c7,
        _:N38dac39c43ba4c7f9ac9d8c3dae6539e,
        _:N69b26be77f834a4d950fcbde30e38e0b,
        _:Na134444fdbeb48c7b3c61ac1418a8d3e,
        _:Nb1826c47f7164532bddbbd250eeb9f23,
        _:Ne0493872135a48d2887b9f67ed95ac7c .

