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

<artist/21862#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arthur Lounsbery"@en ;
    foaf:made <album/115755#subject>,
        <album/115755#vocals> ;
    foaf:name "Arthur Lounsbery"@en .

<artist/34201#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fantôme Iris"@en ;
    foaf:made <album/115755#subject>,
        <album/115755#vocals> ;
    foaf:name "Fantôme Iris"@en .

<artist/41234#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaya Wada"@en,
        "和田将弥"@ja ;
    foaf:made <album/115755#subject>,
        <album/115755#vocals> ;
    foaf:name "Masaya Wada"@en,
        "和田将弥"@ja .

<artist/45460#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taiyo Ayukawa"@en,
        "鮎川太陽"@ja ;
    foaf:made <album/115755#subject>,
        <album/115755#vocals> ;
    foaf:name "Taiyo Ayukawa"@en,
        "鮎川太陽"@ja .

<artist/5381#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jun Fukuyama"@en,
        "福山潤"@ja ;
    foaf:made <album/115755#subject>,
        <album/115755#vocals> ;
    foaf:name "Jun Fukuyama"@en,
        "福山潤"@ja .

<artist/7292#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsubasa Yonaga"@en,
        "代永翼"@ja ;
    foaf:made <album/115755#subject>,
        <album/115755#vocals> ;
    foaf:name "Tsubasa Yonaga"@en,
        "代永翼"@ja .

<artist/46277#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115755#subject> ;
    schema:name "UYKADO"@en ;
    foaf:made <album/115755#composition>,
        <album/115755#lyrics>,
        <album/115755#subject> ;
    foaf:name "UYKADO"@en .

<product/7751#subject> a schema:CreativeWork ;
    schema:name "ARGONAVIS from BanG Dream! AAside"@en,
        "アルゴナビス from BanG Dream! AAside"@ja,
        "ARGONAVIS from BanG Dream! AAside"@ja-latn ;
    foaf:name "ARGONAVIS from BanG Dream! AAside"@en,
        "アルゴナビス from BanG Dream! AAside"@ja,
        "ARGONAVIS from BanG Dream! AAside"@ja-latn .

<album/115755#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spooky Halloween Night / Fantôme Iris"@en,
        "Spooky Halloween Night / Fantôme Iris"@ja,
        "Spooky Halloween Night / Fantôme Iris"@ja-latn ;
    mo:composer <artist/46277#subject> ;
    mo:produced_work <album/115755#musicalwork> ;
    schema:name "Spooky Halloween Night / Fantôme Iris"@en,
        "Spooky Halloween Night / Fantôme Iris"@ja,
        "Spooky Halloween Night / Fantôme Iris"@ja-latn .

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

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

<album/115755#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spooky Halloween Night / Fantôme Iris"@en,
        "Spooky Halloween Night / Fantôme Iris"@ja,
        "Spooky Halloween Night / Fantôme Iris"@ja-latn ;
    mo:performance_of <album/115755#musicalwork> ;
    mo:recorded_as <album/115755#musicalexpression> ;
    schema:name "Spooky Halloween Night / Fantôme Iris"@en,
        "Spooky Halloween Night / Fantôme Iris"@ja,
        "Spooky Halloween Night / Fantôme Iris"@ja-latn ;
    schema:workPerformed <album/115755#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/55/115755/115755-3f6140e266dc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115755#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/115755/115755-3f6140e266dc.jpg> ;
    foaf:depicts <album/115755#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/115755/115755-3f6140e266dc.jpg> .

<https://medium-media.vgm.io/albums/55/115755/115755-3f6140e266dc.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/115755#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-31"^^xsd:date ;
    dcterms:title "Spooky Halloween Night / Fantôme Iris"@en,
        "Spooky Halloween Night / Fantôme Iris"@ja,
        "Spooky Halloween Night / Fantôme Iris"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/115755#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:Ncf44e8d2468043fab64269932109176e ;
    mo:record_count 1 ;
    schema:about <product/7751#subject> ;
    schema:datePublished "2021-10-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/115755/115755-3f6140e266dc.jpg> ;
    schema:name "Spooky Halloween Night / Fantôme Iris"@en,
        "Spooky Halloween Night / Fantôme Iris"@ja,
        "Spooky Halloween Night / Fantôme Iris"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/115755/115755-3f6140e266dc.jpg> .

_:Nad4eea9098a84d428f08b5977f807a62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spooky Halloween Night"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Ncf44e8d2468043fab64269932109176e ;
    schema:name "Spooky Halloween Night"@en .

_:Ncf44e8d2468043fab64269932109176e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nad4eea9098a84d428f08b5977f807a62 ;
    mo:track_count 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nad4eea9098a84d428f08b5977f807a62 .

