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

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

<artist/7617#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92098#subject> ;
    schema:name "Shinya Mitsuda"@en ;
    foaf:made <album/92098#composition>,
        <album/92098#subject> ;
    foaf:name "Shinya Mitsuda"@en .

<event/223> a mo:Release ;
    schema:name "Released at Comic Market 96 (Aug 09, 2019 to Aug 12, 2019)" .

<album/92098#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sound of jalouse: soundtracks from \"Shoujo to Tsumi Shiorihen ~jalouse~\""@en,
        "Sound of jalouse soundtracks from \"少女と罪 栞編 ～jalouse～\""@ja,
        "Sound of jalouse: soundtracks from \"Shoujo to Tsumi Shiorihen ~jalouse~\""@ja-latn ;
    mo:composer <artist/7617#subject> ;
    mo:produced_work <album/92098#musicalwork> ;
    schema:name "Sound of jalouse: soundtracks from \"Shoujo to Tsumi Shiorihen ~jalouse~\""@en,
        "Sound of jalouse soundtracks from \"少女と罪 栞編 ～jalouse～\""@ja,
        "Sound of jalouse: soundtracks from \"Shoujo to Tsumi Shiorihen ~jalouse~\""@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/89/92098/92098-1572162763.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/92098#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sound of jalouse: soundtracks from \"Shoujo to Tsumi Shiorihen ~jalouse~\""@en,
        "Sound of jalouse soundtracks from \"少女と罪 栞編 ～jalouse～\""@ja,
        "Sound of jalouse: soundtracks from \"Shoujo to Tsumi Shiorihen ~jalouse~\""@ja-latn ;
    mo:performance_of <album/92098#musicalwork> ;
    mo:performer <artist/6799#subject> ;
    mo:recorded_as <album/92098#musicalexpression> ;
    schema:byArtist <artist/6799#subject> ;
    schema:name "Sound of jalouse: soundtracks from \"Shoujo to Tsumi Shiorihen ~jalouse~\""@en,
        "Sound of jalouse soundtracks from \"少女と罪 栞編 ～jalouse～\""@ja,
        "Sound of jalouse: soundtracks from \"Shoujo to Tsumi Shiorihen ~jalouse~\""@ja-latn ;
    schema:workPerformed <album/92098#musicalwork> .

<artist/6799#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92098#performance> ;
    schema:name "nayuta"@en ;
    foaf:name "nayuta"@en .

<album/92098#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-09"^^xsd:date ;
    dcterms:title "Sound of jalouse: soundtracks from \"Shoujo to Tsumi Shiorihen ~jalouse~\""@en,
        "Sound of jalouse soundtracks from \"少女と罪 栞編 ～jalouse～\""@ja,
        "Sound of jalouse: soundtracks from \"Shoujo to Tsumi Shiorihen ~jalouse~\""@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92098#musicalexpression> ;
    mo:publisher _:N5c541bab87284b93a8677e33021b36f8 ;
    mo:record _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shoujo to Tsumi Shiorihen ~jalouse~"@en ;
            foaf:name "Shoujo to Tsumi Shiorihen ~jalouse~"@en ] ;
    schema:byArtist <artist/6799#subject> ;
    schema:datePublished "2019-08-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/92098/92098-1572162763.jpg> ;
    schema:name "Sound of jalouse: soundtracks from \"Shoujo to Tsumi Shiorihen ~jalouse~\""@en,
        "Sound of jalouse soundtracks from \"少女と罪 栞編 ～jalouse～\""@ja,
        "Sound of jalouse: soundtracks from \"Shoujo to Tsumi Shiorihen ~jalouse~\""@ja-latn ;
    schema:publisher _:N5c541bab87284b93a8677e33021b36f8 ;
    foaf:depiction <https://media.vgm.io/albums/89/92098/92098-1572162763.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "深山亜木"@en ;
    foaf:made <album/92098#lyrics> ;
    foaf:name "深山亜木"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "深山亜木"@en ;
    foaf:made <album/92098#subject> ;
    foaf:name "深山亜木"@en .

_:N046e7d8eaa8c42d4ad96f4d95bef5db3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女の軽快な足取り"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "少女の軽快な足取り"@ja .

