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

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

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

<album/111692#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Negligee: Love Stories - Soundtrack"@en,
        "Negligee: Love Stories - Soundtrack"@ja,
        "Negligee: Love Stories - Soundtrack"@ja-latn ;
    mo:performance_of <album/111692#musicalwork> ;
    mo:recorded_as <album/111692#musicalexpression> ;
    schema:name "Negligee: Love Stories - Soundtrack"@en,
        "Negligee: Love Stories - Soundtrack"@ja,
        "Negligee: Love Stories - Soundtrack"@ja-latn ;
    schema:workPerformed <album/111692#musicalwork> .

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

<https://media.vgm.io/albums/29/111692/111692-5bc0f38dd270.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111692#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/111692/111692-5bc0f38dd270.jpg> ;
    foaf:depicts <album/111692#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/111692/111692-5bc0f38dd270.jpg> .

<https://medium-media.vgm.io/albums/29/111692/111692-5bc0f38dd270.jpg> a schema:ImageObject,
        foaf:Image .

<album/111692#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Negligee: Love Stories - Soundtrack"@en,
        "Negligee: Love Stories - Soundtrack"@ja,
        "Negligee: Love Stories - Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "E.J.Tilley"@en ;
            foaf:made <album/111692#composition> ;
            foaf:name "E.J.Tilley"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sam L Jones"@en ;
            foaf:made <album/111692#composition> ;
            foaf:name "Sam L Jones"@en ] ;
    mo:produced_work <album/111692#musicalwork> ;
    schema:name "Negligee: Love Stories - Soundtrack"@en,
        "Negligee: Love Stories - Soundtrack"@ja,
        "Negligee: Love Stories - Soundtrack"@ja-latn .

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

<album/111692#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-08"^^xsd:date ;
    dcterms:title "Negligee: Love Stories - Soundtrack"@en,
        "Negligee: Love Stories - Soundtrack"@ja,
        "Negligee: Love Stories - Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/111692#musicalexpression> ;
    mo:publisher _:N7e018dee5f824dab99614be6fcee31d8 ;
    mo:record _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Negligee: Love Stories"@en ;
            foaf:name "Negligee: Love Stories"@en ] ;
    schema:datePublished "2019-02-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/111692/111692-5bc0f38dd270.jpg> ;
    schema:name "Negligee: Love Stories - Soundtrack"@en,
        "Negligee: Love Stories - Soundtrack"@ja,
        "Negligee: Love Stories - Soundtrack"@ja-latn ;
    schema:publisher _:N7e018dee5f824dab99614be6fcee31d8 ;
    foaf:depiction <https://media.vgm.io/albums/29/111692/111692-5bc0f38dd270.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Michelle Williams"@en ;
    foaf:made <album/111692#vocals> ;
    foaf:name "Michelle Williams"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111692#subject> ;
    schema:name "Sam L Jones"@en ;
    foaf:made <album/111692#subject> ;
    foaf:name "Sam L Jones"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Michelle Williams"@en ;
    foaf:made <album/111692#subject> ;
    foaf:name "Michelle Williams"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111692#subject> ;
    schema:name "E.J.Tilley"@en ;
    foaf:made <album/111692#subject> ;
    foaf:name "E.J.Tilley"@en .

_:N20beb77f007f4e28ab487d8d39c1416b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Shiny"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Happy Shiny"@en .

_:N27c85c8a5d6a4c17bf6c0cd228438b41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Youthful"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Youthful"@en .

_:N336aa60c8b254fcf816b7a13107ae5b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bright Outing"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Bright Outing"@en .

_:N46aef338b8bd41feab4d4ae43125fc87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl's Day"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Girl's Day"@en .

_:N4824fd0164e048188bcb47f0b716c24b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cute Girl"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Cute Girl"@en .

_:N557c370149b14e838743cef69e2cb572 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambitious"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Ambitious"@en .

_:N71018db049c1434ba2f3a2a7b6c5faae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Touch"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Last Touch"@en .

_:N7b4d03fdc471442bb868ee00b504306b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vibrations"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Vibrations"@en .

_:N7bd08edb1343430db88846321d160c81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowering Girl"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Flowering Girl"@en .

_:N7e018dee5f824dab99614be6fcee31d8 schema:name "Dharker Studio"@en,
        "Dharker Studio"@ja,
        "Dharker Studio"@ja-latn ;
    foaf:name "Dharker Studio"@en,
        "Dharker Studio"@ja,
        "Dharker Studio"@ja-latn .

_:N820210caa2e94fcaaf8115117aba628c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sad Song"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Sad Song"@en .

_:N8c9575cc88744dab9beae3c29d908482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daydreamer"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Daydreamer"@en .

