@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 _:N276e815247ed4363aea1c6ba12d2429f ;
    mo:recorded_as <album/50922#musicalexpression> ;
    schema:byArtist _:N276e815247ed4363aea1c6ba12d2429f ;
    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 _:N2a72662d79344c25a2588f07cb40eaeb ;
    mo:record _:Nbb5b07efeccf4b27bd510b3a69ef9211 ;
    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 _:N2a72662d79344c25a2588f07cb40eaeb ;
    foaf:depiction <https://media.vgm.io/albums/22/50922/50922-1423854759.png> .

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

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

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

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

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

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

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

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

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

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

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

_:Nbb5b07efeccf4b27bd510b3a69ef9211 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2735016bbfbe4d7588e8f78f38b75469,
        _:N4daa990c4033441194e6ec19dc2bfbb6,
        _:N6907cd9be7ce4c2183e00967c40c8d26,
        _:N7c470000ba7d49ea9e672dc0706e6a14,
        _:N86de116e032947c7a743d199a36c83f2,
        _:N8ec5467f29324acdbe2283a9c1cadb75,
        _:Nc2ba2025f9324c24a67e573966469674,
        _:Nedf0c17c0ea848aabc61eedddf72f4b7,
        _:Nf3d1aa7b79364af1904b77315eecb3b3 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2735016bbfbe4d7588e8f78f38b75469,
        _:N4daa990c4033441194e6ec19dc2bfbb6,
        _:N6907cd9be7ce4c2183e00967c40c8d26,
        _:N7c470000ba7d49ea9e672dc0706e6a14,
        _:N86de116e032947c7a743d199a36c83f2,
        _:N8ec5467f29324acdbe2283a9c1cadb75,
        _:Nc2ba2025f9324c24a67e573966469674,
        _:Nedf0c17c0ea848aabc61eedddf72f4b7,
        _:Nf3d1aa7b79364af1904b77315eecb3b3 .

