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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/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/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 .

<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/27433#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Harusaki no Nantoyara"@en,
        "Harusaki no Nantoyara"@ja,
        "Harusaki no Nantoyara"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27433#musicalwork> ;
    schema:name "Harusaki no Nantoyara"@en,
        "Harusaki no Nantoyara"@ja,
        "Harusaki no Nantoyara"@ja-latn .

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

<album/27433#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Harusaki no Nantoyara"@en,
        "Harusaki no Nantoyara"@ja,
        "Harusaki no Nantoyara"@ja-latn ;
    mo:performance_of <album/27433#musicalwork> ;
    mo:recorded_as <album/27433#musicalexpression> ;
    schema:name "Harusaki no Nantoyara"@en,
        "Harusaki no Nantoyara"@ja,
        "Harusaki no Nantoyara"@ja-latn ;
    schema:workPerformed <album/27433#musicalwork> .

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

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

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

<album/27433#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Harusaki no Nantoyara"@en,
        "Harusaki no Nantoyara"@ja,
        "Harusaki no Nantoyara"@ja-latn ;
    mo:catalogue_number "NSCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27433#musicalexpression> ;
    mo:publisher _:N6d9f170e70d3430abe34ea3d57fef7be ;
    mo:record _:Nc2c17c5ec8d84cc79045d68898592848 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/27433/27433-1311201295.jpg> ;
    schema:name "Harusaki no Nantoyara"@en,
        "Harusaki no Nantoyara"@ja,
        "Harusaki no Nantoyara"@ja-latn ;
    schema:publisher _:N6d9f170e70d3430abe34ea3d57fef7be ;
    foaf:depiction <https://media.vgm.io/albums/33/27433/27433-1311201295.jpg> .

_:N1150ad9c9e1d41c0a67e14ed013c000f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マヨヒガでダンス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nc2c17c5ec8d84cc79045d68898592848 ;
    schema:name "マヨヒガでダンス"@ja .

_:N3c02a3b1a5c5443795dbdc01113c9f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "業”炎”マントル"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nc2c17c5ec8d84cc79045d68898592848 ;
    schema:name "業”炎”マントル"@ja .

_:N6d9f170e70d3430abe34ea3d57fef7be schema:name "nakascene"@en ;
    foaf:name "nakascene"@en .

_:N8c3f4f37d70445ed87ade49f6d865f8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さとりみっくす"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nc2c17c5ec8d84cc79045d68898592848 ;
    schema:name "さとりみっくす"@ja .

_:Nb6593194d3494936acbae8db72dd0f67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "郷愁の雪化粧"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Nc2c17c5ec8d84cc79045d68898592848 ;
    schema:name "郷愁の雪化粧"@ja .

_:Nbadc562f3dea43249f1d4257bcff60ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おやおや小傘さん"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nc2c17c5ec8d84cc79045d68898592848 ;
    schema:name "おやおや小傘さん"@ja .

_:Ncbd7b33080ff4f969d635ba99528418c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虎柄のフルメタルジャケット"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nc2c17c5ec8d84cc79045d68898592848 ;
    schema:name "虎柄のフルメタルジャケット"@ja .

_:Ncee3269568114a10bf82a682ae343b36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回遊"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nc2c17c5ec8d84cc79045d68898592848 ;
    schema:name "回遊"@ja .

_:Nd4c73135f6b841269bbc54b42ba43be8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "倶楽部ポルターガイスト"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nc2c17c5ec8d84cc79045d68898592848 ;
    schema:name "倶楽部ポルターガイスト"@ja .

_:Nda16d0a413234cbc83fc4ad07a9e7c38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜風に吹かれて"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nc2c17c5ec8d84cc79045d68898592848 ;
    schema:name "夜風に吹かれて"@ja .

_:Ne9b0de94e88b45caa1c1697fdfdd435c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつもふたりで"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nc2c17c5ec8d84cc79045d68898592848 ;
    schema:name "いつもふたりで"@ja .

_:Nc2c17c5ec8d84cc79045d68898592848 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1150ad9c9e1d41c0a67e14ed013c000f,
        _:N3c02a3b1a5c5443795dbdc01113c9f24,
        _:N8c3f4f37d70445ed87ade49f6d865f8f,
        _:Nb6593194d3494936acbae8db72dd0f67,
        _:Nbadc562f3dea43249f1d4257bcff60ea,
        _:Ncbd7b33080ff4f969d635ba99528418c,
        _:Ncee3269568114a10bf82a682ae343b36,
        _:Nd4c73135f6b841269bbc54b42ba43be8,
        _:Nda16d0a413234cbc83fc4ad07a9e7c38,
        _:Ne9b0de94e88b45caa1c1697fdfdd435c ;
    mo:track_count 10 ;
    schema:duration "PT42:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1150ad9c9e1d41c0a67e14ed013c000f,
        _:N3c02a3b1a5c5443795dbdc01113c9f24,
        _:N8c3f4f37d70445ed87ade49f6d865f8f,
        _:Nb6593194d3494936acbae8db72dd0f67,
        _:Nbadc562f3dea43249f1d4257bcff60ea,
        _:Ncbd7b33080ff4f969d635ba99528418c,
        _:Ncee3269568114a10bf82a682ae343b36,
        _:Nd4c73135f6b841269bbc54b42ba43be8,
        _:Nda16d0a413234cbc83fc4ad07a9e7c38,
        _:Ne9b0de94e88b45caa1c1697fdfdd435c .

