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

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

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

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

<artist/15224#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36120#subject> ;
    schema:name "cruss"@en ;
    foaf:made <album/36120#composition>,
        <album/36120#subject> ;
    foaf:name "cruss"@en .

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 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 .

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

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

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

<org/1277#subject> schema:name "autumn-grass"@en,
        "autumn-grass"@ja,
        "autumn-grass"@ja-latn ;
    foaf:name "autumn-grass"@en,
        "autumn-grass"@ja,
        "autumn-grass"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/36120/36120-1451009776.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/36120#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "hematite"@en,
        "hematite"@ja,
        "hematite"@ja-latn ;
    mo:catalogue_number "AGCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36120#musicalexpression> ;
    mo:publisher <org/1277#subject> ;
    mo:record _:N895887175a6d4eb6baf36ad74f01aa19 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/36120/36120-1451009776.jpg> ;
    schema:name "hematite"@en,
        "hematite"@ja,
        "hematite"@ja-latn ;
    schema:publisher <org/1277#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/36120/36120-1451009776.jpg> .

_:N1bf0a9caa99d4a5caeeb56d88c07bb70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strings for Grimoire"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N895887175a6d4eb6baf36ad74f01aa19 ;
    schema:name "Strings for Grimoire"@ja .

_:N27de677f681f4e80b43c54d71c3b7d12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strange Crimson - U.N.オーエンは５拍子でも踊れるのか?"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:56"^^xsd:interval ;
    schema:inPlaylist _:N895887175a6d4eb6baf36ad74f01aa19 ;
    schema:name "Strange Crimson - U.N.オーエンは５拍子でも踊れるのか?"@ja .

_:N4530ef4347f248ed9243f79c3f258983 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "under pressure"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N895887175a6d4eb6baf36ad74f01aa19 ;
    schema:name "under pressure"@ja .

_:N722412ee0bcf40519cab036c27713105 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prunus (hematite edit)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:47"^^xsd:interval ;
    schema:inPlaylist _:N895887175a6d4eb6baf36ad74f01aa19 ;
    schema:name "Prunus (hematite edit)"@ja .

_:Nb42baf2e764a49d3ae264fddb6b23ee6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふらふら田舎道"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:N895887175a6d4eb6baf36ad74f01aa19 ;
    schema:name "ふらふら田舎道"@ja .

_:Nb7f382dbc4c0449b9a9a0ae2438bd868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Up To You (hematite re-rub)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT8:10"^^xsd:interval ;
    schema:inPlaylist _:N895887175a6d4eb6baf36ad74f01aa19 ;
    schema:name "Up To You (hematite re-rub)"@ja .

_:Nd009b4bafb4244d28a6695e628183935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAKURA LIQUID"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N895887175a6d4eb6baf36ad74f01aa19 ;
    schema:name "SAKURA LIQUID"@ja .

_:Nd1999cd12597488b8abb4e6b8900f3b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graceful Bloom"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N895887175a6d4eb6baf36ad74f01aa19 ;
    schema:name "Graceful Bloom"@ja .

_:Nd7045de224d944068ace5cb83b5a5b71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic Ruler (hematite edit)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:N895887175a6d4eb6baf36ad74f01aa19 ;
    schema:name "Magic Ruler (hematite edit)"@ja .

_:Ne5ec4a1fe25c4aca814a71c9c962ca43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "worn out"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:N895887175a6d4eb6baf36ad74f01aa19 ;
    schema:name "worn out"@ja .

_:N895887175a6d4eb6baf36ad74f01aa19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bf0a9caa99d4a5caeeb56d88c07bb70,
        _:N27de677f681f4e80b43c54d71c3b7d12,
        _:N4530ef4347f248ed9243f79c3f258983,
        _:N722412ee0bcf40519cab036c27713105,
        _:Nb42baf2e764a49d3ae264fddb6b23ee6,
        _:Nb7f382dbc4c0449b9a9a0ae2438bd868,
        _:Nd009b4bafb4244d28a6695e628183935,
        _:Nd1999cd12597488b8abb4e6b8900f3b9,
        _:Nd7045de224d944068ace5cb83b5a5b71,
        _:Ne5ec4a1fe25c4aca814a71c9c962ca43 ;
    mo:track_count 10 ;
    schema:duration "PT67:41"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1bf0a9caa99d4a5caeeb56d88c07bb70,
        _:N27de677f681f4e80b43c54d71c3b7d12,
        _:N4530ef4347f248ed9243f79c3f258983,
        _:N722412ee0bcf40519cab036c27713105,
        _:Nb42baf2e764a49d3ae264fddb6b23ee6,
        _:Nb7f382dbc4c0449b9a9a0ae2438bd868,
        _:Nd009b4bafb4244d28a6695e628183935,
        _:Nd1999cd12597488b8abb4e6b8900f3b9,
        _:Nd7045de224d944068ace5cb83b5a5b71,
        _:Ne5ec4a1fe25c4aca814a71c9c962ca43 .

