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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/18309#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Haru no Kaze"@en,
        "ハルノカゼ"@ja,
        "Haru no Kaze"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18309#musicalwork> ;
    schema:name "Haru no Kaze"@en,
        "ハルノカゼ"@ja,
        "Haru no Kaze"@ja-latn .

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

<org/495#subject> schema:name "Forest306"@en,
        "Forest306"@ja,
        "Forest306"@ja-latn ;
    foaf:name "Forest306"@en,
        "Forest306"@ja,
        "Forest306"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/18309/18309-1267943152.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/7001#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18309#performance> ;
    schema:name "da"@en,
        "だ"@ja ;
    foaf:name "da"@en,
        "だ"@ja .

<album/18309#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Haru no Kaze"@en,
        "ハルノカゼ"@ja,
        "Haru no Kaze"@ja-latn ;
    mo:performance_of <album/18309#musicalwork> ;
    mo:performer _:N3664cfa991cf4c26a4d29e340be00c85,
        <artist/7001#subject> ;
    mo:recorded_as <album/18309#musicalexpression> ;
    schema:byArtist _:N3664cfa991cf4c26a4d29e340be00c85,
        <artist/7001#subject> ;
    schema:name "Haru no Kaze"@en,
        "ハルノカゼ"@ja,
        "Haru no Kaze"@ja-latn ;
    schema:workPerformed <album/18309#musicalwork> .

<album/18309#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Haru no Kaze"@en,
        "ハルノカゼ"@ja,
        "Haru no Kaze"@ja-latn ;
    mo:catalogue_number "F306-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18309#musicalexpression> ;
    mo:publisher <org/495#subject> ;
    mo:record _:Nb45830ba50884c82a6ce24f074ea6858 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/22#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "gonductor"@en ;
            foaf:name "gonductor"@en ],
        <artist/7001#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/18309/18309-1267943152.jpg> ;
    schema:name "Haru no Kaze"@en,
        "ハルノカゼ"@ja,
        "Haru no Kaze"@ja-latn ;
    schema:publisher <org/495#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/18309/18309-1267943152.jpg> .

_:N30459d2b2de3428db4f9afba9586d81f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想風靡"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nb45830ba50884c82a6ce24f074ea6858 ;
    schema:name "幻想風靡"@ja .

_:N3664cfa991cf4c26a4d29e340be00c85 a schema:Person,
        foaf:Person ;
    mo:performed <album/18309#performance> ;
    schema:name "gonductor"@en ;
    foaf:name "gonductor"@en .

_:N3a60a141e7d14872854ec3929249cac9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maddy Faith"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nb45830ba50884c82a6ce24f074ea6858 ;
    schema:name "Maddy Faith"@ja .

_:N79dcc85d298044a39f51ae9233fac0c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冬のわすれもの"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nb45830ba50884c82a6ce24f074ea6858 ;
    schema:name "冬のわすれもの"@ja .

_:N7e4322e56cdb475fa5b3f6ca6eca8ca6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さとりたんご"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nb45830ba50884c82a6ce24f074ea6858 ;
    schema:name "さとりたんご"@ja .

_:N8fe5281ff6d6494f9bb66341abeda818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水橋パルスィのためのシシリエンヌ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nb45830ba50884c82a6ce24f074ea6858 ;
    schema:name "水橋パルスィのためのシシリエンヌ"@ja .

_:Na1ae7933e61c43899c2c9243ef87f609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Folky Ensemble"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nb45830ba50884c82a6ce24f074ea6858 ;
    schema:name "Happy Folky Ensemble"@ja .

_:Nba6408c5172040d4b64cc4c245101c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハルノカゼ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nb45830ba50884c82a6ce24f074ea6858 ;
    schema:name "ハルノカゼ"@ja .

_:Nbb1d664bf0124d3eaddcdd74085e0eb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re:風神少女"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nb45830ba50884c82a6ce24f074ea6858 ;
    schema:name "Re:風神少女"@ja .

_:Nbe5b025e9baa4fcbb0a0e0155c21a034 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天空の花の都"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Nb45830ba50884c82a6ce24f074ea6858 ;
    schema:name "天空の花の都"@ja .

_:Nd915e92cc9f343cda1be66440d5174a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜夢"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nb45830ba50884c82a6ce24f074ea6858 ;
    schema:name "桜夢"@ja .

_:Nb45830ba50884c82a6ce24f074ea6858 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30459d2b2de3428db4f9afba9586d81f,
        _:N3a60a141e7d14872854ec3929249cac9,
        _:N79dcc85d298044a39f51ae9233fac0c4,
        _:N7e4322e56cdb475fa5b3f6ca6eca8ca6,
        _:N8fe5281ff6d6494f9bb66341abeda818,
        _:Na1ae7933e61c43899c2c9243ef87f609,
        _:Nba6408c5172040d4b64cc4c245101c01,
        _:Nbb1d664bf0124d3eaddcdd74085e0eb7,
        _:Nbe5b025e9baa4fcbb0a0e0155c21a034,
        _:Nd915e92cc9f343cda1be66440d5174a7 ;
    mo:track_count 10 ;
    schema:duration "PT34:04"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N30459d2b2de3428db4f9afba9586d81f,
        _:N3a60a141e7d14872854ec3929249cac9,
        _:N79dcc85d298044a39f51ae9233fac0c4,
        _:N7e4322e56cdb475fa5b3f6ca6eca8ca6,
        _:N8fe5281ff6d6494f9bb66341abeda818,
        _:Na1ae7933e61c43899c2c9243ef87f609,
        _:Nba6408c5172040d4b64cc4c245101c01,
        _:Nbb1d664bf0124d3eaddcdd74085e0eb7,
        _:Nbe5b025e9baa4fcbb0a0e0155c21a034,
        _:Nd915e92cc9f343cda1be66440d5174a7 .

