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

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

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

<artist/28583#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sasa Ando"@en,
        "安藤紗々"@ja ;
    foaf:made <album/91267#lyrics>,
        <album/91267#subject> ;
    foaf:name "Sasa Ando"@en,
        "安藤紗々"@ja .

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

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

<artist/13019#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91267#subject> ;
    schema:name "Shinnosuke"@en ;
    foaf:made <album/91267#composition>,
        <album/91267#subject> ;
    foaf:name "Shinnosuke"@en .

<artist/17583#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91267#subject> ;
    schema:name "Kyohei Yamamoto"@en,
        "山本恭平"@ja ;
    foaf:made <album/91267#composition>,
        <album/91267#subject> ;
    foaf:name "Kyohei Yamamoto"@en,
        "山本恭平"@ja .

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

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

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

<https://medium-media.vgm.io/albums/76/91267/91267-1576555146.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/91267#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crescent rise / TRIGGER"@en,
        "Crescent rise / TRIGGER"@ja,
        "Crescent rise / TRIGGER"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact"@en ;
            foaf:made <album/91267#composition> ;
            foaf:name "(Arte Refact"@en ],
        <artist/13019#subject>,
        <artist/17583#subject> ;
    mo:produced_work <album/91267#musicalwork> ;
    schema:name "Crescent rise / TRIGGER"@en,
        "Crescent rise / TRIGGER"@ja,
        "Crescent rise / TRIGGER"@ja-latn .

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

<album/91267#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-29"^^xsd:date ;
    dcterms:title "Crescent rise / TRIGGER"@en,
        "Crescent rise / TRIGGER"@ja,
        "Crescent rise / TRIGGER"@ja-latn ;
    mo:catalogue_number "LACM-14956" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91267#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N293eafc61ffc4badac5ddd6cbaa1ffca ;
    mo:record_count 1 ;
    schema:about <product/7459#subject> ;
    schema:datePublished "2020-01-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/91267/91267-1576555146.jpg> ;
    schema:name "Crescent rise / TRIGGER"@en,
        "Crescent rise / TRIGGER"@ja,
        "Crescent rise / TRIGGER"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/91267/91267-1576555146.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91267#subject> ;
    schema:name "(Arte Refact"@en ;
    foaf:made <album/91267#subject> ;
    foaf:name "(Arte Refact"@en .

_:N614cb8fe12ec4e789a4a7358699428de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasure! (Off Vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N293eafc61ffc4badac5ddd6cbaa1ffca ;
    schema:name "Treasure! (Off Vocal)"@en .

_:N7c98e7451e094e8a8b73b67ba5fa9299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crescent rise"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N293eafc61ffc4badac5ddd6cbaa1ffca ;
    schema:name "Crescent rise"@en .

_:Ndc5690580a8a48d7a406a20158e6dc78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crescent rise (Off Vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N293eafc61ffc4badac5ddd6cbaa1ffca ;
    schema:name "Crescent rise (Off Vocal)"@en .

_:Nfc51fdcc92e64af3857044f778f354e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasure!"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N293eafc61ffc4badac5ddd6cbaa1ffca ;
    schema:name "Treasure!"@en .

_:N293eafc61ffc4badac5ddd6cbaa1ffca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N614cb8fe12ec4e789a4a7358699428de,
        _:N7c98e7451e094e8a8b73b67ba5fa9299,
        _:Ndc5690580a8a48d7a406a20158e6dc78,
        _:Nfc51fdcc92e64af3857044f778f354e1 ;
    mo:track_count 4 ;
    schema:duration "PT20:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N614cb8fe12ec4e789a4a7358699428de,
        _:N7c98e7451e094e8a8b73b67ba5fa9299,
        _:Ndc5690580a8a48d7a406a20158e6dc78,
        _:Nfc51fdcc92e64af3857044f778f354e1 .

