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

<artist/12565#subject> a schema:Person,
        foaf:Person ;
    schema:name "M.I.O"@en ;
    foaf:made <album/22451#lyrics>,
        <album/22451#subject> ;
    foaf:name "M.I.O"@en .

<artist/33304#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haru-ura"@en,
        "はるうら"@ja ;
    foaf:made <album/22451#lyrics>,
        <album/22451#subject> ;
    foaf:name "Haru-ura"@en,
        "はるうら"@ja .

<artist/6987#subject> a schema:Person,
        foaf:Person ;
    schema:name "Idumin"@en,
        "いずみん"@ja ;
    foaf:made <album/22451#lyrics>,
        <album/22451#subject> ;
    foaf:name "Idumin"@en,
        "いずみん"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/22451#lyrics>,
        <album/22451#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

<org/554#subject> schema:name "LiLA'c Records"@en,
        "リラレコーズ"@ja,
        "LiLA'c Records"@ja-latn ;
    foaf:name "LiLA'c Records"@en,
        "リラレコーズ"@ja,
        "LiLA'c Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/22451/22451-1292476013.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13442#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22451#performance> ;
    schema:name "Emmy"@en,
        "えみぃ"@ja ;
    foaf:name "Emmy"@en,
        "えみぃ"@ja .

<artist/14431#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22451#performance> ;
    schema:name "KEI"@en ;
    foaf:name "KEI"@en .

<artist/6160#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22451#performance> ;
    schema:name "Koko"@en,
        "ココ"@ja ;
    foaf:name "Koko"@en,
        "ココ"@ja .

<artist/6729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22451#performance> ;
    schema:name "℃iel"@en ;
    foaf:name "℃iel"@en .

<artist/6775#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22451#performance> ;
    schema:name "Hotaru"@en,
        "ほたる"@ja ;
    foaf:name "Hotaru"@en,
        "ほたる"@ja .

<artist/9314#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22451#performance> ;
    schema:name "Vivienne"@en,
        "びびあん"@ja ;
    foaf:name "Vivienne"@en,
        "びびあん"@ja .

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

<album/22451#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "STAR GAZE"@en,
        "STAR GAZE"@ja,
        "STAR GAZE"@ja-latn ;
    mo:performance_of <album/22451#musicalwork> ;
    mo:performer _:Na92072e1baec4204ac6152dfe5c7debb,
        _:Nb16c3640399b451ab482c5781bfb8f9a,
        <artist/13442#subject>,
        <artist/14431#subject>,
        <artist/6160#subject>,
        <artist/6729#subject>,
        <artist/6775#subject>,
        <artist/9314#subject> ;
    mo:recorded_as <album/22451#musicalexpression> ;
    schema:byArtist _:Na92072e1baec4204ac6152dfe5c7debb,
        _:Nb16c3640399b451ab482c5781bfb8f9a,
        <artist/13442#subject>,
        <artist/14431#subject>,
        <artist/6160#subject>,
        <artist/6729#subject>,
        <artist/6775#subject>,
        <artist/9314#subject> ;
    schema:name "STAR GAZE"@en,
        "STAR GAZE"@ja,
        "STAR GAZE"@ja-latn ;
    schema:workPerformed <album/22451#musicalwork> .

<album/22451#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "STAR GAZE"@en,
        "STAR GAZE"@ja,
        "STAR GAZE"@ja-latn ;
    mo:catalogue_number "LLAC-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22451#musicalexpression> ;
    mo:publisher <org/554#subject> ;
    mo:record _:N9c7690029cb04dc3a1cc3c8099514e80 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/22#subject>,
        <product/29#subject>,
        <product/497#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "vip店長"@en ;
            foaf:name "vip店長"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Akane Aki"@en ;
            foaf:name "Akane Aki"@en ],
        <artist/13442#subject>,
        <artist/14431#subject>,
        <artist/6160#subject>,
        <artist/6729#subject>,
        <artist/6775#subject>,
        <artist/9314#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/22451/22451-1292476013.jpg> ;
    schema:name "STAR GAZE"@en,
        "STAR GAZE"@ja,
        "STAR GAZE"@ja-latn ;
    schema:publisher <org/554#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/22451/22451-1292476013.jpg> .

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

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

