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

<artist/13221#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118227#subject> ;
    schema:name "eba"@en ;
    foaf:made <album/118227#composition>,
        <album/118227#subject> ;
    foaf:name "eba"@en .

<artist/17548#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118227#subject> ;
    schema:name "Kanako Takatsuki"@en,
        "高槻かなこ"@ja ;
    foaf:made <album/118227#composition>,
        <album/118227#lyrics>,
        <album/118227#subject>,
        <album/118227#vocals> ;
    foaf:name "Kanako Takatsuki"@en,
        "高槻かなこ"@ja .

<artist/50364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118227#subject> ;
    schema:name "LUPO Ichinose"@en,
        "市瀬るぽ"@ja ;
    foaf:made <album/118227#composition>,
        <album/118227#subject> ;
    foaf:name "LUPO Ichinose"@en,
        "市瀬るぽ"@ja .

<product/11097#subject> a schema:CreativeWork ;
    schema:name "BLACK★★ROCK SHOOTER: DAWN FALL"@en,
        "ブラック★★ロックシューター DAWN FALL"@ja,
        "BLACK★★ROCK SHOOTER: DAWN FALL"@ja-latn ;
    foaf:name "BLACK★★ROCK SHOOTER: DAWN FALL"@en,
        "ブラック★★ロックシューター DAWN FALL"@ja,
        "BLACK★★ROCK SHOOTER: DAWN FALL"@ja-latn .

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

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

<album/118227#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Before the Nightmare / Kanako Takatsuki [Limited Edition]"@en,
        "Before the Nightmare / 高槻かなこ [初回限定盤]"@ja,
        "Before the Nightmare / Kanako Takatsuki [Limited Edition]"@ja-latn ;
    mo:performance_of <album/118227#musicalwork> ;
    mo:recorded_as <album/118227#musicalexpression> ;
    schema:name "Before the Nightmare / Kanako Takatsuki [Limited Edition]"@en,
        "Before the Nightmare / 高槻かなこ [初回限定盤]"@ja,
        "Before the Nightmare / Kanako Takatsuki [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/118227#musicalwork> .

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

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

<https://media.vgm.io/albums/72/118227/118227-888953276cef.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118227#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/118227/118227-888953276cef.jpg> ;
    foaf:depicts <album/118227#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/118227/118227-888953276cef.jpg> .

<https://medium-media.vgm.io/albums/72/118227/118227-888953276cef.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/118227#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Before the Nightmare / Kanako Takatsuki [Limited Edition]"@en,
        "Before the Nightmare / 高槻かなこ [初回限定盤]"@ja,
        "Before the Nightmare / Kanako Takatsuki [Limited Edition]"@ja-latn ;
    mo:composer <artist/13221#subject>,
        <artist/17548#subject>,
        <artist/50364#subject> ;
    mo:produced_work <album/118227#musicalwork> ;
    schema:name "Before the Nightmare / Kanako Takatsuki [Limited Edition]"@en,
        "Before the Nightmare / 高槻かなこ [初回限定盤]"@ja,
        "Before the Nightmare / Kanako Takatsuki [Limited Edition]"@ja-latn .

<album/118227#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-25"^^xsd:date ;
    dcterms:title "Before the Nightmare / Kanako Takatsuki [Limited Edition]"@en,
        "Before the Nightmare / 高槻かなこ [初回限定盤]"@ja,
        "Before the Nightmare / Kanako Takatsuki [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACM-34264" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/118227#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N8c1e1aaedf8241419f47f1d5f2d36cc1,
        _:Na3063e273c9940c689f04c6441774556 ;
    mo:record_count 2 ;
    schema:about <product/11097#subject> ;
    schema:datePublished "2022-05-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/118227/118227-888953276cef.jpg> ;
    schema:name "Before the Nightmare / Kanako Takatsuki [Limited Edition]"@en,
        "Before the Nightmare / 高槻かなこ [初回限定盤]"@ja,
        "Before the Nightmare / Kanako Takatsuki [Limited Edition]"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/118227/118227-888953276cef.jpg> .

_:N06819a2e449c4b598f9e65480eec5a0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before the Nightmare"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N8c1e1aaedf8241419f47f1d5f2d36cc1 ;
    schema:name "Before the Nightmare"@ja .

_:N0942530f7f47427e8117eff9f2db622c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love myself, All myself (Off Vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N8c1e1aaedf8241419f47f1d5f2d36cc1 ;
    schema:name "Love myself, All myself (Off Vocal)"@ja .

_:N1a5061c0a5d14047b3620280870ec358 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Before the Nightmare」Behind The Scenes"@ja ;
    mo:track_number 2 ;
    schema:duration "PT14:45"^^xsd:interval ;
    schema:inPlaylist _:Na3063e273c9940c689f04c6441774556 ;
    schema:name "「Before the Nightmare」Behind The Scenes"@ja .

_:N5afc165f07fc47bc9adb8d224b013fef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘つきダーティ (Off Vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N8c1e1aaedf8241419f47f1d5f2d36cc1 ;
    schema:name "嘘つきダーティ (Off Vocal)"@ja .

_:Na3b9ae48b832465694bd8a742c87e399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Before the Nightmare」Music Clip"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Na3063e273c9940c689f04c6441774556 ;
    schema:name "「Before the Nightmare」Music Clip"@ja .

_:Nc26e3abaac314a2b9eaebc0dfabccff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before the Nightmare (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N8c1e1aaedf8241419f47f1d5f2d36cc1 ;
    schema:name "Before the Nightmare (Off Vocal)"@ja .

_:Nd0271268a3b7429ca7a71b8c2377b7d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love myself, All myself"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N8c1e1aaedf8241419f47f1d5f2d36cc1 ;
    schema:name "Love myself, All myself"@ja .

_:Nf0d52df30a6045c2ad6c27de9ae4a7c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘つきダーティ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N8c1e1aaedf8241419f47f1d5f2d36cc1 ;
    schema:name "嘘つきダーティ"@ja .

_:Na3063e273c9940c689f04c6441774556 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1a5061c0a5d14047b3620280870ec358,
        _:Na3b9ae48b832465694bd8a742c87e399 ;
    mo:track_count 2 ;
    schema:duration "PT18:26"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1a5061c0a5d14047b3620280870ec358,
        _:Na3b9ae48b832465694bd8a742c87e399 .

_:N8c1e1aaedf8241419f47f1d5f2d36cc1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06819a2e449c4b598f9e65480eec5a0a,
        _:N0942530f7f47427e8117eff9f2db622c,
        _:N5afc165f07fc47bc9adb8d224b013fef,
        _:Nc26e3abaac314a2b9eaebc0dfabccff0,
        _:Nd0271268a3b7429ca7a71b8c2377b7d3,
        _:Nf0d52df30a6045c2ad6c27de9ae4a7c9 ;
    mo:track_count 6 ;
    schema:duration "PT25:40"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N06819a2e449c4b598f9e65480eec5a0a,
        _:N0942530f7f47427e8117eff9f2db622c,
        _:N5afc165f07fc47bc9adb8d224b013fef,
        _:Nc26e3abaac314a2b9eaebc0dfabccff0,
        _:Nd0271268a3b7429ca7a71b8c2377b7d3,
        _:Nf0d52df30a6045c2ad6c27de9ae4a7c9 .

