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

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

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

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

<artist/25952#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43050#subject> ;
    schema:name "KEYTARO"@en ;
    foaf:made <album/43050#composition>,
        <album/43050#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/43050#musicalexpression> a mo:Signal ;
    mo:published_as <album/43050#subject> ;
    mo:records <album/43050#performance> .

<album/43050#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mirai Night / Satomi Sato"@en,
        "ミライナイト / 佐藤聡美"@ja,
        "Mirai Night / Satomi Sato"@ja-latn ;
    mo:performance_of <album/43050#musicalwork> ;
    mo:recorded_as <album/43050#musicalexpression> ;
    schema:name "Mirai Night / Satomi Sato"@en,
        "ミライナイト / 佐藤聡美"@ja,
        "Mirai Night / Satomi Sato"@ja-latn ;
    schema:workPerformed <album/43050#musicalwork> .

<album/43050#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/05/43050/43050-1391664188.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43050#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/43050/43050-1391664188.jpg> ;
    foaf:depicts <album/43050#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/43050/43050-1391664188.jpg> .

<https://medium-media.vgm.io/albums/05/43050/43050-1391664188.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/43050#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-02-26"^^xsd:date ;
    dcterms:title "Mirai Night / Satomi Sato"@en,
        "ミライナイト / 佐藤聡美"@ja,
        "Mirai Night / Satomi Sato"@ja-latn ;
    mo:catalogue_number "KICM-3275" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43050#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N191d3ef2215d4e9db2ac6cc44d5bb290 ;
    mo:record_count 1 ;
    schema:about <product/2863#subject> ;
    schema:datePublished "2014-02-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/05/43050/43050-1391664188.jpg> ;
    schema:name "Mirai Night / Satomi Sato"@en,
        "ミライナイト / 佐藤聡美"@ja,
        "Mirai Night / Satomi Sato"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/43050/43050-1391664188.jpg> .

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

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

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

_:N053556c99f9b4a4e84887372d5a17ed5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミライナイト"@ja,
        "Mirai Night"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N191d3ef2215d4e9db2ac6cc44d5bb290 ;
    schema:name "ミライナイト"@ja,
        "Mirai Night"@ja-latn .

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

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

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

_:N191d3ef2215d4e9db2ac6cc44d5bb290 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N053556c99f9b4a4e84887372d5a17ed5,
        _:N3eeca6fb9a3d42ee875d8a841bf9b3ff,
        _:N45141c42cb44477ebe62205de2d2a174,
        _:N762c9f191dd54c108e5a8135efca9933 ;
    mo:track_count 4 ;
    schema:duration "PT16:17"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N053556c99f9b4a4e84887372d5a17ed5,
        _:N3eeca6fb9a3d42ee875d8a841bf9b3ff,
        _:N45141c42cb44477ebe62205de2d2a174,
        _:N762c9f191dd54c108e5a8135efca9933 .

