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

<artist/15384#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuya Sato"@en,
        "佐藤拓也"@ja ;
    foaf:made <album/110584#subject>,
        <album/110584#vocals> ;
    foaf:name "Takuya Sato"@en,
        "佐藤拓也"@ja .

<artist/18799#subject> a schema:Person,
        foaf:Person ;
    schema:name "Soma Saito"@en,
        "斉藤壮馬"@ja ;
    foaf:made <album/110584#subject>,
        <album/110584#vocals> ;
    foaf:name "Soma Saito"@en,
        "斉藤壮馬"@ja .

<artist/2910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aira Yuuki"@en,
        "結城アイラ"@ja ;
    foaf:made <album/110584#lyrics>,
        <album/110584#subject> ;
    foaf:name "Aira Yuuki"@en,
        "結城アイラ"@ja .

<artist/6969#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wataru Hatano"@en,
        "羽多野渉"@ja ;
    foaf:made <album/110584#subject>,
        <album/110584#vocals> ;
    foaf:name "Wataru Hatano"@en,
        "羽多野渉"@ja .

<artist/43675#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110584#subject> ;
    schema:name "Yuki Tsujimura"@en,
        "辻村有記"@ja ;
    foaf:made <album/110584#composition>,
        <album/110584#lyrics>,
        <album/110584#subject> ;
    foaf:name "Yuki Tsujimura"@en,
        "辻村有記"@ja .

<artist/6201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110584#subject> ;
    schema:name "Jun Suyama"@en,
        "陶山隼"@ja ;
    foaf:made <album/110584#composition>,
        <album/110584#subject> ;
    foaf:name "Jun Suyama"@en,
        "陶山隼"@ja .

<artist/9313#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110584#subject> ;
    schema:name "Ken Ito"@en,
        "伊藤賢"@ja ;
    foaf:made <album/110584#composition>,
        <album/110584#subject> ;
    foaf:name "Ken Ito"@en,
        "伊藤賢"@ja .

<product/9819#subject> a schema:CreativeWork ;
    schema:name "IDOLiSH7 Third BEAT!"@en,
        "アイドリッシュセブン Third BEAT!"@ja,
        "IDOLiSH7 Third BEAT!"@ja-latn ;
    foaf:name "IDOLiSH7 Third BEAT!"@en,
        "アイドリッシュセブン Third BEAT!"@ja,
        "IDOLiSH7 Third BEAT!"@ja-latn .

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

<album/110584#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PLACES / TRIGGER"@en,
        "PLACES / TRIGGER"@ja,
        "PLACES / TRIGGER"@ja-latn ;
    mo:performance_of <album/110584#musicalwork> ;
    mo:recorded_as <album/110584#musicalexpression> ;
    schema:name "PLACES / TRIGGER"@en,
        "PLACES / TRIGGER"@ja,
        "PLACES / TRIGGER"@ja-latn ;
    schema:workPerformed <album/110584#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/48/110584/110584-a77df04d44e7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110584#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/110584/110584-a77df04d44e7.jpg> ;
    foaf:depicts <album/110584#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/110584/110584-a77df04d44e7.jpg> .

<https://medium-media.vgm.io/albums/48/110584/110584-a77df04d44e7.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/110584#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PLACES / TRIGGER"@en,
        "PLACES / TRIGGER"@ja,
        "PLACES / TRIGGER"@ja-latn ;
    mo:composer <artist/43675#subject>,
        <artist/6201#subject>,
        <artist/9313#subject> ;
    mo:produced_work <album/110584#musicalwork> ;
    schema:name "PLACES / TRIGGER"@en,
        "PLACES / TRIGGER"@ja,
        "PLACES / TRIGGER"@ja-latn .

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

<album/110584#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-14"^^xsd:date ;
    dcterms:title "PLACES / TRIGGER"@en,
        "PLACES / TRIGGER"@ja,
        "PLACES / TRIGGER"@ja-latn ;
    mo:catalogue_number "LACM-24128" ;
    mo:media_type "CD" ;
    mo:publication_of <album/110584#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N83a0b1a48d98425bad16283ad1d6b842 ;
    mo:record_count 1 ;
    schema:about <product/9819#subject> ;
    schema:datePublished "2021-07-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/48/110584/110584-a77df04d44e7.jpg> ;
    schema:name "PLACES / TRIGGER"@en,
        "PLACES / TRIGGER"@ja,
        "PLACES / TRIGGER"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/110584/110584-a77df04d44e7.jpg> .

_:N8b88427023b649f1ba14e131121e2277 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PLACES (Off Vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N83a0b1a48d98425bad16283ad1d6b842 ;
    schema:name "PLACES (Off Vocal)"@en .

_:Na868c79b2c844674b531f196c2f7ba89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile Again (Off Vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N83a0b1a48d98425bad16283ad1d6b842 ;
    schema:name "Smile Again (Off Vocal)"@en .

_:Nb8bf07b6009a42099c5b4df964cf6147 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PLACES"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N83a0b1a48d98425bad16283ad1d6b842 ;
    schema:name "PLACES"@en .

_:Nbce7ab68b0b44357a364746d0b1a9d6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile Again"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N83a0b1a48d98425bad16283ad1d6b842 ;
    schema:name "Smile Again"@en .

_:N83a0b1a48d98425bad16283ad1d6b842 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8b88427023b649f1ba14e131121e2277,
        _:Na868c79b2c844674b531f196c2f7ba89,
        _:Nb8bf07b6009a42099c5b4df964cf6147,
        _:Nbce7ab68b0b44357a364746d0b1a9d6d ;
    mo:track_count 4 ;
    schema:duration "PT16:11"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8b88427023b649f1ba14e131121e2277,
        _:Na868c79b2c844674b531f196c2f7ba89,
        _:Nb8bf07b6009a42099c5b4df964cf6147,
        _:Nbce7ab68b0b44357a364746d0b1a9d6d .

