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

<artist/4196#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mico Haduki"@en,
        "葉月みこ"@ja ;
    foaf:made <album/116042#lyrics>,
        <album/116042#subject> ;
    foaf:name "Mico Haduki"@en,
        "葉月みこ"@ja .

<artist/47656#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erabareshi"@en,
        "エラバレシ"@ja ;
    foaf:made <album/116042#subject>,
        <album/116042#vocals> ;
    foaf:name "Erabareshi"@en,
        "エラバレシ"@ja .

<album/116043> a mo:Release ;
    mo:catalogue_number "FPBD-0673" .

<album/116045> a mo:Release ;
    mo:catalogue_number "FPBD-0675" .

<artist/13288#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116042#subject> ;
    schema:name "Yuki Kimura"@en,
        "木村有希"@ja ;
    foaf:made <album/116042#composition>,
        <album/116042#lyrics>,
        <album/116042#subject> ;
    foaf:name "Yuki Kimura"@en,
        "木村有希"@ja .

<artist/16116#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116042#subject> ;
    schema:name "Takafumi Fujino"@en,
        "フジノタカフミ"@ja ;
    foaf:made <album/116042#composition>,
        <album/116042#lyrics>,
        <album/116042#subject> ;
    foaf:name "Takafumi Fujino"@en,
        "フジノタカフミ"@ja .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116042#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/116042#composition>,
        <album/116042#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<product/10162#subject> a schema:CreativeWork ;
    schema:name "She Professed Herself Pupil of the Wise Man"@en,
        "賢者の弟子を名乗る賢者"@ja,
        "Kenja no Deshi wo Nanoru Kenja"@ja-latn ;
    foaf:name "She Professed Herself Pupil of the Wise Man"@en,
        "賢者の弟子を名乗る賢者"@ja,
        "Kenja no Deshi wo Nanoru Kenja"@ja-latn .

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

<album/116042#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ambitious / Erabareshi [Regular Edition A]"@en,
        "Ambitious / エラバレシ [通常盤A]"@ja,
        "Ambitious / Erabareshi [Regular Edition A]"@ja-latn ;
    mo:performance_of <album/116042#musicalwork> ;
    mo:recorded_as <album/116042#musicalexpression> ;
    schema:name "Ambitious / Erabareshi [Regular Edition A]"@en,
        "Ambitious / エラバレシ [通常盤A]"@ja,
        "Ambitious / Erabareshi [Regular Edition A]"@ja-latn ;
    schema:workPerformed <album/116042#musicalwork> .

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

<org/1379#subject> schema:name "Stand-Up! Records"@en,
        "Stand-Up! Records"@ja,
        "Stand-Up! Records"@ja-latn ;
    foaf:name "Stand-Up! Records"@en,
        "Stand-Up! Records"@ja,
        "Stand-Up! Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/116042/116042-b5d59171c65f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/116042#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ambitious / Erabareshi [Regular Edition A]"@en,
        "Ambitious / エラバレシ [通常盤A]"@ja,
        "Ambitious / Erabareshi [Regular Edition A]"@ja-latn ;
    mo:composer <artist/13288#subject>,
        <artist/16116#subject>,
        <artist/396#subject> ;
    mo:produced_work <album/116042#musicalwork> ;
    schema:name "Ambitious / Erabareshi [Regular Edition A]"@en,
        "Ambitious / エラバレシ [通常盤A]"@ja,
        "Ambitious / Erabareshi [Regular Edition A]"@ja-latn .

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

<album/116042#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-08"^^xsd:date ;
    dcterms:title "Ambitious / Erabareshi [Regular Edition A]"@en,
        "Ambitious / エラバレシ [通常盤A]"@ja,
        "Ambitious / Erabareshi [Regular Edition A]"@ja-latn ;
    mo:catalogue_number "FPBD-0672" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/116043>,
        <album/116045> ;
    mo:publication_of <album/116042#musicalexpression> ;
    mo:publisher <org/1379#subject> ;
    mo:record _:Nbe0f04a4c21c40d8987e4489137249b6 ;
    mo:record_count 1 ;
    schema:about <product/10162#subject> ;
    schema:datePublished "2022-02-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/116042/116042-b5d59171c65f.jpg> ;
    schema:name "Ambitious / Erabareshi [Regular Edition A]"@en,
        "Ambitious / エラバレシ [通常盤A]"@ja,
        "Ambitious / Erabareshi [Regular Edition A]"@ja-latn ;
    schema:publisher <org/1379#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/116042/116042-b5d59171c65f.jpg> .

_:N1175e85e4021496e9f832398311ced9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harmony"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nbe0f04a4c21c40d8987e4489137249b6 ;
    schema:name "Harmony"@ja .

_:N6cf41c9de19741b7a8fae4d5305aba98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambitious"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nbe0f04a4c21c40d8987e4489137249b6 ;
    schema:name "Ambitious"@ja .

_:Nb4f85d0a364a4afcb760c8c82bdbe444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来トリロジー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nbe0f04a4c21c40d8987e4489137249b6 ;
    schema:name "未来トリロジー"@ja .

_:Nbe0f04a4c21c40d8987e4489137249b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1175e85e4021496e9f832398311ced9f,
        _:N6cf41c9de19741b7a8fae4d5305aba98,
        _:Nb4f85d0a364a4afcb760c8c82bdbe444 ;
    mo:track_count 3 ;
    schema:duration "PT14:11"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1175e85e4021496e9f832398311ced9f,
        _:N6cf41c9de19741b7a8fae4d5305aba98,
        _:Nb4f85d0a364a4afcb760c8c82bdbe444 .

