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

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

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

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

<artist/4751#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55687#subject> ;
    schema:name "fang"@en ;
    foaf:made <album/55687#composition>,
        <album/55687#subject> ;
    foaf:name "fang"@en .

<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/55687#musicalexpression> a mo:Signal ;
    mo:published_as <album/55687#subject> ;
    mo:records <album/55687#performance> .

<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/78/55687/55687-1450678304.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55687#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/55687/55687-1450678304.jpg> ;
    foaf:depicts <album/55687#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/55687/55687-1450678304.jpg> .

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

<album/55687#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Itsu datte Communication [Rory Edition]"@en,
        "いつだってコミュニケーション [ロゥリィ盤]"@ja,
        "Itsu datte Communication [Rory Edition]"@ja-latn ;
    mo:composer <artist/10252#subject>,
        <artist/4751#subject> ;
    mo:produced_work <album/55687#musicalwork> ;
    schema:name "Itsu datte Communication [Rory Edition]"@en,
        "いつだってコミュニケーション [ロゥリィ盤]"@ja,
        "Itsu datte Communication [Rory Edition]"@ja-latn .

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

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

<artist/10443#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55687#performance> ;
    schema:name "Hisako Kanemoto"@en,
        "金元寿子"@ja ;
    foaf:name "Hisako Kanemoto"@en,
        "金元寿子"@ja .

<artist/11436#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55687#performance> ;
    schema:name "Nao Toyama"@en,
        "東山奈央"@ja ;
    foaf:name "Nao Toyama"@en,
        "東山奈央"@ja .

<artist/13211#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55687#performance> ;
    schema:name "Risa Taneda"@en,
        "種田梨沙"@ja ;
    foaf:name "Risa Taneda"@en,
        "種田梨沙"@ja .

<album/55687#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Itsu datte Communication [Rory Edition]"@en,
        "いつだってコミュニケーション [ロゥリィ盤]"@ja,
        "Itsu datte Communication [Rory Edition]"@ja-latn ;
    mo:performance_of <album/55687#musicalwork> ;
    mo:performer <artist/10443#subject>,
        <artist/11436#subject>,
        <artist/13211#subject> ;
    mo:recorded_as <album/55687#musicalexpression> ;
    schema:byArtist <artist/10443#subject>,
        <artist/11436#subject>,
        <artist/13211#subject> ;
    schema:name "Itsu datte Communication [Rory Edition]"@en,
        "いつだってコミュニケーション [ロゥリィ盤]"@ja,
        "Itsu datte Communication [Rory Edition]"@ja-latn ;
    schema:workPerformed <album/55687#musicalwork> .

<album/55687#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-01-27"^^xsd:date ;
    dcterms:title "Itsu datte Communication [Rory Edition]"@en,
        "いつだってコミュニケーション [ロゥリィ盤]"@ja,
        "Itsu datte Communication [Rory Edition]"@ja-latn ;
    mo:catalogue_number "1000590456" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55687#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:N653ccc17ecc54f338e2377c9e86baf0c ;
    mo:record_count 1 ;
    schema:about <product/3441#subject> ;
    schema:byArtist <artist/10443#subject>,
        <artist/11436#subject>,
        <artist/13211#subject> ;
    schema:datePublished "2016-01-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/78/55687/55687-1450678304.jpg> ;
    schema:name "Itsu datte Communication [Rory Edition]"@en,
        "いつだってコミュニケーション [ロゥリィ盤]"@ja,
        "Itsu datte Communication [Rory Edition]"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/55687/55687-1450678304.jpg> .

_:N1820e1fdadc541cb818e3eadd6861dd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovemaker(instrumental)"@ja,
        "Lovemaker (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N653ccc17ecc54f338e2377c9e86baf0c ;
    schema:name "Lovemaker(instrumental)"@ja,
        "Lovemaker (instrumental)"@ja-latn .

_:N207184b6990e40a8991feff9a370621c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつだってコミュニケーション"@ja,
        "Itsu datte Communication"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N653ccc17ecc54f338e2377c9e86baf0c ;
    schema:name "いつだってコミュニケーション"@ja,
        "Itsu datte Communication"@ja-latn .

_:N504a917dbbfc4f159a302899b4ec94d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつだってコミュニケーション(ロゥリィ ソロver.)"@ja,
        "Itsu datte Communication (Rory Solo ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N653ccc17ecc54f338e2377c9e86baf0c ;
    schema:name "いつだってコミュニケーション(ロゥリィ ソロver.)"@ja,
        "Itsu datte Communication (Rory Solo ver.)"@ja-latn .

_:Na1536dfa190842b1b39b60bfe1bc3bd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつだってコミュニケーション(instrumental)"@ja,
        "Itsu datte Communication (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N653ccc17ecc54f338e2377c9e86baf0c ;
    schema:name "いつだってコミュニケーション(instrumental)"@ja,
        "Itsu datte Communication (instrumental)"@ja-latn .

_:Na38e3988e12b4908bec52e220185672c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovemaker"@ja,
        "Lovemaker"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N653ccc17ecc54f338e2377c9e86baf0c ;
    schema:name "Lovemaker"@ja,
        "Lovemaker"@ja-latn .

_:N653ccc17ecc54f338e2377c9e86baf0c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1820e1fdadc541cb818e3eadd6861dd8,
        _:N207184b6990e40a8991feff9a370621c,
        _:N504a917dbbfc4f159a302899b4ec94d6,
        _:Na1536dfa190842b1b39b60bfe1bc3bd2,
        _:Na38e3988e12b4908bec52e220185672c ;
    mo:track_count 5 ;
    schema:duration "PT23:11"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1820e1fdadc541cb818e3eadd6861dd8,
        _:N207184b6990e40a8991feff9a370621c,
        _:N504a917dbbfc4f159a302899b4ec94d6,
        _:Na1536dfa190842b1b39b60bfe1bc3bd2,
        _:Na38e3988e12b4908bec52e220185672c .

