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

<artist/5487#subject> a schema:Person,
        foaf:Person ;
    schema:name "yozurino*"@en ;
    foaf:made <album/60993#subject>,
        <album/60993#vocals> ;
    foaf:name "yozurino*"@en .

<artist/847#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60993#subject> ;
    schema:name "yozuca*"@en ;
    foaf:made <album/60993#composition>,
        <album/60993#subject>,
        <album/60993#vocals> ;
    foaf:name "yozuca*"@en .

<artist/851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60993#subject> ;
    schema:name "rino"@en ;
    foaf:made <album/60993#composition>,
        <album/60993#lyrics>,
        <album/60993#subject> ;
    foaf:name "rino"@en .

<event/188> a mo:Release ;
    schema:name "Pre-released at Comic Market 90 (Aug 12, 2016 to Aug 14, 2016)" .

<product/8041#subject> a schema:CreativeWork ;
    schema:name "OTOME*DOMAIN"@en,
        "オトメ＊ドメイン"@ja,
        "OTOME*DOMAIN"@ja-latn ;
    foaf:name "OTOME*DOMAIN"@en,
        "オトメ＊ドメイン"@ja,
        "OTOME*DOMAIN"@ja-latn .

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

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

<album/60993#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "OTOME*DOMAIN Original Soundtrack"@en,
        "オトメ＊ドメイン Original Soundtrack"@ja,
        "OTOME*DOMAIN Original Soundtrack"@ja-latn ;
    mo:performance_of <album/60993#musicalwork> ;
    mo:recorded_as <album/60993#musicalexpression> ;
    schema:name "OTOME*DOMAIN Original Soundtrack"@en,
        "オトメ＊ドメイン Original Soundtrack"@ja,
        "OTOME*DOMAIN Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/60993#musicalwork> .

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

<https://medium-media.vgm.io/albums/39/60993/60993-1471933209.jpg> a schema:ImageObject,
        foaf:Image .

<album/60993#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "OTOME*DOMAIN Original Soundtrack"@en,
        "オトメ＊ドメイン Original Soundtrack"@ja,
        "OTOME*DOMAIN Original Soundtrack"@ja-latn ;
    mo:composer <artist/847#subject>,
        <artist/851#subject> ;
    mo:produced_work <album/60993#musicalwork> ;
    schema:name "OTOME*DOMAIN Original Soundtrack"@en,
        "オトメ＊ドメイン Original Soundtrack"@ja,
        "OTOME*DOMAIN Original Soundtrack"@ja-latn .

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

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

<album/60993#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-12"^^xsd:date ;
    dcterms:title "OTOME*DOMAIN Original Soundtrack"@en,
        "オトメ＊ドメイン Original Soundtrack"@ja,
        "OTOME*DOMAIN Original Soundtrack"@ja-latn ;
    mo:catalogue_number "QUALIA-001-ST" ;
    mo:media_type "CD" ;
    mo:publication_of <album/60993#musicalexpression> ;
    mo:publisher _:N0c195b2d825345da93db0debf8202040 ;
    mo:record _:N72f0bfce0489405ea31d3725ef912ae6 ;
    mo:record_count 1 ;
    mo:release <event/188> ;
    schema:about <product/8041#subject> ;
    schema:datePublished "2016-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/60993/60993-1471933209.jpg> ;
    schema:name "OTOME*DOMAIN Original Soundtrack"@en,
        "オトメ＊ドメイン Original Soundtrack"@ja,
        "OTOME*DOMAIN Original Soundtrack"@ja-latn ;
    schema:publisher _:N0c195b2d825345da93db0debf8202040 ;
    foaf:depiction <https://media.vgm.io/albums/39/60993/60993-1471933209.jpg> .

_:N0128c337b03c4eebbdd429b4103f0c66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny spot"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Sunny spot"@ja .

_:N0c195b2d825345da93db0debf8202040 schema:name "PALETTE QUALIA"@en ;
    foaf:name "PALETTE QUALIA"@en .