_:N071a9ad878e242aab1d53c0ccaf553df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "jalouse (song by nayuta)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "jalouse (song by nayuta)"@ja .

_:N1a376e5a1a8a46a189f6ea56cf2a0703 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "栞、やらかす"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "栞、やらかす"@ja .

_:N1eed77417e2943ff876f42a903dd9c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女の意志 -solo-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "少女の意志 -solo-"@ja .

_:N2852f19a01374ad9823ef105710bb88d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人は出会う"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "二人は出会う"@ja .

_:N38ce697e49e04874ae7747140a56432a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女の絶望"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "少女の絶望"@ja .

_:N412fbc040cf84769822870a8d36e7d5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女の走馬燈"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "少女の走馬燈"@ja .

_:N46788bcc211642f7a52e81ef0f10418a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不安と期待"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "不安と期待"@ja .

_:N5c541bab87284b93a8677e33021b36f8 schema:name "PurePurple"@en ;
    foaf:name "PurePurple"@en .

_:N5ff068b858c1442da4df817bf17490e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女の意志 -duo-"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "少女の意志 -duo-"@ja .

_:N77a8586bf4714b8bbcab31c8299b3b17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女の憂い"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "少女の憂い"@ja .

_:N9ade2e4a493043828fb1befcaf3f2567 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モノローグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "モノローグ"@ja .

_:Nb19ed9b09bb64ac896ac15e69d1bb7a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女の悲しみ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "少女の悲しみ"@ja .

_:Nbac7199a9bfa4439be294dd91c87516b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "情欲と涙"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "情欲と涙"@ja .

_:Nd4f5e9949213493b9dfdec476a909797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月明かりのベッドルーム"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "月明かりのベッドルーム"@ja .

_:Nfba608cea102458393f74db1812b7764 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぐちゃぐちゃ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N47ecba7d51b14f5ba65f803d6917dd1b ;
    schema:name "ぐちゃぐちゃ"@ja .

_:N47ecba7d51b14f5ba65f803d6917dd1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N046e7d8eaa8c42d4ad96f4d95bef5db3,
        _:N071a9ad878e242aab1d53c0ccaf553df,
        _:N1a376e5a1a8a46a189f6ea56cf2a0703,
        _:N1eed77417e2943ff876f42a903dd9c43,
        _:N2852f19a01374ad9823ef105710bb88d,
        _:N38ce697e49e04874ae7747140a56432a,
        _:N412fbc040cf84769822870a8d36e7d5d,
        _:N46788bcc211642f7a52e81ef0f10418a,
        _:N5ff068b858c1442da4df817bf17490e3,
        _:N77a8586bf4714b8bbcab31c8299b3b17,
        _:N9ade2e4a493043828fb1befcaf3f2567,
        _:Nb19ed9b09bb64ac896ac15e69d1bb7a3,
        _:Nbac7199a9bfa4439be294dd91c87516b,
        _:Nd4f5e9949213493b9dfdec476a909797,
        _:Nfba608cea102458393f74db1812b7764 ;
    mo:track_count 15 ;
    schema:duration "PT65:36"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N046e7d8eaa8c42d4ad96f4d95bef5db3,
        _:N071a9ad878e242aab1d53c0ccaf553df,
        _:N1a376e5a1a8a46a189f6ea56cf2a0703,
        _:N1eed77417e2943ff876f42a903dd9c43,
        _:N2852f19a01374ad9823ef105710bb88d,
        _:N38ce697e49e04874ae7747140a56432a,
        _:N412fbc040cf84769822870a8d36e7d5d,
        _:N46788bcc211642f7a52e81ef0f10418a,
        _:N5ff068b858c1442da4df817bf17490e3,
        _:N77a8586bf4714b8bbcab31c8299b3b17,
        _:N9ade2e4a493043828fb1befcaf3f2567,
        _:Nb19ed9b09bb64ac896ac15e69d1bb7a3,
        _:Nbac7199a9bfa4439be294dd91c87516b,
        _:Nd4f5e9949213493b9dfdec476a909797,
        _:Nfba608cea102458393f74db1812b7764 .

