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

<artist/10443#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hisako Kanemoto"@en,
        "金元寿子"@ja ;
    foaf:made <album/96692#subject>,
        <album/96692#vocals> ;
    foaf:name "Hisako Kanemoto"@en,
        "金元寿子"@ja .

<artist/10444#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Atsumi"@en,
        "アツミサオリ"@ja ;
    foaf:made <album/96692#lyrics>,
        <album/96692#subject> ;
    foaf:name "Saori Atsumi"@en,
        "アツミサオリ"@ja .

<artist/10453#subject> a schema:Person,
        foaf:Person ;
    schema:name "Uran"@en,
        "うらん"@ja ;
    foaf:made <album/96692#lyrics>,
        <album/96692#subject> ;
    foaf:name "Uran"@en,
        "うらん"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/96692#lyrics>,
        <album/96692#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/11646#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96692#subject> ;
    schema:name "Hiroko Yamasaki"@en,
        "山崎寛子"@ja ;
    foaf:made <album/96692#composition>,
        <album/96692#subject> ;
    foaf:name "Hiroko Yamasaki"@en,
        "山崎寛子"@ja .

<artist/15298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96692#subject> ;
    schema:name "Shota Horie"@en,
        "堀江晶太"@ja ;
    foaf:made <album/96692#composition>,
        <album/96692#lyrics>,
        <album/96692#subject> ;
    foaf:name "Shota Horie"@en,
        "堀江晶太"@ja .

<artist/23803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96692#subject> ;
    schema:name "Mikihiro Hamada"@en,
        "濱田幹浩"@ja ;
    foaf:made <album/96692#composition>,
        <album/96692#subject> ;
    foaf:name "Mikihiro Hamada"@en,
        "濱田幹浩"@ja .

<artist/5486#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96692#subject> ;
    schema:name "Eiji Kawai"@en,
        "河合英嗣"@ja ;
    foaf:made <album/96692#composition>,
        <album/96692#subject> ;
    foaf:name "Eiji Kawai"@en,
        "河合英嗣"@ja .

<artist/6504#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96692#subject> ;
    schema:name "Tomoki Kikuya"@en,
        "菊谷知樹"@ja ;
    foaf:made <album/96692#composition>,
        <album/96692#subject> ;
    foaf:name "Tomoki Kikuya"@en,
        "菊谷知樹"@ja .

<artist/8202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96692#subject> ;
    schema:name "Akihiko Yamaguchi"@en,
        "山口朗彦"@ja ;
    foaf:made <album/96692#composition>,
        <album/96692#subject> ;
    foaf:name "Akihiko Yamaguchi"@en,
        "山口朗彦"@ja .

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

<album/96692#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fantastic Voyage / Hisako Kanemoto"@en,
        "Fantastic Voyage / 金元寿子"@ja,
        "Fantastic Voyage / Hisako Kanemoto"@ja-latn ;
    mo:performance_of <album/96692#musicalwork> ;
    mo:recorded_as <album/96692#musicalexpression> ;
    schema:name "Fantastic Voyage / Hisako Kanemoto"@en,
        "Fantastic Voyage / 金元寿子"@ja,
        "Fantastic Voyage / Hisako Kanemoto"@ja-latn ;
    schema:workPerformed <album/96692#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/29/96692/96692-1582845660.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/96692#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fantastic Voyage / Hisako Kanemoto"@en,
        "Fantastic Voyage / 金元寿子"@ja,
        "Fantastic Voyage / Hisako Kanemoto"@ja-latn ;
    mo:composer <artist/11646#subject>,
        <artist/15298#subject>,
        <artist/23803#subject>,
        <artist/5486#subject>,
        <artist/6504#subject>,
        <artist/8202#subject> ;
    mo:produced_work <album/96692#musicalwork> ;
    schema:name "Fantastic Voyage / Hisako Kanemoto"@en,
        "Fantastic Voyage / 金元寿子"@ja,
        "Fantastic Voyage / Hisako Kanemoto"@ja-latn .

