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

<artist/13234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129887#subject> ;
    schema:name "NANO"@en ;
    foaf:made <album/129887#composition>,
        <album/129887#lyrics>,
        <album/129887#subject>,
        <album/129887#vocals> ;
    foaf:name "NANO"@en .

<product/18039#subject> a schema:CreativeWork ;
    schema:name "Omega Strikers"@en,
        "Omega Strikers"@ja,
        "Omega Strikers"@ja-latn ;
    foaf:name "Omega Strikers"@en,
        "Omega Strikers"@ja,
        "Omega Strikers"@ja-latn .

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

<org/3819#subject> schema:name "Rare Drop"@en,
        "Rare Drop"@ja,
        "Rare Drop"@ja-latn ;
    foaf:name "Rare Drop"@en,
        "Rare Drop"@ja,
        "Rare Drop"@ja-latn .

<https://media.vgm.io/albums/78/129887/129887-26381579bed1.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129887#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/129887/129887-26381579bed1.png> ;
    foaf:depicts <album/129887#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/129887/129887-26381579bed1.png> .

<https://medium-media.vgm.io/albums/78/129887/129887-26381579bed1.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/129887#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@en,
        "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@ja,
        "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@ja-latn ;
    mo:performance_of <album/129887#musicalwork> ;
    mo:performer <artist/15084#subject>,
        <artist/15267#subject> ;
    mo:recorded_as <album/129887#musicalexpression> ;
    schema:byArtist <artist/15084#subject>,
        <artist/15267#subject> ;
    schema:name "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@en,
        "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@ja,
        "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@ja-latn ;
    schema:workPerformed <album/129887#musicalwork> .

<artist/15084#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129887#subject> ;
    mo:performed <album/129887#performance> ;
    schema:name "Garrett Williamson"@en ;
    foaf:made <album/129887#composition>,
        <album/129887#lyrics>,
        <album/129887#subject> ;
    foaf:name "Garrett Williamson"@en .

<artist/15267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129887#subject> ;
    mo:performed <album/129887#performance> ;
    schema:name "James Landino"@en ;
    foaf:made <album/129887#composition>,
        <album/129887#lyrics>,
        <album/129887#subject> ;
    foaf:name "James Landino"@en .

<album/129887#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@en,
        "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@ja,
        "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "DEMONDICE"@en ;
            foaf:made <album/129887#composition> ;
            foaf:name "DEMONDICE"@en ],
        <artist/13234#subject>,
        <artist/15084#subject>,
        <artist/15267#subject> ;
    mo:produced_work <album/129887#musicalwork> ;
    schema:name "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@en,
        "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@ja,
        "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@ja-latn .

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

<album/129887#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-11"^^xsd:date ;
    dcterms:title "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@en,
        "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@ja,
        "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/129887#musicalexpression> ;
    mo:publisher <org/3819#subject> ;
    mo:record _:N0412de29be59464eb1819eb8ccc277f6 ;
    mo:record_count 1 ;
    schema:about <product/18039#subject> ;
    schema:byArtist <artist/15084#subject>,
        <artist/15267#subject> ;
    schema:datePublished "2023-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/129887/129887-26381579bed1.png> ;
    schema:name "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@en,
        "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@ja,
        "Demon Duel (Vyce and Octavia's Theme from Omega Strikers)"@ja-latn ;
    schema:publisher <org/3819#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/129887/129887-26381579bed1.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "DEMONDICE"@en ;
    foaf:made <album/129887#subject> ;
    foaf:name "DEMONDICE"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "DEMONDICE"@en ;
    foaf:made <album/129887#subject> ;
    foaf:name "DEMONDICE"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129887#subject> ;
    schema:name "DEMONDICE"@en ;
    foaf:made <album/129887#subject> ;
    foaf:name "DEMONDICE"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "DEMONDICE"@en ;
    foaf:made <album/129887#vocals> ;
    foaf:name "DEMONDICE"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "DEMONDICE"@en ;
    foaf:made <album/129887#lyrics> ;
    foaf:name "DEMONDICE"@en .

_:N0ec5f0e4efd14648b451c25702c038ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thousand Absolutes (Octavia's Theme) - Japanese Version"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N0412de29be59464eb1819eb8ccc277f6 ;
    schema:name "Thousand Absolutes (Octavia's Theme) - Japanese Version"@en .

_:N477ad0364fdb47b699ad6371102f7339 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thousand Absolutes (Octavia's Theme) - Instrumental Version"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N0412de29be59464eb1819eb8ccc277f6 ;
    schema:name "Thousand Absolutes (Octavia's Theme) - Instrumental Version"@en .

_:N7e3d764b201d482bad5ab1820c6c879f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thousand Absolutes (Octavia's Theme) - English Version"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N0412de29be59464eb1819eb8ccc277f6 ;
    schema:name "Thousand Absolutes (Octavia's Theme) - English Version"@en .

_:Naacae808f4334793b1545c14ee32a0a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vice Versa (Vyce's Theme) - English Version"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N0412de29be59464eb1819eb8ccc277f6 ;
    schema:name "Vice Versa (Vyce's Theme) - English Version"@en .

_:Nc87ef384b6484dd4b6a9d07e19ebc4fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vice Versa (Vyce's Theme) - Japanese Version"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N0412de29be59464eb1819eb8ccc277f6 ;
    schema:name "Vice Versa (Vyce's Theme) - Japanese Version"@en .

_:Nf9a3cbd6a71341d58744fa1a87a56c00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vice Versa (Vyce's Theme) - Instrumental Version"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N0412de29be59464eb1819eb8ccc277f6 ;
    schema:name "Vice Versa (Vyce's Theme) - Instrumental Version"@en .

_:N0412de29be59464eb1819eb8ccc277f6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ec5f0e4efd14648b451c25702c038ca,
        _:N477ad0364fdb47b699ad6371102f7339,
        _:N7e3d764b201d482bad5ab1820c6c879f,
        _:Naacae808f4334793b1545c14ee32a0a9,
        _:Nc87ef384b6484dd4b6a9d07e19ebc4fb,
        _:Nf9a3cbd6a71341d58744fa1a87a56c00 ;
    mo:track_count 6 ;
    schema:duration "PT19:54"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0ec5f0e4efd14648b451c25702c038ca,
        _:N477ad0364fdb47b699ad6371102f7339,
        _:N7e3d764b201d482bad5ab1820c6c879f,
        _:Naacae808f4334793b1545c14ee32a0a9,
        _:Nc87ef384b6484dd4b6a9d07e19ebc4fb,
        _:Nf9a3cbd6a71341d58744fa1a87a56c00 .

