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

<artist/12585#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erica Masaki"@en,
        "真崎エリカ"@ja ;
    foaf:made <album/75261#lyrics>,
        <album/75261#subject> ;
    foaf:name "Erica Masaki"@en,
        "真崎エリカ"@ja .

<artist/22997#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuma Nagatsuka"@en,
        "永塚拓馬"@ja ;
    foaf:made <album/75261#subject>,
        <album/75261#vocals> ;
    foaf:name "Takuma Nagatsuka"@en,
        "永塚拓馬"@ja .

<artist/27307#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kohei Amasaki"@en,
        "天﨑滉平"@ja ;
    foaf:made <album/75261#subject>,
        <album/75261#vocals> ;
    foaf:name "Kohei Amasaki"@en,
        "天﨑滉平"@ja .

<artist/29458#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shunichi Toki"@en,
        "土岐隼一"@ja ;
    foaf:made <album/75261#subject>,
        <album/75261#vocals> ;
    foaf:name "Shunichi Toki"@en,
        "土岐隼一"@ja .

<artist/32044#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yutaka Balletta"@en,
        "バレッタ裕"@ja ;
    foaf:made <album/75261#subject>,
        <album/75261#vocals> ;
    foaf:name "Yutaka Balletta"@en,
        "バレッタ裕"@ja .

<artist/6740#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuma Terashima"@en,
        "寺島拓篤"@ja ;
    foaf:made <album/75261#subject>,
        <album/75261#vocals> ;
    foaf:name "Takuma Terashima"@en,
        "寺島拓篤"@ja .

<artist/13236#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75261#subject> ;
    schema:name "EFFY"@en ;
    foaf:made <album/75261#composition>,
        <album/75261#subject> ;
    foaf:name "EFFY"@en .

<product/3578#subject> a schema:CreativeWork ;
    schema:name "THE IDOLM@STER SideM"@en,
        "アイドルマスター SideM"@ja,
        "THE IDOLM@STER SideM"@ja-latn ;
    foaf:name "THE IDOLM@STER SideM"@en,
        "アイドルマスター SideM"@ja,
        "THE IDOLM@STER SideM"@ja-latn .

<album/75261#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE IDOLM@STER SideM: Cybernetics Wars ZERO ~Negai wo Yadosu Kikai no Ko~"@en,
        "THE IDOLM@STER SideM 「Cybernetics Wars ZERO ～願いを宿す機械の子～」"@ja,
        "THE IDOLM@STER SideM: Cybernetics Wars ZERO ~Negai wo Yadosu Kikai no Ko~"@ja-latn ;
    mo:composer <artist/13236#subject> ;
    mo:produced_work <album/75261#musicalwork> ;
    schema:name "THE IDOLM@STER SideM: Cybernetics Wars ZERO ~Negai wo Yadosu Kikai no Ko~"@en,
        "THE IDOLM@STER SideM 「Cybernetics Wars ZERO ～願いを宿す機械の子～」"@ja,
        "THE IDOLM@STER SideM: Cybernetics Wars ZERO ~Negai wo Yadosu Kikai no Ko~"@ja-latn .

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

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

<album/75261#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE IDOLM@STER SideM: Cybernetics Wars ZERO ~Negai wo Yadosu Kikai no Ko~"@en,
        "THE IDOLM@STER SideM 「Cybernetics Wars ZERO ～願いを宿す機械の子～」"@ja,
        "THE IDOLM@STER SideM: Cybernetics Wars ZERO ~Negai wo Yadosu Kikai no Ko~"@ja-latn ;
    mo:performance_of <album/75261#musicalwork> ;
    mo:recorded_as <album/75261#musicalexpression> ;
    schema:name "THE IDOLM@STER SideM: Cybernetics Wars ZERO ~Negai wo Yadosu Kikai no Ko~"@en,
        "THE IDOLM@STER SideM 「Cybernetics Wars ZERO ～願いを宿す機械の子～」"@ja,
        "THE IDOLM@STER SideM: Cybernetics Wars ZERO ~Negai wo Yadosu Kikai no Ko~"@ja-latn ;
    schema:workPerformed <album/75261#musicalwork> .

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/16/75261/75261-1518560063.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/75261#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-30"^^xsd:date ;
    dcterms:title "THE IDOLM@STER SideM: Cybernetics Wars ZERO ~Negai wo Yadosu Kikai no Ko~"@en,
        "THE IDOLM@STER SideM 「Cybernetics Wars ZERO ～願いを宿す機械の子～」"@ja,
        "THE IDOLM@STER SideM: Cybernetics Wars ZERO ~Negai wo Yadosu Kikai no Ko~"@ja-latn ;
    mo:catalogue_number "LACA-15661" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75261#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N9025c4cf18d44ae2994f96a55c882c51 ;
    mo:record_count 1 ;
    schema:about <product/3578#subject> ;
    schema:datePublished "2017-08-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/75261/75261-1518560063.jpg> ;
    schema:name "THE IDOLM@STER SideM: Cybernetics Wars ZERO ~Negai wo Yadosu Kikai no Ko~"@en,
        "THE IDOLM@STER SideM 「Cybernetics Wars ZERO ～願いを宿す機械の子～」"@ja,
        "THE IDOLM@STER SideM: Cybernetics Wars ZERO ~Negai wo Yadosu Kikai no Ko~"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/75261/75261-1518560063.jpg> .

_:N0226808f0dca42e78099c92ae6a5f388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Genesis Contact"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N9025c4cf18d44ae2994f96a55c882c51 ;
    schema:name "Genesis Contact"@ja .

_:N709169594a1449edbbe786268bd5968b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロモーション最終日 ～僕たちの最高傑作～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:42"^^xsd:interval ;
    schema:inPlaylist _:N9025c4cf18d44ae2994f96a55c882c51 ;
    schema:name "プロモーション最終日 ～僕たちの最高傑作～"@ja .

_:N7353f642cbb34f93ba4109f993f04fb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サイバネティクステーション ～仲間の存在～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT15:33"^^xsd:interval ;
    schema:inPlaylist _:N9025c4cf18d44ae2994f96a55c882c51 ;
    schema:name "サイバネティクステーション ～仲間の存在～"@ja .

_:Ncd9deb5b51cd4a01be5d8f2e192d15a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宣伝隊長、就任!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:N9025c4cf18d44ae2994f96a55c882c51 ;
    schema:name "宣伝隊長、就任!"@ja .

_:Ndb99f96d529f4493b12516058ae9600c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テレビ出演 ～ありのままの自分～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT12:18"^^xsd:interval ;
    schema:inPlaylist _:N9025c4cf18d44ae2994f96a55c882c51 ;
    schema:name "テレビ出演 ～ありのままの自分～"@ja .

_:N9025c4cf18d44ae2994f96a55c882c51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0226808f0dca42e78099c92ae6a5f388,
        _:N709169594a1449edbbe786268bd5968b,
        _:N7353f642cbb34f93ba4109f993f04fb5,
        _:Ncd9deb5b51cd4a01be5d8f2e192d15a0,
        _:Ndb99f96d529f4493b12516058ae9600c ;
    mo:track_count 5 ;
    schema:duration "PT47:50"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0226808f0dca42e78099c92ae6a5f388,
        _:N709169594a1449edbbe786268bd5968b,
        _:N7353f642cbb34f93ba4109f993f04fb5,
        _:Ncd9deb5b51cd4a01be5d8f2e192d15a0,
        _:Ndb99f96d529f4493b12516058ae9600c .

