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

<artist/27297#subject> a schema:Person,
        foaf:Person ;
    schema:name "Risa Kubota"@en,
        "久保田梨沙"@ja ;
    foaf:made <album/104957#subject>,
        <album/104957#vocals> ;
    foaf:name "Risa Kubota"@en,
        "久保田梨沙"@ja .

<artist/28558#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukari Anzai"@en,
        "安齋由香里"@ja ;
    foaf:made <album/104957#subject>,
        <album/104957#vocals> ;
    foaf:name "Yukari Anzai"@en,
        "安齋由香里"@ja .

<artist/29533#subject> a schema:Person,
        foaf:Person ;
    schema:name "Iori Saeki"@en,
        "佐伯伊織"@ja ;
    foaf:made <album/104957#subject>,
        <album/104957#vocals> ;
    foaf:name "Iori Saeki"@en,
        "佐伯伊織"@ja .

<artist/32783#subject> a schema:Person,
        foaf:Person ;
    schema:name "Live Mukai"@en,
        "向井莉生"@ja ;
    foaf:made <album/104957#subject>,
        <album/104957#vocals> ;
    foaf:name "Live Mukai"@en,
        "向井莉生"@ja .

<artist/32784#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mizuki Yamamoto"@en,
        "山本瑞稀"@ja ;
    foaf:made <album/104957#subject>,
        <album/104957#vocals> ;
    foaf:name "Mizuki Yamamoto"@en,
        "山本瑞稀"@ja .

<artist/8554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104957#subject> ;
    schema:name "Camellia"@en,
        "かめりあ"@ja ;
    foaf:made <album/104957#composition>,
        <album/104957#lyrics>,
        <album/104957#subject> ;
    foaf:name "Camellia"@en,
        "かめりあ"@ja .

<product/7972#subject> a schema:CreativeWork ;
    schema:name "Lapis Re:LiGHTs"@en,
        "Lapis Re:LiGHTs"@ja,
        "Lapis Re:LiGHTs"@ja-latn ;
    foaf:name "Lapis Re:LiGHTs"@en,
        "Lapis Re:LiGHTs"@ja,
        "Lapis Re:LiGHTs"@ja-latn .

<album/104957#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "700,000,000,000,000,000,000,000 no Sora de / LiGHTs"@en,
        "700,000,000,000,000,000,000,000の空で / LiGHTs"@ja,
        "700,000,000,000,000,000,000,000 no Sora de / LiGHTs"@ja-latn ;
    mo:composer <artist/8554#subject> ;
    mo:produced_work <album/104957#musicalwork> ;
    schema:name "700,000,000,000,000,000,000,000 no Sora de / LiGHTs"@en,
        "700,000,000,000,000,000,000,000の空で / LiGHTs"@ja,
        "700,000,000,000,000,000,000,000 no Sora de / LiGHTs"@ja-latn .

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

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

<album/104957#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "700,000,000,000,000,000,000,000 no Sora de / LiGHTs"@en,
        "700,000,000,000,000,000,000,000の空で / LiGHTs"@ja,
        "700,000,000,000,000,000,000,000 no Sora de / LiGHTs"@ja-latn ;
    mo:performance_of <album/104957#musicalwork> ;
    mo:recorded_as <album/104957#musicalexpression> ;
    schema:name "700,000,000,000,000,000,000,000 no Sora de / LiGHTs"@en,
        "700,000,000,000,000,000,000,000の空で / LiGHTs"@ja,
        "700,000,000,000,000,000,000,000 no Sora de / LiGHTs"@ja-latn ;
    schema:workPerformed <album/104957#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/75/104957/104957-b6f6f0e1141d.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/104957#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-14"^^xsd:date ;
    dcterms:title "700,000,000,000,000,000,000,000 no Sora de / LiGHTs"@en,
        "700,000,000,000,000,000,000,000の空で / LiGHTs"@ja,
        "700,000,000,000,000,000,000,000 no Sora de / LiGHTs"@ja-latn ;
    mo:catalogue_number "VE3WA-18908" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/104957#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Ne670da410fa549648080818eb3c7b9fb ;
    mo:record_count 1 ;
    schema:about <product/7972#subject> ;
    schema:datePublished "2020-10-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/75/104957/104957-b6f6f0e1141d.jpg> ;
    schema:name "700,000,000,000,000,000,000,000 no Sora de / LiGHTs"@en,
        "700,000,000,000,000,000,000,000の空で / LiGHTs"@ja,
        "700,000,000,000,000,000,000,000 no Sora de / LiGHTs"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/104957/104957-b6f6f0e1141d.jpg> .

_:N43dffb5eb68f459ca9ef6af2b8258bf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In 700,000,000,000,000,000,000,000 Skies"@en,
        "700,000,000,000,000,000,000,000の空で"@ja,
        "700,000,000,000,000,000,000,000 no Sora de"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ne670da410fa549648080818eb3c7b9fb ;
    schema:name "In 700,000,000,000,000,000,000,000 Skies"@en,
        "700,000,000,000,000,000,000,000の空で"@ja,
        "700,000,000,000,000,000,000,000 no Sora de"@ja-latn .

_:Ne670da410fa549648080818eb3c7b9fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N43dffb5eb68f459ca9ef6af2b8258bf3 ;
    mo:track_count 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N43dffb5eb68f459ca9ef6af2b8258bf3 .

