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

<artist/16986#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ren Yamashina"@en,
        "山科蓮"@ja ;
    foaf:made <album/37482#lyrics>,
        <album/37482#subject> ;
    foaf:name "Ren Yamashina"@en,
        "山科蓮"@ja .

<artist/35066#subject> a schema:Person,
        foaf:Person ;
    schema:name "HIDETO"@en ;
    foaf:made <album/37482#lyrics>,
        <album/37482#subject> ;
    foaf:name "HIDETO"@en .

<artist/5434#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Hara"@en,
        "原由実"@ja ;
    foaf:made <album/37482#lyrics>,
        <album/37482#subject>,
        <album/37482#vocals> ;
    foaf:name "Yumi Hara"@en,
        "原由実"@ja .

<artist/495#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37482#subject> ;
    schema:name "Yoshihiro Suda"@en,
        "須田悦弘"@ja ;
    foaf:made <album/37482#composition>,
        <album/37482#subject> ;
    foaf:name "Yoshihiro Suda"@en,
        "須田悦弘"@ja .

<artist/757#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37482#subject> ;
    schema:name "Tomoyuki Hamada"@en,
        "濱田智之"@ja ;
    foaf:made <album/37482#composition>,
        <album/37482#subject> ;
    foaf:name "Tomoyuki Hamada"@en,
        "濱田智之"@ja .

<product/6381#subject> a schema:CreativeWork ;
    schema:name "Corpse Party: Tortured Souls"@en,
        "コープスパーティー Tortured Souls -暴虐された魂の呪叫-"@ja,
        "Corpse Party: Tortured Souls -Bougyaku Sareta Tamashii no Jukyou-"@ja-latn ;
    foaf:name "Corpse Party: Tortured Souls"@en,
        "コープスパーティー Tortured Souls -暴虐された魂の呪叫-"@ja,
        "Corpse Party: Tortured Souls -Bougyaku Sareta Tamashii no Jukyou-"@ja-latn .

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

<album/37482#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HOTARU-BI / Yumi Hara"@en,
        "蛍火 / 原 由実"@ja,
        "Hotarubi / Yumi Hara"@ja-latn ;
    mo:performance_of <album/37482#musicalwork> ;
    mo:recorded_as <album/37482#musicalexpression> ;
    schema:name "HOTARU-BI / Yumi Hara"@en,
        "蛍火 / 原 由実"@ja,
        "Hotarubi / Yumi Hara"@ja-latn ;
    schema:workPerformed <album/37482#musicalwork> .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/37482/37482-1362193985.jpg> a schema:ImageObject,
        foaf:Image .

<album/37482#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HOTARU-BI / Yumi Hara"@en,
        "蛍火 / 原 由実"@ja,
        "Hotarubi / Yumi Hara"@ja-latn ;
    mo:composer <artist/495#subject>,
        <artist/757#subject> ;
    mo:produced_work <album/37482#musicalwork> ;
    schema:name "HOTARU-BI / Yumi Hara"@en,
        "蛍火 / 原 由実"@ja,
        "Hotarubi / Yumi Hara"@ja-latn .

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

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

<album/37482#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-27"^^xsd:date ;
    dcterms:title "HOTARU-BI / Yumi Hara"@en,
        "蛍火 / 原 由実"@ja,
        "Hotarubi / Yumi Hara"@ja-latn ;
    mo:catalogue_number "FVCG-1234" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37482#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N1b5669d43c104f2492e76a46d3a867a4 ;
    mo:record_count 1 ;
    schema:about <product/6381#subject> ;
    schema:datePublished "2013-03-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/37482/37482-1362193985.jpg> ;
    schema:name "HOTARU-BI / Yumi Hara"@en,
        "蛍火 / 原 由実"@ja,
        "Hotarubi / Yumi Hara"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/37482/37482-1362193985.jpg> .

_:N09f8e13cbb6042e8856c3ec255b4bb71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overflowing Thoughts"@en,
        "あふれる想い"@ja,
        "Afureru Omoi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N1b5669d43c104f2492e76a46d3a867a4 ;
    schema:name "Overflowing Thoughts"@en,
        "あふれる想い"@ja,
        "Afureru Omoi"@ja-latn .

_:N215001126b7e4183bc98c742cb7afbac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire of the Fireflies"@en,
        "蛍火"@ja,
        "HOTARU-BI"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N1b5669d43c104f2492e76a46d3a867a4 ;
    schema:name "Fire of the Fireflies"@en,
        "蛍火"@ja,
        "HOTARU-BI"@ja-latn .

_:N52661f8c5dbf48ad925ca297e9ddfacf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiral Moment"@en,
        "Spiral Moment"@ja,
        "Spiral Moment"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N1b5669d43c104f2492e76a46d3a867a4 ;
    schema:name "Spiral Moment"@en,
        "Spiral Moment"@ja,
        "Spiral Moment"@ja-latn .

_:N671a3c38602d4d3eb3ee9669e087d4ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overflowing Thoughts (off vocal)"@en,
        "あふれる想い（off vocal）"@ja,
        "Afureru Omoi (off vocal)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N1b5669d43c104f2492e76a46d3a867a4 ;
    schema:name "Overflowing Thoughts (off vocal)"@en,
        "あふれる想い（off vocal）"@ja,
        "Afureru Omoi (off vocal)"@ja-latn .

_:Nba23a12f2c354a5f9fada139f49a1eaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire of the Fireflies (off vocal)"@en,
        "蛍火（off vocal）"@ja,
        "HOTARU-BI (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N1b5669d43c104f2492e76a46d3a867a4 ;
    schema:name "Fire of the Fireflies (off vocal)"@en,
        "蛍火（off vocal）"@ja,
        "HOTARU-BI (off vocal)"@ja-latn .

_:Ne4f19f96d2444708842e66656afea59a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiral Moment (off vocal)"@en,
        "Spiral Moment（off vocal）"@ja,
        "Spiral Moment (off vocal)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N1b5669d43c104f2492e76a46d3a867a4 ;
    schema:name "Spiral Moment (off vocal)"@en,
        "Spiral Moment（off vocal）"@ja,
        "Spiral Moment (off vocal)"@ja-latn .

_:N1b5669d43c104f2492e76a46d3a867a4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09f8e13cbb6042e8856c3ec255b4bb71,
        _:N215001126b7e4183bc98c742cb7afbac,
        _:N52661f8c5dbf48ad925ca297e9ddfacf,
        _:N671a3c38602d4d3eb3ee9669e087d4ff,
        _:Nba23a12f2c354a5f9fada139f49a1eaa,
        _:Ne4f19f96d2444708842e66656afea59a ;
    mo:track_count 6 ;
    schema:duration "PT27:39"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N09f8e13cbb6042e8856c3ec255b4bb71,
        _:N215001126b7e4183bc98c742cb7afbac,
        _:N52661f8c5dbf48ad925ca297e9ddfacf,
        _:N671a3c38602d4d3eb3ee9669e087d4ff,
        _:Nba23a12f2c354a5f9fada139f49a1eaa,
        _:Ne4f19f96d2444708842e66656afea59a .

