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

<artist/29225#subject> a schema:Person,
        foaf:Person ;
    schema:name "ReoNa"@en ;
    foaf:made <album/112429#subject>,
        <album/112429#vocals> ;
    foaf:name "ReoNa"@en .

<artist/15218#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112429#subject> ;
    schema:name "kegani"@en,
        "毛蟹"@ja ;
    foaf:made <album/112429#composition>,
        <album/112429#lyrics>,
        <album/112429#subject> ;
    foaf:name "kegani"@en,
        "毛蟹"@ja .

<product/9777#subject> a schema:CreativeWork ;
    schema:name "TSUKIHIME -A piece of blue glass moon-"@en,
        "月姫 -A piece of blue glass moon-"@ja,
        "TSUKIHIME -A piece of blue glass moon-"@ja-latn ;
    foaf:name "TSUKIHIME -A piece of blue glass moon-"@en,
        "月姫 -A piece of blue glass moon-"@ja,
        "TSUKIHIME -A piece of blue glass moon-"@ja-latn .

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

<album/112429#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TSUKIHIME -A piece of blue glass moon- THEME SONG E.P. / ReoNa [Limited Edition]"@en,
        "月姫 -A piece of blue glass moon- THEME SONG E.P. / ReoNa [完全数量生産限定盤]"@ja,
        "TSUKIHIME -A piece of blue glass moon- THEME SONG E.P. / ReoNa [Limited Edition]"@ja-latn ;
    mo:performance_of <album/112429#musicalwork> ;
    mo:recorded_as <album/112429#musicalexpression> ;
    schema:name "TSUKIHIME -A piece of blue glass moon- THEME SONG E.P. / ReoNa [Limited Edition]"@en,
        "月姫 -A piece of blue glass moon- THEME SONG E.P. / ReoNa [完全数量生産限定盤]"@ja,
        "TSUKIHIME -A piece of blue glass moon- THEME SONG E.P. / ReoNa [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/112429#musicalwork> .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

<https://media.vgm.io/albums/92/112429/112429-2bdec5f25618.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112429#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/112429/112429-2bdec5f25618.jpg> ;
    foaf:depicts <album/112429#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/112429/112429-2bdec5f25618.jpg> .

<https://medium-media.vgm.io/albums/92/112429/112429-2bdec5f25618.jpg> a schema:ImageObject,
        foaf:Image .

<album/112429#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TSUKIHIME -A piece of blue glass moon- THEME SONG E.P. / ReoNa [Limited Edition]"@en,
        "月姫 -A piece of blue glass moon- THEME SONG E.P. / ReoNa [完全数量生産限定盤]"@ja,
        "TSUKIHIME -A piece of blue glass moon- THEME SONG E.P. / ReoNa [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(LIVE LAB."@en ;
            foaf:made <album/112429#composition> ;
            foaf:name "(LIVE LAB."@en ],
        <artist/15218#subject> ;
    mo:produced_work <album/112429#musicalwork> ;
    schema:name "TSUKIHIME -A piece of blue glass moon- THEME SONG E.P. / ReoNa [Limited Edition]"@en,
        "月姫 -A piece of blue glass moon- THEME SONG E.P. / ReoNa [完全数量生産限定盤]"@ja,
        "TSUKIHIME -A piece of blue glass moon- THEME SONG E.P. / ReoNa [Limited Edition]"@ja-latn .

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

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

