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

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

<artist/15831#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73407#subject> ;
    schema:name "Yuki Saito"@en,
        "齋藤優輝"@ja ;
    foaf:made <album/73407#composition>,
        <album/73407#lyrics>,
        <album/73407#subject> ;
    foaf:name "Yuki Saito"@en,
        "齋藤優輝"@ja .

<artist/16430#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73407#subject> ;
    schema:name "NAGI☆"@en ;
    foaf:made <album/73407#composition>,
        <album/73407#lyrics>,
        <album/73407#subject> ;
    foaf:name "NAGI☆"@en .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/73407/73407-1517857253.jpg> a schema:ImageObject,
        foaf:Image .

<album/73407#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I Wish / Apricot Regulus"@en,
        "I Wish / Apricot Regulus"@ja,
        "I Wish / Apricot Regulus"@ja-latn ;
    mo:composer <artist/15831#subject>,
        <artist/16430#subject> ;
    mo:produced_work <album/73407#musicalwork> ;
    schema:name "I Wish / Apricot Regulus"@en,
        "I Wish / Apricot Regulus"@ja,
        "I Wish / Apricot Regulus"@ja-latn .

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

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

<artist/28212#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73407#performance> ;
    schema:name "Mimori Tominaga"@en,
        "富永美杜"@ja ;
    foaf:name "Mimori Tominaga"@en,
        "富永美杜"@ja .

<artist/28213#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73407#performance> ;
    schema:name "Natsumi Baba"@en,
        "馬場なつみ"@ja ;
    foaf:name "Natsumi Baba"@en,
        "馬場なつみ"@ja .

<artist/28214#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73407#performance> ;
    schema:name "Tomomi Jiena Sumi"@en,
        "鷲見友美ジェナ"@ja ;
    foaf:name "Tomomi Jiena Sumi"@en,
        "鷲見友美ジェナ"@ja .

<artist/28215#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73407#performance> ;
    schema:name "Tamako Miyazaki"@en,
        "宮崎珠子"@ja ;
    foaf:name "Tamako Miyazaki"@en,
        "宮崎珠子"@ja .

<artist/28216#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73407#performance> ;
    schema:name "Chisato Akita"@en,
        "秋田知里"@ja ;
    foaf:name "Chisato Akita"@en,
        "秋田知里"@ja .

<album/73407#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I Wish / Apricot Regulus"@en,
        "I Wish / Apricot Regulus"@ja,
        "I Wish / Apricot Regulus"@ja-latn ;
    mo:performance_of <album/73407#musicalwork> ;
    mo:performer <artist/28212#subject>,
        <artist/28213#subject>,
        <artist/28214#subject>,
        <artist/28215#subject>,
        <artist/28216#subject> ;
    mo:recorded_as <album/73407#musicalexpression> ;
    schema:byArtist <artist/28212#subject>,
        <artist/28213#subject>,
        <artist/28214#subject>,
        <artist/28215#subject>,
        <artist/28216#subject> ;
    schema:name "I Wish / Apricot Regulus"@en,
        "I Wish / Apricot Regulus"@ja,
        "I Wish / Apricot Regulus"@ja-latn ;
    schema:workPerformed <album/73407#musicalwork> .

<album/73407#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-25"^^xsd:date ;
    dcterms:title "I Wish / Apricot Regulus"@en,
        "I Wish / Apricot Regulus"@ja,
        "I Wish / Apricot Regulus"@ja-latn ;
    mo:catalogue_number "AVCD-83939" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73407#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Ndfb3db4790fb4059ad9aec2efa6b8219 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Schoolgirl Strikers ~Twinkle Melodies~"@en ;
            foaf:name "Schoolgirl Strikers ~Twinkle Melodies~"@en ] ;
    schema:byArtist <artist/28212#subject>,
        <artist/28213#subject>,
        <artist/28214#subject>,
        <artist/28215#subject>,
        <artist/28216#subject> ;
    schema:datePublished "2017-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/73407/73407-1517857253.jpg> ;
    schema:name "I Wish / Apricot Regulus"@en,
        "I Wish / Apricot Regulus"@ja,
        "I Wish / Apricot Regulus"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/73407/73407-1517857253.jpg> .

_:N2c65931199254cd5b89c09f0051849b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らの星空"@ja,
        "Bokura no Hoshizora"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ndfb3db4790fb4059ad9aec2efa6b8219 ;
    schema:name "僕らの星空"@ja,
        "Bokura no Hoshizora"@ja-latn .

_:N583e709558354b9c8e0881fe5a8fbe72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Wish"@ja,
        "I Wish"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Ndfb3db4790fb4059ad9aec2efa6b8219 ;
    schema:name "I Wish"@ja,
        "I Wish"@ja-latn .

_:Na50c144391894e4a898a36c489473967 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らの星空 (Off Vocal)"@ja,
        "Bokura no Hoshizora (Off Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Ndfb3db4790fb4059ad9aec2efa6b8219 ;
    schema:name "僕らの星空 (Off Vocal)"@ja,
        "Bokura no Hoshizora (Off Vocal)"@ja-latn .

_:Nb7c5662805f24acea64695f30de33904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私たちアプリコット・レグルスです! <ドラマパート>"@ja,
        "Watashitachi Apricot Regulus desu! <Drama Part>"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT10:12"^^xsd:interval ;
    schema:inPlaylist _:Ndfb3db4790fb4059ad9aec2efa6b8219 ;
    schema:name "私たちアプリコット・レグルスです! <ドラマパート>"@ja,
        "Watashitachi Apricot Regulus desu! <Drama Part>"@ja-latn .

_:Nf3ab4c3e14f74b5fbb312acb0c8cdd45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Wish (Off Vocal)"@ja,
        "I Wish (Off Vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Ndfb3db4790fb4059ad9aec2efa6b8219 ;
    schema:name "I Wish (Off Vocal)"@ja,
        "I Wish (Off Vocal)"@ja-latn .

_:Ndfb3db4790fb4059ad9aec2efa6b8219 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c65931199254cd5b89c09f0051849b0,
        _:N583e709558354b9c8e0881fe5a8fbe72,
        _:Na50c144391894e4a898a36c489473967,
        _:Nb7c5662805f24acea64695f30de33904,
        _:Nf3ab4c3e14f74b5fbb312acb0c8cdd45 ;
    mo:track_count 5 ;
    schema:duration "PT26:11"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2c65931199254cd5b89c09f0051849b0,
        _:N583e709558354b9c8e0881fe5a8fbe72,
        _:Na50c144391894e4a898a36c489473967,
        _:Nb7c5662805f24acea64695f30de33904,
        _:Nf3ab4c3e14f74b5fbb312acb0c8cdd45 .

