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

<artist/35800#subject> a schema:Person,
        foaf:Person ;
    schema:name "moyu"@en ;
    foaf:made <album/43051#lyrics>,
        <album/43051#subject> ;
    foaf:name "moyu"@en .

<artist/8874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Sato"@en,
        "佐藤聡美"@ja ;
    foaf:made <album/43051#subject>,
        <album/43051#vocals> ;
    foaf:name "Satomi Sato"@en,
        "佐藤聡美"@ja .

<artist/16112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43051#subject> ;
    schema:name "ENDO."@en,
        "エンドウ."@ja ;
    foaf:made <album/43051#composition>,
        <album/43051#lyrics>,
        <album/43051#subject> ;
    foaf:name "ENDO."@en,
        "エンドウ."@ja .

<artist/25952#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43051#subject> ;
    schema:name "KEYTARO"@en ;
    foaf:made <album/43051#composition>,
        <album/43051#subject> ;
    foaf:name "KEYTARO"@en .

<product/2863#subject> a schema:CreativeWork ;
    schema:name "Seitokai Yakuindomo*"@en,
        "生徒会役員共＊"@ja,
        "Seitokai Yakuindomo*"@ja-latn ;
    foaf:name "Seitokai Yakuindomo*"@en,
        "生徒会役員共＊"@ja,
        "Seitokai Yakuindomo*"@ja-latn .

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

<album/43051#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mirai Night / Satomi Sato [Limited Edition]"@en,
        "ミライナイト / 佐藤聡美 [初回限定盤]"@ja,
        "Mirai Night / Satomi Sato [Limited Edition]"@ja-latn ;
    mo:performance_of <album/43051#musicalwork> ;
    mo:recorded_as <album/43051#musicalexpression> ;
    schema:name "Mirai Night / Satomi Sato [Limited Edition]"@en,
        "ミライナイト / 佐藤聡美 [初回限定盤]"@ja,
        "Mirai Night / Satomi Sato [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/43051#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/15/43051/43051-1391664261.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43051#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mirai Night / Satomi Sato [Limited Edition]"@en,
        "ミライナイト / 佐藤聡美 [初回限定盤]"@ja,
        "Mirai Night / Satomi Sato [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(GEEKS"@en ;
            foaf:made <album/43051#composition> ;
            foaf:name "(GEEKS"@en ],
        <artist/16112#subject>,
        <artist/25952#subject> ;
    mo:produced_work <album/43051#musicalwork> ;
    schema:name "Mirai Night / Satomi Sato [Limited Edition]"@en,
        "ミライナイト / 佐藤聡美 [初回限定盤]"@ja,
        "Mirai Night / Satomi Sato [Limited Edition]"@ja-latn .

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

<album/43051#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-02-26"^^xsd:date ;
    dcterms:title "Mirai Night / Satomi Sato [Limited Edition]"@en,
        "ミライナイト / 佐藤聡美 [初回限定盤]"@ja,
        "Mirai Night / Satomi Sato [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KICM-93275" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/43051#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N6fb50188c95d473f88652bd619eff450,
        _:Nfd3f18fb17fa4421a265662b2d34c380 ;
    mo:record_count 2 ;
    schema:about <product/2863#subject> ;
    schema:datePublished "2014-02-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/43051/43051-1391664261.jpg> ;
    schema:name "Mirai Night / Satomi Sato [Limited Edition]"@en,
        "ミライナイト / 佐藤聡美 [初回限定盤]"@ja,
        "Mirai Night / Satomi Sato [Limited Edition]"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/43051/43051-1391664261.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(GEEKS"@en ;
    foaf:made <album/43051#lyrics> ;
    foaf:name "(GEEKS"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(GEEKS"@en ;
    foaf:made <album/43051#subject> ;
    foaf:name "(GEEKS"@en .

_:N3193b8f85466428394789d0d8c32e3cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave Morning!! (instrumental ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N6fb50188c95d473f88652bd619eff450 ;
    schema:name "Brave Morning!! (instrumental ver.)"@ja .

_:N61fd27cf700643a095da70c4ae49502e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ミライナイト」 MUSIC VIDEO"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nfd3f18fb17fa4421a265662b2d34c380 ;
    schema:name "「ミライナイト」 MUSIC VIDEO"@ja .

_:N910891b87d754cbe8a0dfe1f63439c4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミライナイト (instrumental ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N6fb50188c95d473f88652bd619eff450 ;
    schema:name "ミライナイト (instrumental ver.)"@ja .

_:Nb8f0e0c99a7e41db912cf203bfc2e817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave Morning!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N6fb50188c95d473f88652bd619eff450 ;
    schema:name "Brave Morning!!"@ja .

_:Ne859a24109584a7492030838c385f303 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミライナイト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N6fb50188c95d473f88652bd619eff450 ;
    schema:name "ミライナイト"@ja .

_:Nfd3f18fb17fa4421a265662b2d34c380 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N61fd27cf700643a095da70c4ae49502e ;
    mo:track_count 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N61fd27cf700643a095da70c4ae49502e .

_:N6fb50188c95d473f88652bd619eff450 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3193b8f85466428394789d0d8c32e3cb,
        _:N910891b87d754cbe8a0dfe1f63439c4a,
        _:Nb8f0e0c99a7e41db912cf203bfc2e817,
        _:Ne859a24109584a7492030838c385f303 ;
    mo:track_count 4 ;
    schema:duration "PT16:17"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3193b8f85466428394789d0d8c32e3cb,
        _:N910891b87d754cbe8a0dfe1f63439c4a,
        _:Nb8f0e0c99a7e41db912cf203bfc2e817,
        _:Ne859a24109584a7492030838c385f303 .

