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

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

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

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

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

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

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

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

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

<album/101218#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/81/101218/101218-1594184194.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101218#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/101218/101218-1594184194.jpg> ;
    foaf:depicts <album/101218#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/101218/101218-1594184194.jpg> .

<https://medium-media.vgm.io/albums/81/101218/101218-1594184194.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/101218#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-06-07"^^xsd:date ;
    dcterms:title "Fish Story / Soma Saito"@en,
        "フィッシュストーリー / 斉藤壮馬"@ja,
        "Fish Story / Soma Saito"@ja-latn ;
    mo:catalogue_number "VVCL-1055" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101218#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N0371361b303e44cebe62541d168b51fe ;
    mo:record_count 1 ;
    schema:datePublished "2017-06-07"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/81/101218/101218-1594184194.jpg> ;
    schema:name "Fish Story / Soma Saito"@en,
        "フィッシュストーリー / 斉藤壮馬"@ja,
        "Fish Story / Soma Saito"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/101218/101218-1594184194.jpg> .

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

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

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

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

_:N0371361b303e44cebe62541d168b51fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d1b2016de264bffb2fbe693577e9d1b,
        _:N4532f444e9fd40078f3c68d7b212d3f8,
        _:Na5adb3f74f344109865053eb729a621a,
        _:Ncbf778c6a05b4e999f237b922a0184d4 ;
    mo:track_count 4 ;
    schema:duration "PT17:02"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1d1b2016de264bffb2fbe693577e9d1b,
        _:N4532f444e9fd40078f3c68d7b212d3f8,
        _:Na5adb3f74f344109865053eb729a621a,
        _:Ncbf778c6a05b4e999f237b922a0184d4 .

