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

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

<artist/2654#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95056#subject> ;
    schema:name "sasakure.UK"@en ;
    foaf:made <album/95056#composition>,
        <album/95056#subject> ;
    foaf:name "sasakure.UK"@en .

<artist/30680#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95056#subject> ;
    schema:name "balloon"@en,
        "バルーン"@ja ;
    foaf:made <album/95056#composition>,
        <album/95056#lyrics>,
        <album/95056#subject> ;
    foaf:name "balloon"@en,
        "バルーン"@ja .

<artist/31526#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95056#subject> ;
    schema:name "nio"@en,
        "にお"@ja ;
    foaf:made <album/95056#composition>,
        <album/95056#lyrics>,
        <album/95056#subject> ;
    foaf:name "nio"@en,
        "にお"@ja .

<artist/32086#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95056#subject> ;
    schema:name "PATIRCHEV"@en ;
    foaf:made <album/95056#composition>,
        <album/95056#subject> ;
    foaf:name "PATIRCHEV"@en .

<artist/33780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95056#subject> ;
    schema:name "XELIK"@en ;
    foaf:made <album/95056#composition>,
        <album/95056#subject> ;
    foaf:name "XELIK"@en .

<artist/35448#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95056#subject> ;
    schema:name "sasanomaly"@en ;
    foaf:made <album/95056#composition>,
        <album/95056#subject> ;
    foaf:name "sasanomaly"@en .

<artist/39587#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95056#subject> ;
    schema:name "Dyes Iwasaki"@en ;
    foaf:made <album/95056#composition>,
        <album/95056#subject> ;
    foaf:name "Dyes Iwasaki"@en .

<artist/39589#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95056#subject> ;
    schema:name "Johngarabushi"@en ;
    foaf:made <album/95056#composition>,
        <album/95056#subject> ;
    foaf:name "Johngarabushi"@en .

<artist/64201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95056#subject> ;
    schema:name "Tabu zombie"@en ;
    foaf:made <album/95056#composition>,
        <album/95056#subject> ;
    foaf:name "Tabu zombie"@en .

<product/6195#subject> a schema:CreativeWork ;
    schema:name "KOKKOKU"@en,
        "刻刻"@ja,
        "KOKKOKU"@ja-latn ;
    foaf:name "KOKKOKU"@en,
        "刻刻"@ja,
        "KOKKOKU"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/65/95056/95056-1578293432.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/31906#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95056#performance> ;
    schema:name "SOIL&\"PIMP\"SESSIONS"@en ;
    foaf:name "SOIL&\"PIMP\"SESSIONS"@en .

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

<album/95056#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fruits Decaying / Boku no Lyric no Bouyomi [Limited Edition B]"@en,
        "Fruits Decaying / ぼくのりりっくのぼうよみ [初回限定盤B]"@ja,
        "Fruits Decaying / Boku no Lyric no Bouyomi [Limited Edition B]"@ja-latn ;
    mo:performance_of <album/95056#musicalwork> ;
    mo:performer _:N35989adc9e87452e9b12e4bb37ddf94c,
        <artist/31906#subject> ;
    mo:recorded_as <album/95056#musicalexpression> ;
    schema:byArtist _:N35989adc9e87452e9b12e4bb37ddf94c,
        <artist/31906#subject> ;
    schema:name "Fruits Decaying / Boku no Lyric no Bouyomi [Limited Edition B]"@en,
        "Fruits Decaying / ぼくのりりっくのぼうよみ [初回限定盤B]"@ja,
        "Fruits Decaying / Boku no Lyric no Bouyomi [Limited Edition B]"@ja-latn ;
    schema:workPerformed <album/95056#musicalwork> .

<album/95056#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fruits Decaying / Boku no Lyric no Bouyomi [Limited Edition B]"@en,
        "Fruits Decaying / ぼくのりりっくのぼうよみ [初回限定盤B]"@ja,
        "Fruits Decaying / Boku no Lyric no Bouyomi [Limited Edition B]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Boku no Lyric no Bouyomi"@en ;
            foaf:made <album/95056#composition> ;
            foaf:name "Boku no Lyric no Bouyomi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Loyly Lewis"@en ;
            foaf:made <album/95056#composition> ;
            foaf:name "Loyly Lewis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Akita Goldman"@en ;
            foaf:made <album/95056#composition> ;
            foaf:name "Akita Goldman"@en ],
        <artist/2654#subject>,
        <artist/30680#subject>,
        <artist/31526#subject>,
        <artist/32086#subject>,
        <artist/33780#subject>,
        <artist/35448#subject>,
        <artist/39587#subject>,
        <artist/39589#subject>,
        <artist/64201#subject> ;
    mo:produced_work <album/95056#musicalwork> ;
    schema:name "Fruits Decaying / Boku no Lyric no Bouyomi [Limited Edition B]"@en,
        "Fruits Decaying / ぼくのりりっくのぼうよみ [初回限定盤B]"@ja,
        "Fruits Decaying / Boku no Lyric no Bouyomi [Limited Edition B]"@ja-latn .

