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

<artist/4378#subject> a schema:Person,
        foaf:Person ;
    schema:name "leonn"@en ;
    foaf:made <album/109961#lyrics>,
        <album/109961#subject> ;
    foaf:name "leonn"@en .

<artist/12887#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109961#subject> ;
    schema:name "Shouta Aoi"@en,
        "蒼井翔太"@ja ;
    foaf:made <album/109961#composition>,
        <album/109961#lyrics>,
        <album/109961#subject>,
        <album/109961#vocals> ;
    foaf:name "Shouta Aoi"@en,
        "蒼井翔太"@ja .

<artist/13498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109961#subject> ;
    schema:name "Hirofumi Hibino"@en,
        "日比野裕史"@ja ;
    foaf:made <album/109961#composition>,
        <album/109961#subject> ;
    foaf:name "Hirofumi Hibino"@en,
        "日比野裕史"@ja .

<artist/27726#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109961#subject> ;
    schema:name "Takuya Fujita"@en,
        "藤田卓也"@ja ;
    foaf:made <album/109961#composition>,
        <album/109961#lyrics>,
        <album/109961#subject> ;
    foaf:name "Takuya Fujita"@en,
        "藤田卓也"@ja .

<product/10400#subject> a schema:CreativeWork ;
    schema:name "Otome Game no Hametsu Flag shika Nai Akuyaku Reijou ni Tensei Shiteshimatta... ~Haran wo Yobu Kaizoku~"@en,
        "乙女ゲームの破滅フラグしかない悪役令嬢に転生してしまった... ～波乱を呼ぶ海賊～"@ja,
        "Otome Game no Hametsu Flag shika Nai Akuyaku Reijou ni Tensei Shiteshimatta... ~Haran wo Yobu Kaizoku~"@ja-latn ;
    foaf:name "Otome Game no Hametsu Flag shika Nai Akuyaku Reijou ni Tensei Shiteshimatta... ~Haran wo Yobu Kaizoku~"@en,
        "乙女ゲームの破滅フラグしかない悪役令嬢に転生してしまった... ～波乱を呼ぶ海賊～"@ja,
        "Otome Game no Hametsu Flag shika Nai Akuyaku Reijou ni Tensei Shiteshimatta... ~Haran wo Yobu Kaizoku~"@ja-latn .

<product/9857#subject> a schema:CreativeWork ;
    schema:name "My Next Life As a Villainess: All Routes Lead to Doom! X"@en,
        "乙女ゲームの破滅フラグしかない悪役令嬢に転生してしまった... X"@ja,
        "Otome Game no Hametsu Flag shika Nai Akuyaku Reijou ni Tensei Shiteshimatta... X"@ja-latn ;
    foaf:name "My Next Life As a Villainess: All Routes Lead to Doom! X"@en,
        "乙女ゲームの破滅フラグしかない悪役令嬢に転生してしまった... X"@ja,
        "Otome Game no Hametsu Flag shika Nai Akuyaku Reijou ni Tensei Shiteshimatta... X"@ja-latn .

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

<album/109961#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "give me ♡ me / Shouta Aoi [Limited Edition]"@en,
        "give me ♡ me / 蒼井翔太 [初回限定盤]"@ja,
        "give me ♡ me / Shouta Aoi [Limited Edition]"@ja-latn ;
    mo:performance_of <album/109961#musicalwork> ;
    mo:recorded_as <album/109961#musicalexpression> ;
    schema:name "give me ♡ me / Shouta Aoi [Limited Edition]"@en,
        "give me ♡ me / 蒼井翔太 [初回限定盤]"@ja,
        "give me ♡ me / Shouta Aoi [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/109961#musicalwork> .

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

<org/1499#subject> schema:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn ;
    foaf:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn .

<https://media.vgm.io/albums/16/109961/109961-905e21542835.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109961#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/109961/109961-905e21542835.jpg> ;
    foaf:depicts <album/109961#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/109961/109961-905e21542835.jpg> .

