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

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

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

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

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/03/18530/18530-1269397778.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18530#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Fairy Feel"@en,
        "Fairy Feel"@ja,
        "Fairy Feel"@ja-latn ;
    mo:catalogue_number "CGCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18530#musicalexpression> ;
    mo:publisher <org/790#subject> ;
    mo:record _:N72d1ea46ed4944f2a4d265da1278a983 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/22#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/18530/18530-1269397778.jpg> ;
    schema:name "Fairy Feel"@en,
        "Fairy Feel"@ja,
        "Fairy Feel"@ja-latn ;
    schema:publisher <org/790#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/18530/18530-1269397778.jpg> .

_:N470b525153074890b8ff2a2d21007218 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女幻想寄航～風神少女～ Inst Version."@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N72d1ea46ed4944f2a4d265da1278a983 ;
    schema:name "少女幻想寄航～風神少女～ Inst Version."@ja .

_:N8389885315324c67a9de6ed01ed145f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネクロファンタジア～LifeZero～ Long Version."@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N72d1ea46ed4944f2a4d265da1278a983 ;
    schema:name "ネクロファンタジア～LifeZero～ Long Version."@ja .

_:N95c04e9e96864457ba0b3b4a83904487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy feel"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N72d1ea46ed4944f2a4d265da1278a983 ;
    schema:name "Fairy feel"@ja .

_:Nd987666df7644783a7515a7acd6105f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋娘～湖上の旋律～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N72d1ea46ed4944f2a4d265da1278a983 ;
    schema:name "恋娘～湖上の旋律～"@ja .

_:N72d1ea46ed4944f2a4d265da1278a983 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N470b525153074890b8ff2a2d21007218,
        _:N8389885315324c67a9de6ed01ed145f6,
        _:N95c04e9e96864457ba0b3b4a83904487,
        _:Nd987666df7644783a7515a7acd6105f4 ;
    mo:track_count 4 ;
    schema:duration "PT12:26"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N470b525153074890b8ff2a2d21007218,
        _:N8389885315324c67a9de6ed01ed145f6,
        _:N95c04e9e96864457ba0b3b4a83904487,
        _:Nd987666df7644783a7515a7acd6105f4 .