_:N1690feba68994e52aad679c9122e00ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magus of Puppet"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N9c7690029cb04dc3a1cc3c8099514e80 ;
    schema:name "Magus of Puppet"@ja .

_:N7da712dc6e534e8699bfc3a52fbdc507 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REV (LiLA'c Remix)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N9c7690029cb04dc3a1cc3c8099514e80 ;
    schema:name "REV (LiLA'c Remix)"@ja .

_:N8a18507fc8ea49f19261dacbcbac6dbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "4U"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N9c7690029cb04dc3a1cc3c8099514e80 ;
    schema:name "4U"@ja .

_:N94b345ce79f24f839a39521ddb15731d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seven Seas Paradice"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N9c7690029cb04dc3a1cc3c8099514e80 ;
    schema:name "Seven Seas Paradice"@ja .

_:Na3a63735895947d19c98a267d7bef225 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAR GAZE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N9c7690029cb04dc3a1cc3c8099514e80 ;
    schema:name "STAR GAZE"@ja .

_:Na92072e1baec4204ac6152dfe5c7debb a schema:Person,
        foaf:Person ;
    mo:performed <album/22451#performance> ;
    schema:name "Akane Aki"@en ;
    foaf:name "Akane Aki"@en .

_:Nb16c3640399b451ab482c5781bfb8f9a a schema:Person,
        foaf:Person ;
    mo:performed <album/22451#performance> ;
    schema:name "vip店長"@en ;
    foaf:name "vip店長"@en .

_:Nd4d02c900065458d8a828d2bc994511c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒翼ト怜雨 (LiLA'c Remix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N9c7690029cb04dc3a1cc3c8099514e80 ;
    schema:name "黒翼ト怜雨 (LiLA'c Remix)"@ja .

_:Nde87dd83911b4af38a7b98774222ba5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R.E.V"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N9c7690029cb04dc3a1cc3c8099514e80 ;
    schema:name "R.E.V"@ja .

_:Ndef9309a10f4455aa5ea986f90035d25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starry Planet"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N9c7690029cb04dc3a1cc3c8099514e80 ;
    schema:name "Starry Planet"@ja .

_:Ned0b2879183a4e4b9ed0d3ac1a485752 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Sky"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N9c7690029cb04dc3a1cc3c8099514e80 ;
    schema:name "Beautiful Sky"@ja .

_:Nf2e84e8a672c488386657869dcdf6838 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLAZE"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N9c7690029cb04dc3a1cc3c8099514e80 ;
    schema:name "BLAZE"@ja .

_:Nfe67bcc6588a458ab2f5d4de6afdba2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surprised"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N9c7690029cb04dc3a1cc3c8099514e80 ;
    schema:name "Surprised"@ja .

_:N9c7690029cb04dc3a1cc3c8099514e80 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1690feba68994e52aad679c9122e00ec,
        _:N7da712dc6e534e8699bfc3a52fbdc507,
        _:N8a18507fc8ea49f19261dacbcbac6dbf,
        _:N94b345ce79f24f839a39521ddb15731d,
        _:Na3a63735895947d19c98a267d7bef225,
        _:Nd4d02c900065458d8a828d2bc994511c,
        _:Nde87dd83911b4af38a7b98774222ba5e,
        _:Ndef9309a10f4455aa5ea986f90035d25,
        _:Ned0b2879183a4e4b9ed0d3ac1a485752,
        _:Nf2e84e8a672c488386657869dcdf6838,
        _:Nfe67bcc6588a458ab2f5d4de6afdba2b ;
    mo:track_count 11 ;
    schema:duration "PT48:02"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1690feba68994e52aad679c9122e00ec,
        _:N7da712dc6e534e8699bfc3a52fbdc507,
        _:N8a18507fc8ea49f19261dacbcbac6dbf,
        _:N94b345ce79f24f839a39521ddb15731d,
        _:Na3a63735895947d19c98a267d7bef225,
        _:Nd4d02c900065458d8a828d2bc994511c,
        _:Nde87dd83911b4af38a7b98774222ba5e,
        _:Ndef9309a10f4455aa5ea986f90035d25,
        _:Ned0b2879183a4e4b9ed0d3ac1a485752,
        _:Nf2e84e8a672c488386657869dcdf6838,
        _:Nfe67bcc6588a458ab2f5d4de6afdba2b .

