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

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

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

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

<artist/2660#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19088#subject> ;
    schema:name "Kai Gojou"@en,
        "五条下位"@ja ;
    foaf:made <album/19088#composition>,
        <album/19088#subject> ;
    foaf:name "Kai Gojou"@en,
        "五条下位"@ja .

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

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

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

<org/276#subject> schema:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn ;
    foaf:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/19088/19088-1273093149.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/19088#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Secret Seven"@en,
        "Secret Seven"@ja,
        "Secret Seven"@ja-latn ;
    mo:performance_of <album/19088#musicalwork> ;
    mo:performer <artist/79538#subject> ;
    mo:recorded_as <album/19088#musicalexpression> ;
    schema:byArtist <artist/79538#subject> ;
    schema:name "Secret Seven"@en,
        "Secret Seven"@ja,
        "Secret Seven"@ja-latn ;
    schema:workPerformed <album/19088#musicalwork> .

<artist/79538#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19088#performance> ;
    schema:name "Anporin"@en ;
    foaf:name "Anporin"@en .

<album/19088#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "Secret Seven"@en,
        "Secret Seven"@ja,
        "Secret Seven"@ja-latn ;
    mo:catalogue_number "SACD-5017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19088#musicalexpression> ;
    mo:publisher <org/276#subject> ;
    mo:record _:Nd586d3395ab045a1803e56c0b4c69583 ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/79538#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/19088/19088-1273093149.jpg> ;
    schema:name "Secret Seven"@en,
        "Secret Seven"@ja,
        "Secret Seven"@ja-latn ;
    schema:publisher <org/276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/19088/19088-1273093149.jpg> .

_:N414d682b2891439cad56bc94b8ecb4e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I will -short ver.-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nd586d3395ab045a1803e56c0b4c69583 ;
    schema:name "I will -short ver.-"@ja .

_:Na9aa91b96cce4625b48537d858568209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼岸の塚"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nd586d3395ab045a1803e56c0b4c69583 ;
    schema:name "彼岸の塚"@ja .

_:Ncbc1f8e68fff4d9bbf2824b7a659bd95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツェペシュの幼き末裔"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nd586d3395ab045a1803e56c0b4c69583 ;
    schema:name "ツェペシュの幼き末裔"@ja .

_:Nccf98d0698334e4dbb857f7622509b10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴォヤージュ1969-1970"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nd586d3395ab045a1803e56c0b4c69583 ;
    schema:name "ヴォヤージュ1969-1970"@ja .

_:Ndfcff3a885c648669de8276bd2051403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボーダーオブライフ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nd586d3395ab045a1803e56c0b4c69583 ;
    schema:name "ボーダーオブライフ"@ja .

_:Nf7dd97dc364e4a6d98380877d379a31b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アルティメットトゥルース"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nd586d3395ab045a1803e56c0b4c69583 ;
    schema:name "アルティメットトゥルース"@ja .

_:Nfebdc74f49c44b2181b3a71c4ee484c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方妖怪小町"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nd586d3395ab045a1803e56c0b4c69583 ;
    schema:name "東方妖怪小町"@ja .

_:Nd586d3395ab045a1803e56c0b4c69583 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N414d682b2891439cad56bc94b8ecb4e2,
        _:Na9aa91b96cce4625b48537d858568209,
        _:Ncbc1f8e68fff4d9bbf2824b7a659bd95,
        _:Nccf98d0698334e4dbb857f7622509b10,
        _:Ndfcff3a885c648669de8276bd2051403,
        _:Nf7dd97dc364e4a6d98380877d379a31b,
        _:Nfebdc74f49c44b2181b3a71c4ee484c0 ;
    mo:track_count 7 ;
    schema:duration "PT16:39"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N414d682b2891439cad56bc94b8ecb4e2,
        _:Na9aa91b96cce4625b48537d858568209,
        _:Ncbc1f8e68fff4d9bbf2824b7a659bd95,
        _:Nccf98d0698334e4dbb857f7622509b10,
        _:Ndfcff3a885c648669de8276bd2051403,
        _:Nf7dd97dc364e4a6d98380877d379a31b,
        _:Nfebdc74f49c44b2181b3a71c4ee484c0 .

