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

<artist/10443#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hisako Kanemoto"@en,
        "金元寿子"@ja ;
    foaf:made <album/53464#subject>,
        <album/53464#vocals> ;
    foaf:name "Hisako Kanemoto"@en,
        "金元寿子"@ja .

<artist/11436#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Toyama"@en,
        "東山奈央"@ja ;
    foaf:made <album/53464#subject>,
        <album/53464#vocals> ;
    foaf:name "Nao Toyama"@en,
        "東山奈央"@ja .

<artist/13211#subject> a schema:Person,
        foaf:Person ;
    schema:name "Risa Taneda"@en,
        "種田梨沙"@ja ;
    foaf:made <album/53464#subject>,
        <album/53464#vocals> ;
    foaf:name "Risa Taneda"@en,
        "種田梨沙"@ja .

<artist/3132#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyomi Kumano"@en,
        "くまのきよみ"@ja ;
    foaf:made <album/53464#lyrics>,
        <album/53464#subject> ;
    foaf:name "Kiyomi Kumano"@en,
        "くまのきよみ"@ja .

<artist/10252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53464#subject> ;
    schema:name "Takahiro Yamada"@en,
        "山田高弘"@ja ;
    foaf:made <album/53464#composition>,
        <album/53464#lyrics>,
        <album/53464#subject> ;
    foaf:name "Takahiro Yamada"@en,
        "山田高弘"@ja .

<artist/3608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53464#subject> ;
    schema:name "Cher Watanabe"@en,
        "渡部チェル"@ja ;
    foaf:made <album/53464#composition>,
        <album/53464#subject> ;
    foaf:name "Cher Watanabe"@en,
        "渡部チェル"@ja .

<product/3441#subject> a schema:CreativeWork ;
    schema:name "GATE"@en,
        "GATE(ゲート) 自衛隊 彼の地にて、斯く戦えり"@ja,
        "GATE: Jieitai Kanochi nite, Kaku Tatakaeri"@ja-latn ;
    foaf:name "GATE"@en,
        "GATE(ゲート) 自衛隊 彼の地にて、斯く戦えり"@ja,
        "GATE: Jieitai Kanochi nite, Kaku Tatakaeri"@ja-latn .

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

<album/53464#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prism Communicate [Rory Edition]"@en,
        "ぷりずむコミュニケート [ロゥリィ盤]"@ja,
        "Prism Communicate [Rory Edition]"@ja-latn ;
    mo:performance_of <album/53464#musicalwork> ;
    mo:recorded_as <album/53464#musicalexpression> ;
    schema:name "Prism Communicate [Rory Edition]"@en,
        "ぷりずむコミュニケート [ロゥリィ盤]"@ja,
        "Prism Communicate [Rory Edition]"@ja-latn ;
    schema:workPerformed <album/53464#musicalwork> .

<org/1329#subject> schema:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn ;
    foaf:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/46/53464/53464-1438157407.jpg> a schema:ImageObject,
        foaf:Image .

<album/53464#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prism Communicate [Rory Edition]"@en,
        "ぷりずむコミュニケート [ロゥリィ盤]"@ja,
        "Prism Communicate [Rory Edition]"@ja-latn ;
    mo:composer <artist/10252#subject>,
        <artist/3608#subject> ;
    mo:produced_work <album/53464#musicalwork> ;
    schema:name "Prism Communicate [Rory Edition]"@en,
        "ぷりずむコミュニケート [ロゥリィ盤]"@ja,
        "Prism Communicate [Rory Edition]"@ja-latn .

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

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

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

<album/53464#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-19"^^xsd:date ;
    dcterms:title "Prism Communicate [Rory Edition]"@en,
        "ぷりずむコミュニケート [ロゥリィ盤]"@ja,
        "Prism Communicate [Rory Edition]"@ja-latn ;
    mo:catalogue_number "1000573543" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53464#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:Nd737ac3aa952448a8aace4ee6271a914 ;
    mo:record_count 1 ;
    schema:about <product/3441#subject> ;
    schema:datePublished "2015-08-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/53464/53464-1438157407.jpg> ;
    schema:name "Prism Communicate [Rory Edition]"@en,
        "ぷりずむコミュニケート [ロゥリィ盤]"@ja,
        "Prism Communicate [Rory Edition]"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/53464/53464-1438157407.jpg> .

_:N152c98943a534efeaa84679e22d62a3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prism Communicate"@en,
        "ぷりずむコミュニケート"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nd737ac3aa952448a8aace4ee6271a914 ;
    schema:name "Prism Communicate"@en,
        "ぷりずむコミュニケート"@ja .

_:N21df05723da447e795c92dfed9a2382a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Identity (instrumental)"@en,
        "Black Identity(instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nd737ac3aa952448a8aace4ee6271a914 ;
    schema:name "Black Identity (instrumental)"@en,
        "Black Identity(instrumental)"@ja .

_:N3fb19a086abd4ce5bf8d9d2f507fedab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Identity"@en,
        "Black Identity"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nd737ac3aa952448a8aace4ee6271a914 ;
    schema:name "Black Identity"@en,
        "Black Identity"@ja .

_:N5016dee4cf2e49eb806b125f81f37c8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prism Communicate (Rory Solo ver.)"@en,
        "ぷりずむコミュニケート(ロゥリィ ソロver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nd737ac3aa952448a8aace4ee6271a914 ;
    schema:name "Prism Communicate (Rory Solo ver.)"@en,
        "ぷりずむコミュニケート(ロゥリィ ソロver.)"@ja .

_:Necaf4bf942194b1abed495cb886b334b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prism Communicate (instrumental)"@en,
        "ぷりずむコミュニケート(instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nd737ac3aa952448a8aace4ee6271a914 ;
    schema:name "Prism Communicate (instrumental)"@en,
        "ぷりずむコミュニケート(instrumental)"@ja .

_:Nd737ac3aa952448a8aace4ee6271a914 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N152c98943a534efeaa84679e22d62a3d,
        _:N21df05723da447e795c92dfed9a2382a,
        _:N3fb19a086abd4ce5bf8d9d2f507fedab,
        _:N5016dee4cf2e49eb806b125f81f37c8f,
        _:Necaf4bf942194b1abed495cb886b334b ;
    mo:track_count 5 ;
    schema:duration "PT21:21"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N152c98943a534efeaa84679e22d62a3d,
        _:N21df05723da447e795c92dfed9a2382a,
        _:N3fb19a086abd4ce5bf8d9d2f507fedab,
        _:N5016dee4cf2e49eb806b125f81f37c8f,
        _:Necaf4bf942194b1abed495cb886b334b .

