@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 _:Nb8014b9882434b1b831f968b29caa642 ;
    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> .

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

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

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

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

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

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

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

_:Nb8014b9882434b1b831f968b29caa642 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N102e28672f5c41b997277ac0c22acc9a,
        _:N25d55df46701481e9a4dbb1f1208e98e,
        _:N2d8715c0c3894e078bfabf582820d658,
        _:N3755731ec0b34752afd4034bf48bf794,
        _:N6ee0e51b1e2f4a7dbbb9d1628f1e80c3,
        _:N742672d0fda3420a97f1eaa80f1147c5,
        _:Na2ddcbe9848e417b924f095b1de79565 ;
    mo:track_count 7 ;
    schema:duration "PT16:39"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N102e28672f5c41b997277ac0c22acc9a,
        _:N25d55df46701481e9a4dbb1f1208e98e,
        _:N2d8715c0c3894e078bfabf582820d658,
        _:N3755731ec0b34752afd4034bf48bf794,
        _:N6ee0e51b1e2f4a7dbbb9d1628f1e80c3,
        _:N742672d0fda3420a97f1eaa80f1147c5,
        _:Na2ddcbe9848e417b924f095b1de79565 .

