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

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

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

<artist/73607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151023#subject> ;
    schema:name "Podzol"@en ;
    foaf:made <album/151023#composition>,
        <album/151023#subject> ;
    foaf:name "Podzol"@en .

<artist/73608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151023#subject> ;
    schema:name "Takumi Nakanowatari"@en,
        "中野渡拓実"@ja ;
    foaf:made <album/151023#composition>,
        <album/151023#subject> ;
    foaf:name "Takumi Nakanowatari"@en,
        "中野渡拓実"@ja .

<artist/73609#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151023#subject> ;
    schema:name "Quong"@en ;
    foaf:made <album/151023#composition>,
        <album/151023#subject> ;
    foaf:name "Quong"@en .

<artist/73610#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151023#subject> ;
    schema:name "R.B."@en ;
    foaf:made <album/151023#composition>,
        <album/151023#subject> ;
    foaf:name "R.B."@en .

<event/306> a mo:Release ;
    schema:name "Released at M3-2024 Fall (Oct 27, 2024)" .

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

<album/151023#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sorahe / The Nudja Conspiracy"@en,
        "空へ / The Nudja Conspiracy"@ja,
        "Sorahe / The Nudja Conspiracy"@ja-latn ;
    mo:performance_of <album/151023#musicalwork> ;
    mo:recorded_as <album/151023#musicalexpression> ;
    schema:name "Sorahe / The Nudja Conspiracy"@en,
        "空へ / The Nudja Conspiracy"@ja,
        "Sorahe / The Nudja Conspiracy"@ja-latn ;
    schema:workPerformed <album/151023#musicalwork> .

<https://media.vgm.io/albums/32/151023/151023-6a51c6c7eef8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151023#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/32/151023/151023-6a51c6c7eef8.jpg> ;
    foaf:depicts <album/151023#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/32/151023/151023-6a51c6c7eef8.jpg> .

<https://medium-media.vgm.io/albums/32/151023/151023-6a51c6c7eef8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151023#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sorahe / The Nudja Conspiracy"@en,
        "空へ / The Nudja Conspiracy"@ja,
        "Sorahe / The Nudja Conspiracy"@ja-latn ;
    mo:composer <artist/73607#subject>,
        <artist/73608#subject>,
        <artist/73609#subject>,
        <artist/73610#subject> ;
    mo:produced_work <album/151023#musicalwork> ;
    schema:name "Sorahe / The Nudja Conspiracy"@en,
        "空へ / The Nudja Conspiracy"@ja,
        "Sorahe / The Nudja Conspiracy"@ja-latn .

<album/151023#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-10-27"^^xsd:date ;
    dcterms:title "Sorahe / The Nudja Conspiracy"@en,
        "空へ / The Nudja Conspiracy"@ja,
        "Sorahe / The Nudja Conspiracy"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/151023#musicalexpression> ;
    mo:publisher _:Nae56d2f235f2448e820c6778db1a6a7e ;
    mo:record _:Nb6a4beeebd4b4d588bfeb7e744d73b9f ;
    mo:record_count 1 ;
    mo:release <event/306> ;
    schema:datePublished "2024-10-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/32/151023/151023-6a51c6c7eef8.jpg> ;
    schema:name "Sorahe / The Nudja Conspiracy"@en,
        "空へ / The Nudja Conspiracy"@ja,
        "Sorahe / The Nudja Conspiracy"@ja-latn ;
    schema:publisher _:Nae56d2f235f2448e820c6778db1a6a7e ;
    foaf:depiction <https://media.vgm.io/albums/32/151023/151023-6a51c6c7eef8.jpg> .

_:N3c04993d1c044b2690db55a3b141eb33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victorious"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nb6a4beeebd4b4d588bfeb7e744d73b9f ;
    schema:name "Victorious"@ja .

_:N560ffe309d694467ba249fb2f6d94ddb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空へ (feat. 花隈千冬)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:Nb6a4beeebd4b4d588bfeb7e744d73b9f ;
    schema:name "空へ (feat. 花隈千冬)"@ja .

_:N59e1ee80f52f4f3681254220a895d0ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "能登"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nb6a4beeebd4b4d588bfeb7e744d73b9f ;
    schema:name "能登"@ja .

_:N71b6fc29f9594aacbd8b4e40cad38447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "声も届かない (feat. 花隈千冬 & 夏色花梨)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nb6a4beeebd4b4d588bfeb7e744d73b9f ;
    schema:name "声も届かない (feat. 花隈千冬 & 夏色花梨)"@ja .

_:Na3096bbfcaba4fffb4ce527d131ca733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜空へ叫びを (feat.花隈千冬)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nb6a4beeebd4b4d588bfeb7e744d73b9f ;
    schema:name "夜空へ叫びを (feat.花隈千冬)"@ja .

_:Na9bff16ea1ed436a9342a848b063c193 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Filler_1"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nb6a4beeebd4b4d588bfeb7e744d73b9f ;
    schema:name "Filler_1"@ja .

_:Nae56d2f235f2448e820c6778db1a6a7e schema:name "The Nudja Conspiracy"@en,
        "The Nudja Conspiracy"@ja,
        "The Nudja Conspiracy"@ja-latn ;
    foaf:name "The Nudja Conspiracy"@en,
        "The Nudja Conspiracy"@ja,
        "The Nudja Conspiracy"@ja-latn .

_:Nb770e2ebdc404541a724df2f9e7af414 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "汽水"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nb6a4beeebd4b4d588bfeb7e744d73b9f ;
    schema:name "汽水"@ja .

_:Nb6a4beeebd4b4d588bfeb7e744d73b9f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3c04993d1c044b2690db55a3b141eb33,
        _:N560ffe309d694467ba249fb2f6d94ddb,
        _:N59e1ee80f52f4f3681254220a895d0ef,
        _:N71b6fc29f9594aacbd8b4e40cad38447,
        _:Na3096bbfcaba4fffb4ce527d131ca733,
        _:Na9bff16ea1ed436a9342a848b063c193,
        _:Nb770e2ebdc404541a724df2f9e7af414 ;
    mo:track_count 7 ;
    schema:duration "PT27:23"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N3c04993d1c044b2690db55a3b141eb33,
        _:N560ffe309d694467ba249fb2f6d94ddb,
        _:N59e1ee80f52f4f3681254220a895d0ef,
        _:N71b6fc29f9594aacbd8b4e40cad38447,
        _:Na3096bbfcaba4fffb4ce527d131ca733,
        _:Na9bff16ea1ed436a9342a848b063c193,
        _:Nb770e2ebdc404541a724df2f9e7af414 .

