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

<artist/48642#subject> a schema:Person,
        foaf:Person ;
    schema:name "mitsuki"@en ;
    foaf:made <album/71462#lyrics>,
        <album/71462#subject> ;
    foaf:name "mitsuki"@en .

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

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

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

<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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/26/71462/71462-1505311149.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/27187#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71462#performance> ;
    schema:name "Kan"@en ;
    foaf:name "Kan"@en .

<album/71462#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Latency"@en,
        "Latency"@ja,
        "Latency"@ja-latn ;
    mo:performance_of <album/71462#musicalwork> ;
    mo:performer _:N6a16181478ee4b3bad2c8ad945bdc99b,
        _:Nb7683130fa4f4436a02c5ce2cd66d038,
        <artist/27187#subject> ;
    mo:recorded_as <album/71462#musicalexpression> ;
    schema:byArtist _:N6a16181478ee4b3bad2c8ad945bdc99b,
        _:Nb7683130fa4f4436a02c5ce2cd66d038,
        <artist/27187#subject> ;
    schema:name "Latency"@en,
        "Latency"@ja,
        "Latency"@ja-latn ;
    schema:workPerformed <album/71462#musicalwork> .

<album/71462#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "Latency"@en,
        "Latency"@ja,
        "Latency"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/71462#musicalexpression> ;
    mo:publisher _:N6794cf9f6f7a490d8d838b8a8e0c5b2e ;
    mo:record _:Nebf69318eefd4cd1bd46c0c81af20868 ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about <product/20#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yasu"@en ;
            foaf:name "Yasu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "卯月るい"@en ;
            foaf:name "卯月るい"@en ],
        <artist/27187#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/71462/71462-1505311149.jpg> ;
    schema:name "Latency"@en,
        "Latency"@ja,
        "Latency"@ja-latn ;
    schema:publisher _:N6794cf9f6f7a490d8d838b8a8e0c5b2e ;
    foaf:depiction <https://media.vgm.io/albums/26/71462/71462-1505311149.jpg> .

_:N05e8acffb12e4897873ef2db47ac5c26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Latency off vocal"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nebf69318eefd4cd1bd46c0c81af20868 ;
    schema:name "Latency off vocal"@en .

_:N230db7d377ad443a994b3c1d52c66d36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Patch Change"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nebf69318eefd4cd1bd46c0c81af20868 ;
    schema:name "Patch Change"@en .

_:N30b81a80c33d4417b7dec13aba3adf92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Riot Gails"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nebf69318eefd4cd1bd46c0c81af20868 ;
    schema:name "Riot Gails"@en .

_:N5e1366d79c4846c7a791e70717275a50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Latency"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nebf69318eefd4cd1bd46c0c81af20868 ;
    schema:name "Latency"@en .

_:N6794cf9f6f7a490d8d838b8a8e0c5b2e schema:name "Kandume"@en ;
    foaf:name "Kandume"@en .

_:N6a16181478ee4b3bad2c8ad945bdc99b a schema:Person,
        foaf:Person ;
    mo:performed <album/71462#performance> ;
    schema:name "卯月るい"@en ;
    foaf:name "卯月るい"@en .

_:Nb7683130fa4f4436a02c5ce2cd66d038 a schema:Person,
        foaf:Person ;
    mo:performed <album/71462#performance> ;
    schema:name "Yasu"@en ;
    foaf:name "Yasu"@en .

_:Nd38c8ff76d3449d3a0c429e680b7bec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunday Night Fever"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nebf69318eefd4cd1bd46c0c81af20868 ;
    schema:name "Sunday Night Fever"@en .

_:Nd8d071a39a474e9a957e723432c25414 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Pop"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nebf69318eefd4cd1bd46c0c81af20868 ;
    schema:name "My Pop"@en .

_:Nebf69318eefd4cd1bd46c0c81af20868 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05e8acffb12e4897873ef2db47ac5c26,
        _:N230db7d377ad443a994b3c1d52c66d36,
        _:N30b81a80c33d4417b7dec13aba3adf92,
        _:N5e1366d79c4846c7a791e70717275a50,
        _:Nd38c8ff76d3449d3a0c429e680b7bec4,
        _:Nd8d071a39a474e9a957e723432c25414 ;
    mo:track_count 6 ;
    schema:duration "PT20:10"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N05e8acffb12e4897873ef2db47ac5c26,
        _:N230db7d377ad443a994b3c1d52c66d36,
        _:N30b81a80c33d4417b7dec13aba3adf92,
        _:N5e1366d79c4846c7a791e70717275a50,
        _:Nd38c8ff76d3449d3a0c429e680b7bec4,
        _:Nd8d071a39a474e9a957e723432c25414 .

