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

<artist/10433#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuna Inamura"@en,
        "稲村優奈"@ja ;
    foaf:made <album/25145#subject>,
        <album/25145#vocals> ;
    foaf:name "Yuna Inamura"@en,
        "稲村優奈"@ja .

<artist/5507#subject> a schema:Person,
        foaf:Person ;
    schema:name "Bee'"@en ;
    foaf:made <album/25145#lyrics>,
        <album/25145#subject> ;
    foaf:name "Bee'"@en .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25145#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/25145#composition>,
        <album/25145#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<product/5100#subject> a schema:CreativeWork ;
    schema:name "Galaxy Angel II: Zettai Ryouiki no Tobira"@en,
        "ギャラクシーエンジェルII 絶対領域の扉"@ja,
        "Galaxy Angel II: Zettai Ryouiki no Tobira"@ja-latn ;
    foaf:name "Galaxy Angel II: Zettai Ryouiki no Tobira"@en,
        "ギャラクシーエンジェルII 絶対領域の扉"@ja,
        "Galaxy Angel II: Zettai Ryouiki no Tobira"@ja-latn .

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

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

<album/25145#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GALAXY ANGEL II Character File 1 - Apricot Sakuraba"@en,
        "GALAXY ANGELIIキャラクターファイル(1) アプリコット・桜葉"@ja,
        "GALAXY ANGEL II Character File 1 - Apricot Sakuraba"@ja-latn ;
    mo:performance_of <album/25145#musicalwork> ;
    mo:recorded_as <album/25145#musicalexpression> ;
    schema:name "GALAXY ANGEL II Character File 1 - Apricot Sakuraba"@en,
        "GALAXY ANGELIIキャラクターファイル(1) アプリコット・桜葉"@ja,
        "GALAXY ANGEL II Character File 1 - Apricot Sakuraba"@ja-latn ;
    schema:workPerformed <album/25145#musicalwork> .

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

<org/96#subject> schema:name "BROCCOLI Co., Ltd."@en,
        "株式会社ブロッコリー"@ja,
        "BROCCOLI Co., Ltd."@ja-latn ;
    foaf:name "BROCCOLI Co., Ltd."@en,
        "株式会社ブロッコリー"@ja,
        "BROCCOLI Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/54/25145/25145-1301855793.jpg> a schema:ImageObject,
        foaf:Image .

<album/25145#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GALAXY ANGEL II Character File 1 - Apricot Sakuraba"@en,
        "GALAXY ANGELIIキャラクターファイル(1) アプリコット・桜葉"@ja,
        "GALAXY ANGEL II Character File 1 - Apricot Sakuraba"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/25145#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/16#subject> ;
    mo:produced_work <album/25145#musicalwork> ;
    schema:name "GALAXY ANGEL II Character File 1 - Apricot Sakuraba"@en,
        "GALAXY ANGELIIキャラクターファイル(1) アプリコット・桜葉"@ja,
        "GALAXY ANGEL II Character File 1 - Apricot Sakuraba"@ja-latn .

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

<album/25145#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-16"^^xsd:date ;
    dcterms:title "GALAXY ANGEL II Character File 1 - Apricot Sakuraba"@en,
        "GALAXY ANGELIIキャラクターファイル(1) アプリコット・桜葉"@ja,
        "GALAXY ANGEL II Character File 1 - Apricot Sakuraba"@ja-latn ;
    mo:catalogue_number "BRDA-1066" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25145#musicalexpression> ;
    mo:publisher <org/96#subject> ;
    mo:record _:N92e4058188af4df992769488935a67ce ;
    mo:record_count 1 ;
    schema:about <product/5100#subject> ;
    schema:datePublished "2005-12-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/25145/25145-1301855793.jpg> ;
    schema:name "GALAXY ANGEL II Character File 1 - Apricot Sakuraba"@en,
        "GALAXY ANGELIIキャラクターファイル(1) アプリコット・桜葉"@ja,
        "GALAXY ANGEL II Character File 1 - Apricot Sakuraba"@ja-latn ;
    schema:publisher <org/96#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/25145/25145-1301855793.jpg> .

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

_:Na9237af742d44891a2427cba8b091d37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice Message"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N92e4058188af4df992769488935a67ce ;
    schema:name "Voice Message"@ja .

_:Nda96242359564c749eccc9cc6f8e3baf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きらり☆Dear Love！（off vocal）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N92e4058188af4df992769488935a67ce ;
    schema:name "きらり☆Dear Love！（off vocal）"@ja .

_:Nf1f47f4f8a9045bbbfc7fd439d60786d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きらり☆Dear Love！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N92e4058188af4df992769488935a67ce ;
    schema:name "きらり☆Dear Love！"@ja .

_:N92e4058188af4df992769488935a67ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na9237af742d44891a2427cba8b091d37,
        _:Nda96242359564c749eccc9cc6f8e3baf,
        _:Nf1f47f4f8a9045bbbfc7fd439d60786d ;
    mo:track_count 3 ;
    schema:duration "PT9:25"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Na9237af742d44891a2427cba8b091d37,
        _:Nda96242359564c749eccc9cc6f8e3baf,
        _:Nf1f47f4f8a9045bbbfc7fd439d60786d .

