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

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

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

<artist/26514#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117536#subject> ;
    schema:name "Kana Utatane"@en,
        "うたたね歌菜"@ja ;
    foaf:made <album/117536#composition>,
        <album/117536#subject> ;
    foaf:name "Kana Utatane"@en,
        "うたたね歌菜"@ja .

<product/10160#subject> a schema:CreativeWork ;
    schema:name "Akebi's Sailor Uniform"@en,
        "明日ちゃんのセーラー服"@ja,
        "Akebi-chan no Sailor-fuku"@ja-latn ;
    foaf:name "Akebi's Sailor Uniform"@en,
        "明日ちゃんのセーラー服"@ja,
        "Akebi-chan no Sailor-fuku"@ja-latn .

<album/117536#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AKEBI's sailor uniform -4- Bonus CD"@en,
        "明日ちゃんのセーラー服 -4- 特典CD"@ja,
        "Akebi-chan no Sailor-fuku -4- Bonus CD"@ja-latn ;
    mo:composer <artist/26514#subject> ;
    mo:produced_work <album/117536#musicalwork> ;
    schema:name "AKEBI's sailor uniform -4- Bonus CD"@en,
        "明日ちゃんのセーラー服 -4- 特典CD"@ja,
        "Akebi-chan no Sailor-fuku -4- Bonus CD"@ja-latn .

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

<album/117536#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AKEBI's sailor uniform -4- Bonus CD"@en,
        "明日ちゃんのセーラー服 -4- 特典CD"@ja,
        "Akebi-chan no Sailor-fuku -4- Bonus CD"@ja-latn ;
    mo:performance_of <album/117536#musicalwork> ;
    mo:recorded_as <album/117536#musicalexpression> ;
    schema:name "AKEBI's sailor uniform -4- Bonus CD"@en,
        "明日ちゃんのセーラー服 -4- 特典CD"@ja,
        "Akebi-chan no Sailor-fuku -4- Bonus CD"@ja-latn ;
    schema:workPerformed <album/117536#musicalwork> .

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

<https://media.vgm.io/albums/63/117536/117536-5f7fcb7fe27a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117536#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/117536/117536-5f7fcb7fe27a.jpg> ;
    foaf:depicts <album/117536#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/117536/117536-5f7fcb7fe27a.jpg> .

<https://medium-media.vgm.io/albums/63/117536/117536-5f7fcb7fe27a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/117536#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-27"^^xsd:date ;
    dcterms:title "AKEBI's sailor uniform -4- Bonus CD"@en,
        "明日ちゃんのセーラー服 -4- 特典CD"@ja,
        "Akebi-chan no Sailor-fuku -4- Bonus CD"@ja-latn ;
    mo:catalogue_number "ANZX-13288" ;
    mo:media_type "CD" ;
    mo:publication_of <album/117536#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N5fd310d2826f41bb80a02a7329d7c5ea ;
    mo:record_count 1 ;
    schema:about <product/10160#subject> ;
    schema:datePublished "2022-07-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/117536/117536-5f7fcb7fe27a.jpg> ;
    schema:name "AKEBI's sailor uniform -4- Bonus CD"@en,
        "明日ちゃんのセーラー服 -4- 特典CD"@ja,
        "Akebi-chan no Sailor-fuku -4- Bonus CD"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/117536/117536-5f7fcb7fe27a.jpg> .

_:N086bbb52dfb740ab89f24635019d7ff4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "駆け出す小路"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N5fd310d2826f41bb80a02a7329d7c5ea ;
    schema:name "駆け出す小路"@ja .

_:N1328ae9934ef477a958a72561c725878 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1年3組"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N5fd310d2826f41bb80a02a7329d7c5ea ;
    schema:name "1年3組"@ja .

_:N1b23aafe2b1043ce8cf9e924e6a994ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静かな高揚"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N5fd310d2826f41bb80a02a7329d7c5ea ;
    schema:name "静かな高揚"@ja .

_:N6149dd682ea645b09a81614d408cf345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初めてのセーラー服"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N5fd310d2826f41bb80a02a7329d7c5ea ;
    schema:name "初めてのセーラー服"@ja .

_:N6e81bdc4e4e44342bd7872b9f605e1f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小路のテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N5fd310d2826f41bb80a02a7329d7c5ea ;
    schema:name "小路のテーマ"@ja .

_:N98a6624c593b46a9b976d271d3cebf0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "また明日"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N5fd310d2826f41bb80a02a7329d7c5ea ;
    schema:name "また明日"@ja .

_:Nc4fff8e672d54fde87314c914d262ccc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "満月寮"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N5fd310d2826f41bb80a02a7329d7c5ea ;
    schema:name "満月寮"@ja .

_:Nc5677b14b71343baa380f59386789b19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すべった...!?"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N5fd310d2826f41bb80a02a7329d7c5ea ;
    schema:name "すべった...!?"@ja .

_:Ne86258c619104082acc35260e4d4a29a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友達いっぱいできる!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N5fd310d2826f41bb80a02a7329d7c5ea ;
    schema:name "友達いっぱいできる!"@ja .

_:Nec44e8bb03264ba8939d5c43fcbab7a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "どたばたあわわ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N5fd310d2826f41bb80a02a7329d7c5ea ;
    schema:name "どたばたあわわ"@ja .

_:N5fd310d2826f41bb80a02a7329d7c5ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N086bbb52dfb740ab89f24635019d7ff4,
        _:N1328ae9934ef477a958a72561c725878,
        _:N1b23aafe2b1043ce8cf9e924e6a994ee,
        _:N6149dd682ea645b09a81614d408cf345,
        _:N6e81bdc4e4e44342bd7872b9f605e1f2,
        _:N98a6624c593b46a9b976d271d3cebf0f,
        _:Nc4fff8e672d54fde87314c914d262ccc,
        _:Nc5677b14b71343baa380f59386789b19,
        _:Ne86258c619104082acc35260e4d4a29a,
        _:Nec44e8bb03264ba8939d5c43fcbab7a0 ;
    mo:track_count 10 ;
    schema:duration "PT20:38"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N086bbb52dfb740ab89f24635019d7ff4,
        _:N1328ae9934ef477a958a72561c725878,
        _:N1b23aafe2b1043ce8cf9e924e6a994ee,
        _:N6149dd682ea645b09a81614d408cf345,
        _:N6e81bdc4e4e44342bd7872b9f605e1f2,
        _:N98a6624c593b46a9b976d271d3cebf0f,
        _:Nc4fff8e672d54fde87314c914d262ccc,
        _:Nc5677b14b71343baa380f59386789b19,
        _:Ne86258c619104082acc35260e4d4a29a,
        _:Nec44e8bb03264ba8939d5c43fcbab7a0 .

