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

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

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

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

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

<org/160#subject> schema:name "Kissing the Mirror"@en,
        "Kissing the Mirror"@ja,
        "Kissing the Mirror"@ja-latn ;
    foaf:name "Kissing the Mirror"@en,
        "Kissing the Mirror"@ja,
        "Kissing the Mirror"@ja-latn .

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

<https://medium-media.vgm.io/albums/95/27759/27759-1312213092.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16958#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27759#performance> ;
    schema:name "ytr"@en,
        "ｙｔｒ"@ja ;
    foaf:name "ytr"@en,
        "ｙｔｒ"@ja .

<artist/9196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27759#performance> ;
    schema:name "Uten-Kekkoh"@en,
        "雨天決行"@ja ;
    foaf:name "Uten-Kekkoh"@en,
        "雨天決行"@ja .

<album/27759#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Addictive Verses"@en,
        "The Addictive Verses"@ja,
        "The Addictive Verses"@ja-latn ;
    mo:performance_of <album/27759#musicalwork> ;
    mo:performer _:Nf925a4d9d5b14208869482faee343438,
        <artist/16958#subject>,
        <artist/9196#subject> ;
    mo:recorded_as <album/27759#musicalexpression> ;
    schema:byArtist _:Nf925a4d9d5b14208869482faee343438,
        <artist/16958#subject>,
        <artist/9196#subject> ;
    schema:name "The Addictive Verses"@en,
        "The Addictive Verses"@ja,
        "The Addictive Verses"@ja-latn ;
    schema:workPerformed <album/27759#musicalwork> .

<album/27759#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "The Addictive Verses"@en,
        "The Addictive Verses"@ja,
        "The Addictive Verses"@ja-latn ;
    mo:catalogue_number "AOD018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27759#musicalexpression> ;
    mo:publisher <org/160#subject> ;
    mo:record _:Ncdfcd060c45f484da6fef360a0cf1cb2 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "spetsnaz"@en ;
            foaf:name "spetsnaz"@en ],
        <artist/16958#subject>,
        <artist/9196#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/27759/27759-1312213092.jpg> ;
    schema:name "The Addictive Verses"@en,
        "The Addictive Verses"@ja,
        "The Addictive Verses"@ja-latn ;
    schema:publisher <org/160#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/27759/27759-1312213092.jpg> .

_:N21ee6b2ab6f544d995834495329a42bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moratorium"@en,
        "Moratorium"@ja,
        "Moratorium"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ncdfcd060c45f484da6fef360a0cf1cb2 ;
    schema:name "Moratorium"@en,
        "Moratorium"@ja,
        "Moratorium"@ja-latn .

_:N27e81e8854b34a308bcec3936c91c541 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare feat.ｙｔｒ"@en,
        "Nightmare feat.ｙｔｒ"@ja,
        "Nightmare feat.ｙｔｒ"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Ncdfcd060c45f484da6fef360a0cf1cb2 ;
    schema:name "Nightmare feat.ｙｔｒ"@en,
        "Nightmare feat.ｙｔｒ"@ja,
        "Nightmare feat.ｙｔｒ"@ja-latn .

_:N50f91b55783a4c4e9894b67dfc7b4b4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1st shit"@en,
        "1st shit"@ja,
        "1st shit"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Ncdfcd060c45f484da6fef360a0cf1cb2 ;
    schema:name "1st shit"@en,
        "1st shit"@ja,
        "1st shit"@ja-latn .

_:N5a4dae1a0df94d759c93a9fb71cd283b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unworldy Floating"@en,
        "浮世離れ"@ja,
        "Ukiyobanare"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Ncdfcd060c45f484da6fef360a0cf1cb2 ;
    schema:name "Unworldy Floating"@en,
        "浮世離れ"@ja,
        "Ukiyobanare"@ja-latn .

_:N687c4ebd6acb492e98e538e5d76c9321 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level.7"@en,
        "Level.7"@ja,
        "Level.7"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Ncdfcd060c45f484da6fef360a0cf1cb2 ;
    schema:name "Level.7"@en,
        "Level.7"@ja,
        "Level.7"@ja-latn .

_:Ne570ab4597f64c97b75bf525d6d54198 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of the Southern Handle (Tamaonsen Cover)"@en,
        "南柯之夢 (魂音泉Cover)"@ja,
        "Nanka no Yume (TamaonsenCover)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ncdfcd060c45f484da6fef360a0cf1cb2 ;
    schema:name "Dream of the Southern Handle (Tamaonsen Cover)"@en,
        "南柯之夢 (魂音泉Cover)"@ja,
        "Nanka no Yume (TamaonsenCover)"@ja-latn .

_:Nf71a8405d03e43de8681efa72247b6ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AsianAssasin"@en,
        "AsianAssasin"@ja,
        "AsianAssasin"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Ncdfcd060c45f484da6fef360a0cf1cb2 ;
    schema:name "AsianAssasin"@en,
        "AsianAssasin"@ja,
        "AsianAssasin"@ja-latn .

_:Nf925a4d9d5b14208869482faee343438 a schema:Person,
        foaf:Person ;
    mo:performed <album/27759#performance> ;
    schema:name "spetsnaz"@en ;
    foaf:name "spetsnaz"@en .

_:Ncdfcd060c45f484da6fef360a0cf1cb2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21ee6b2ab6f544d995834495329a42bd,
        _:N27e81e8854b34a308bcec3936c91c541,
        _:N50f91b55783a4c4e9894b67dfc7b4b4c,
        _:N5a4dae1a0df94d759c93a9fb71cd283b,
        _:N687c4ebd6acb492e98e538e5d76c9321,
        _:Ne570ab4597f64c97b75bf525d6d54198,
        _:Nf71a8405d03e43de8681efa72247b6ae ;
    mo:track_count 7 ;
    schema:duration "PT25:38"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N21ee6b2ab6f544d995834495329a42bd,
        _:N27e81e8854b34a308bcec3936c91c541,
        _:N50f91b55783a4c4e9894b67dfc7b4b4c,
        _:N5a4dae1a0df94d759c93a9fb71cd283b,
        _:N687c4ebd6acb492e98e538e5d76c9321,
        _:Ne570ab4597f64c97b75bf525d6d54198,
        _:Nf71a8405d03e43de8681efa72247b6ae .

