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

<artist/14597#subject> a schema:Person,
        foaf:Person ;
    schema:name "ACTRock"@en ;
    foaf:made <album/39308#lyrics>,
        <album/39308#subject> ;
    foaf:name "ACTRock"@en .

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

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

<event/159> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 10 (May 26, 2013)" .

<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/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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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/39308#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "REAL WORLD -to the beginning 01-"@en,
        "REAL WORLD -to the beginning 01-"@ja,
        "REAL WORLD -to the beginning 01-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/39308#musicalwork> ;
    schema:name "REAL WORLD -to the beginning 01-"@en,
        "REAL WORLD -to the beginning 01-"@ja,
        "REAL WORLD -to the beginning 01-"@ja-latn .

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

<org/1207#subject> schema:name "Akatsuki Records"@en,
        "暁Records"@ja,
        "Akatsuki Records"@ja-latn ;
    foaf:name "Akatsuki Records"@en,
        "暁Records"@ja,
        "Akatsuki Records"@ja-latn .

<https://media.vgm.io/albums/80/39308/39308-78b1c8d40dfd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/39308#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/39308/39308-78b1c8d40dfd.jpg> ;
    foaf:depicts <album/39308#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/39308/39308-78b1c8d40dfd.jpg> .

<https://medium-media.vgm.io/albums/80/39308/39308-78b1c8d40dfd.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/39308#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "REAL WORLD -to the beginning 01-"@en,
        "REAL WORLD -to the beginning 01-"@ja,
        "REAL WORLD -to the beginning 01-"@ja-latn ;
    mo:performance_of <album/39308#musicalwork> ;
    mo:performer <artist/14596#subject> ;
    mo:recorded_as <album/39308#musicalexpression> ;
    schema:byArtist <artist/14596#subject> ;
    schema:name "REAL WORLD -to the beginning 01-"@en,
        "REAL WORLD -to the beginning 01-"@ja,
        "REAL WORLD -to the beginning 01-"@ja-latn ;
    schema:workPerformed <album/39308#musicalwork> .

<artist/14596#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39308#performance> ;
    schema:name "Stack"@en ;
    foaf:name "Stack"@en .

<album/39308#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "REAL WORLD -to the beginning 01-"@en,
        "REAL WORLD -to the beginning 01-"@ja,
        "REAL WORLD -to the beginning 01-"@ja-latn ;
    mo:catalogue_number "DRCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39308#musicalexpression> ;
    mo:publisher <org/1207#subject> ;
    mo:record _:N3b63862460394eb58b64f10143a6c8f5 ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/14596#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/39308/39308-78b1c8d40dfd.jpg> ;
    schema:name "REAL WORLD -to the beginning 01-"@en,
        "REAL WORLD -to the beginning 01-"@ja,
        "REAL WORLD -to the beginning 01-"@ja-latn ;
    schema:publisher <org/1207#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/39308/39308-78b1c8d40dfd.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sakura"@en ;
    foaf:made <album/39308#lyrics> ;
    foaf:name "Sakura"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sakura"@en ;
    foaf:made <album/39308#subject> ;
    foaf:name "Sakura"@en .

_:N06501337393e4f03b0fd07854cb61a72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "描いた夏をもう一度 (リマスタリング）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N3b63862460394eb58b64f10143a6c8f5 ;
    schema:name "描いた夏をもう一度 (リマスタリング）"@ja .

_:N080ed54cbf8344f281b492b202f5eafc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENDLESS FANTASY　（リマスタリング）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N3b63862460394eb58b64f10143a6c8f5 ;
    schema:name "ENDLESS FANTASY　（リマスタリング）"@ja .

_:N41205936438c4945900f352a5dbddcd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ALIVE!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N3b63862460394eb58b64f10143a6c8f5 ;
    schema:name "ALIVE!"@ja .

_:N52b4a690082141c3bdaa6f7516428ee2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RAINS"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N3b63862460394eb58b64f10143a6c8f5 ;
    schema:name "RAINS"@ja .

_:N54f90af4f5974e11bdc9ff3fe1721e83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OWEN 495-Creation-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N3b63862460394eb58b64f10143a6c8f5 ;
    schema:name "OWEN 495-Creation-"@ja .

_:N8799c44ed8164b7cb001eb25a68d3084 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REAL WORLD"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N3b63862460394eb58b64f10143a6c8f5 ;
    schema:name "REAL WORLD"@ja .

_:N880089a074774cc48772484cf3e5c815 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人で歩いた帰り道"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N3b63862460394eb58b64f10143a6c8f5 ;
    schema:name "二人で歩いた帰り道"@ja .

_:Ne2763605dbbb4f45a6e7a8915d04f118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-OWEN 495-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N3b63862460394eb58b64f10143a6c8f5 ;
    schema:name "-OWEN 495-"@ja .

_:N3b63862460394eb58b64f10143a6c8f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06501337393e4f03b0fd07854cb61a72,
        _:N080ed54cbf8344f281b492b202f5eafc,
        _:N41205936438c4945900f352a5dbddcd7,
        _:N52b4a690082141c3bdaa6f7516428ee2,
        _:N54f90af4f5974e11bdc9ff3fe1721e83,
        _:N8799c44ed8164b7cb001eb25a68d3084,
        _:N880089a074774cc48772484cf3e5c815,
        _:Ne2763605dbbb4f45a6e7a8915d04f118 ;
    mo:track_count 8 ;
    schema:duration "PT34:34"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N06501337393e4f03b0fd07854cb61a72,
        _:N080ed54cbf8344f281b492b202f5eafc,
        _:N41205936438c4945900f352a5dbddcd7,
        _:N52b4a690082141c3bdaa6f7516428ee2,
        _:N54f90af4f5974e11bdc9ff3fe1721e83,
        _:N8799c44ed8164b7cb001eb25a68d3084,
        _:N880089a074774cc48772484cf3e5c815,
        _:Ne2763605dbbb4f45a6e7a8915d04f118 .

