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

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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/48/71384/71384-1505023419.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/71384#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-09"^^xsd:date ;
    dcterms:title "Cirno⑨"@en,
        "Cirno⑨"@ja,
        "Cirno⑨"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71384#musicalexpression> ;
    mo:publisher _:N7c2e5c9ee59a4b75a4e1ab178c1d2f93 ;
    mo:record _:Nab74002d4eed40468f90095b75e66866 ;
    mo:record_count 1 ;
    schema:about <product/20#subject> ;
    schema:datePublished "2017-09-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/71384/71384-1505023419.jpg> ;
    schema:name "Cirno⑨"@en,
        "Cirno⑨"@ja,
        "Cirno⑨"@ja-latn ;
    schema:publisher _:N7c2e5c9ee59a4b75a4e1ab178c1d2f93 ;
    foaf:depiction <https://media.vgm.io/albums/48/71384/71384-1505023419.jpg> .

_:N1f38acbff1a54210ac06d8d8a052c615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "septembre 9th"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Nab74002d4eed40468f90095b75e66866 ;
    schema:name "septembre 9th"@en .

_:N328004f75ef24a458c2e4e2ea6dd60d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Late Night Gensokyo"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Nab74002d4eed40468f90095b75e66866 ;
    schema:name "Late Night Gensokyo"@en .

_:N3fc851a1453f4fc4b4aded8356244e13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pulses of Ice"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nab74002d4eed40468f90095b75e66866 ;
    schema:name "Pulses of Ice"@en .

_:N7c2e5c9ee59a4b75a4e1ab178c1d2f93 schema:name "Cirno9"@en ;
    foaf:name "Cirno9"@en .

_:N95b838c6bbe14c7faabc73f209e521a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nine Follins Down the Gensokyo"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nab74002d4eed40468f90095b75e66866 ;
    schema:name "Nine Follins Down the Gensokyo"@en .

_:N9892908558bd4869a34c28bf9cc56279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Shreddish Ice"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nab74002d4eed40468f90095b75e66866 ;
    schema:name "Beloved Shreddish Ice"@en .

_:Na17d7d5940fb40a5b1037307c4e916b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cirno (nonary night mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nab74002d4eed40468f90095b75e66866 ;
    schema:name "cirno (nonary night mix)"@en .

_:Na2cbdfdce79d4dcfa6d5b1e9dd46a158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fscky cirno (short mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nab74002d4eed40468f90095b75e66866 ;
    schema:name "fscky cirno (short mix)"@en .

_:Na6cc4a5aeb884cc28b2dba39e044f168 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "jazz poop"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nab74002d4eed40468f90095b75e66866 ;
    schema:name "jazz poop"@en .

_:Nb34ffc62106f45c18d99f7c733521228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cirno⑨ Fusion"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nab74002d4eed40468f90095b75e66866 ;
    schema:name "Cirno⑨ Fusion"@en .

_:Nab74002d4eed40468f90095b75e66866 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f38acbff1a54210ac06d8d8a052c615,
        _:N328004f75ef24a458c2e4e2ea6dd60d7,
        _:N3fc851a1453f4fc4b4aded8356244e13,
        _:N95b838c6bbe14c7faabc73f209e521a5,
        _:N9892908558bd4869a34c28bf9cc56279,
        _:Na17d7d5940fb40a5b1037307c4e916b6,
        _:Na2cbdfdce79d4dcfa6d5b1e9dd46a158,
        _:Na6cc4a5aeb884cc28b2dba39e044f168,
        _:Nb34ffc62106f45c18d99f7c733521228 ;
    mo:track_count 9 ;
    schema:duration "PT15:56"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1f38acbff1a54210ac06d8d8a052c615,
        _:N328004f75ef24a458c2e4e2ea6dd60d7,
        _:N3fc851a1453f4fc4b4aded8356244e13,
        _:N95b838c6bbe14c7faabc73f209e521a5,
        _:N9892908558bd4869a34c28bf9cc56279,
        _:Na17d7d5940fb40a5b1037307c4e916b6,
        _:Na2cbdfdce79d4dcfa6d5b1e9dd46a158,
        _:Na6cc4a5aeb884cc28b2dba39e044f168,
        _:Nb34ffc62106f45c18d99f7c733521228 .

