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

<artist/19977#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sae Otsuka"@en,
        "大塚紗英"@ja ;
    foaf:made <album/136434#subject>,
        <album/136434#vocals> ;
    foaf:name "Sae Otsuka"@en,
        "大塚紗英"@ja .

<artist/23414#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruna Momono"@en,
        "もものはるな"@ja ;
    foaf:made <album/136434#subject>,
        <album/136434#vocals> ;
    foaf:name "Haruna Momono"@en,
        "もものはるな"@ja .

<artist/33723#subject> a schema:Person,
        foaf:Person ;
    schema:name "eMPIRE SOUND SYSTeMS"@en ;
    foaf:made <album/136434#lyrics>,
        <album/136434#subject> ;
    foaf:name "eMPIRE SOUND SYSTeMS"@en .

<artist/33729#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rihona Kato"@en,
        "加藤里保菜"@ja ;
    foaf:made <album/136434#subject>,
        <album/136434#vocals> ;
    foaf:name "Rihona Kato"@en,
        "加藤里保菜"@ja .

<artist/33730#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsunko"@en,
        "つんこ"@ja ;
    foaf:made <album/136434#subject>,
        <album/136434#vocals> ;
    foaf:name "Tsunko"@en,
        "つんこ"@ja .

<artist/35724#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136434#subject> ;
    schema:name "Sakito"@en,
        "咲人"@ja ;
    foaf:made <album/136434#composition>,
        <album/136434#subject> ;
    foaf:name "Sakito"@en,
        "咲人"@ja .

<artist/50463#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136434#subject> ;
    schema:name "Minami Hoshikuma"@en,
        "星熊南巫"@ja ;
    foaf:made <album/136434#composition>,
        <album/136434#lyrics>,
        <album/136434#subject> ;
    foaf:name "Minami Hoshikuma"@en,
        "星熊南巫"@ja .

<product/9214#subject> a schema:CreativeWork ;
    schema:name "D4DJ Groovy Mix"@en,
        "D4DJ Groovy Mix"@ja,
        "D4DJ Groovy Mix"@ja-latn ;
    foaf:name "D4DJ Groovy Mix"@en,
        "D4DJ Groovy Mix"@ja,
        "D4DJ Groovy Mix"@ja-latn .

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

<album/136434#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Amaoto / RONDO"@en,
        "雨音 / 燐舞曲"@ja,
        "Amaoto / RONDO"@ja-latn ;
    mo:performance_of <album/136434#musicalwork> ;
    mo:recorded_as <album/136434#musicalexpression> ;
    schema:name "Amaoto / RONDO"@en,
        "雨音 / 燐舞曲"@ja,
        "Amaoto / RONDO"@ja-latn ;
    schema:workPerformed <album/136434#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/43/136434/136434-efbb00434369.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/136434#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/136434/136434-efbb00434369.png> ;
    foaf:depicts <album/136434#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/136434/136434-efbb00434369.png> .

<https://medium-media.vgm.io/albums/43/136434/136434-efbb00434369.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/136434#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Amaoto / RONDO"@en,
        "雨音 / 燐舞曲"@ja,
        "Amaoto / RONDO"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(NIGHTMARE"@en ;
            foaf:made <album/136434#composition> ;
            foaf:name "(NIGHTMARE"@en ],
        <artist/35724#subject>,
        <artist/50463#subject> ;
    mo:produced_work <album/136434#musicalwork> ;
    schema:name "Amaoto / RONDO"@en,
        "雨音 / 燐舞曲"@ja,
        "Amaoto / RONDO"@ja-latn .

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

<album/136434#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-02-14"^^xsd:date ;
    dcterms:title "Amaoto / RONDO"@en,
        "雨音 / 燐舞曲"@ja,
        "Amaoto / RONDO"@ja-latn ;
    mo:catalogue_number "BRMM-10707" ;
    mo:media_type "CD" ;
    mo:publication_of <album/136434#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N0d838bad00db44e08dd71d5e60f912f6 ;
    mo:record_count 1 ;
    schema:about <product/9214#subject> ;
    schema:datePublished "2024-02-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/136434/136434-efbb00434369.png> ;
    schema:name "Amaoto / RONDO"@en,
        "雨音 / 燐舞曲"@ja,
        "Amaoto / RONDO"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/136434/136434-efbb00434369.png> .

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

_:N2f8876076de7446992921c7d4eb97bbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「 Blooming rose in the other world 」 -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0d838bad00db44e08dd71d5e60f912f6 ;
    schema:name "「 Blooming rose in the other world 」 -instrumental-"@ja .

_:N4bff99c19091448f867befad736bd997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨音 -instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0d838bad00db44e08dd71d5e60f912f6 ;
    schema:name "雨音 -instrumental-"@ja .

_:N72bf4c35dbef4047a5c46079dbc59579 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨音"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0d838bad00db44e08dd71d5e60f912f6 ;
    schema:name "雨音"@ja .

_:Na0b806a04f714494bc7580761230621e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「 Blooming rose in the other world 」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0d838bad00db44e08dd71d5e60f912f6 ;
    schema:name "「 Blooming rose in the other world 」"@ja .

_:N0d838bad00db44e08dd71d5e60f912f6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f8876076de7446992921c7d4eb97bbc,
        _:N4bff99c19091448f867befad736bd997,
        _:N72bf4c35dbef4047a5c46079dbc59579,
        _:Na0b806a04f714494bc7580761230621e ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2f8876076de7446992921c7d4eb97bbc,
        _:N4bff99c19091448f867befad736bd997,
        _:N72bf4c35dbef4047a5c46079dbc59579,
        _:Na0b806a04f714494bc7580761230621e .

