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

<artist/10590#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Ishihara"@en,
        "石原夏織"@ja ;
    foaf:made <album/87700#subject>,
        <album/87700#vocals> ;
    foaf:name "Kaori Ishihara"@en,
        "石原夏織"@ja .

<artist/18929#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaede Hondo"@en,
        "本渡楓"@ja ;
    foaf:made <album/87700#subject>,
        <album/87700#vocals> ;
    foaf:name "Kaede Hondo"@en,
        "本渡楓"@ja .

<artist/15538#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87700#subject> ;
    schema:name "KushitaMine"@en,
        "久下真音"@ja ;
    foaf:made <album/87700#composition>,
        <album/87700#subject> ;
    foaf:name "KushitaMine"@en,
        "久下真音"@ja .

<product/7493#subject> a schema:CreativeWork ;
    schema:name "Monster Sonic! D'Artagnyan's Rise to Fame"@en,
        "モンソニ! ダルタニャンのアイドル宣言"@ja,
        "Monster Sonic! D'Artagnan no Idol Sengen"@ja-latn ;
    foaf:name "Monster Sonic! D'Artagnyan's Rise to Fame"@en,
        "モンソニ! ダルタニャンのアイドル宣言"@ja,
        "Monster Sonic! D'Artagnan no Idol Sengen"@ja-latn .

<album/87700#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Circle of Life / Two for all"@en,
        "Circle of Life / Two for all"@ja,
        "Circle of Life / Two for all"@ja-latn ;
    mo:composer <artist/15538#subject> ;
    mo:produced_work <album/87700#musicalwork> ;
    schema:name "Circle of Life / Two for all"@en,
        "Circle of Life / Two for all"@ja,
        "Circle of Life / Two for all"@ja-latn .

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

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

<album/87700#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Circle of Life / Two for all"@en,
        "Circle of Life / Two for all"@ja,
        "Circle of Life / Two for all"@ja-latn ;
    mo:performance_of <album/87700#musicalwork> ;
    mo:recorded_as <album/87700#musicalexpression> ;
    schema:name "Circle of Life / Two for all"@en,
        "Circle of Life / Two for all"@ja,
        "Circle of Life / Two for all"@ja-latn ;
    schema:workPerformed <album/87700#musicalwork> .

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

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

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

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

<album/87700#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-14"^^xsd:date ;
    dcterms:title "Circle of Life / Two for all"@en,
        "Circle of Life / Two for all"@ja,
        "Circle of Life / Two for all"@ja-latn ;
    mo:catalogue_number "bigup12993489" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/87700#musicalexpression> ;
    mo:publisher _:Nd88c65c7236346219cae992352679aee ;
    mo:record _:N8bf94cdb663745078ce77f9cfd5a3074 ;
    mo:record_count 1 ;
    schema:about <product/7493#subject> ;
    schema:datePublished "2019-06-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/87700/87700-1560465689.jpg> ;
    schema:name "Circle of Life / Two for all"@en,
        "Circle of Life / Two for all"@ja,
        "Circle of Life / Two for all"@ja-latn ;
    schema:publisher _:Nd88c65c7236346219cae992352679aee ;
    foaf:depiction <https://media.vgm.io/albums/00/87700/87700-1560465689.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "スナムランド☆豊中"@en ;
    foaf:made <album/87700#subject> ;
    foaf:name "スナムランド☆豊中"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "スナムランド☆豊中"@en ;
    foaf:made <album/87700#lyrics> ;
    foaf:name "スナムランド☆豊中"@en .

_:N05d18f344d8f4c709cb288779b8ba02b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle of Life"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N8bf94cdb663745078ce77f9cfd5a3074 ;
    schema:name "Circle of Life"@en .

_:Nabe529afcdb44b58a8d1305eaff0bc62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle of Life (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N8bf94cdb663745078ce77f9cfd5a3074 ;
    schema:name "Circle of Life (Instrumental)"@en .

_:Nd88c65c7236346219cae992352679aee schema:name "MONSONI!"@en,
        "MONSONI!"@ja,
        "MONSONI!"@ja-latn ;
    foaf:name "MONSONI!"@en,
        "MONSONI!"@ja,
        "MONSONI!"@ja-latn .

_:N8bf94cdb663745078ce77f9cfd5a3074 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05d18f344d8f4c709cb288779b8ba02b,
        _:Nabe529afcdb44b58a8d1305eaff0bc62 ;
    mo:track_count 2 ;
    schema:duration "PT7:56"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N05d18f344d8f4c709cb288779b8ba02b,
        _:Nabe529afcdb44b58a8d1305eaff0bc62 .

