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

<artist/10589#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Ogura"@en,
        "小倉唯"@ja ;
    foaf:made <album/139383#subject>,
        <album/139383#vocals> ;
    foaf:name "Yui Ogura"@en,
        "小倉唯"@ja .

<artist/14421#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayaka Ohashi"@en,
        "大橋彩香"@ja ;
    foaf:made <album/139383#subject>,
        <album/139383#vocals> ;
    foaf:name "Ayaka Ohashi"@en,
        "大橋彩香"@ja .

<artist/15999#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumiri Hanamori"@en,
        "花守ゆみり"@ja ;
    foaf:made <album/139383#subject>,
        <album/139383#vocals> ;
    foaf:name "Yumiri Hanamori"@en,
        "花守ゆみり"@ja .

<artist/25605#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sayaka Harada"@en,
        "原田彩楓"@ja ;
    foaf:made <album/139383#subject>,
        <album/139383#vocals> ;
    foaf:name "Sayaka Harada"@en,
        "原田彩楓"@ja .

<artist/51647#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiyuki Miura"@en,
        "三浦千幸"@ja ;
    foaf:made <album/139383#subject>,
        <album/139383#vocals> ;
    foaf:name "Chiyuki Miura"@en,
        "三浦千幸"@ja .

<album/139384> a mo:Release ;
    mo:catalogue_number "SNCL-00097" .

<album/139385> a mo:Release ;
    mo:catalogue_number "BPCL-00001" .

<album/139386> a mo:Release ;
    mo:catalogue_number "BPCL-00002" .

<artist/14400#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139383#subject> ;
    schema:name "40mP"@en ;
    foaf:made <album/139383#composition>,
        <album/139383#lyrics>,
        <album/139383#subject> ;
    foaf:name "40mP"@en .

<artist/63539#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139383#subject> ;
    schema:name "RED"@en ;
    foaf:made <album/139383#composition>,
        <album/139383#lyrics>,
        <album/139383#subject> ;
    foaf:name "RED"@en .

<product/15620#subject> a schema:CreativeWork ;
    schema:name "Blue Archive The Animation"@en,
        "ブルーアーカイブ The Animation"@ja,
        "Blue Archive The Animation"@ja-latn ;
    foaf:name "Blue Archive The Animation"@en,
        "ブルーアーカイブ The Animation"@ja,
        "Blue Archive The Animation"@ja-latn .

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

<album/139383#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seishun no Archive/Mahiru no Sora no Tsuki / Abydos High School Countermeasure Council"@en,
        "青春のアーカイブ／真昼の空の月 / アビドス高等学校対策委員会"@ja,
        "Seishun no Archive/Mahiru no Sora no Tsuki / Abydos High School Countermeasure Council"@ja-latn ;
    mo:performance_of <album/139383#musicalwork> ;
    mo:recorded_as <album/139383#musicalexpression> ;
    schema:name "Seishun no Archive/Mahiru no Sora no Tsuki / Abydos High School Countermeasure Council"@en,
        "青春のアーカイブ／真昼の空の月 / アビドス高等学校対策委員会"@ja,
        "Seishun no Archive/Mahiru no Sora no Tsuki / Abydos High School Countermeasure Council"@ja-latn ;
    schema:workPerformed <album/139383#musicalwork> .

<org/4210#subject> schema:name "Blue Pencil"@en,
        "ブルーペンシル"@ja,
        "Blue Pencil"@ja-latn ;
    foaf:name "Blue Pencil"@en,
        "ブルーペンシル"@ja,
        "Blue Pencil"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/139383/139383-aa08a9be56fd.jpg> a schema:ImageObject,
        foaf:Image .

