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

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

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

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

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

<artist/21463#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112300#subject> ;
    schema:name "Sho"@en ;
    foaf:made <album/112300#composition>,
        <album/112300#subject> ;
    foaf:name "Sho"@en .

<artist/32983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112300#subject> ;
    schema:name "MEMAI SIREN"@en,
        "眩暈SIREN"@ja ;
    foaf:made <album/112300#composition>,
        <album/112300#subject> ;
    foaf:name "MEMAI SIREN"@en,
        "眩暈SIREN"@ja .

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

<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/112300#lyrics> a mo:Lyrics .

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

<album/112300#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "[Re] termination / RONDO [Limited Edition]"@en,
        "[Re] termination / 燐舞曲 [生産限定盤]"@ja,
        "[Re] termination / RONDO [Limited Edition]"@ja-latn ;
    mo:performance_of <album/112300#musicalwork> ;
    mo:recorded_as <album/112300#musicalexpression> ;
    schema:name "[Re] termination / RONDO [Limited Edition]"@en,
        "[Re] termination / 燐舞曲 [生産限定盤]"@ja,
        "[Re] termination / RONDO [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/112300#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/00/112300/112300-87d16874fa9c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112300#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/112300/112300-87d16874fa9c.jpg> ;
    foaf:depicts <album/112300#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/112300/112300-87d16874fa9c.jpg> .

<https://medium-media.vgm.io/albums/00/112300/112300-87d16874fa9c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/112300#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "[Re] termination / RONDO [Limited Edition]"@en,
        "[Re] termination / 燐舞曲 [生産限定盤]"@ja,
        "[Re] termination / RONDO [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "from MY FIRST STORY"@en ;
            foaf:made <album/112300#composition> ;
            foaf:name "from MY FIRST STORY"@en ],
        <artist/21463#subject>,
        <artist/32983#subject>,
        <artist/33723#subject> ;
    mo:produced_work <album/112300#musicalwork> ;
    schema:name "[Re] termination / RONDO [Limited Edition]"@en,
        "[Re] termination / 燐舞曲 [生産限定盤]"@ja,
        "[Re] termination / RONDO [Limited Edition]"@ja-latn .

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

<album/112300#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-10"^^xsd:date ;
    dcterms:title "[Re] termination / RONDO [Limited Edition]"@en,
        "[Re] termination / 燐舞曲 [生産限定盤]"@ja,
        "[Re] termination / RONDO [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BRMM-10448" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/112300#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N103ba8c839ca42c18033c6a0f02f95f2,
        _:Nef175442ad6f447b9286090a9621eafe ;
    mo:record_count 2 ;
    schema:about <product/9214#subject> ;
    schema:datePublished "2021-11-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/112300/112300-87d16874fa9c.jpg> ;
    schema:name "[Re] termination / RONDO [Limited Edition]"@en,
        "[Re] termination / 燐舞曲 [生産限定盤]"@ja,
        "[Re] termination / RONDO [Limited Edition]"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/112300/112300-87d16874fa9c.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112300#subject> ;
    schema:name "from MY FIRST STORY"@en ;
    foaf:made <album/112300#subject> ;
    foaf:name "from MY FIRST STORY"@en .

_:N1ea5fe0c873c4321b01314c591c65094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Re] termination"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nef175442ad6f447b9286090a9621eafe ;
    schema:name "[Re] termination"@ja .

_:N82a4ee3bf23e4412bdc65c3b1ebd0f41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celsius -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nef175442ad6f447b9286090a9621eafe ;
    schema:name "Celsius -instrumental-"@ja .

_:N8d646547fdea4f1eb51208a703a808de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celsius"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nef175442ad6f447b9286090a9621eafe ;
    schema:name "Celsius"@ja .

_:Na74ba9c116484782a73b3730bfca3e25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Re] termination (ミュージックビデオ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N103ba8c839ca42c18033c6a0f02f95f2 ;
    schema:name "[Re] termination (ミュージックビデオ)"@ja .

_:Ncf3ceafadaf449cda9fa69bed4cadda0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D4DJ D4 FES. -Be Happy- REMIX ライブ映像 -燐舞曲-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N103ba8c839ca42c18033c6a0f02f95f2 ;
    schema:name "D4DJ D4 FES. -Be Happy- REMIX ライブ映像 -燐舞曲-"@ja .

_:Ne466a759f5024d55ba77c8af03d07ce7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Re] termination -instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nef175442ad6f447b9286090a9621eafe ;
    schema:name "[Re] termination -instrumental-"@ja .

_:N103ba8c839ca42c18033c6a0f02f95f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Na74ba9c116484782a73b3730bfca3e25,
        _:Ncf3ceafadaf449cda9fa69bed4cadda0 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na74ba9c116484782a73b3730bfca3e25,
        _:Ncf3ceafadaf449cda9fa69bed4cadda0 .

_:Nef175442ad6f447b9286090a9621eafe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ea5fe0c873c4321b01314c591c65094,
        _:N82a4ee3bf23e4412bdc65c3b1ebd0f41,
        _:N8d646547fdea4f1eb51208a703a808de,
        _:Ne466a759f5024d55ba77c8af03d07ce7 ;
    mo:track_count 4 ;
    schema:duration "PT15:46"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1ea5fe0c873c4321b01314c591c65094,
        _:N82a4ee3bf23e4412bdc65c3b1ebd0f41,
        _:N8d646547fdea4f1eb51208a703a808de,
        _:Ne466a759f5024d55ba77c8af03d07ce7 .

