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

<artist/28214#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomomi Jiena Sumi"@en,
        "鷲見友美ジェナ"@ja ;
    foaf:made <album/131548#subject>,
        <album/131548#vocals> ;
    foaf:name "Tomomi Jiena Sumi"@en,
        "鷲見友美ジェナ"@ja .

<artist/46315#subject> a schema:Person,
        foaf:Person ;
    schema:name "Misuzu Yamada"@en,
        "山田美鈴"@ja ;
    foaf:made <album/131548#subject>,
        <album/131548#vocals> ;
    foaf:name "Misuzu Yamada"@en,
        "山田美鈴"@ja .

<artist/8607#subject> a schema:Person,
        foaf:Person ;
    schema:name "May'n"@en ;
    foaf:made <album/131548#lyrics>,
        <album/131548#subject>,
        <album/131548#vocals> ;
    foaf:name "May'n"@en .

<artist/32027#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131548#subject> ;
    schema:name "D&H"@en ;
    foaf:made <album/131548#composition>,
        <album/131548#subject> ;
    foaf:name "D&H"@en .

<product/9214#subject> a schema:CreativeWork ;
    schema:name "D4DJ Groovy Mix"@en,
        "D4DJ Groovy Mix"@ja,
        "D4DJ Groovy Mix"@ja-latn ;
    foaf:name "D4DJ Groovy Mix"@en,
        "D4DJ Groovy Mix"@ja,
        "D4DJ Groovy Mix"@ja-latn .

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

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

<album/131548#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "STORY / Abyssmare"@en,
        "STORY / Abyssmare"@ja,
        "STORY / Abyssmare"@ja-latn ;
    mo:performance_of <album/131548#musicalwork> ;
    mo:recorded_as <album/131548#musicalexpression> ;
    schema:name "STORY / Abyssmare"@en,
        "STORY / Abyssmare"@ja,
        "STORY / Abyssmare"@ja-latn ;
    schema:workPerformed <album/131548#musicalwork> .

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

<https://media.vgm.io/albums/84/131548/131548-745bcd488d84.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131548#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/131548/131548-745bcd488d84.jpg> ;
    foaf:depicts <album/131548#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/131548/131548-745bcd488d84.jpg> .

<https://medium-media.vgm.io/albums/84/131548/131548-745bcd488d84.jpg> a schema:ImageObject,
        foaf:Image .

<album/131548#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STORY / Abyssmare"@en,
        "STORY / Abyssmare"@ja,
        "STORY / Abyssmare"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(PURPLE NIGHT"@en ;
            foaf:made <album/131548#composition> ;
            foaf:name "(PURPLE NIGHT"@en ],
        <artist/32027#subject> ;
    mo:produced_work <album/131548#musicalwork> ;
    schema:name "STORY / Abyssmare"@en,
        "STORY / Abyssmare"@ja,
        "STORY / Abyssmare"@ja-latn .

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

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

<album/131548#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-11"^^xsd:date ;
    dcterms:title "STORY / Abyssmare"@en,
        "STORY / Abyssmare"@ja,
        "STORY / Abyssmare"@ja-latn ;
    mo:catalogue_number "BRMM-10693" ;
    mo:media_type "CD" ;
    mo:publication_of <album/131548#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N622cd49ed6ed4c72bb1d9bdf1c2f40b7 ;
    mo:record_count 1 ;
    schema:about <product/9214#subject> ;
    schema:datePublished "2023-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/131548/131548-745bcd488d84.jpg> ;
    schema:name "STORY / Abyssmare"@en,
        "STORY / Abyssmare"@ja,
        "STORY / Abyssmare"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/131548/131548-745bcd488d84.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yūka Aisaka"@en ;
    foaf:made <album/131548#vocals> ;
    foaf:name "Yūka Aisaka"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Weronika"@en ;
    foaf:made <album/131548#subject> ;
    foaf:name "Weronika"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Weronika"@en ;
    foaf:made <album/131548#vocals> ;
    foaf:name "Weronika"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yūka Aisaka"@en ;
    foaf:made <album/131548#subject> ;
    foaf:name "Yūka Aisaka"@en .

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

_:N1c59bc25ba444cf7a59b63bfe536fbcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raindrops -instrumental-"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N622cd49ed6ed4c72bb1d9bdf1c2f40b7 ;
    schema:name "Raindrops -instrumental-"@en .

_:N4ec7e0c99be54e379490844874875423 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take Me On"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N622cd49ed6ed4c72bb1d9bdf1c2f40b7 ;
    schema:name "Take Me On"@en .

_:N91b7d9a7cc3d4e79a4f73b8cc9f23911 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STORY -instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N622cd49ed6ed4c72bb1d9bdf1c2f40b7 ;
    schema:name "STORY -instrumental-"@en .

_:N9a08a76c24e949ce8dec44cb770a0361 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take Me On -instrumental-"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N622cd49ed6ed4c72bb1d9bdf1c2f40b7 ;
    schema:name "Take Me On -instrumental-"@en .

_:Nefcf78fcfa2743a7a0f16fde0c19c184 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raindrops"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N622cd49ed6ed4c72bb1d9bdf1c2f40b7 ;
    schema:name "Raindrops"@en .

_:Nf67c89a26c78431e9fc67c821e18bb43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STORY"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N622cd49ed6ed4c72bb1d9bdf1c2f40b7 ;
    schema:name "STORY"@en .

_:N622cd49ed6ed4c72bb1d9bdf1c2f40b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c59bc25ba444cf7a59b63bfe536fbcd,
        _:N4ec7e0c99be54e379490844874875423,
        _:N91b7d9a7cc3d4e79a4f73b8cc9f23911,
        _:N9a08a76c24e949ce8dec44cb770a0361,
        _:Nefcf78fcfa2743a7a0f16fde0c19c184,
        _:Nf67c89a26c78431e9fc67c821e18bb43 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1c59bc25ba444cf7a59b63bfe536fbcd,
        _:N4ec7e0c99be54e379490844874875423,
        _:N91b7d9a7cc3d4e79a4f73b8cc9f23911,
        _:N9a08a76c24e949ce8dec44cb770a0361,
        _:Nefcf78fcfa2743a7a0f16fde0c19c184,
        _:Nf67c89a26c78431e9fc67c821e18bb43 .