<album/95056#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-22"^^xsd:date ;
    dcterms:title "Fruits Decaying / Boku no Lyric no Bouyomi [Limited Edition B]"@en,
        "Fruits Decaying / ぼくのりりっくのぼうよみ [初回限定盤B]"@ja,
        "Fruits Decaying / Boku no Lyric no Bouyomi [Limited Edition B]"@ja-latn ;
    mo:catalogue_number "VIZL-1283" ;
    mo:media_type "2 CD + DVD" ;
    mo:publication_of <album/95056#musicalexpression> ;
    mo:publisher <org/1601#subject> ;
    mo:record _:N1dfc76899e6e4799ba1a3530e4fdfbdd,
        _:N8e23befd575d427d9428f3f8909b7d10,
        _:Neb14909eeaba422e851ab89dd338031b ;
    mo:record_count 3 ;
    schema:about <product/6195#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Boku no Lyric no Bouyomi"@en ;
            foaf:name "Boku no Lyric no Bouyomi"@en ],
        <artist/31906#subject> ;
    schema:datePublished "2017-11-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/95056/95056-1578293432.jpg> ;
    schema:name "Fruits Decaying / Boku no Lyric no Bouyomi [Limited Edition B]"@en,
        "Fruits Decaying / ぼくのりりっくのぼうよみ [初回限定盤B]"@ja,
        "Fruits Decaying / Boku no Lyric no Bouyomi [Limited Edition B]"@ja-latn ;
    schema:publisher <org/1601#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/95056/95056-1578293432.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95056#subject> ;
    schema:name "Akita Goldman"@en ;
    foaf:made <album/95056#subject> ;
    foaf:name "Akita Goldman"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95056#subject> ;
    schema:name "Boku no Lyric no Bouyomi"@en ;
    foaf:made <album/95056#subject> ;
    foaf:name "Boku no Lyric no Bouyomi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95056#subject> ;
    schema:name "Loyly Lewis"@en ;
    foaf:made <album/95056#subject> ;
    foaf:name "Loyly Lewis"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Boku no Lyric no Bouyomi"@en ;
    foaf:made <album/95056#subject> ;
    foaf:name "Boku no Lyric no Bouyomi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Boku no Lyric no Bouyomi"@en ;
    foaf:made <album/95056#lyrics> ;
    foaf:name "Boku no Lyric no Bouyomi"@en .

_:N08f0daca045d4c1eb41558fa7ae65158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Butterfly came to an end"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N1dfc76899e6e4799ba1a3530e4fdfbdd ;
    schema:name "Butterfly came to an end"@ja .

_:N27ae1e0fa79a43019b772d9e508c9d7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朝焼けと熱帯魚"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N1dfc76899e6e4799ba1a3530e4fdfbdd ;
    schema:name "朝焼けと熱帯魚"@ja .

_:N3424a674a26b497494ef92fb5975e009 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "理想論"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N8e23befd575d427d9428f3f8909b7d10 ;
    schema:name "理想論"@ja .

_:N35171ad725404dbb990d7a43ec8583c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャルル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N8e23befd575d427d9428f3f8909b7d10 ;
    schema:name "シャルル"@ja .

_:N35989adc9e87452e9b12e4bb37ddf94c a schema:Person,
        foaf:Person ;
    mo:performed <album/95056#performance> ;
    schema:name "Boku no Lyric no Bouyomi"@en ;
    foaf:name "Boku no Lyric no Bouyomi"@en .

_:N439fd07984124a028fc58455b3b327d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SKY's the limit"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N1dfc76899e6e4799ba1a3530e4fdfbdd ;
    schema:name "SKY's the limit"@ja .

