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

<artist/13073#subject> a schema:Person,
        foaf:Person ;
    schema:name "hotaru"@en ;
    foaf:made <album/101217#lyrics>,
        <album/101217#subject> ;
    foaf:name "hotaru"@en .

<artist/15497#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOMU"@en ;
    foaf:made <album/101217#lyrics>,
        <album/101217#subject> ;
    foaf:name "KOMU"@en .

<artist/18799#subject> a schema:Person,
        foaf:Person ;
    schema:name "Soma Saito"@en,
        "斉藤壮馬"@ja ;
    foaf:made <album/101217#subject>,
        <album/101217#vocals> ;
    foaf:name "Soma Saito"@en,
        "斉藤壮馬"@ja .

<artist/16346#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101217#subject> ;
    schema:name "Masayoshi Oishi"@en,
        "大石昌良"@ja ;
    foaf:made <album/101217#composition>,
        <album/101217#lyrics>,
        <album/101217#subject> ;
    foaf:name "Masayoshi Oishi"@en,
        "大石昌良"@ja .

<artist/36118#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101217#subject> ;
    schema:name "yamazo"@en ;
    foaf:made <album/101217#composition>,
        <album/101217#subject> ;
    foaf:name "yamazo"@en .

<artist/8119#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101217#subject> ;
    schema:name "Hiroo Yamaguchi"@en,
        "山口寛雄"@ja ;
    foaf:made <album/101217#composition>,
        <album/101217#subject> ;
    foaf:name "Hiroo Yamaguchi"@en,
        "山口寛雄"@ja .

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

<album/101217#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fish Story / Soma Saito [Limited Edition]"@en,
        "フィッシュストーリー / 斉藤壮馬"@ja,
        "Fish Story / Soma Saito [Limited Edition]"@ja-latn ;
    mo:performance_of <album/101217#musicalwork> ;
    mo:recorded_as <album/101217#musicalexpression> ;
    schema:name "Fish Story / Soma Saito [Limited Edition]"@en,
        "フィッシュストーリー / 斉藤壮馬"@ja,
        "Fish Story / Soma Saito [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/101217#musicalwork> .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

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

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

<album/101217#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fish Story / Soma Saito [Limited Edition]"@en,
        "フィッシュストーリー / 斉藤壮馬"@ja,
        "Fish Story / Soma Saito [Limited Edition]"@ja-latn ;
    mo:composer <artist/16346#subject>,
        <artist/36118#subject>,
        <artist/8119#subject> ;
    mo:produced_work <album/101217#musicalwork> ;
    schema:name "Fish Story / Soma Saito [Limited Edition]"@en,
        "フィッシュストーリー / 斉藤壮馬"@ja,
        "Fish Story / Soma Saito [Limited Edition]"@ja-latn .

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

<album/101217#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-06-07"^^xsd:date ;
    dcterms:title "Fish Story / Soma Saito [Limited Edition]"@en,
        "フィッシュストーリー / 斉藤壮馬"@ja,
        "Fish Story / Soma Saito [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1053~4" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/101217#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N734726df01924a388071575494c86a2d,
        _:Nbe988532a5bd4136bf2dfadf92ee90bd ;
    mo:record_count 2 ;
    schema:datePublished "2017-06-07"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/71/101217/101217-1594184033.jpg> ;
    schema:name "Fish Story / Soma Saito [Limited Edition]"@en,
        "フィッシュストーリー / 斉藤壮馬"@ja,
        "Fish Story / Soma Saito [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/101217/101217-1594184033.jpg> .

_:N4cd4eb34c9024a38966ed458cee4c86f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィッシュストーリー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nbe988532a5bd4136bf2dfadf92ee90bd ;
    schema:name "フィッシュストーリー"@ja .

_:N734726df01924a388071575494c86a2d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Ndcaa0ffb7a994b6ab67924ff9f18c27b ;
    mo:track_count 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ndcaa0ffb7a994b6ab67924ff9f18c27b .

_:N867ad12eb22b49e89f23120c7edbf493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタンドアローン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nbe988532a5bd4136bf2dfadf92ee90bd ;
    schema:name "スタンドアローン"@ja .

_:N8d76b435b2bf4711ba2fcf78bcde6c25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィッシュストーリー (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nbe988532a5bd4136bf2dfadf92ee90bd ;
    schema:name "フィッシュストーリー (Instrumental)"@ja .

_:Ndcaa0ffb7a994b6ab67924ff9f18c27b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィッシュストーリー (Music Clip)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N734726df01924a388071575494c86a2d ;
    schema:name "フィッシュストーリー (Music Clip)"@ja .

_:Nf94ecac84e5142c4a715795fa548a1f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "影踏み"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nbe988532a5bd4136bf2dfadf92ee90bd ;
    schema:name "影踏み"@ja .

_:Nbe988532a5bd4136bf2dfadf92ee90bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4cd4eb34c9024a38966ed458cee4c86f,
        _:N867ad12eb22b49e89f23120c7edbf493,
        _:N8d76b435b2bf4711ba2fcf78bcde6c25,
        _:Nf94ecac84e5142c4a715795fa548a1f8 ;
    mo:track_count 4 ;
    schema:duration "PT17:02"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4cd4eb34c9024a38966ed458cee4c86f,
        _:N867ad12eb22b49e89f23120c7edbf493,
        _:N8d76b435b2bf4711ba2fcf78bcde6c25,
        _:Nf94ecac84e5142c4a715795fa548a1f8 .

