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

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

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

<event/96> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 6 (Oct 11, 2010)" .

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

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

<album/29355#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nights Rebel"@en,
        "ナイツレイベル"@ja,
        "Nights Rebel"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/29355#musicalwork> ;
    schema:name "Nights Rebel"@en,
        "ナイツレイベル"@ja,
        "Nights Rebel"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/55/29355/29355-1317761987.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29355#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nights Rebel"@en,
        "ナイツレイベル"@ja,
        "Nights Rebel"@ja-latn ;
    mo:performance_of <album/29355#musicalwork> ;
    mo:performer _:N0623a675d56140088c1359ca67bc3564 ;
    mo:recorded_as <album/29355#musicalexpression> ;
    schema:byArtist _:N0623a675d56140088c1359ca67bc3564 ;
    schema:name "Nights Rebel"@en,
        "ナイツレイベル"@ja,
        "Nights Rebel"@ja-latn ;
    schema:workPerformed <album/29355#musicalwork> .

<album/29355#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "Nights Rebel"@en,
        "ナイツレイベル"@ja,
        "Nights Rebel"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29355#musicalexpression> ;
    mo:publisher _:N9b65da6d36024e489b568c4fa0cfe7b0 ;
    mo:record _:N64c2da80eb53462eb98a61c46b87b844 ;
    mo:record_count 1 ;
    mo:release <event/96> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Nogirroute"@en ;
            foaf:name "Nogirroute"@en ] ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/29355/29355-1317761987.jpg> ;
    schema:name "Nights Rebel"@en,
        "ナイツレイベル"@ja,
        "Nights Rebel"@ja-latn ;
    schema:publisher _:N9b65da6d36024e489b568c4fa0cfe7b0 ;
    foaf:depiction <https://media.vgm.io/albums/55/29355/29355-1317761987.jpg> .

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

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

_:N0623a675d56140088c1359ca67bc3564 a schema:Person,
        foaf:Person ;
    mo:performed <album/29355#performance> ;
    schema:name "Nogirroute"@en ;
    foaf:name "Nogirroute"@en .

_:N0d5013fde6834081ac2103b8758a886b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ストレイ・ディーパー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N64c2da80eb53462eb98a61c46b87b844 ;
    schema:name "ストレイ・ディーパー"@ja .

_:N4b9d432235b041fb9051d6c65d1985fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アカツキ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N64c2da80eb53462eb98a61c46b87b844 ;
    schema:name "アカツキ"@ja .

_:N4ca0fc2744874ad680ecdf1f1b846796 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コーリング"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N64c2da80eb53462eb98a61c46b87b844 ;
    schema:name "コーリング"@ja .

_:N5c28878f6ac34abeb510d7c9f5a64051 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミッドナイト・レイヤー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N64c2da80eb53462eb98a61c46b87b844 ;
    schema:name "ミッドナイト・レイヤー"@ja .

_:N7be1cb8a1648403cabe6362c0894f565 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィフス・エンカウント"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N64c2da80eb53462eb98a61c46b87b844 ;
    schema:name "フィフス・エンカウント"@ja .

_:N9b65da6d36024e489b568c4fa0cfe7b0 schema:name "kanival"@en ;
    foaf:name "kanival"@en .

_:Nfcf69c95044a47cc900a415df4ffb99c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファクト・ガール"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N64c2da80eb53462eb98a61c46b87b844 ;
    schema:name "ファクト・ガール"@ja .

_:N64c2da80eb53462eb98a61c46b87b844 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d5013fde6834081ac2103b8758a886b,
        _:N4b9d432235b041fb9051d6c65d1985fd,
        _:N4ca0fc2744874ad680ecdf1f1b846796,
        _:N5c28878f6ac34abeb510d7c9f5a64051,
        _:N7be1cb8a1648403cabe6362c0894f565,
        _:Nfcf69c95044a47cc900a415df4ffb99c ;
    mo:track_count 6 ;
    schema:duration "PT29:38"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0d5013fde6834081ac2103b8758a886b,
        _:N4b9d432235b041fb9051d6c65d1985fd,
        _:N4ca0fc2744874ad680ecdf1f1b846796,
        _:N5c28878f6ac34abeb510d7c9f5a64051,
        _:N7be1cb8a1648403cabe6362c0894f565,
        _:Nfcf69c95044a47cc900a415df4ffb99c .