<album/139383#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seishun no Archive/Mahiru no Sora no Tsuki / Abydos High School Countermeasure Council"@en,
        "青春のアーカイブ／真昼の空の月 / アビドス高等学校対策委員会"@ja,
        "Seishun no Archive/Mahiru no Sora no Tsuki / Abydos High School Countermeasure Council"@ja-latn ;
    mo:composer <artist/14400#subject>,
        <artist/63539#subject> ;
    mo:produced_work <album/139383#musicalwork> ;
    schema:name "Seishun no Archive/Mahiru no Sora no Tsuki / Abydos High School Countermeasure Council"@en,
        "青春のアーカイブ／真昼の空の月 / アビドス高等学校対策委員会"@ja,
        "Seishun no Archive/Mahiru no Sora no Tsuki / Abydos High School Countermeasure Council"@ja-latn .

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

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

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

<album/139383#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-09-11"^^xsd:date ;
    dcterms:title "Seishun no Archive/Mahiru no Sora no Tsuki / Abydos High School Countermeasure Council"@en,
        "青春のアーカイブ／真昼の空の月 / アビドス高等学校対策委員会"@ja,
        "Seishun no Archive/Mahiru no Sora no Tsuki / Abydos High School Countermeasure Council"@ja-latn ;
    mo:catalogue_number "SNCL-00098" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/139384>,
        <album/139385>,
        <album/139386> ;
    mo:publication_of <album/139383#musicalexpression> ;
    mo:publisher <org/4210#subject> ;
    mo:record _:N23680470b32c4d4a99a2fbfeef1b7b51 ;
    mo:record_count 1 ;
    schema:about <product/15620#subject> ;
    schema:datePublished "2024-09-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/139383/139383-aa08a9be56fd.jpg> ;
    schema:name "Seishun no Archive/Mahiru no Sora no Tsuki / Abydos High School Countermeasure Council"@en,
        "青春のアーカイブ／真昼の空の月 / アビドス高等学校対策委員会"@ja,
        "Seishun no Archive/Mahiru no Sora no Tsuki / Abydos High School Countermeasure Council"@ja-latn ;
    schema:publisher <org/4210#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/139383/139383-aa08a9be56fd.jpg> .

_:N073276f0bd9242f18f14ba7f4dc5ac47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真昼の空の月 (instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23680470b32c4d4a99a2fbfeef1b7b51 ;
    schema:name "真昼の空の月 (instrumental)"@ja .

_:N084c4d76959a4e0e8d2aeb8228694cc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春のアーカイブ (instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23680470b32c4d4a99a2fbfeef1b7b51 ;
    schema:name "青春のアーカイブ (instrumental)"@ja .

_:N41d9a2739e2b4bb3943f4fde0bc5e8e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春のアーカイブ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23680470b32c4d4a99a2fbfeef1b7b51 ;
    schema:name "青春のアーカイブ"@ja .

_:Nea276a9864f84db186cab7ba2f5117b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真昼の空の月"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23680470b32c4d4a99a2fbfeef1b7b51 ;
    schema:name "真昼の空の月"@ja .

_:Nf615f947d3a64483bdc6c4f3d0aa8066 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青春のアーカイブ (TVsize)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23680470b32c4d4a99a2fbfeef1b7b51 ;
    schema:name "青春のアーカイブ (TVsize)"@ja .

_:Nfa55177f34d34cdabe3628f337655d33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真昼の空の月 (TVsize)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N23680470b32c4d4a99a2fbfeef1b7b51 ;
    schema:name "真昼の空の月 (TVsize)"@ja .

_:N23680470b32c4d4a99a2fbfeef1b7b51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N073276f0bd9242f18f14ba7f4dc5ac47,
        _:N084c4d76959a4e0e8d2aeb8228694cc4,
        _:N41d9a2739e2b4bb3943f4fde0bc5e8e1,
        _:Nea276a9864f84db186cab7ba2f5117b8,
        _:Nf615f947d3a64483bdc6c4f3d0aa8066,
        _:Nfa55177f34d34cdabe3628f337655d33 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N073276f0bd9242f18f14ba7f4dc5ac47,
        _:N084c4d76959a4e0e8d2aeb8228694cc4,
        _:N41d9a2739e2b4bb3943f4fde0bc5e8e1,
        _:Nea276a9864f84db186cab7ba2f5117b8,
        _:Nf615f947d3a64483bdc6c4f3d0aa8066,
        _:Nfa55177f34d34cdabe3628f337655d33 .

