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

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

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

<artist/35885#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146876#subject> ;
    schema:name "Ryo Nakamura"@en ;
    foaf:made <album/146876#composition>,
        <album/146876#subject> ;
    foaf:name "Ryo Nakamura"@en .

<artist/46418#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146876#subject> ;
    schema:name "crayvxn"@en ;
    foaf:made <album/146876#composition>,
        <album/146876#subject> ;
    foaf:name "crayvxn"@en .

<artist/48699#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146876#subject> ;
    schema:name "Cosmograph"@en ;
    foaf:made <album/146876#composition>,
        <album/146876#subject> ;
    foaf:name "Cosmograph"@en .

<artist/63522#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146876#subject> ;
    schema:name "nuphory"@en ;
    foaf:made <album/146876#composition>,
        <album/146876#subject> ;
    foaf:name "nuphory"@en .

<product/14702#subject> a schema:CreativeWork ;
    schema:name "GODDESS OF VICTORY: NIKKE"@en,
        "승리의 여신: 니케"@ja,
        "GODDESS OF VICTORY: NIKKE"@ja-latn ;
    foaf:name "GODDESS OF VICTORY: NIKKE"@en,
        "승리의 여신: 니케"@ja,
        "GODDESS OF VICTORY: NIKKE"@ja-latn .

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

<album/146876#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@en,
        "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@ja,
        "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@ja-latn ;
    mo:performance_of <album/146876#musicalwork> ;
    mo:recorded_as <album/146876#musicalexpression> ;
    schema:name "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@en,
        "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@ja,
        "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@ja-latn ;
    schema:workPerformed <album/146876#musicalwork> .

<org/4305#subject> schema:name "LEVEL NINE"@en,
        "LEVEL NINE"@ja,
        "LEVEL NINE"@ja-latn ;
    foaf:name "LEVEL NINE"@en,
        "LEVEL NINE"@ja,
        "LEVEL NINE"@ja-latn .

<https://media.vgm.io/albums/67/146876/146876-93e6a7f13a93.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146876#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/146876/146876-93e6a7f13a93.jpg> ;
    foaf:depicts <album/146876#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/146876/146876-93e6a7f13a93.jpg> .

<https://medium-media.vgm.io/albums/67/146876/146876-93e6a7f13a93.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/146876#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@en,
        "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@ja,
        "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@ja-latn ;
    mo:composer <artist/35885#subject>,
        <artist/46418#subject>,
        <artist/48699#subject>,
        <artist/63522#subject> ;
    mo:produced_work <album/146876#musicalwork> ;
    schema:name "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@en,
        "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@ja,
        "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@ja-latn .

<album/146876#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-17"^^xsd:date ;
    dcterms:title "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@en,
        "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@ja,
        "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146876#musicalexpression> ;
    mo:publisher <org/4305#subject> ;
    mo:record _:N272da143d79744eeb0cb24cae7bba2bb ;
    mo:record_count 1 ;
    schema:about <product/14702#subject> ;
    schema:datePublished "2025-01-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/146876/146876-93e6a7f13a93.jpg> ;
    schema:name "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@en,
        "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@ja,
        "Lost Sector Battle Section (Goddess of Victory: NIKKE Original Soundtrack)"@ja-latn ;
    schema:publisher <org/4305#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/146876/146876-93e6a7f13a93.jpg> .

_:N001d8cc82c954e4d81632a7c3212c0e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recursion"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N272da143d79744eeb0cb24cae7bba2bb ;
    schema:name "Recursion"@en .

_:N0266ed4006c94f4b8cb902ec0e9d6de4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Memory"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:N272da143d79744eeb0cb24cae7bba2bb ;
    schema:name "Lost Memory"@en .

_:N16cf040eb37840529e6b33f60b08c7b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voidseeker"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N272da143d79744eeb0cb24cae7bba2bb ;
    schema:name "Voidseeker"@en .

_:N1e5740836abb4ebeade532495ae70ff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Light"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N272da143d79744eeb0cb24cae7bba2bb ;
    schema:name "Cold Light"@en .

_:N201acdd1907542f08c8ca45dec8e44a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Path of Ascension"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:N272da143d79744eeb0cb24cae7bba2bb ;
    schema:name "Path of Ascension"@en .

_:N272da143d79744eeb0cb24cae7bba2bb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001d8cc82c954e4d81632a7c3212c0e7,
        _:N0266ed4006c94f4b8cb902ec0e9d6de4,
        _:N16cf040eb37840529e6b33f60b08c7b6,
        _:N1e5740836abb4ebeade532495ae70ff3,
        _:N201acdd1907542f08c8ca45dec8e44a3 ;
    mo:track_count 5 ;
    schema:duration "PT29:41"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N001d8cc82c954e4d81632a7c3212c0e7,
        _:N0266ed4006c94f4b8cb902ec0e9d6de4,
        _:N16cf040eb37840529e6b33f60b08c7b6,
        _:N1e5740836abb4ebeade532495ae70ff3,
        _:N201acdd1907542f08c8ca45dec8e44a3 .

