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

<artist/77898#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Uda"@en,
        "宇田敬子"@ja ;
    foaf:made <album/102978#lyrics>,
        <album/102978#subject> ;
    foaf:name "Keiko Uda"@en,
        "宇田敬子"@ja .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102978#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/102978#composition>,
        <album/102978#subject> ;
    foaf:name "ZUN"@en .

<artist/5909#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102978#subject> ;
    schema:name "Tim Vegas"@en ;
    foaf:made <album/102978#composition>,
        <album/102978#subject> ;
    foaf:name "Tim Vegas"@en .

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

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/5072#subject> a schema:CreativeWork ;
    schema:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn ;
    foaf:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn .

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

<org/437#subject> schema:name "Hatsunetsumiko's"@en,
        "発熱巫女～ず"@ja,
        "Hatsunetsumiko's"@ja-latn ;
    foaf:name "Hatsunetsumiko's"@en,
        "発熱巫女～ず"@ja,
        "Hatsunetsumiko's"@ja-latn .

<https://media.vgm.io/albums/87/102978/102978-448e5cc5c886.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102978#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/102978/102978-448e5cc5c886.jpg> ;
    foaf:depicts <album/102978#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/102978/102978-448e5cc5c886.jpg> .

<https://medium-media.vgm.io/albums/87/102978/102978-448e5cc5c886.jpg> a schema:ImageObject,
        foaf:Image .

<album/102978#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fairyness"@en,
        "Fairyness"@ja,
        "Fairyness"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/5909#subject> ;
    mo:produced_work <album/102978#musicalwork> ;
    schema:name "Fairyness"@en,
        "Fairyness"@ja,
        "Fairyness"@ja-latn .

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

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

<artist/46340#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102978#performance> ;
    schema:name "SAKURA_bot"@en ;
    foaf:name "SAKURA_bot"@en .

<album/102978#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fairyness"@en,
        "Fairyness"@ja,
        "Fairyness"@ja-latn ;
    mo:performance_of <album/102978#musicalwork> ;
    mo:performer _:Nbaba9cad5f6f4aee84e12fb83cef485d,
        <artist/46340#subject> ;
    mo:recorded_as <album/102978#musicalexpression> ;
    schema:byArtist _:Nbaba9cad5f6f4aee84e12fb83cef485d,
        <artist/46340#subject> ;
    schema:name "Fairyness"@en,
        "Fairyness"@ja,
        "Fairyness"@ja-latn ;
    schema:workPerformed <album/102978#musicalwork> .

<album/102978#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "Fairyness"@en,
        "Fairyness"@ja,
        "Fairyness"@ja-latn ;
    mo:catalogue_number "HTNT-032" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102978#musicalexpression> ;
    mo:publisher <org/437#subject> ;
    mo:record _:N34dd42de76f043e5adc1c587edf79da0 ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:about <product/20#subject>,
        <product/5072#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "EL.J"@en ;
            foaf:name "EL.J"@en ],
        <artist/46340#subject> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/102978/102978-448e5cc5c886.jpg> ;
    schema:name "Fairyness"@en,
        "Fairyness"@ja,
        "Fairyness"@ja-latn ;
    schema:publisher <org/437#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/102978/102978-448e5cc5c886.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Laura April"@en ;
    foaf:made <album/102978#subject> ;
    foaf:name "Laura April"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Laura April"@en ;
    foaf:made <album/102978#lyrics> ;
    foaf:name "Laura April"@en .

_:N05ece8cd4e3b4692897f726b78b038a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close to the END"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N34dd42de76f043e5adc1c587edf79da0 ;
    schema:name "Close to the END"@en .

_:N099661d3bf1143d2b1c82f80eb53da31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miracles"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N34dd42de76f043e5adc1c587edf79da0 ;
    schema:name "Miracles"@en .

_:N9c80fdb88de64e95a40c6d601fb23985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night's Dream"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N34dd42de76f043e5adc1c587edf79da0 ;
    schema:name "Night's Dream"@en .

_:Na3b0c92b4d974c30b51353dcff5d53ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coz"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N34dd42de76f043e5adc1c587edf79da0 ;
    schema:name "Coz"@en .

_:Nbaba9cad5f6f4aee84e12fb83cef485d a schema:Person,
        foaf:Person ;
    mo:performed <album/102978#performance> ;
    schema:name "EL.J"@en ;
    foaf:name "EL.J"@en .

_:Ncc9ee1c3fb8949bebdee0a73c1c02b47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Midsummer"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N34dd42de76f043e5adc1c587edf79da0 ;
    schema:name "A Midsummer"@en .

_:N34dd42de76f043e5adc1c587edf79da0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05ece8cd4e3b4692897f726b78b038a4,
        _:N099661d3bf1143d2b1c82f80eb53da31,
        _:N9c80fdb88de64e95a40c6d601fb23985,
        _:Na3b0c92b4d974c30b51353dcff5d53ce,
        _:Ncc9ee1c3fb8949bebdee0a73c1c02b47 ;
    mo:track_count 5 ;
    schema:duration "PT17:41"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N05ece8cd4e3b4692897f726b78b038a4,
        _:N099661d3bf1143d2b1c82f80eb53da31,
        _:N9c80fdb88de64e95a40c6d601fb23985,
        _:Na3b0c92b4d974c30b51353dcff5d53ce,
        _:Ncc9ee1c3fb8949bebdee0a73c1c02b47 .

