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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/99200#lyrics>,
        <album/99200#subject> ;
    foaf:name "KOTOKO"@en .

<artist/7352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja ;
    foaf:made <album/99200#lyrics>,
        <album/99200#subject> ;
    foaf:name "Sumiyo Mutsumi"@en,
        "六ツ見純代"@ja .

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

<artist/11930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99200#subject> ;
    schema:name "Takashi Saeki"@en,
        "佐伯高志"@ja ;
    foaf:made <album/99200#composition>,
        <album/99200#subject> ;
    foaf:name "Takashi Saeki"@en,
        "佐伯高志"@ja .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99200#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/99200#composition>,
        <album/99200#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<product/1333#subject> a schema:CreativeWork ;
    schema:name "Hayate the combat butler"@en,
        "ハヤテのごとく!"@ja,
        "Hayate no Gotoku!"@ja-latn ;
    foaf:name "Hayate the combat butler"@en,
        "ハヤテのごとく!"@ja,
        "Hayate no Gotoku!"@ja-latn .

<product/5057#subject> a schema:CreativeWork ;
    schema:name "Psychic Squad"@en,
        "絶対可憐チルドレン"@ja,
        "Zettai Karen Children"@ja-latn ;
    foaf:name "Psychic Squad"@en,
        "絶対可憐チルドレン"@ja,
        "Zettai Karen Children"@ja-latn .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/99200/99200-1590041152.jpg> a schema:ImageObject,
        foaf:Image .

<album/99200#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "premiére fleurs Ani+versal Limited Bonus: Anison Cover CD"@en,
        "premiére fleurs あにばーさる限定特典「アニソンカバーCD」"@ja,
        "premiére fleurs Ani+versal Limited Bonus: Anison Cover CD"@ja-latn ;
    mo:composer <artist/11930#subject>,
        <artist/18#subject> ;
    mo:produced_work <album/99200#musicalwork> ;
    schema:name "premiére fleurs Ani+versal Limited Bonus: Anison Cover CD"@en,
        "premiére fleurs あにばーさる限定特典「アニソンカバーCD」"@ja,
        "premiére fleurs Ani+versal Limited Bonus: Anison Cover CD"@ja-latn .

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

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

<artist/40660#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99200#performance> ;
    schema:name "Kazaki Morinaka"@en,
        "森中花咲"@ja ;
    foaf:name "Kazaki Morinaka"@en,
        "森中花咲"@ja .

<album/99200#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "premiére fleurs Ani+versal Limited Bonus: Anison Cover CD"@en,
        "premiére fleurs あにばーさる限定特典「アニソンカバーCD」"@ja,
        "premiére fleurs Ani+versal Limited Bonus: Anison Cover CD"@ja-latn ;
    mo:performance_of <album/99200#musicalwork> ;
    mo:performer _:N58d1de7556484c8c812caefddd1de19e,
        <artist/40660#subject> ;
    mo:recorded_as <album/99200#musicalexpression> ;
    schema:byArtist _:N58d1de7556484c8c812caefddd1de19e,
        <artist/40660#subject> ;
    schema:name "premiére fleurs Ani+versal Limited Bonus: Anison Cover CD"@en,
        "premiére fleurs あにばーさる限定特典「アニソンカバーCD」"@ja,
        "premiére fleurs Ani+versal Limited Bonus: Anison Cover CD"@ja-latn ;
    schema:workPerformed <album/99200#musicalwork> .

<album/99200#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-22"^^xsd:date ;
    dcterms:title "premiére fleurs Ani+versal Limited Bonus: Anison Cover CD"@en,
        "premiére fleurs あにばーさる限定特典「アニソンカバーCD」"@ja,
        "premiére fleurs Ani+versal Limited Bonus: Anison Cover CD"@ja-latn ;
    mo:catalogue_number "LPR-815" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99200#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:Nd86df10354bc4a42af087bdc6b3e4f59 ;
    mo:record_count 1 ;
    schema:about <product/1333#subject>,
        <product/5057#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Era Otogibara"@en ;
            foaf:name "Era Otogibara"@en ],
        <artist/40660#subject> ;
    schema:datePublished "2020-04-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/99200/99200-1590041152.jpg> ;
    schema:name "premiére fleurs Ani+versal Limited Bonus: Anison Cover CD"@en,
        "premiére fleurs あにばーさる限定特典「アニソンカバーCD」"@ja,
        "premiére fleurs Ani+versal Limited Bonus: Anison Cover CD"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/99200/99200-1590041152.jpg> .

_:N4562d826af8346018220603f9f74da8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Future"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd86df10354bc4a42af087bdc6b3e4f59 ;
    schema:name "Over The Future"@ja .

_:N55bfa90411f846d8840cbb0c80489587 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハヤテのごとく!"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd86df10354bc4a42af087bdc6b3e4f59 ;
    schema:name "ハヤテのごとく!"@ja .

_:N58d1de7556484c8c812caefddd1de19e a schema:Person,
        foaf:Person ;
    mo:performed <album/99200#performance> ;
    schema:name "Era Otogibara"@en ;
    foaf:name "Era Otogibara"@en .

_:Nd86df10354bc4a42af087bdc6b3e4f59 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4562d826af8346018220603f9f74da8d,
        _:N55bfa90411f846d8840cbb0c80489587 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4562d826af8346018220603f9f74da8d,
        _:N55bfa90411f846d8840cbb0c80489587 .

