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

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

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

<album/36809#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Patchou Love"@en,
        "パチュ恋"@ja,
        "Pachu Koi"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/36809#musicalwork> ;
    schema:name "Patchou Love"@en,
        "パチュ恋"@ja,
        "Pachu Koi"@ja-latn .

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

<album/36809#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Patchou Love"@en,
        "パチュ恋"@ja,
        "Pachu Koi"@ja-latn ;
    mo:performance_of <album/36809#musicalwork> ;
    mo:recorded_as <album/36809#musicalexpression> ;
    schema:name "Patchou Love"@en,
        "パチュ恋"@ja,
        "Pachu Koi"@ja-latn ;
    schema:workPerformed <album/36809#musicalwork> .

<org/599#subject> schema:name "EarlGray"@en,
        "アールグレイ"@ja,
        "EarlGray"@ja-latn ;
    foaf:name "EarlGray"@en,
        "アールグレイ"@ja,
        "EarlGray"@ja-latn .

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

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

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

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

<album/36809#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Patchou Love"@en,
        "パチュ恋"@ja,
        "Pachu Koi"@ja-latn ;
    mo:catalogue_number "EGCD-2011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36809#musicalexpression> ;
    mo:publisher <org/599#subject> ;
    mo:record _:N60fb7c1148d0493096f5b7ee3fc76df9 ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/20#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/36809/36809-1355366075.jpg> ;
    schema:name "Patchou Love"@en,
        "パチュ恋"@ja,
        "Pachu Koi"@ja-latn ;
    schema:publisher <org/599#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/36809/36809-1355366075.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "きゅん"@en ;
    foaf:made <album/36809#lyrics> ;
    foaf:name "きゅん"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "きゅん"@en ;
    foaf:made <album/36809#subject> ;
    foaf:name "きゅん"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "せんせい。"@en ;
    foaf:made <album/36809#lyrics> ;
    foaf:name "せんせい。"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "せんせい。"@en ;
    foaf:made <album/36809#subject> ;
    foaf:name "せんせい。"@en .

_:N027b933b1c6b46bc9e5414cab5092173 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "告符『セントエルモラバー』"@ja ;
    mo:track_number 1 ;
    schema:duration "PT22:14"^^xsd:interval ;
    schema:inPlaylist _:N60fb7c1148d0493096f5b7ee3fc76df9 ;
    schema:name "告符『セントエルモラバー』"@ja .

_:N501d25cff5f04657886fc7beb43911db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sweet moon (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N60fb7c1148d0493096f5b7ee3fc76df9 ;
    schema:name "sweet moon (Off Vocal)"@ja .

_:N640adc01894c46ec9baa1038b7c73d52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新婚符『モーニングサンシャイン』"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:inPlaylist _:N60fb7c1148d0493096f5b7ee3fc76df9 ;
    schema:name "新婚符『モーニングサンシャイン』"@ja .

_:N8ad43a50cf354a0c8587dd4720edfbfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OMAKE…？2"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N60fb7c1148d0493096f5b7ee3fc76df9 ;
    schema:name "OMAKE…？2"@ja .

_:N8b59e2d33d614bb5a9656ea94807afc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sweet moon"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N60fb7c1148d0493096f5b7ee3fc76df9 ;
    schema:name "sweet moon"@ja .

_:N8f2dfa873e9e47e19fc3ed4835c1b3bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陽光差すグリモア"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N60fb7c1148d0493096f5b7ee3fc76df9 ;
    schema:name "陽光差すグリモア"@ja .

_:Nb257342e9ee14ae9aa44babf18029293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OMAKE…？"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N60fb7c1148d0493096f5b7ee3fc76df9 ;
    schema:name "OMAKE…？"@ja .

_:Nfee828b209a04a818ecb2481406a8c3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "記述のないイストワール"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N60fb7c1148d0493096f5b7ee3fc76df9 ;
    schema:name "記述のないイストワール"@ja .

_:N60fb7c1148d0493096f5b7ee3fc76df9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N027b933b1c6b46bc9e5414cab5092173,
        _:N501d25cff5f04657886fc7beb43911db,
        _:N640adc01894c46ec9baa1038b7c73d52,
        _:N8ad43a50cf354a0c8587dd4720edfbfd,
        _:N8b59e2d33d614bb5a9656ea94807afc2,
        _:N8f2dfa873e9e47e19fc3ed4835c1b3bb,
        _:Nb257342e9ee14ae9aa44babf18029293,
        _:Nfee828b209a04a818ecb2481406a8c3c ;
    mo:track_count 8 ;
    schema:duration "PT52:25"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N027b933b1c6b46bc9e5414cab5092173,
        _:N501d25cff5f04657886fc7beb43911db,
        _:N640adc01894c46ec9baa1038b7c73d52,
        _:N8ad43a50cf354a0c8587dd4720edfbfd,
        _:N8b59e2d33d614bb5a9656ea94807afc2,
        _:N8f2dfa873e9e47e19fc3ed4835c1b3bb,
        _:Nb257342e9ee14ae9aa44babf18029293,
        _:Nfee828b209a04a818ecb2481406a8c3c .

