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

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/50922#lyrics>,
        <album/50922#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

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

<artist/14480#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50922#subject> ;
    schema:name "Yusuke Naruse"@en,
        "成瀬裕介"@ja ;
    foaf:made <album/50922#composition>,
        <album/50922#subject> ;
    foaf:name "Yusuke Naruse"@en,
        "成瀬裕介"@ja .

<artist/20464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50922#subject> ;
    schema:name "Kenichi Mori"@en,
        "森健一"@ja ;
    foaf:made <album/50922#composition>,
        <album/50922#subject> ;
    foaf:name "Kenichi Mori"@en,
        "森健一"@ja .

<artist/7147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50922#subject> ;
    schema:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja ;
    foaf:made <album/50922#composition>,
        <album/50922#subject> ;
    foaf:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja .

<artist/7261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50922#subject> ;
    schema:name "Kakeru Ishihama"@en,
        "石濱翔"@ja ;
    foaf:made <album/50922#composition>,
        <album/50922#subject> ;
    foaf:name "Kakeru Ishihama"@en,
        "石濱翔"@ja .

<artist/803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50922#subject> ;
    schema:name "Keiichi Okabe"@en,
        "岡部啓一"@ja ;
    foaf:made <album/50922#composition>,
        <album/50922#subject> ;
    foaf:name "Keiichi Okabe"@en,
        "岡部啓一"@ja .

<artist/9621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50922#subject> ;
    schema:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja ;
    foaf:made <album/50922#composition>,
        <album/50922#subject> ;
    foaf:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja .

<product/3328#subject> a schema:CreativeWork ;
    schema:name "Aikatsu!"@en,
        "アイカツ!"@ja,
        "Aikatsu!"@ja-latn ;
    foaf:name "Aikatsu!"@en,
        "アイカツ!"@ja,
        "Aikatsu!"@ja-latn .

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

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

<https://media.vgm.io/albums/22/50922/50922-1423854759.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/50922#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/50922/50922-1423854759.png> ;
    foaf:depicts <album/50922#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/50922/50922-1423854759.png> .

<https://medium-media.vgm.io/albums/22/50922/50922-1423854759.png> a schema:ImageObject,
        foaf:Image .

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

<album/50922#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Come together"@en,
        "Come together"@ja,
        "Come together"@ja-latn ;
    mo:performance_of <album/50922#musicalwork> ;
    mo:performer _:N749edeab2d4846ee8c9230814cfc5ead ;
    mo:recorded_as <album/50922#musicalexpression> ;
    schema:byArtist _:N749edeab2d4846ee8c9230814cfc5ead ;
    schema:name "Come together"@en,
        "Come together"@ja,
        "Come together"@ja-latn ;
    schema:workPerformed <album/50922#musicalwork> .

<album/50922#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Come together"@en,
        "Come together"@ja,
        "Come together"@ja-latn ;
    mo:composer <artist/14480#subject>,
        <artist/20464#subject>,
        <artist/7147#subject>,
        <artist/7261#subject>,
        <artist/803#subject>,
        <artist/9621#subject> ;
    mo:produced_work <album/50922#musicalwork> ;
    schema:name "Come together"@en,
        "Come together"@ja,
        "Come together"@ja-latn .

<album/50922#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-02-01"^^xsd:date ;
    dcterms:title "Come together"@en,
        "Come together"@ja,
        "Come together"@ja-latn ;
    mo:catalogue_number "SSAR-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50922#musicalexpression> ;
    mo:publisher _:N27593b7f514b4fd88d212f843f12b6ee ;
    mo:record _:Nda9570533b214a5bab66dea135857e34 ;
    mo:record_count 1 ;
    schema:about <product/3328#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "るるみこ"@en ;
            foaf:name "るるみこ"@en ] ;
    schema:datePublished "2015-02-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/50922/50922-1423854759.png> ;
    schema:name "Come together"@en,
        "Come together"@ja,
        "Come together"@ja-latn ;
    schema:publisher _:N27593b7f514b4fd88d212f843f12b6ee ;
    foaf:depiction <https://media.vgm.io/albums/22/50922/50922-1423854759.png> .

_:N05f040a75a32494c859f18ed980e603b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle night"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda9570533b214a5bab66dea135857e34 ;
    schema:name "Twinkle night"@ja .

_:N105e6ef79e7c41e999fa050789c7a579 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trap for me"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda9570533b214a5bab66dea135857e34 ;
    schema:name "Trap for me"@ja .

_:N1728a851e88b41d9a2a6b873cebe3a65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "毎日がアイドル活動 (Suimyu Club Mix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda9570533b214a5bab66dea135857e34 ;
    schema:name "毎日がアイドル活動 (Suimyu Club Mix)"@ja .

_:N1a188b4e045044f3a59f3711f86fcf6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "red, pink, blue, yellow!"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda9570533b214a5bab66dea135857e34 ;
    schema:name "red, pink, blue, yellow!"@ja .

_:N1b92f8c716694bf4b1bafe405ff8e0ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それぞれの道を"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda9570533b214a5bab66dea135857e34 ;
    schema:name "それぞれの道を"@ja .

_:N1e3c71e9f3474f22ac092f799c6b05eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたのひだりがわで"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda9570533b214a5bab66dea135857e34 ;
    schema:name "あなたのひだりがわで"@ja .

_:N24e5ffc0a16649369bbc799914904eae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come together"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda9570533b214a5bab66dea135857e34 ;
    schema:name "Come together"@ja .

_:N27593b7f514b4fd88d212f843f12b6ee schema:name "Soundspringer"@en ;
    foaf:name "Soundspringer"@en .

_:N749edeab2d4846ee8c9230814cfc5ead a schema:Person,
        foaf:Person ;
    mo:performed <album/50922#performance> ;
    schema:name "るるみこ"@en ;
    foaf:name "るるみこ"@en .

_:Ne65ce7ba12774172b123501df0173530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Here to Something Big"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda9570533b214a5bab66dea135857e34 ;
    schema:name "From Here to Something Big"@ja .

_:Nef94db60d2ad4e14be1f72798f638b1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "youjo up my music -ver あくすてぃか!-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nda9570533b214a5bab66dea135857e34 ;
    schema:name "youjo up my music -ver あくすてぃか!-"@ja .

_:Nda9570533b214a5bab66dea135857e34 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05f040a75a32494c859f18ed980e603b,
        _:N105e6ef79e7c41e999fa050789c7a579,
        _:N1728a851e88b41d9a2a6b873cebe3a65,
        _:N1a188b4e045044f3a59f3711f86fcf6b,
        _:N1b92f8c716694bf4b1bafe405ff8e0ef,
        _:N1e3c71e9f3474f22ac092f799c6b05eb,
        _:N24e5ffc0a16649369bbc799914904eae,
        _:Ne65ce7ba12774172b123501df0173530,
        _:Nef94db60d2ad4e14be1f72798f638b1c ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N05f040a75a32494c859f18ed980e603b,
        _:N105e6ef79e7c41e999fa050789c7a579,
        _:N1728a851e88b41d9a2a6b873cebe3a65,
        _:N1a188b4e045044f3a59f3711f86fcf6b,
        _:N1b92f8c716694bf4b1bafe405ff8e0ef,
        _:N1e3c71e9f3474f22ac092f799c6b05eb,
        _:N24e5ffc0a16649369bbc799914904eae,
        _:Ne65ce7ba12774172b123501df0173530,
        _:Nef94db60d2ad4e14be1f72798f638b1c .