_:N14b1cfc5415d43b5930ee96958f0bc0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of a castle"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Dance of a castle"@ja .

_:N1e6feba8d9bb42c19268f310c15e8fc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One side of the devil"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "One side of the devil"@ja .

_:N1f898882182d4d4bad81f39c21c0d3b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Box of the memory"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Box of the memory"@ja .

_:N21f31a6e6d7846beaaf1f57be5ce018e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovers' talk"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Lovers' talk"@ja .

_:N25448bad308c49389ceffd13474a7516 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミライメロディ"@ja ;
    mo:track_number 28 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "ミライメロディ"@ja .

_:N2d1e0f77e262425281cbbbd38ac6c5e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eyecatch-02"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Eyecatch-02"@ja .

_:N2d9d875f4a13459cb0b2a7702e0bc096 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dinner is roast beef"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Dinner is roast beef"@ja .

_:N347c117d66124181bb0e7877fa5a8094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVING TRIP (inst ver.)"@ja ;
    mo:track_number 29 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "LOVING TRIP (inst ver.)"@ja .

_:N34b2e881893a40c39057d88981c5c960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy story"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Happy story"@ja .

_:N3f94d0031cf743a88bf6656903f6b6bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent smile"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Innocent smile"@ja .

_:N42992f73a96041adaf20b0463b91114f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eyecatch-01"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Eyecatch-01"@ja .

_:N4ec03ce35e23424883d307368df7595f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミライメロディ (inst ver.)"@ja ;
    mo:track_number 30 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "ミライメロディ (inst ver.)"@ja .

_:N52b98862a9594a38a22cec192e7de1c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold rain"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Cold rain"@ja .

_:N54500b122a0344549642e25e6c89c715 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where is the ghost?"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Where is the ghost?"@ja .

_:N55cb365b146e4c94b0d94cf04a6da217 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakfast is ham and eggs"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Breakfast is ham and eggs"@ja .

_:N6973399aa2274e6e8aff6fcf7dd6effc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVING TRIP (piano ver.)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "LOVING TRIP (piano ver.)"@ja .

_:N6dfe3db3ad0d4530b2f1aeb86e3fd95c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pico pico"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Pico pico"@ja .

_:N83e2e2d74ea94f129c3c4bee69da53a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hustle and bustle"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Hustle and bustle"@ja .

_:N896abfa325634bbcb5e2f32e127863fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DON! DON! Go! Go!"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "DON! DON! Go! Go!"@ja .

_:N8ae5001588854502b28c524df6a748f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVING TRIP"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "LOVING TRIP"@ja .

_:N9811920a06a142b181fbde36b4b7dfdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gentle heart"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Gentle heart"@ja .

_:N9f97b32c1f03404ba7d000674b77b8ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunch is minestrone"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Lunch is minestrone"@ja .

_:Na5ae6a8774504e928224d3d1ac5af499 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream within a dream"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Dream within a dream"@ja .

_:Na6199d0acb2f40e6a9ecb92f53037a8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rest time"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Rest time"@ja .

_:Na685fc06dab04fb59901ad2a998f2e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The depths of eyes"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "The depths of eyes"@ja .

_:Nb3435aff043844c5b77247af22ce0362 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graceful lady"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Graceful lady"@ja .

_:Ncf7e8b91aa0245749bcc0566280240c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret time"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Secret time"@ja .

_:Ne221215037e14a22bfd366f51377a4a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rain stops and..."@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Rain stops and..."@ja .

_:Nfb287e520dd94caf822b406b08189154 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring bird"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N72f0bfce0489405ea31d3725ef912ae6 ;
    schema:name "Spring bird"@ja .

