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

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

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

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

<event/15> a mo:Release ;
    schema:name "Released at Comic Market 67 (Dec 29, 2004 to Dec 30, 2004)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

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

<album/6284#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rebirth"@en,
        "Rebirth"@ja,
        "Rebirth"@ja-latn ;
    mo:performance_of <album/6284#musicalwork> ;
    mo:recorded_as <album/6284#musicalexpression> ;
    schema:name "Rebirth"@en,
        "Rebirth"@ja,
        "Rebirth"@ja-latn ;
    schema:workPerformed <album/6284#musicalwork> .

<org/319#subject> schema:name "sound sepher"@en,
        "sound sepher"@ja,
        "sound sepher"@ja-latn ;
    foaf:name "sound sepher"@en,
        "sound sepher"@ja,
        "sound sepher"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/6284/6284-1198803204.jpg> a schema:ImageObject,
        foaf:Image .

<album/6284#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rebirth"@en,
        "Rebirth"@ja,
        "Rebirth"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Team Shanghai Alice"@en ;
            foaf:made <album/6284#composition> ;
            foaf:name "(Team Shanghai Alice"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/6284#musicalwork> ;
    schema:name "Rebirth"@en,
        "Rebirth"@ja,
        "Rebirth"@ja-latn .

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

<album/6284#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-12-30"^^xsd:date ;
    dcterms:title "Rebirth"@en,
        "Rebirth"@ja,
        "Rebirth"@ja-latn ;
    mo:catalogue_number "SEPR-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6284#musicalexpression> ;
    mo:publisher <org/319#subject> ;
    mo:record _:N0cd04cf83ec4409bae81ae9db4deae9e ;
    mo:record_count 1 ;
    mo:release <event/15> ;
    schema:about <product/12#subject>,
        <product/14#subject>,
        <product/16#subject> ;
    schema:datePublished "2004-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/6284/6284-1198803204.jpg> ;
    schema:name "Rebirth"@en,
        "Rebirth"@ja,
        "Rebirth"@ja-latn ;
    schema:publisher <org/319#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/6284/6284-1198803204.jpg> .

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

_:N2197e9c8b5c54bdebc9534852ffb80b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebirth:introduction..."@en,
        "Rebirth:introduction..."@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N0cd04cf83ec4409bae81ae9db4deae9e ;
    schema:name "Rebirth:introduction..."@en,
        "Rebirth:introduction..."@ja .

_:N52b8c404c71a4845a9b760c174f6db3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleeping Terror"@en,
        "Sleeping Terror"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N0cd04cf83ec4409bae81ae9db4deae9e ;
    schema:name "Sleeping Terror"@en,
        "Sleeping Terror"@ja .

_:N531c96deb83948ca86a605e4c4e22433 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation"@en,
        "Reincarnation"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N0cd04cf83ec4409bae81ae9db4deae9e ;
    schema:name "Reincarnation"@en,
        "Reincarnation"@ja .

_:Nd94986cbeda049cd8b9524e712ecaf37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-Colored Magic"@en,
        "恋色マジック"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N0cd04cf83ec4409bae81ae9db4deae9e ;
    schema:name "Love-Colored Magic"@en,
        "恋色マジック"@ja .

_:Ne54ee871436346e7beb993ac2c59806b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perdition Crisis"@en,
        "Perdition Crisis"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N0cd04cf83ec4409bae81ae9db4deae9e ;
    schema:name "Perdition Crisis"@en,
        "Perdition Crisis"@ja .

_:N0cd04cf83ec4409bae81ae9db4deae9e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2197e9c8b5c54bdebc9534852ffb80b8,
        _:N52b8c404c71a4845a9b760c174f6db3c,
        _:N531c96deb83948ca86a605e4c4e22433,
        _:Nd94986cbeda049cd8b9524e712ecaf37,
        _:Ne54ee871436346e7beb993ac2c59806b ;
    mo:track_count 5 ;
    schema:duration "PT15:30"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2197e9c8b5c54bdebc9534852ffb80b8,
        _:N52b8c404c71a4845a9b760c174f6db3c,
        _:N531c96deb83948ca86a605e4c4e22433,
        _:Nd94986cbeda049cd8b9524e712ecaf37,
        _:Ne54ee871436346e7beb993ac2c59806b .

