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

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

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

<artist/140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55933#subject> ;
    schema:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja ;
    foaf:made <album/55933#composition>,
        <album/55933#subject> ;
    foaf:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja .

<product/196#subject> a schema:CreativeWork ;
    schema:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn ;
    foaf:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn .

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

<org/1279#subject> schema:name "Scarlet Moon Records"@en,
        "Scarlet Moon Records"@ja,
        "Scarlet Moon Records"@ja-latn ;
    foaf:name "Scarlet Moon Records"@en,
        "Scarlet Moon Records"@ja,
        "Scarlet Moon Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/33/55933/55933-1448948126.jpg> a schema:ImageObject,
        foaf:Image .

<album/55933#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prescription for Sleep: Lullabies of Mana"@en,
        "Prescription for Sleep: Lullabies of Mana"@ja,
        "Prescription for Sleep: Lullabies of Mana"@ja-latn ;
    mo:composer <artist/140#subject>,
        <artist/15537#subject> ;
    mo:produced_work <album/55933#musicalwork> ;
    schema:name "Prescription for Sleep: Lullabies of Mana"@en,
        "Prescription for Sleep: Lullabies of Mana"@ja,
        "Prescription for Sleep: Lullabies of Mana"@ja-latn .

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

<artist/14711#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55933#performance> ;
    schema:name "Ayaki Saito"@en,
        "齋藤彰希"@ja ;
    foaf:name "Ayaki Saito"@en,
        "齋藤彰希"@ja .

<artist/252#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55933#performance> ;
    schema:name "Norihiko Hibino"@en,
        "日比野則彦"@ja ;
    foaf:name "Norihiko Hibino"@en,
        "日比野則彦"@ja .

<artist/15537#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55933#subject> ;
    mo:performed <album/55933#performance> ;
    schema:name "GENTLE LOVE"@en ;
    foaf:made <album/55933#composition>,
        <album/55933#subject> ;
    foaf:name "GENTLE LOVE"@en .

<album/55933#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prescription for Sleep: Lullabies of Mana"@en,
        "Prescription for Sleep: Lullabies of Mana"@ja,
        "Prescription for Sleep: Lullabies of Mana"@ja-latn ;
    mo:performance_of <album/55933#musicalwork> ;
    mo:performer <artist/14711#subject>,
        <artist/15537#subject>,
        <artist/252#subject> ;
    mo:recorded_as <album/55933#musicalexpression> ;
    schema:byArtist <artist/14711#subject>,
        <artist/15537#subject>,
        <artist/252#subject> ;
    schema:name "Prescription for Sleep: Lullabies of Mana"@en,
        "Prescription for Sleep: Lullabies of Mana"@ja,
        "Prescription for Sleep: Lullabies of Mana"@ja-latn ;
    schema:workPerformed <album/55933#musicalwork> .

<album/55933#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-01"^^xsd:date ;
    dcterms:title "Prescription for Sleep: Lullabies of Mana"@en,
        "Prescription for Sleep: Lullabies of Mana"@ja,
        "Prescription for Sleep: Lullabies of Mana"@ja-latn ;
    mo:catalogue_number "SMRC-1009" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/55933#musicalexpression> ;
    mo:publisher <org/1279#subject> ;
    mo:record _:Nb01e9e5d27274cf8b459654e9f7e3b02 ;
    mo:record_count 1 ;
    schema:about <product/196#subject> ;
    schema:byArtist <artist/14711#subject>,
        <artist/15537#subject>,
        <artist/252#subject> ;
    schema:datePublished "2015-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/55933/55933-1448948126.jpg> ;
    schema:name "Prescription for Sleep: Lullabies of Mana"@en,
        "Prescription for Sleep: Lullabies of Mana"@ja,
        "Prescription for Sleep: Lullabies of Mana"@ja-latn ;
    schema:publisher <org/1279#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/55933/55933-1448948126.jpg> .

_:N13befd1861bd4c9cb87d13ebd9c9759f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What The Forest Taught Me"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:inPlaylist _:Nb01e9e5d27274cf8b459654e9f7e3b02 ;
    schema:name "What The Forest Taught Me"@en .

_:N4e0efdcd2f4d4e32a56f6d130e131267 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom And... A Rose..."@en ;
    mo:track_number 2 ;
    schema:duration "PT7:47"^^xsd:interval ;
    schema:inPlaylist _:Nb01e9e5d27274cf8b459654e9f7e3b02 ;
    schema:name "Phantom And... A Rose..."@en .