<https://medium-media.vgm.io/albums/16/109961/109961-905e21542835.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/109961#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "give me ♡ me / Shouta Aoi [Limited Edition]"@en,
        "give me ♡ me / 蒼井翔太 [初回限定盤]"@ja,
        "give me ♡ me / Shouta Aoi [Limited Edition]"@ja-latn ;
    mo:composer <artist/12887#subject>,
        <artist/13498#subject>,
        <artist/27726#subject> ;
    mo:produced_work <album/109961#musicalwork> ;
    schema:name "give me ♡ me / Shouta Aoi [Limited Edition]"@en,
        "give me ♡ me / 蒼井翔太 [初回限定盤]"@ja,
        "give me ♡ me / Shouta Aoi [Limited Edition]"@ja-latn .

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

<album/109961#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-14"^^xsd:date ;
    dcterms:title "give me ♡ me / Shouta Aoi [Limited Edition]"@en,
        "give me ♡ me / 蒼井翔太 [初回限定盤]"@ja,
        "give me ♡ me / Shouta Aoi [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KICM-92091" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/109961#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:N08742d35a8d94f158f67cd621a5445b6,
        _:N49fd9f58dcb04c249720e34d69090dfa ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "REAL⇔FAKE 2nd Stage"@en ;
            foaf:name "REAL⇔FAKE 2nd Stage"@en ],
        <product/10400#subject>,
        <product/9857#subject> ;
    schema:datePublished "2021-07-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/109961/109961-905e21542835.jpg> ;
    schema:name "give me ♡ me / Shouta Aoi [Limited Edition]"@en,
        "give me ♡ me / 蒼井翔太 [初回限定盤]"@ja,
        "give me ♡ me / Shouta Aoi [Limited Edition]"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/109961/109961-905e21542835.jpg> .

_:N0b128da00ec14d5a81d10a3d7a18862b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "硝子のくつ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N49fd9f58dcb04c249720e34d69090dfa ;
    schema:name "硝子のくつ"@ja .

_:N1e0df83953dd4efeb067c87fe4bf3ea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "give me ♡ me"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N49fd9f58dcb04c249720e34d69090dfa ;
    schema:name "give me ♡ me"@ja .

_:N1f7b3dd1f2bc4b249172d2d081d24485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "give me ♡ me (MV Making)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT9:17"^^xsd:interval ;
    schema:inPlaylist _:N08742d35a8d94f158f67cd621a5445b6 ;
    schema:name "give me ♡ me (MV Making)"@ja .

_:N9f559e5154544717b71b1b3cacbe6336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "give me ♡ me (MV)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N08742d35a8d94f158f67cd621a5445b6 ;
    schema:name "give me ♡ me (MV)"@ja .

_:Nb506339fea4f4aa7b3c885cf942ecf7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby Steady Go!!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N49fd9f58dcb04c249720e34d69090dfa ;
    schema:name "Baby Steady Go!!"@ja .

_:N08742d35a8d94f158f67cd621a5445b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1f7b3dd1f2bc4b249172d2d081d24485,
        _:N9f559e5154544717b71b1b3cacbe6336 ;
    mo:track_count 2 ;
    schema:duration "PT13:33"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1f7b3dd1f2bc4b249172d2d081d24485,
        _:N9f559e5154544717b71b1b3cacbe6336 .

_:N49fd9f58dcb04c249720e34d69090dfa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b128da00ec14d5a81d10a3d7a18862b,
        _:N1e0df83953dd4efeb067c87fe4bf3ea0,
        _:Nb506339fea4f4aa7b3c885cf942ecf7d ;
    mo:track_count 3 ;
    schema:duration "PT10:54"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0b128da00ec14d5a81d10a3d7a18862b,
        _:N1e0df83953dd4efeb067c87fe4bf3ea0,
        _:Nb506339fea4f4aa7b3c885cf942ecf7d .

