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

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

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

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

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

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

<artist/3608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53468#subject> ;
    schema:name "Cher Watanabe"@en,
        "渡部チェル"@ja ;
    foaf:made <album/53468#composition>,
        <album/53468#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/53468#musicalexpression> a mo:Signal ;
    mo:published_as <album/53468#subject> ;
    mo:records <album/53468#performance> .

<album/53468#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prism Communicate [Tuka Edition]"@en,
        "ぷりずむコミュニケート [テュカ盤]"@ja,
        "Prism Communicate [Tuka Edition]"@ja-latn ;
    mo:performance_of <album/53468#musicalwork> ;
    mo:recorded_as <album/53468#musicalexpression> ;
    schema:name "Prism Communicate [Tuka Edition]"@en,
        "ぷりずむコミュニケート [テュカ盤]"@ja,
        "Prism Communicate [Tuka Edition]"@ja-latn ;
    schema:workPerformed <album/53468#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/86/53468/53468-1438157745.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/53468#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/53468/53468-1438157745.jpg> ;
    foaf:depicts <album/53468#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/53468/53468-1438157745.jpg> .

<https://medium-media.vgm.io/albums/86/53468/53468-1438157745.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/53468#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-19"^^xsd:date ;
    dcterms:title "Prism Communicate [Tuka Edition]"@en,
        "ぷりずむコミュニケート [テュカ盤]"@ja,
        "Prism Communicate [Tuka Edition]"@ja-latn ;
    mo:catalogue_number "1000573545" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53468#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:Ncca8fc090b854b52bc1817d26e4e7097 ;
    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/86/53468/53468-1438157745.jpg> ;
    schema:name "Prism Communicate [Tuka Edition]"@en,
        "ぷりずむコミュニケート [テュカ盤]"@ja,
        "Prism Communicate [Tuka Edition]"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/53468/53468-1438157745.jpg> .

_:N458fad36f1c4438faef5c66947803a2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rest forest"@en,
        "rest forest"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Ncca8fc090b854b52bc1817d26e4e7097 ;
    schema:name "rest forest"@en,
        "rest forest"@ja .

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

_:N73b624651eb2486faa89d0eb0de835a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rest forest (instrumental)"@en,
        "rest forest(instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Ncca8fc090b854b52bc1817d26e4e7097 ;
    schema:name "rest forest (instrumental)"@en,
        "rest forest(instrumental)"@ja .

_:Nbcd2cb97302e44f0a97ed8001c1d6ea1 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 _:Ncca8fc090b854b52bc1817d26e4e7097 ;
    schema:name "Prism Communicate (instrumental)"@en,
        "ぷりずむコミュニケート(instrumental)"@ja .

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

_:Ncca8fc090b854b52bc1817d26e4e7097 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N458fad36f1c4438faef5c66947803a2c,
        _:N69da4b50974647b18624bfe3cce9599f,
        _:N73b624651eb2486faa89d0eb0de835a3,
        _:Nbcd2cb97302e44f0a97ed8001c1d6ea1,
        _:Ne071ef0bb7094496bbc69ca6884a8fb6 ;
    mo:track_count 5 ;
    schema:duration "PT22:39"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N458fad36f1c4438faef5c66947803a2c,
        _:N69da4b50974647b18624bfe3cce9599f,
        _:N73b624651eb2486faa89d0eb0de835a3,
        _:Nbcd2cb97302e44f0a97ed8001c1d6ea1,
        _:Ne071ef0bb7094496bbc69ca6884a8fb6 .

