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

<artist/29760#subject> a schema:Person,
        foaf:Person ;
    schema:name "Riko Azuna"@en,
        "安月名莉子"@ja ;
    foaf:made <album/86713#subject>,
        <album/86713#vocals> ;
    foaf:name "Riko Azuna"@en,
        "安月名莉子"@ja .

<artist/23933#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86713#subject> ;
    schema:name "NAZCA"@en,
        "ナスカ"@ja ;
    foaf:made <album/86713#composition>,
        <album/86713#subject> ;
    foaf:name "NAZCA"@en,
        "ナスカ"@ja .

<artist/31491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86713#subject> ;
    schema:name "Rei Tanaka"@en,
        "タナカ零"@ja ;
    foaf:made <album/86713#composition>,
        <album/86713#lyrics>,
        <album/86713#subject> ;
    foaf:name "Rei Tanaka"@en,
        "タナカ零"@ja .

<product/7244#subject> a schema:CreativeWork ;
    schema:name "Astra Lost in Space"@en,
        "彼方のアストラ"@ja,
        "Kanata no Astra"@ja-latn ;
    foaf:name "Astra Lost in Space"@en,
        "彼方のアストラ"@ja,
        "Kanata no Astra"@ja-latn .

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

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

<album/86713#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Glow at the Velocity of Light / Riko Azuna"@en,
        "Glow at the Velocity of Light / 安月名莉子"@ja,
        "Glow at the Velocity of Light / Riko Azuna"@ja-latn ;
    mo:performance_of <album/86713#musicalwork> ;
    mo:recorded_as <album/86713#musicalexpression> ;
    schema:name "Glow at the Velocity of Light / Riko Azuna"@en,
        "Glow at the Velocity of Light / 安月名莉子"@ja,
        "Glow at the Velocity of Light / Riko Azuna"@ja-latn ;
    schema:workPerformed <album/86713#musicalwork> .

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

<org/1964#subject> schema:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn ;
    foaf:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn .

<https://media.vgm.io/albums/31/86713/86713-1562845425.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/86713#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/86713/86713-1562845425.jpg> ;
    foaf:depicts <album/86713#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/86713/86713-1562845425.jpg> .

<https://medium-media.vgm.io/albums/31/86713/86713-1562845425.jpg> a schema:ImageObject,
        foaf:Image .

<album/86713#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Glow at the Velocity of Light / Riko Azuna"@en,
        "Glow at the Velocity of Light / 安月名莉子"@ja,
        "Glow at the Velocity of Light / Riko Azuna"@ja-latn ;
    mo:composer <artist/23933#subject>,
        <artist/31491#subject> ;
    mo:produced_work <album/86713#musicalwork> ;
    schema:name "Glow at the Velocity of Light / Riko Azuna"@en,
        "Glow at the Velocity of Light / 安月名莉子"@ja,
        "Glow at the Velocity of Light / Riko Azuna"@ja-latn .

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

<album/86713#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-21"^^xsd:date ;
    dcterms:title "Glow at the Velocity of Light / Riko Azuna"@en,
        "Glow at the Velocity of Light / 安月名莉子"@ja,
        "Glow at the Velocity of Light / Riko Azuna"@ja-latn ;
    mo:catalogue_number "ZMCZ-13182" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86713#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:Ne75f956def844813aff53ba2c78293f0 ;
    mo:record_count 1 ;
    schema:about <product/7244#subject> ;
    schema:datePublished "2019-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/31/86713/86713-1562845425.jpg> ;
    schema:name "Glow at the Velocity of Light / Riko Azuna"@en,
        "Glow at the Velocity of Light / 安月名莉子"@ja,
        "Glow at the Velocity of Light / Riko Azuna"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/86713/86713-1562845425.jpg> .

_:N56871e9859b247e093878539f344136e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たたくおと"@ja,
        "Tataku Oto"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Ne75f956def844813aff53ba2c78293f0 ;
    schema:name "たたくおと"@ja,
        "Tataku Oto"@ja-latn .

_:N613bb7ee14044e7b851292d74af28b1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たたくおと (instrumental)"@ja,
        "Tataku Oto (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Ne75f956def844813aff53ba2c78293f0 ;
    schema:name "たたくおと (instrumental)"@ja,
        "Tataku Oto (instrumental)"@ja-latn .

_:N6fb67520df3c4763babf5084573a8622 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glow at the Velocity of Light"@ja,
        "Glow at the Velocity of Light"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ne75f956def844813aff53ba2c78293f0 ;
    schema:name "Glow at the Velocity of Light"@ja,
        "Glow at the Velocity of Light"@ja-latn .

_:Ne2e9864f9c2f4b97adc99a50987bed18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glow at the Velocity of Light (instrumental)"@ja,
        "Glow at the Velocity of Light (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ne75f956def844813aff53ba2c78293f0 ;
    schema:name "Glow at the Velocity of Light (instrumental)"@ja,
        "Glow at the Velocity of Light (instrumental)"@ja-latn .

_:Ne75f956def844813aff53ba2c78293f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N56871e9859b247e093878539f344136e,
        _:N613bb7ee14044e7b851292d74af28b1f,
        _:N6fb67520df3c4763babf5084573a8622,
        _:Ne2e9864f9c2f4b97adc99a50987bed18 ;
    mo:track_count 4 ;
    schema:duration "PT16:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N56871e9859b247e093878539f344136e,
        _:N613bb7ee14044e7b851292d74af28b1f,
        _:N6fb67520df3c4763babf5084573a8622,
        _:Ne2e9864f9c2f4b97adc99a50987bed18 .

