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

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

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

<artist/49754#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120503#subject> ;
    schema:name "HASEKO"@en ;
    foaf:made <album/120503#composition>,
        <album/120503#subject> ;
    foaf:name "HASEKO"@en .

<event/272> a mo:Release ;
    schema:name "Released at M3-2021 Fall (Oct 31, 2021)" .

<album/120503#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PHANTOM DIVA"@en,
        "PHANTOM DIVA"@ja,
        "PHANTOM DIVA"@ja-latn ;
    mo:composer <artist/49754#subject> ;
    mo:produced_work <album/120503#musicalwork> ;
    schema:name "PHANTOM DIVA"@en,
        "PHANTOM DIVA"@ja,
        "PHANTOM DIVA"@ja-latn .

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

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

<org/3416#subject> schema:name "Chocofan"@en,
        "ちょこふぁん"@ja,
        "Chocofan"@ja-latn ;
    foaf:name "Chocofan"@en,
        "ちょこふぁん"@ja,
        "Chocofan"@ja-latn .

<https://media.vgm.io/albums/30/120503/120503-2573441b1d55.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120503#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/120503/120503-2573441b1d55.jpg> ;
    foaf:depicts <album/120503#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/120503/120503-2573441b1d55.jpg> .

<https://medium-media.vgm.io/albums/30/120503/120503-2573441b1d55.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/120503#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-31"^^xsd:date ;
    dcterms:title "PHANTOM DIVA"@en,
        "PHANTOM DIVA"@ja,
        "PHANTOM DIVA"@ja-latn ;
    mo:catalogue_number "CFCD-0037" ;
    mo:media_type "CD" ;
    mo:publication_of <album/120503#musicalexpression> ;
    mo:publisher <org/3416#subject> ;
    mo:record _:Nfe8a8e00006e4bdcbdadebaa7ecd49b9 ;
    mo:record_count 1 ;
    mo:release <event/272> ;
    schema:datePublished "2021-10-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/30/120503/120503-2573441b1d55.jpg> ;
    schema:name "PHANTOM DIVA"@en,
        "PHANTOM DIVA"@ja,
        "PHANTOM DIVA"@ja-latn ;
    schema:publisher <org/3416#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/120503/120503-2573441b1d55.jpg> .

_:N3da94f6ff8ec46d9a96c330f4867d797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PHANTOM DIVA"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nfe8a8e00006e4bdcbdadebaa7ecd49b9 ;
    schema:name "PHANTOM DIVA"@ja .

_:Nb0e8c24685ea4f26abb4f7abd29fe724 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エゴイズムダイバー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nfe8a8e00006e4bdcbdadebaa7ecd49b9 ;
    schema:name "エゴイズムダイバー"@ja .

_:Nfe8a8e00006e4bdcbdadebaa7ecd49b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3da94f6ff8ec46d9a96c330f4867d797,
        _:Nb0e8c24685ea4f26abb4f7abd29fe724 ;
    mo:track_count 2 ;
    schema:duration "PT7:26"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3da94f6ff8ec46d9a96c330f4867d797,
        _:Nb0e8c24685ea4f26abb4f7abd29fe724 .