_:N72f0bfce0489405ea31d3725ef912ae6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0128c337b03c4eebbdd429b4103f0c66,
        _:N14b1cfc5415d43b5930ee96958f0bc0b,
        _:N1e6feba8d9bb42c19268f310c15e8fc1,
        _:N1f898882182d4d4bad81f39c21c0d3b1,
        _:N21f31a6e6d7846beaaf1f57be5ce018e,
        _:N25448bad308c49389ceffd13474a7516,
        _:N2d1e0f77e262425281cbbbd38ac6c5e3,
        _:N2d9d875f4a13459cb0b2a7702e0bc096,
        _:N347c117d66124181bb0e7877fa5a8094,
        _:N34b2e881893a40c39057d88981c5c960,
        _:N3f94d0031cf743a88bf6656903f6b6bc,
        _:N42992f73a96041adaf20b0463b91114f,
        _:N4ec03ce35e23424883d307368df7595f,
        _:N52b98862a9594a38a22cec192e7de1c1,
        _:N54500b122a0344549642e25e6c89c715,
        _:N55cb365b146e4c94b0d94cf04a6da217,
        _:N6973399aa2274e6e8aff6fcf7dd6effc,
        _:N6dfe3db3ad0d4530b2f1aeb86e3fd95c,
        _:N83e2e2d74ea94f129c3c4bee69da53a9,
        _:N896abfa325634bbcb5e2f32e127863fd,
        _:N8ae5001588854502b28c524df6a748f1,
        _:N9811920a06a142b181fbde36b4b7dfdf,
        _:N9f97b32c1f03404ba7d000674b77b8ac,
        _:Na5ae6a8774504e928224d3d1ac5af499,
        _:Na6199d0acb2f40e6a9ecb92f53037a8c,
        _:Na685fc06dab04fb59901ad2a998f2e5a,
        _:Nb3435aff043844c5b77247af22ce0362,
        _:Ncf7e8b91aa0245749bcc0566280240c9,
        _:Ne221215037e14a22bfd366f51377a4a5,
        _:Nfb287e520dd94caf822b406b08189154 ;
    mo:track_count 30 ;
    schema:duration "PT69:14"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N0128c337b03c4eebbdd429b4103f0c66,
        _:N14b1cfc5415d43b5930ee96958f0bc0b,
        _:N1e6feba8d9bb42c19268f310c15e8fc1,
        _:N1f898882182d4d4bad81f39c21c0d3b1,
        _:N21f31a6e6d7846beaaf1f57be5ce018e,
        _:N25448bad308c49389ceffd13474a7516,
        _:N2d1e0f77e262425281cbbbd38ac6c5e3,
        _:N2d9d875f4a13459cb0b2a7702e0bc096,
        _:N347c117d66124181bb0e7877fa5a8094,
        _:N34b2e881893a40c39057d88981c5c960,
        _:N3f94d0031cf743a88bf6656903f6b6bc,
        _:N42992f73a96041adaf20b0463b91114f,
        _:N4ec03ce35e23424883d307368df7595f,
        _:N52b98862a9594a38a22cec192e7de1c1,
        _:N54500b122a0344549642e25e6c89c715,
        _:N55cb365b146e4c94b0d94cf04a6da217,
        _:N6973399aa2274e6e8aff6fcf7dd6effc,
        _:N6dfe3db3ad0d4530b2f1aeb86e3fd95c,
        _:N83e2e2d74ea94f129c3c4bee69da53a9,
        _:N896abfa325634bbcb5e2f32e127863fd,
        _:N8ae5001588854502b28c524df6a748f1,
        _:N9811920a06a142b181fbde36b4b7dfdf,
        _:N9f97b32c1f03404ba7d000674b77b8ac,
        _:Na5ae6a8774504e928224d3d1ac5af499,
        _:Na6199d0acb2f40e6a9ecb92f53037a8c,
        _:Na685fc06dab04fb59901ad2a998f2e5a,
        _:Nb3435aff043844c5b77247af22ce0362,
        _:Ncf7e8b91aa0245749bcc0566280240c9,
        _:Ne221215037e14a22bfd366f51377a4a5,
        _:Nfb287e520dd94caf822b406b08189154 .

