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

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

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

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

<event/171> a mo:Release ;
    schema:name "Released at Comic Market 86 (Aug 15, 2014 to Aug 17, 2014)" .

<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/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/39/71193/71193-1504429829.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/71193#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Passionate Witch"@en,
        "The Passionate Witch"@ja,
        "The Passionate Witch"@ja-latn ;
    mo:performance_of <album/71193#musicalwork> ;
    mo:performer <artist/27187#subject> ;
    mo:recorded_as <album/71193#musicalexpression> ;
    schema:byArtist <artist/27187#subject> ;
    schema:name "The Passionate Witch"@en,
        "The Passionate Witch"@ja,
        "The Passionate Witch"@ja-latn ;
    schema:workPerformed <album/71193#musicalwork> .

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

<album/71193#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-16"^^xsd:date ;
    dcterms:title "The Passionate Witch"@en,
        "The Passionate Witch"@ja,
        "The Passionate Witch"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/71193#musicalexpression> ;
    mo:publisher _:N83e0b917280141bea953afcb3ad2dd13 ;
    mo:record _:N778cfd825a4c4f9f8b33da7b636fe8e1 ;
    mo:record_count 1 ;
    mo:release <event/171> ;
    schema:about <product/20#subject>,
        <product/497#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/27187#subject> ;
    schema:datePublished "2014-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/71193/71193-1504429829.jpg> ;
    schema:name "The Passionate Witch"@en,
        "The Passionate Witch"@ja,
        "The Passionate Witch"@ja-latn ;
    schema:publisher _:N83e0b917280141bea953afcb3ad2dd13 ;
    foaf:depiction <https://media.vgm.io/albums/39/71193/71193-1504429829.jpg> .

_:N0f2ef469e3804d75b887f21ee5ef329f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The God Of Death"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N778cfd825a4c4f9f8b33da7b636fe8e1 ;
    schema:name "The God Of Death"@en .

_:N6261df69968f4f108f121eb17dd192e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Sky"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N778cfd825a4c4f9f8b33da7b636fe8e1 ;
    schema:name "Blue Sky"@en .

_:N700afaaa397b4cfc9cf390019c95f3f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Sky-Guitar solo less track-"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N778cfd825a4c4f9f8b33da7b636fe8e1 ;
    schema:name "Blue Sky-Guitar solo less track-"@en .

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

_:Nad0c32596f45407a96920ea0ae74cf19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Spring"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N778cfd825a4c4f9f8b33da7b636fe8e1 ;
    schema:name "Silent Spring"@en .

_:Ne3949451853f41c8aa195995d4c2bbe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The passionate Witch-Guitar solo less track-"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N778cfd825a4c4f9f8b33da7b636fe8e1 ;
    schema:name "The passionate Witch-Guitar solo less track-"@en .

_:Nf2dd3eada47048fc884500acbbbebc70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Passionate Witch"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N778cfd825a4c4f9f8b33da7b636fe8e1 ;
    schema:name "The Passionate Witch"@en .

_:N778cfd825a4c4f9f8b33da7b636fe8e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f2ef469e3804d75b887f21ee5ef329f,
        _:N6261df69968f4f108f121eb17dd192e1,
        _:N700afaaa397b4cfc9cf390019c95f3f6,
        _:Nad0c32596f45407a96920ea0ae74cf19,
        _:Ne3949451853f41c8aa195995d4c2bbe9,
        _:Nf2dd3eada47048fc884500acbbbebc70 ;
    mo:track_count 6 ;
    schema:duration "PT22:57"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0f2ef469e3804d75b887f21ee5ef329f,
        _:N6261df69968f4f108f121eb17dd192e1,
        _:N700afaaa397b4cfc9cf390019c95f3f6,
        _:Nad0c32596f45407a96920ea0ae74cf19,
        _:Ne3949451853f41c8aa195995d4c2bbe9,
        _:Nf2dd3eada47048fc884500acbbbebc70 .

