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

<album/141950#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Neon Capital / Violet Delta"@en,
        "Neon Capital / Violet Delta"@ja,
        "Neon Capital / Violet Delta"@ja-latn ;
    mo:produced_work <album/141950#musicalwork> ;
    schema:name "Neon Capital / Violet Delta"@en,
        "Neon Capital / Violet Delta"@ja,
        "Neon Capital / Violet Delta"@ja-latn .

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

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

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

<album/141950#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Neon Capital / Violet Delta"@en,
        "Neon Capital / Violet Delta"@ja,
        "Neon Capital / Violet Delta"@ja-latn ;
    mo:performance_of <album/141950#musicalwork> ;
    mo:recorded_as <album/141950#musicalexpression> ;
    schema:name "Neon Capital / Violet Delta"@en,
        "Neon Capital / Violet Delta"@ja,
        "Neon Capital / Violet Delta"@ja-latn ;
    schema:workPerformed <album/141950#musicalwork> .

<https://media.vgm.io/albums/05/141950/141950-97bf815ba644.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141950#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/141950/141950-97bf815ba644.jpg> ;
    foaf:depicts <album/141950#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/141950/141950-97bf815ba644.jpg> .

<https://medium-media.vgm.io/albums/05/141950/141950-97bf815ba644.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141950#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-19"^^xsd:date ;
    dcterms:title "Neon Capital / Violet Delta"@en,
        "Neon Capital / Violet Delta"@ja,
        "Neon Capital / Violet Delta"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141950#musicalexpression> ;
    mo:publisher _:Na9a0426beeae479ebb16b93cbb202270 ;
    mo:record _:N6dac443741054caf95865e4e41c71142 ;
    mo:record_count 1 ;
    schema:datePublished "2024-08-19"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/05/141950/141950-97bf815ba644.jpg> ;
    schema:name "Neon Capital / Violet Delta"@en,
        "Neon Capital / Violet Delta"@ja,
        "Neon Capital / Violet Delta"@ja-latn ;
    schema:publisher _:Na9a0426beeae479ebb16b93cbb202270 ;
    foaf:depiction <https://media.vgm.io/albums/05/141950/141950-97bf815ba644.jpg> .

_:N176f743689014e33bc3afb8644879a4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Busy Neighborhood"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N6dac443741054caf95865e4e41c71142 ;
    schema:name "A Busy Neighborhood"@en .

_:N3faaed228fe54252bf04a02c48a290ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Console Party Wars"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N6dac443741054caf95865e4e41c71142 ;
    schema:name "Console Party Wars"@en .

_:N50c5029711a64951a4e77e075d29c556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beachside Stroll '86"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N6dac443741054caf95865e4e41c71142 ;
    schema:name "Beachside Stroll '86"@en .

_:N878a4bc9fb8c484ab515f8db624a4513 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Movin' In! (Main Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N6dac443741054caf95865e4e41c71142 ;
    schema:name "Movin' In! (Main Theme)"@en .

_:N8bd6b7a46ee54239b88389c18ac196f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl Next Door"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N6dac443741054caf95865e4e41c71142 ;
    schema:name "The Girl Next Door"@en .

_:Na9a0426beeae479ebb16b93cbb202270 schema:name "Structure Sound"@en,
        "Structure Sound"@ja,
        "Structure Sound"@ja-latn ;
    foaf:name "Structure Sound"@en,
        "Structure Sound"@ja,
        "Structure Sound"@ja-latn .

_:Nfa021f5d94e74391b51a7a15cb1dec02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruby Red Rain"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N6dac443741054caf95865e4e41c71142 ;
    schema:name "Ruby Red Rain"@en .

_:N6dac443741054caf95865e4e41c71142 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N176f743689014e33bc3afb8644879a4a,
        _:N3faaed228fe54252bf04a02c48a290ae,
        _:N50c5029711a64951a4e77e075d29c556,
        _:N878a4bc9fb8c484ab515f8db624a4513,
        _:N8bd6b7a46ee54239b88389c18ac196f4,
        _:Nfa021f5d94e74391b51a7a15cb1dec02 ;
    mo:track_count 6 ;
    schema:duration "PT17:23"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N176f743689014e33bc3afb8644879a4a,
        _:N3faaed228fe54252bf04a02c48a290ae,
        _:N50c5029711a64951a4e77e075d29c556,
        _:N878a4bc9fb8c484ab515f8db624a4513,
        _:N8bd6b7a46ee54239b88389c18ac196f4,
        _:Nfa021f5d94e74391b51a7a15cb1dec02 .