_:N576e84cb0ee641f3861464f97bd86acc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of Mana"@en ;
    mo:track_number 12 ;
    schema:duration "PT10:08"^^xsd:interval ;
    schema:inPlaylist _:Nb01e9e5d27274cf8b459654e9f7e3b02 ;
    schema:name "Memories of Mana"@en .

_:N5afd80db2de847158f10398ca5bbebb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Thick of It"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:Nb01e9e5d27274cf8b459654e9f7e3b02 ;
    schema:name "Into the Thick of It"@en .

_:N5fd649e659d2421e9218078f405a7994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret of the Arid Sands"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:inPlaylist _:Nb01e9e5d27274cf8b459654e9f7e3b02 ;
    schema:name "Secret of the Arid Sands"@en .

_:N6a87c6d83c5c40cc919cf64690c03f5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now Flightless Wings"@en ;
    mo:track_number 11 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:Nb01e9e5d27274cf8b459654e9f7e3b02 ;
    schema:name "Now Flightless Wings"@en .

_:N880459d0d2af46ee897f04082564b391 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel's Fear"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:Nb01e9e5d27274cf8b459654e9f7e3b02 ;
    schema:name "Angel's Fear"@en .

_:N9bca0eee5d3d411caf41ed43504e5334 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit of the Night"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:26"^^xsd:interval ;
    schema:inPlaylist _:Nb01e9e5d27274cf8b459654e9f7e3b02 ;
    schema:name "Spirit of the Night"@en .

_:Nb6a0355f05c9448583a241006afdde3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dark Star"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:Nb01e9e5d27274cf8b459654e9f7e3b02 ;
    schema:name "A Dark Star"@en .

_:Nec922758ecb946868509d21a80b34fb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm Before The Storm"@en ;
    mo:track_number 8 ;
    schema:duration "PT8:38"^^xsd:interval ;
    schema:inPlaylist _:Nb01e9e5d27274cf8b459654e9f7e3b02 ;
    schema:name "Calm Before The Storm"@en .

_:Ned8389d65091439ba8e26215e44a0d7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leave Time For Love"@en ;
    mo:track_number 10 ;
    schema:duration "PT8:47"^^xsd:interval ;
    schema:inPlaylist _:Nb01e9e5d27274cf8b459654e9f7e3b02 ;
    schema:name "Leave Time For Love"@en .

_:Nf7a3948a311a4355b67d655533e57897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Color of the Summer Sky"@en ;
    mo:track_number 4 ;
    schema:duration "PT8:34"^^xsd:interval ;
    schema:inPlaylist _:Nb01e9e5d27274cf8b459654e9f7e3b02 ;
    schema:name "The Color of the Summer Sky"@en .

_:Nb01e9e5d27274cf8b459654e9f7e3b02 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13befd1861bd4c9cb87d13ebd9c9759f,
        _:N4e0efdcd2f4d4e32a56f6d130e131267,
        _:N576e84cb0ee641f3861464f97bd86acc,
        _:N5afd80db2de847158f10398ca5bbebb6,
        _:N5fd649e659d2421e9218078f405a7994,
        _:N6a87c6d83c5c40cc919cf64690c03f5b,
        _:N880459d0d2af46ee897f04082564b391,
        _:N9bca0eee5d3d411caf41ed43504e5334,
        _:Nb6a0355f05c9448583a241006afdde3b,
        _:Nec922758ecb946868509d21a80b34fb0,
        _:Ned8389d65091439ba8e26215e44a0d7f,
        _:Nf7a3948a311a4355b67d655533e57897 ;
    mo:track_count 12 ;
    schema:duration "PT94:53"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N13befd1861bd4c9cb87d13ebd9c9759f,
        _:N4e0efdcd2f4d4e32a56f6d130e131267,
        _:N576e84cb0ee641f3861464f97bd86acc,
        _:N5afd80db2de847158f10398ca5bbebb6,
        _:N5fd649e659d2421e9218078f405a7994,
        _:N6a87c6d83c5c40cc919cf64690c03f5b,
        _:N880459d0d2af46ee897f04082564b391,
        _:N9bca0eee5d3d411caf41ed43504e5334,
        _:Nb6a0355f05c9448583a241006afdde3b,
        _:Nec922758ecb946868509d21a80b34fb0,
        _:Ned8389d65091439ba8e26215e44a0d7f,
        _:Nf7a3948a311a4355b67d655533e57897 .

