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

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

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

<artist/689#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98922#subject> ;
    schema:name "Dale North"@en ;
    foaf:made <album/98922#composition>,
        <album/98922#subject> ;
    foaf:name "Dale North"@en .

<album/98922#musicalexpression> a mo:Signal ;
    mo:published_as <album/98922#subject> ;
    mo:records <album/98922#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/22/98922/98922-1589553054.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98922#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/98922/98922-1589553054.jpg> ;
    foaf:depicts <album/98922#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/98922/98922-1589553054.jpg> .

<https://medium-media.vgm.io/albums/22/98922/98922-1589553054.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/37178#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98922#performance> ;
    schema:name "AYAKI"@en ;
    foaf:name "AYAKI"@en .

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

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

<album/98922#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-15"^^xsd:date ;
    dcterms:title "Prescription for Sleep: Wizard of Legend"@en,
        "Prescription for Sleep: Wizard of Legend"@ja,
        "Prescription for Sleep: Wizard of Legend"@ja-latn ;
    mo:catalogue_number "SMRC-1037" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/98922#musicalexpression> ;
    mo:publisher <org/1279#subject> ;
    mo:record _:N81fe5cf8dbb845539b91bb8fb8f93073 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Wizard of Legend"@en ;
            foaf:name "Wizard of Legend"@en ] ;
    schema:byArtist <artist/15537#subject>,
        <artist/252#subject>,
        <artist/37178#subject> ;
    schema:datePublished "2020-05-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/98922/98922-1589553054.jpg> ;
    schema:name "Prescription for Sleep: Wizard of Legend"@en,
        "Prescription for Sleep: Wizard of Legend"@ja,
        "Prescription for Sleep: Wizard of Legend"@ja-latn ;
    schema:publisher <org/1279#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/98922/98922-1589553054.jpg> .

_:N157eb7ba4b214e6286015d7b1ed136fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reconciliation (Original)"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N81fe5cf8dbb845539b91bb8fb8f93073 ;
    schema:name "Reconciliation (Original)"@en .

_:N18e9bd1c5e20444890c2a68bf5229d02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wizard of Legend"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:49"^^xsd:interval ;
    schema:inPlaylist _:N81fe5cf8dbb845539b91bb8fb8f93073 ;
    schema:name "Wizard of Legend"@en .

_:N21ee295dc599472380f86fc2723551de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zeal's Forge"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:inPlaylist _:N81fe5cf8dbb845539b91bb8fb8f93073 ;
    schema:name "Zeal's Forge"@en .

_:N5860f5adb18d4cb8a55f4ae58aac132f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freiya's Cage"@en ;
    mo:track_number 4 ;
    schema:duration "PT9:38"^^xsd:interval ;
    schema:inPlaylist _:N81fe5cf8dbb845539b91bb8fb8f93073 ;
    schema:name "Freiya's Cage"@en .

_:N61fa98c8a0e44a4fa28cf1a71c8c69a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Merrymaking"@en ;
    mo:track_number 11 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:N81fe5cf8dbb845539b91bb8fb8f93073 ;
    schema:name "Magical Merrymaking"@en .

_:N6b7287b2d2074bca81510df23de91db4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atlas's Terrace"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:23"^^xsd:interval ;
    schema:inPlaylist _:N81fe5cf8dbb845539b91bb8fb8f93073 ;
    schema:name "Atlas's Terrace"@en .

_:N6c677bde81294f0ebbe5fd612e2ef5cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arcane Refuge"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:N81fe5cf8dbb845539b91bb8fb8f93073 ;
    schema:name "Arcane Refuge"@en .

_:N82147fb511724c8da500fe6ce270dea9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lanova's Treasures"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N81fe5cf8dbb845539b91bb8fb8f93073 ;
    schema:name "Lanova's Treasures"@en .

_:N9c12c557fdc944478ace00ba0ae2adc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duel"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:N81fe5cf8dbb845539b91bb8fb8f93073 ;
    schema:name "Duel"@en .

_:Na8de46fcf9074d4cad70ead9fc9014f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duel of Legend"@en ;
    mo:track_number 10 ;
    schema:duration "PT9:00"^^xsd:interval ;
    schema:inPlaylist _:N81fe5cf8dbb845539b91bb8fb8f93073 ;
    schema:name "Duel of Legend"@en .

_:Naa2224b6c44248018d6a112d3aad62dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prepare for Chaos"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N81fe5cf8dbb845539b91bb8fb8f93073 ;
    schema:name "Prepare for Chaos"@en .

_:Nee427e0e1251415da32c1f26a91beea9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shuu's Spire"@en ;
    mo:track_number 7 ;
    schema:duration "PT8:15"^^xsd:interval ;
    schema:inPlaylist _:N81fe5cf8dbb845539b91bb8fb8f93073 ;
    schema:name "Shuu's Spire"@en .

_:N81fe5cf8dbb845539b91bb8fb8f93073 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N157eb7ba4b214e6286015d7b1ed136fc,
        _:N18e9bd1c5e20444890c2a68bf5229d02,
        _:N21ee295dc599472380f86fc2723551de,
        _:N5860f5adb18d4cb8a55f4ae58aac132f,
        _:N61fa98c8a0e44a4fa28cf1a71c8c69a7,
        _:N6b7287b2d2074bca81510df23de91db4,
        _:N6c677bde81294f0ebbe5fd612e2ef5cb,
        _:N82147fb511724c8da500fe6ce270dea9,
        _:N9c12c557fdc944478ace00ba0ae2adc4,
        _:Na8de46fcf9074d4cad70ead9fc9014f2,
        _:Naa2224b6c44248018d6a112d3aad62dc,
        _:Nee427e0e1251415da32c1f26a91beea9 ;
    mo:track_count 12 ;
    schema:duration "PT92:27"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N157eb7ba4b214e6286015d7b1ed136fc,
        _:N18e9bd1c5e20444890c2a68bf5229d02,
        _:N21ee295dc599472380f86fc2723551de,
        _:N5860f5adb18d4cb8a55f4ae58aac132f,
        _:N61fa98c8a0e44a4fa28cf1a71c8c69a7,
        _:N6b7287b2d2074bca81510df23de91db4,
        _:N6c677bde81294f0ebbe5fd612e2ef5cb,
        _:N82147fb511724c8da500fe6ce270dea9,
        _:N9c12c557fdc944478ace00ba0ae2adc4,
        _:Na8de46fcf9074d4cad70ead9fc9014f2,
        _:Naa2224b6c44248018d6a112d3aad62dc,
        _:Nee427e0e1251415da32c1f26a91beea9 .