_:N8f5b3d3a531d42209a0395461c0a7d28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Erotic Night"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Erotic Night"@en .

_:Na2492fae1d0b4aeeb3090aaa849e1baa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Connection"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Deep Connection"@en .

_:Naddfb03dc37b43199379d4c45a3a5405 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sensual 1"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Sensual 1"@en .

_:Nb3b59ab7e7d44265bebf0559b08280d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One More Touch"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "One More Touch"@en .

_:Nb6cc47fc56f9456ca5bcfeef36e20ecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brightness"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Brightness"@en .

_:Nba84305054064fc795a2cffd5f190548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Peek"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Don't Peek"@en .

_:Nbc2b995202794e3682c20d314e631835 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blind Love"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Blind Love"@en .

_:Nbf08c628202042efb1530491f363ec2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiss"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Kiss"@en .

_:Nc90bc552195e4bdd936bf25d938671d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Little Comedic"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "A Little Comedic"@en .

_:Ncfb820cc49df438e9f4e70ca4f7b6b27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closer"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Closer"@en .

_:Nd3644f26072f4c588ec9f09991ac11d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blooming Girls (Main Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Blooming Girls (Main Theme)"@en .

_:Nf833bb3ef9d24c2f8299bdc49d60eff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Down"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N261c0e6814f54e6cb03d60ac355d4db0 ;
    schema:name "Get Down"@en .

_:N261c0e6814f54e6cb03d60ac355d4db0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20beb77f007f4e28ab487d8d39c1416b,
        _:N27c85c8a5d6a4c17bf6c0cd228438b41,
        _:N336aa60c8b254fcf816b7a13107ae5b8,
        _:N46aef338b8bd41feab4d4ae43125fc87,
        _:N4824fd0164e048188bcb47f0b716c24b,
        _:N557c370149b14e838743cef69e2cb572,
        _:N71018db049c1434ba2f3a2a7b6c5faae,
        _:N7b4d03fdc471442bb868ee00b504306b,
        _:N7bd08edb1343430db88846321d160c81,
        _:N820210caa2e94fcaaf8115117aba628c,
        _:N8c9575cc88744dab9beae3c29d908482,
        _:N8f5b3d3a531d42209a0395461c0a7d28,
        _:Na2492fae1d0b4aeeb3090aaa849e1baa,
        _:Naddfb03dc37b43199379d4c45a3a5405,
        _:Nb3b59ab7e7d44265bebf0559b08280d2,
        _:Nb6cc47fc56f9456ca5bcfeef36e20ecd,
        _:Nba84305054064fc795a2cffd5f190548,
        _:Nbc2b995202794e3682c20d314e631835,
        _:Nbf08c628202042efb1530491f363ec2e,
        _:Nc90bc552195e4bdd936bf25d938671d3,
        _:Ncfb820cc49df438e9f4e70ca4f7b6b27,
        _:Nd3644f26072f4c588ec9f09991ac11d1,
        _:Nf833bb3ef9d24c2f8299bdc49d60eff3 ;
    mo:track_count 23 ;
    schema:duration "PT28:26"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N20beb77f007f4e28ab487d8d39c1416b,
        _:N27c85c8a5d6a4c17bf6c0cd228438b41,
        _:N336aa60c8b254fcf816b7a13107ae5b8,
        _:N46aef338b8bd41feab4d4ae43125fc87,
        _:N4824fd0164e048188bcb47f0b716c24b,
        _:N557c370149b14e838743cef69e2cb572,
        _:N71018db049c1434ba2f3a2a7b6c5faae,
        _:N7b4d03fdc471442bb868ee00b504306b,
        _:N7bd08edb1343430db88846321d160c81,
        _:N820210caa2e94fcaaf8115117aba628c,
        _:N8c9575cc88744dab9beae3c29d908482,
        _:N8f5b3d3a531d42209a0395461c0a7d28,
        _:Na2492fae1d0b4aeeb3090aaa849e1baa,
        _:Naddfb03dc37b43199379d4c45a3a5405,
        _:Nb3b59ab7e7d44265bebf0559b08280d2,
        _:Nb6cc47fc56f9456ca5bcfeef36e20ecd,
        _:Nba84305054064fc795a2cffd5f190548,
        _:Nbc2b995202794e3682c20d314e631835,
        _:Nbf08c628202042efb1530491f363ec2e,
        _:Nc90bc552195e4bdd936bf25d938671d3,
        _:Ncfb820cc49df438e9f4e70ca4f7b6b27,
        _:Nd3644f26072f4c588ec9f09991ac11d1,
        _:Nf833bb3ef9d24c2f8299bdc49d60eff3 .

