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

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

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

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

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@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/17028#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Passion Blossom"@en,
        "Passion Blossom"@ja,
        "Passion Blossom"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/17028#musicalwork> ;
    schema:name "Passion Blossom"@en,
        "Passion Blossom"@ja,
        "Passion Blossom"@ja-latn .

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

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

<org/445#subject> schema:name "Oriens"@en,
        "オリエンス"@ja,
        "Oriens"@ja-latn ;
    foaf:name "Oriens"@en,
        "オリエンス"@ja,
        "Oriens"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/17028/17028-1260982308.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17028#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Passion Blossom"@en,
        "Passion Blossom"@ja,
        "Passion Blossom"@ja-latn ;
    mo:performance_of <album/17028#musicalwork> ;
    mo:performer <artist/7410#subject> ;
    mo:recorded_as <album/17028#musicalexpression> ;
    schema:byArtist <artist/7410#subject> ;
    schema:name "Passion Blossom"@en,
        "Passion Blossom"@ja,
        "Passion Blossom"@ja-latn ;
    schema:workPerformed <album/17028#musicalwork> .

<artist/7410#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17028#performance> ;
    schema:name "Minagi Hinata"@en,
        "ひなた巫凪"@ja ;
    foaf:made <album/17028#lyrics>,
        <album/17028#subject> ;
    foaf:name "Minagi Hinata"@en,
        "ひなた巫凪"@ja .

<album/17028#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Passion Blossom"@en,
        "Passion Blossom"@ja,
        "Passion Blossom"@ja-latn ;
    mo:catalogue_number "ORNS-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17028#musicalexpression> ;
    mo:publisher <org/445#subject> ;
    mo:record _:Na438f1a464bf44f7b1a3d6b9268fb7d0 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/7410#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/17028/17028-1260982308.jpg> ;
    schema:name "Passion Blossom"@en,
        "Passion Blossom"@ja,
        "Passion Blossom"@ja-latn ;
    schema:publisher <org/445#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/17028/17028-1260982308.jpg> .

_:N298ac43fa565417a9ee75796b940a856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrow"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na438f1a464bf44f7b1a3d6b9268fb7d0 ;
    schema:name "Tomorrow"@en .

_:N35515b3252af45b9b84e2bcf7aff7ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feelings"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na438f1a464bf44f7b1a3d6b9268fb7d0 ;
    schema:name "Feelings"@en .

_:N69de61d8695045bb94ec4ade0605e54e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Nights"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na438f1a464bf44f7b1a3d6b9268fb7d0 ;
    schema:name "Mystic Nights"@en .

_:N9e159fb4792d485ca72ff8d048c1db3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven and Earth"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na438f1a464bf44f7b1a3d6b9268fb7d0 ;
    schema:name "Heaven and Earth"@en .

_:Nac93a202af0f4d10a7b0145127b9cbca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chamber of Secrets"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na438f1a464bf44f7b1a3d6b9268fb7d0 ;
    schema:name "Chamber of Secrets"@en .

_:Nb3a92c9d1e47473e9c507f51895b0ee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Color"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na438f1a464bf44f7b1a3d6b9268fb7d0 ;
    schema:name "Spring Color"@en .

_:Ned4d7bd413074fee895bb83eb88e22d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Memory"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na438f1a464bf44f7b1a3d6b9268fb7d0 ;
    schema:name "Eternal Memory"@en .

_:Na438f1a464bf44f7b1a3d6b9268fb7d0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N298ac43fa565417a9ee75796b940a856,
        _:N35515b3252af45b9b84e2bcf7aff7ce3,
        _:N69de61d8695045bb94ec4ade0605e54e,
        _:N9e159fb4792d485ca72ff8d048c1db3a,
        _:Nac93a202af0f4d10a7b0145127b9cbca,
        _:Nb3a92c9d1e47473e9c507f51895b0ee4,
        _:Ned4d7bd413074fee895bb83eb88e22d0 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N298ac43fa565417a9ee75796b940a856,
        _:N35515b3252af45b9b84e2bcf7aff7ce3,
        _:N69de61d8695045bb94ec4ade0605e54e,
        _:N9e159fb4792d485ca72ff8d048c1db3a,
        _:Nac93a202af0f4d10a7b0145127b9cbca,
        _:Nb3a92c9d1e47473e9c507f51895b0ee4,
        _:Ned4d7bd413074fee895bb83eb88e22d0 .

