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

<artist/18220#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyu Kubota"@en,
        "久保田未夢"@ja ;
    foaf:made <album/121172#subject>,
        <album/121172#vocals> ;
    foaf:name "Miyu Kubota"@en,
        "久保田未夢"@ja .

<artist/29523#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Murakami"@en,
        "村上奈津実"@ja ;
    foaf:made <album/121172#subject>,
        <album/121172#vocals> ;
    foaf:name "Natsumi Murakami"@en,
        "村上奈津実"@ja .

<artist/52792#subject> a schema:Person,
        foaf:Person ;
    schema:name "ERECA"@en ;
    foaf:made <album/121172#lyrics>,
        <album/121172#subject> ;
    foaf:name "ERECA"@en .

<artist/35701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121172#subject> ;
    schema:name "Em.me"@en ;
    foaf:made <album/121172#composition>,
        <album/121172#subject> ;
    foaf:name "Em.me"@en .

<artist/39459#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121172#subject> ;
    schema:name "Dummy Dog"@en ;
    foaf:made <album/121172#composition>,
        <album/121172#lyrics>,
        <album/121172#subject> ;
    foaf:name "Dummy Dog"@en .

<product/11252#subject> a schema:CreativeWork ;
    schema:name "Love Live! Nijigasaki High School Idol Club (2nd season)"@en,
        "ラブライブ! 虹ヶ咲学園スクールアイドル同好会 2nd Season"@ja,
        "Love Live! Nijigasaki Gakuen School Idol Doukoukai 2nd Season"@ja-latn ;
    foaf:name "Love Live! Nijigasaki High School Idol Club (2nd season)"@en,
        "ラブライブ! 虹ヶ咲学園スクールアイドル同好会 2nd Season"@ja,
        "Love Live! Nijigasaki Gakuen School Idol Doukoukai 2nd Season"@ja-latn .

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

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

<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/27/121172/121172-66907c16ab82.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121172#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/121172/121172-66907c16ab82.png> ;
    foaf:depicts <album/121172#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/121172/121172-66907c16ab82.png> .

<https://medium-media.vgm.io/albums/27/121172/121172-66907c16ab82.png> a schema:ImageObject,
        foaf:Image .

<album/121172#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shadow Effect / DiverDiva"@en,
        "Shadow Effect / DiverDiva"@ja,
        "Shadow Effect / DiverDiva"@ja-latn ;
    mo:composer <artist/35701#subject>,
        <artist/39459#subject> ;
    mo:produced_work <album/121172#musicalwork> ;
    schema:name "Shadow Effect / DiverDiva"@en,
        "Shadow Effect / DiverDiva"@ja,
        "Shadow Effect / DiverDiva"@ja-latn .

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

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

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

<album/121172#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-05"^^xsd:date ;
    dcterms:title "Shadow Effect / DiverDiva"@en,
        "Shadow Effect / DiverDiva"@ja,
        "Shadow Effect / DiverDiva"@ja-latn ;
    mo:catalogue_number "LACM-24320" ;
    mo:media_type "CD" ;
    mo:publication_of <album/121172#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N1c9e5f9ae17e4d42a83a24050f77e9be ;
    mo:record_count 1 ;
    schema:about <product/11252#subject> ;
    schema:datePublished "2022-10-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/121172/121172-66907c16ab82.png> ;
    schema:name "Shadow Effect / DiverDiva"@en,
        "Shadow Effect / DiverDiva"@ja,
        "Shadow Effect / DiverDiva"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/121172/121172-66907c16ab82.png> .

_:N9ffdcf3cc3de454591e0bd7e3cf1c5f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiss the Sun"@en,
        "Kiss the Sun"@ja,
        "Kiss the Sun"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N1c9e5f9ae17e4d42a83a24050f77e9be ;
    schema:name "Kiss the Sun"@en,
        "Kiss the Sun"@ja,
        "Kiss the Sun"@ja-latn .

_:Nd6cda5d415f1449f93013116a53f1970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiss the Sun (Off Vocal)"@en,
        "Kiss the Sun (Off Vocal)"@ja,
        "Kiss the Sun (Off Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N1c9e5f9ae17e4d42a83a24050f77e9be ;
    schema:name "Kiss the Sun (Off Vocal)"@en,
        "Kiss the Sun (Off Vocal)"@ja,
        "Kiss the Sun (Off Vocal)"@ja-latn .

_:Ne383258f9caf46c3a0d2768a7a7409d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow Effect"@en,
        "Shadow Effect"@ja,
        "Shadow Effect"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N1c9e5f9ae17e4d42a83a24050f77e9be ;
    schema:name "Shadow Effect"@en,
        "Shadow Effect"@ja,
        "Shadow Effect"@ja-latn .

_:Nf954a449e5ce4fa5a808c01921d690df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catch the Phantom Thief!?"@en,
        "怪盗を捕まえろ!?"@ja,
        "Kaitou wo Tsukamaero!?"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT14:32"^^xsd:interval ;
    schema:inPlaylist _:N1c9e5f9ae17e4d42a83a24050f77e9be ;
    schema:name "Catch the Phantom Thief!?"@en,
        "怪盗を捕まえろ!?"@ja,
        "Kaitou wo Tsukamaero!?"@ja-latn .

_:Nfbe95dbf43fd4849ae82bda4292cd2fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow Effect (Off Vocal)"@en,
        "Shadow Effect (Off Vocal)"@ja,
        "Shadow Effect (Off Vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N1c9e5f9ae17e4d42a83a24050f77e9be ;
    schema:name "Shadow Effect (Off Vocal)"@en,
        "Shadow Effect (Off Vocal)"@ja,
        "Shadow Effect (Off Vocal)"@ja-latn .

_:N1c9e5f9ae17e4d42a83a24050f77e9be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9ffdcf3cc3de454591e0bd7e3cf1c5f4,
        _:Nd6cda5d415f1449f93013116a53f1970,
        _:Ne383258f9caf46c3a0d2768a7a7409d0,
        _:Nf954a449e5ce4fa5a808c01921d690df,
        _:Nfbe95dbf43fd4849ae82bda4292cd2fe ;
    mo:track_count 5 ;
    schema:duration "PT31:08"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N9ffdcf3cc3de454591e0bd7e3cf1c5f4,
        _:Nd6cda5d415f1449f93013116a53f1970,
        _:Ne383258f9caf46c3a0d2768a7a7409d0,
        _:Nf954a449e5ce4fa5a808c01921d690df,
        _:Nfbe95dbf43fd4849ae82bda4292cd2fe .

