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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/20726#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Syncopation Shot #01"@en,
        "Syncopation Shot #01"@ja,
        "Syncopation Shot #01"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/20726#musicalwork> ;
    schema:name "Syncopation Shot #01"@en,
        "Syncopation Shot #01"@ja,
        "Syncopation Shot #01"@ja-latn .

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

<org/748#subject> schema:name "rythmique"@en,
        "rythmique"@ja,
        "rythmique"@ja-latn ;
    foaf:name "rythmique"@en,
        "rythmique"@ja,
        "rythmique"@ja-latn .

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

<https://medium-media.vgm.io/albums/62/20726/20726-1281991459.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/48627#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20726#performance> ;
    schema:name "akira kabe"@en ;
    foaf:name "akira kabe"@en .

<album/20726#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Syncopation Shot #01"@en,
        "Syncopation Shot #01"@ja,
        "Syncopation Shot #01"@ja-latn ;
    mo:catalogue_number "RQCD007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20726#musicalexpression> ;
    mo:publisher <org/748#subject> ;
    mo:record _:N441ce01e4e2b428eb161dc6f957782ef ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Michiru"@en ;
            foaf:name "Michiru"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "kentaro kozuma"@en ;
            foaf:name "kentaro kozuma"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Wataru"@en ;
            foaf:name "Wataru"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ayumi"@en ;
            foaf:name "Ayumi"@en ],
        <artist/48627#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/20726/20726-1281991459.jpg> ;
    schema:name "Syncopation Shot #01"@en,
        "Syncopation Shot #01"@ja,
        "Syncopation Shot #01"@ja-latn ;
    schema:publisher <org/748#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/20726/20726-1281991459.jpg> .

<album/20726#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Syncopation Shot #01"@en,
        "Syncopation Shot #01"@ja,
        "Syncopation Shot #01"@ja-latn ;
    mo:performance_of <album/20726#musicalwork> ;
    mo:performer _:N27c71e4d226a42e3bd620a3e258116d4,
        _:N7acc105b1eef4f0eaa4b3cb28fb64536,
        _:Nab69eac1014e4e12ac4b5b9b8cf3d612,
        _:Nd4f06a63ea344f7ca3471ffcbe6b02c4,
        <artist/48627#subject> ;
    mo:recorded_as <album/20726#musicalexpression> ;
    schema:byArtist _:N27c71e4d226a42e3bd620a3e258116d4,
        _:N7acc105b1eef4f0eaa4b3cb28fb64536,
        _:Nab69eac1014e4e12ac4b5b9b8cf3d612,
        _:Nd4f06a63ea344f7ca3471ffcbe6b02c4,
        <artist/48627#subject> ;
    schema:name "Syncopation Shot #01"@en,
        "Syncopation Shot #01"@ja,
        "Syncopation Shot #01"@ja-latn ;
    schema:workPerformed <album/20726#musicalwork> .

_:N03aacbc41da543c6bb4c4cea6d71e3a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight of the Bamboo Cutter ~ Lunatic Princess"@en,
        "竹取飛翔 ～ Lunatic Princess"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N441ce01e4e2b428eb161dc6f957782ef ;
    schema:name "Flight of the Bamboo Cutter ~ Lunatic Princess"@en,
        "竹取飛翔 ～ Lunatic Princess"@ja .

_:N1dddd58026a44e4d9aa0ffbe051171d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Circulation ~ Wind Tour"@en,
        "風の循環 ～ Wind Tour"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N441ce01e4e2b428eb161dc6f957782ef ;
    schema:name "Wind Circulation ~ Wind Tour"@en,
        "風の循環 ～ Wind Tour"@ja .

_:N27c71e4d226a42e3bd620a3e258116d4 a schema:Person,
        foaf:Person ;
    mo:performed <album/20726#performance> ;
    schema:name "Michiru"@en ;
    foaf:name "Michiru"@en .

_:N2b1b0ed77f704151bd24161c6ce3bfee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening of the Earth Spirits"@en,
        "地霊達の起床"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N441ce01e4e2b428eb161dc6f957782ef ;
    schema:name "Awakening of the Earth Spirits"@en,
        "地霊達の起床"@ja .

_:N39cf689e5eaf433fadbc49ad0638b0c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunate Elf"@en,
        "ルーネイトエルフ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N441ce01e4e2b428eb161dc6f957782ef ;
    schema:name "Lunate Elf"@en,
        "ルーネイトエルフ"@ja .

_:N77f59a8b3d33407b9f827008224abab4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voile, the Magic Library"@en,
        "ヴワル魔法図書館"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N441ce01e4e2b428eb161dc6f957782ef ;
    schema:name "Voile, the Magic Library"@en,
        "ヴワル魔法図書館"@ja .

_:N7acc105b1eef4f0eaa4b3cb28fb64536 a schema:Person,
        foaf:Person ;
    mo:performed <album/20726#performance> ;
    schema:name "Ayumi"@en ;
    foaf:name "Ayumi"@en .

_:Nab69eac1014e4e12ac4b5b9b8cf3d612 a schema:Person,
        foaf:Person ;
    mo:performed <album/20726#performance> ;
    schema:name "Wataru"@en ;
    foaf:name "Wataru"@en .

_:Nd4f06a63ea344f7ca3471ffcbe6b02c4 a schema:Person,
        foaf:Person ;
    mo:performed <album/20726#performance> ;
    schema:name "kentaro kozuma"@en ;
    foaf:name "kentaro kozuma"@en .

_:N441ce01e4e2b428eb161dc6f957782ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03aacbc41da543c6bb4c4cea6d71e3a9,
        _:N1dddd58026a44e4d9aa0ffbe051171d8,
        _:N2b1b0ed77f704151bd24161c6ce3bfee,
        _:N39cf689e5eaf433fadbc49ad0638b0c8,
        _:N77f59a8b3d33407b9f827008224abab4 ;
    mo:track_count 5 ;
    schema:duration "PT20:51"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N03aacbc41da543c6bb4c4cea6d71e3a9,
        _:N1dddd58026a44e4d9aa0ffbe051171d8,
        _:N2b1b0ed77f704151bd24161c6ce3bfee,
        _:N39cf689e5eaf433fadbc49ad0638b0c8,
        _:N77f59a8b3d33407b9f827008224abab4 .