_:N5f57880b309644ce88bc25396858a6cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noah's Ark"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Neb14909eeaba422e851ab89dd338031b ;
    schema:name "Noah's Ark"@ja .

_:N724c226a8cec4b149fd2c36355c82b5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "playin'"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N1dfc76899e6e4799ba1a3530e4fdfbdd ;
    schema:name "playin'"@ja .

_:N72db62e1d68840bca7afed489e3af6e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Noble (re-build)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Neb14909eeaba422e851ab89dd338031b ;
    schema:name "Be Noble (re-build)"@ja .

_:N7c3382ec74694384925e152efc1b7c2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "在り処"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Neb14909eeaba422e851ab89dd338031b ;
    schema:name "在り処"@ja .

_:N83b429965a94450fb382e3c7e5d59267 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For the Babel"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N1dfc76899e6e4799ba1a3530e4fdfbdd ;
    schema:name "For the Babel"@ja .

_:N97ff3f66026b4be2aec5b0d717b373a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "つきとさなぎ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N1dfc76899e6e4799ba1a3530e4fdfbdd ;
    schema:name "つきとさなぎ"@ja .

_:Na4944e4d38c242848a0e5924324602d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "liar"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Neb14909eeaba422e851ab89dd338031b ;
    schema:name "liar"@ja .

_:Naf424442e3034979b83f69f94b0f79e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunrise (re-build)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Neb14909eeaba422e851ab89dd338031b ;
    schema:name "Sunrise (re-build)"@ja .

_:Nd260b660df624e68ba00b93228bd1320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "罠 featuring SOIL&\"PIMP\"SESSIONS"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N1dfc76899e6e4799ba1a3530e4fdfbdd ;
    schema:name "罠 featuring SOIL&\"PIMP\"SESSIONS"@ja .

_:Nf306e5c5512c4ffc9490aa7aa7cd6504 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たのしいせいかつ featuring SOIL&\"PIMP\"SESSIONS"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N1dfc76899e6e4799ba1a3530e4fdfbdd ;
    schema:name "たのしいせいかつ featuring SOIL&\"PIMP\"SESSIONS"@ja .

_:N8e23befd575d427d9428f3f8909b7d10 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3424a674a26b497494ef92fb5975e009,
        _:N35171ad725404dbb990d7a43ec8583c6 ;
    mo:track_count 2 ;
    schema:duration "PT8:11"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3424a674a26b497494ef92fb5975e009,
        _:N35171ad725404dbb990d7a43ec8583c6 .

_:Neb14909eeaba422e851ab89dd338031b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N5f57880b309644ce88bc25396858a6cb,
        _:N72db62e1d68840bca7afed489e3af6e1,
        _:N7c3382ec74694384925e152efc1b7c2c,
        _:Na4944e4d38c242848a0e5924324602d7,
        _:Naf424442e3034979b83f69f94b0f79e0 ;
    mo:track_count 5 ;
    schema:duration "PT24:07"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N5f57880b309644ce88bc25396858a6cb,
        _:N72db62e1d68840bca7afed489e3af6e1,
        _:N7c3382ec74694384925e152efc1b7c2c,
        _:Na4944e4d38c242848a0e5924324602d7,
        _:Naf424442e3034979b83f69f94b0f79e0 .

_:N1dfc76899e6e4799ba1a3530e4fdfbdd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08f0daca045d4c1eb41558fa7ae65158,
        _:N27ae1e0fa79a43019b772d9e508c9d7a,
        _:N439fd07984124a028fc58455b3b327d8,
        _:N724c226a8cec4b149fd2c36355c82b5c,
        _:N83b429965a94450fb382e3c7e5d59267,
        _:N97ff3f66026b4be2aec5b0d717b373a6,
        _:Nd260b660df624e68ba00b93228bd1320,
        _:Nf306e5c5512c4ffc9490aa7aa7cd6504 ;
    mo:track_count 8 ;
    schema:duration "PT34:04"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N08f0daca045d4c1eb41558fa7ae65158,
        _:N27ae1e0fa79a43019b772d9e508c9d7a,
        _:N439fd07984124a028fc58455b3b327d8,
        _:N724c226a8cec4b149fd2c36355c82b5c,
        _:N83b429965a94450fb382e3c7e5d59267,
        _:N97ff3f66026b4be2aec5b0d717b373a6,
        _:Nd260b660df624e68ba00b93228bd1320,
        _:Nf306e5c5512c4ffc9490aa7aa7cd6504 .