<album/96692#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-26"^^xsd:date ;
    dcterms:title "Fantastic Voyage / Hisako Kanemoto"@en,
        "Fantastic Voyage / 金元寿子"@ja,
        "Fantastic Voyage / Hisako Kanemoto"@ja-latn ;
    mo:catalogue_number "VIZL-738" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/96692#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N98c8fbd2402944ada1bb8650ddd4baa0,
        _:Nf247a933166147ce855cfa6a87513f39 ;
    mo:record_count 2 ;
    schema:datePublished "2014-11-26"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/29/96692/96692-1582845660.jpg> ;
    schema:name "Fantastic Voyage / Hisako Kanemoto"@en,
        "Fantastic Voyage / 金元寿子"@ja,
        "Fantastic Voyage / Hisako Kanemoto"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/96692/96692-1582845660.jpg> .

_:N0c3525aaa0ff4b579379d5ef280aff72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さよならストロベリー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf247a933166147ce855cfa6a87513f39 ;
    schema:name "さよならストロベリー"@ja .

_:N368012c442ad41a5a347f8fffa930cdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春Traveler"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N98c8fbd2402944ada1bb8650ddd4baa0 ;
    schema:name "青春Traveler"@ja .

_:N3f2482223e774c7e9b94346979927e4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イエロー・サンシャイン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N98c8fbd2402944ada1bb8650ddd4baa0 ;
    schema:name "イエロー・サンシャイン"@ja .

_:N42176c15eecb4af9a5e1f940892c1e9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まぁいっか!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N98c8fbd2402944ada1bb8650ddd4baa0 ;
    schema:name "まぁいっか!"@ja .

_:N429d5e540c2f40e2b4f23da87805af9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きらめくひかり"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N98c8fbd2402944ada1bb8650ddd4baa0 ;
    schema:name "きらめくひかり"@ja .

_:N6170795e835f4992b6a107d01019e7e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さよならストロベリー"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N98c8fbd2402944ada1bb8650ddd4baa0 ;
    schema:name "さよならストロベリー"@ja .

_:N68d305a40ea64146a1fd562a1d0c5429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Snow"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N98c8fbd2402944ada1bb8650ddd4baa0 ;
    schema:name "Secret Snow"@ja .

_:N6c9d53f202f94d4782f13ba6c33d5a53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OFF SHOT"@ja ;
    mo:track_number 2 ;
    schema:duration "PT13:03"^^xsd:interval ;
    schema:inPlaylist _:Nf247a933166147ce855cfa6a87513f39 ;
    schema:name "OFF SHOT"@ja .

_:N76f50ff8d43d44478b8fa296590b7687 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レトロ気分で旅に出よう"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N98c8fbd2402944ada1bb8650ddd4baa0 ;
    schema:name "レトロ気分で旅に出よう"@ja .

_:Nb57425db74f24737bc48d779938111f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantastic Voyage"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N98c8fbd2402944ada1bb8650ddd4baa0 ;
    schema:name "Fantastic Voyage"@ja .

_:Nf247a933166147ce855cfa6a87513f39 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0c3525aaa0ff4b579379d5ef280aff72,
        _:N6c9d53f202f94d4782f13ba6c33d5a53 ;
    mo:track_count 2 ;
    schema:duration "PT17:01"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0c3525aaa0ff4b579379d5ef280aff72,
        _:N6c9d53f202f94d4782f13ba6c33d5a53 .

_:N98c8fbd2402944ada1bb8650ddd4baa0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N368012c442ad41a5a347f8fffa930cdd,
        _:N3f2482223e774c7e9b94346979927e4e,
        _:N42176c15eecb4af9a5e1f940892c1e9b,
        _:N429d5e540c2f40e2b4f23da87805af9a,
        _:N6170795e835f4992b6a107d01019e7e2,
        _:N68d305a40ea64146a1fd562a1d0c5429,
        _:N76f50ff8d43d44478b8fa296590b7687,
        _:Nb57425db74f24737bc48d779938111f9 ;
    mo:track_count 8 ;
    schema:duration "PT34:46"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N368012c442ad41a5a347f8fffa930cdd,
        _:N3f2482223e774c7e9b94346979927e4e,
        _:N42176c15eecb4af9a5e1f940892c1e9b,
        _:N429d5e540c2f40e2b4f23da87805af9a,
        _:N6170795e835f4992b6a107d01019e7e2,
        _:N68d305a40ea64146a1fd562a1d0c5429,
        _:N76f50ff8d43d44478b8fa296590b7687,
        _:Nb57425db74f24737bc48d779938111f9 .

