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

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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

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

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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 .

<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/19702#musicalexpression> a mo:Signal ;
    mo:published_as <album/19702#subject> ;
    mo:records <album/19702#performance> .

<album/19702#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Isolated Times"@en,
        "\"Touhou Project\" Clubmusic Arranges."@ja,
        "Isolated Times"@ja-latn ;
    mo:performance_of <album/19702#musicalwork> ;
    mo:recorded_as <album/19702#musicalexpression> ;
    schema:name "Isolated Times"@en,
        "\"Touhou Project\" Clubmusic Arranges."@ja,
        "Isolated Times"@ja-latn ;
    schema:workPerformed <album/19702#musicalwork> .

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

<https://medium-media.vgm.io/albums/20/19702/19702-1276066769.jpg> a schema:ImageObject,
        foaf:Image .

<album/19702#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Isolated Times"@en,
        "\"Touhou Project\" Clubmusic Arranges."@ja,
        "Isolated Times"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Team Shanghai Alice"@en ;
            foaf:made <album/19702#composition> ;
            foaf:name "(Team Shanghai Alice"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/19702#musicalwork> ;
    schema:name "Isolated Times"@en,
        "\"Touhou Project\" Clubmusic Arranges."@ja,
        "Isolated Times"@ja-latn .

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

<album/19702#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Isolated Times"@en,
        "\"Touhou Project\" Clubmusic Arranges."@ja,
        "Isolated Times"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19702#musicalexpression> ;
    mo:publisher _:Nb8adf41d88e6437cb883fe720b120adf ;
    mo:record _:Ndfa7bbae209944039ad78ea30ef0482d ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/19702/19702-1276066769.jpg> ;
    schema:name "Isolated Times"@en,
        "\"Touhou Project\" Clubmusic Arranges."@ja,
        "Isolated Times"@ja-latn ;
    schema:publisher _:Nb8adf41d88e6437cb883fe720b120adf ;
    foaf:depiction <https://media.vgm.io/albums/20/19702/19702-1276066769.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19702#subject> ;
    schema:name "(Team Shanghai Alice"@en ;
    foaf:made <album/19702#subject> ;
    foaf:name "(Team Shanghai Alice"@en .

_:N3a47175423414a69b7e080035986eae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the first adventure"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:01"^^xsd:interval ;
    schema:inPlaylist _:Ndfa7bbae209944039ad78ea30ef0482d ;
    schema:name "the first adventure"@ja .

_:N569a9a418f0a4899bd66cef4687ab494 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cruel Verdad"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:Ndfa7bbae209944039ad78ea30ef0482d ;
    schema:name "Cruel Verdad"@ja .

_:N67aaadccd48e43f5b620b28287dd4b8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The world of clockwork"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:Ndfa7bbae209944039ad78ea30ef0482d ;
    schema:name "The world of clockwork"@ja .

_:N6eabd6aa33164f7db6b7a04b4d4a6e51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Verruckheit Zauberer"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:19"^^xsd:interval ;
    schema:inPlaylist _:Ndfa7bbae209944039ad78ea30ef0482d ;
    schema:name "Verruckheit Zauberer"@ja .

_:N7e930be6d54945c28af1a7f13979bf16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flowering or withering"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:Ndfa7bbae209944039ad78ea30ef0482d ;
    schema:name "flowering or withering"@ja .

_:N91c176ebf9334f7e925d3792aaca3a3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春色獣径 ～ Monochrome Path"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Ndfa7bbae209944039ad78ea30ef0482d ;
    schema:name "春色獣径 ～ Monochrome Path"@ja .

_:N9c4484360dc846f6801f0a4e3a5f542a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jumper Princess"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:Ndfa7bbae209944039ad78ea30ef0482d ;
    schema:name "Jumper Princess"@ja .

_:Na860251360a74c7eb80ccc5141bae454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apparition Umbrella"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:25"^^xsd:interval ;
    schema:inPlaylist _:Ndfa7bbae209944039ad78ea30ef0482d ;
    schema:name "Apparition Umbrella"@ja .

_:Nb8adf41d88e6437cb883fe720b120adf schema:name "Fluid Stance"@en ;
    foaf:name "Fluid Stance"@en .

_:Nba8f2359029d4f0ab460d383ce8905e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "trieyes"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:Ndfa7bbae209944039ad78ea30ef0482d ;
    schema:name "trieyes"@ja .

_:Nd22360b9ac524cb7814b1d1d8204c367 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heavens Flower"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:Ndfa7bbae209944039ad78ea30ef0482d ;
    schema:name "Heavens Flower"@ja .

_:Ndfa7bbae209944039ad78ea30ef0482d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a47175423414a69b7e080035986eae2,
        _:N569a9a418f0a4899bd66cef4687ab494,
        _:N67aaadccd48e43f5b620b28287dd4b8a,
        _:N6eabd6aa33164f7db6b7a04b4d4a6e51,
        _:N7e930be6d54945c28af1a7f13979bf16,
        _:N91c176ebf9334f7e925d3792aaca3a3c,
        _:N9c4484360dc846f6801f0a4e3a5f542a,
        _:Na860251360a74c7eb80ccc5141bae454,
        _:Nba8f2359029d4f0ab460d383ce8905e3,
        _:Nd22360b9ac524cb7814b1d1d8204c367 ;
    mo:track_count 10 ;
    schema:duration "PT69:45"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3a47175423414a69b7e080035986eae2,
        _:N569a9a418f0a4899bd66cef4687ab494,
        _:N67aaadccd48e43f5b620b28287dd4b8a,
        _:N6eabd6aa33164f7db6b7a04b4d4a6e51,
        _:N7e930be6d54945c28af1a7f13979bf16,
        _:N91c176ebf9334f7e925d3792aaca3a3c,
        _:N9c4484360dc846f6801f0a4e3a5f542a,
        _:Na860251360a74c7eb80ccc5141bae454,
        _:Nba8f2359029d4f0ab460d383ce8905e3,
        _:Nd22360b9ac524cb7814b1d1d8204c367 .