<album/112429#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-01"^^xsd:date ;
    dcterms:title "TSUKIHIME -A piece of blue glass moon- THEME SONG E.P. / ReoNa [Limited Edition]"@en,
        "月姫 -A piece of blue glass moon- THEME SONG E.P. / ReoNa [完全数量生産限定盤]"@ja,
        "TSUKIHIME -A piece of blue glass moon- THEME SONG E.P. / ReoNa [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1910~2" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/112429#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N3597c3561dc447c29e3087a103c391fe,
        _:Nb40a08b2b7c443fe8aa376e48545b6c3 ;
    mo:record_count 2 ;
    schema:about <product/9777#subject> ;
    schema:datePublished "2021-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/112429/112429-2bdec5f25618.jpg> ;
    schema:name "TSUKIHIME -A piece of blue glass moon- THEME SONG E.P. / ReoNa [Limited Edition]"@en,
        "月姫 -A piece of blue glass moon- THEME SONG E.P. / ReoNa [完全数量生産限定盤]"@ja,
        "TSUKIHIME -A piece of blue glass moon- THEME SONG E.P. / ReoNa [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/112429/112429-2bdec5f25618.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(LIVE LAB."@en ;
    foaf:made <album/112429#lyrics> ;
    foaf:name "(LIVE LAB."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(LIVE LAB."@en ;
    foaf:made <album/112429#subject> ;
    foaf:name "(LIVE LAB."@en .

_:N417e6498f35042ef8a73ff6870742d71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believer"@en,
        "Believer"@ja,
        "Believer"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nb40a08b2b7c443fe8aa376e48545b6c3 ;
    schema:name "Believer"@en,
        "Believer"@ja,
        "Believer"@ja-latn .

_:N47592175e76c4756aa866663555b8df2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Juvenile"@en,
        "ジュブナイル"@ja,
        "Juvenile"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nb40a08b2b7c443fe8aa376e48545b6c3 ;
    schema:name "Juvenile"@en,
        "ジュブナイル"@ja,
        "Juvenile"@ja-latn .

_:N4b9414a14dd24502a9467d1c0dfc27a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost"@en,
        "Lost"@ja,
        "Lost"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nb40a08b2b7c443fe8aa376e48545b6c3 ;
    schema:name "Lost"@en,
        "Lost"@ja,
        "Lost"@ja-latn .

_:N5676da39ea614c00a4a54d50280b43f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Juvenile -Instrumental-"@en,
        "ジュブナイル -Instrumental-"@ja,
        "Juvenile -Instrumental-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nb40a08b2b7c443fe8aa376e48545b6c3 ;
    schema:name "Juvenile -Instrumental-"@en,
        "ジュブナイル -Instrumental-"@ja,
        "Juvenile -Instrumental-"@ja-latn .

_:N8a334b5bbc5d4c4f88a873c592950d62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lifeline"@en,
        "生命線"@ja,
        "Seimeisen"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nb40a08b2b7c443fe8aa376e48545b6c3 ;
    schema:name "Lifeline"@en,
        "生命線"@ja,
        "Seimeisen"@ja-latn .

_:N9a6b358349f44d3eb18717412a6edb35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lifeline -TSUKIHIME -A piece of blue glass moon- non-credit opening-"@en,
        "生命線 -月姫 -A piece of blue glass moon- non-credit opening-"@ja,
        "Seimeisen -TSUKIHIME -A piece of blue glass moon- non-credit opening-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3597c3561dc447c29e3087a103c391fe ;
    schema:name "Lifeline -TSUKIHIME -A piece of blue glass moon- non-credit opening-"@en,
        "生命線 -月姫 -A piece of blue glass moon- non-credit opening-"@ja,
        "Seimeisen -TSUKIHIME -A piece of blue glass moon- non-credit opening-"@ja-latn .

_:Nc5a8c3d4fd6946b7b65118722430fe45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lifeline -Instrumental-"@en,
        "生命線 -Instrumental-"@ja,
        "Seimeisen -Instrumental-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nb40a08b2b7c443fe8aa376e48545b6c3 ;
    schema:name "Lifeline -Instrumental-"@en,
        "生命線 -Instrumental-"@ja,
        "Seimeisen -Instrumental-"@ja-latn .

_:Nce34219149384065b52351983db51461 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost -Instrumental-"@en,
        "Lost -Instrumental-"@ja,
        "Lost -Instrumental-"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nb40a08b2b7c443fe8aa376e48545b6c3 ;
    schema:name "Lost -Instrumental-"@en,
        "Lost -Instrumental-"@ja,
        "Lost -Instrumental-"@ja-latn .

_:Ne2f0bd3ee3364800abe629a90b3edb0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lifeline -Music Video-"@en,
        "生命線 -Music Video-"@ja,
        "Seimeisen -Music Video-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N3597c3561dc447c29e3087a103c391fe ;
    schema:name "Lifeline -Music Video-"@en,
        "生命線 -Music Video-"@ja,
        "Seimeisen -Music Video-"@ja-latn .

_:Nfb19adaeecd74b4c970b706e82f734da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believer -Instrumental-"@en,
        "Believer -Instrumental-"@ja,
        "Believer -Instrumental-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nb40a08b2b7c443fe8aa376e48545b6c3 ;
    schema:name "Believer -Instrumental-"@en,
        "Believer -Instrumental-"@ja,
        "Believer -Instrumental-"@ja-latn .

_:N3597c3561dc447c29e3087a103c391fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N9a6b358349f44d3eb18717412a6edb35,
        _:Ne2f0bd3ee3364800abe629a90b3edb0e ;
    mo:track_count 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9a6b358349f44d3eb18717412a6edb35,
        _:Ne2f0bd3ee3364800abe629a90b3edb0e .

_:Nb40a08b2b7c443fe8aa376e48545b6c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N417e6498f35042ef8a73ff6870742d71,
        _:N47592175e76c4756aa866663555b8df2,
        _:N4b9414a14dd24502a9467d1c0dfc27a8,
        _:N5676da39ea614c00a4a54d50280b43f4,
        _:N8a334b5bbc5d4c4f88a873c592950d62,
        _:Nc5a8c3d4fd6946b7b65118722430fe45,
        _:Nce34219149384065b52351983db51461,
        _:Nfb19adaeecd74b4c970b706e82f734da ;
    mo:track_count 8 ;
    schema:duration "PT36:24"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N417e6498f35042ef8a73ff6870742d71,
        _:N47592175e76c4756aa866663555b8df2,
        _:N4b9414a14dd24502a9467d1c0dfc27a8,
        _:N5676da39ea614c00a4a54d50280b43f4,
        _:N8a334b5bbc5d4c4f88a873c592950d62,
        _:Nc5a8c3d4fd6946b7b65118722430fe45,
        _:Nce34219149384065b52351983db51461,
        _:Nfb19adaeecd74b4c970b706e82f734da .

