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

<artist/13070#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Nitta"@en,
        "新田恵海"@ja ;
    foaf:made <album/144451#subject>,
        <album/144451#vocals> ;
    foaf:name "Emi Nitta"@en,
        "新田恵海"@ja .

<artist/7516#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mineko Yamamoto"@en,
        "山本美禰子"@ja ;
    foaf:made <album/144451#lyrics>,
        <album/144451#subject> ;
    foaf:name "Mineko Yamamoto"@en,
        "山本美禰子"@ja .

<artist/16976#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144451#subject> ;
    schema:name "Shinpei Nozaki"@en,
        "野崎心平"@ja ;
    foaf:made <album/144451#composition>,
        <album/144451#subject> ;
    foaf:name "Shinpei Nozaki"@en,
        "野崎心平"@ja .

<album/144451#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AstralAir no Shiroki Towa FHD Re:Eternity DVD -10th Memorial Eternity-"@en,
        "アストラエアの白き永遠 FHD Re:Eternity DVD -10th Memorial Eternity-"@ja,
        "AstralAir no Shiroki Towa FHD Re:Eternity DVD -10th Memorial Eternity-"@ja-latn ;
    mo:composer <artist/16976#subject> ;
    mo:produced_work <album/144451#musicalwork> ;
    schema:name "AstralAir no Shiroki Towa FHD Re:Eternity DVD -10th Memorial Eternity-"@en,
        "アストラエアの白き永遠 FHD Re:Eternity DVD -10th Memorial Eternity-"@ja,
        "AstralAir no Shiroki Towa FHD Re:Eternity DVD -10th Memorial Eternity-"@ja-latn .

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

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

<album/144451#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AstralAir no Shiroki Towa FHD Re:Eternity DVD -10th Memorial Eternity-"@en,
        "アストラエアの白き永遠 FHD Re:Eternity DVD -10th Memorial Eternity-"@ja,
        "AstralAir no Shiroki Towa FHD Re:Eternity DVD -10th Memorial Eternity-"@ja-latn ;
    mo:performance_of <album/144451#musicalwork> ;
    mo:recorded_as <album/144451#musicalexpression> ;
    schema:name "AstralAir no Shiroki Towa FHD Re:Eternity DVD -10th Memorial Eternity-"@en,
        "アストラエアの白き永遠 FHD Re:Eternity DVD -10th Memorial Eternity-"@ja,
        "AstralAir no Shiroki Towa FHD Re:Eternity DVD -10th Memorial Eternity-"@ja-latn ;
    schema:workPerformed <album/144451#musicalwork> .

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

<org/1764#subject> schema:name "FAVORITE"@en,
        "フェイバリット"@ja,
        "FAVORITE"@ja-latn ;
    foaf:name "FAVORITE"@en,
        "フェイバリット"@ja,
        "FAVORITE"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144451#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/144451#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/144451#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-11-29"^^xsd:date ;
    dcterms:title "AstralAir no Shiroki Towa FHD Re:Eternity DVD -10th Memorial Eternity-"@en,
        "アストラエアの白き永遠 FHD Re:Eternity DVD -10th Memorial Eternity-"@ja,
        "AstralAir no Shiroki Towa FHD Re:Eternity DVD -10th Memorial Eternity-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "DVD" ;
    mo:publication_of <album/144451#musicalexpression> ;
    mo:publisher <org/1764#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AstralAir no Shiroki Towa FHD Re:Eternity"@en ;
            foaf:name "AstralAir no Shiroki Towa FHD Re:Eternity"@en ] ;
    schema:datePublished "2024-11-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "AstralAir no Shiroki Towa FHD Re:Eternity DVD -10th Memorial Eternity-"@en,
        "アストラエアの白き永遠 FHD Re:Eternity DVD -10th Memorial Eternity-"@ja,
        "AstralAir no Shiroki Towa FHD Re:Eternity DVD -10th Memorial Eternity-"@ja-latn ;
    schema:publisher <org/1764#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

