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

<artist/76410#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maybe ME"@en,
        "メイビーME"@ja ;
    foaf:made <album/117918#subject>,
        <album/117918#vocals> ;
    foaf:name "Maybe ME"@en,
        "メイビーME"@ja .

<artist/21860#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117918#subject> ;
    schema:name "Gouki Ohtsuka"@en,
        "大塚剛毅"@ja ;
    foaf:made <album/117918#composition>,
        <album/117918#lyrics>,
        <album/117918#subject> ;
    foaf:name "Gouki Ohtsuka"@en,
        "大塚剛毅"@ja .

<artist/45070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117918#subject> ;
    schema:name "etoyuma"@en,
        "えとゆま"@ja ;
    foaf:made <album/117918#composition>,
        <album/117918#subject> ;
    foaf:name "etoyuma"@en,
        "えとゆま"@ja .

<artist/48523#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117918#subject> ;
    schema:name "RYOKO"@en ;
    foaf:made <album/117918#composition>,
        <album/117918#lyrics>,
        <album/117918#subject> ;
    foaf:name "RYOKO"@en .

<artist/48629#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117918#subject> ;
    schema:name "Ryo Kikuchi"@en,
        "菊池諒"@ja ;
    foaf:made <album/117918#composition>,
        <album/117918#lyrics>,
        <album/117918#subject> ;
    foaf:name "Ryo Kikuchi"@en,
        "菊池諒"@ja .

<artist/58317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117918#subject> ;
    schema:name "kazuboy."@en,
        "かずぼーい."@ja ;
    foaf:made <album/117918#composition>,
        <album/117918#subject> ;
    foaf:name "kazuboy."@en,
        "かずぼーい."@ja .

<product/10981#subject> a schema:CreativeWork ;
    schema:name "Miss KUROITSU from the Monster Development Department"@en,
        "怪人開発部の黒井津さん"@ja,
        "Kaijin Kaihatsubu no Kuroitsu-san"@ja-latn ;
    foaf:name "Miss KUROITSU from the Monster Development Department"@en,
        "怪人開発部の黒井津さん"@ja,
        "Kaijin Kaihatsubu no Kuroitsu-san"@ja-latn .

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

<album/117918#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aimai Identity/Destiny / Maybe ME [Type C]"@en,
        "曖昧あいでんてぃてぃ/Destiny / メイビーME [Type C]"@ja,
        "Aimai Identity/Destiny / Maybe ME [Type C]"@ja-latn ;
    mo:performance_of <album/117918#musicalwork> ;
    mo:recorded_as <album/117918#musicalexpression> ;
    schema:name "Aimai Identity/Destiny / Maybe ME [Type C]"@en,
        "曖昧あいでんてぃてぃ/Destiny / メイビーME [Type C]"@ja,
        "Aimai Identity/Destiny / Maybe ME [Type C]"@ja-latn ;
    schema:workPerformed <album/117918#musicalwork> .

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

<https://media.vgm.io/albums/81/117918/117918-cdd1286292c1.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117918#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/117918/117918-cdd1286292c1.webp> ;
    foaf:depicts <album/117918#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/117918/117918-cdd1286292c1.webp> .

<https://medium-media.vgm.io/albums/81/117918/117918-cdd1286292c1.webp> a schema:ImageObject,
        foaf:Image .

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

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

<album/117918#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aimai Identity/Destiny / Maybe ME [Type C]"@en,
        "曖昧あいでんてぃてぃ/Destiny / メイビーME [Type C]"@ja,
        "Aimai Identity/Destiny / Maybe ME [Type C]"@ja-latn ;
    mo:composer <artist/21860#subject>,
        <artist/45070#subject>,
        <artist/48523#subject>,
        <artist/48629#subject>,
        <artist/58317#subject> ;
    mo:produced_work <album/117918#musicalwork> ;
    schema:name "Aimai Identity/Destiny / Maybe ME [Type C]"@en,
        "曖昧あいでんてぃてぃ/Destiny / メイビーME [Type C]"@ja,
        "Aimai Identity/Destiny / Maybe ME [Type C]"@ja-latn .

<album/117918#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-22"^^xsd:date ;
    dcterms:title "Aimai Identity/Destiny / Maybe ME [Type C]"@en,
        "曖昧あいでんてぃてぃ/Destiny / メイビーME [Type C]"@ja,
        "Aimai Identity/Destiny / Maybe ME [Type C]"@ja-latn ;
    mo:catalogue_number "ME-1006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/117918#musicalexpression> ;
    mo:publisher _:Nf7d26b5e0396466793fe8f06101848ba ;
    mo:record _:N943bd4deb8d64d4f870259930c195f55 ;
    mo:record_count 1 ;
    schema:about <product/10981#subject> ;
    schema:datePublished "2022-02-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/81/117918/117918-cdd1286292c1.webp> ;
    schema:name "Aimai Identity/Destiny / Maybe ME [Type C]"@en,
        "曖昧あいでんてぃてぃ/Destiny / メイビーME [Type C]"@ja,
        "Aimai Identity/Destiny / Maybe ME [Type C]"@ja-latn ;
    schema:publisher _:Nf7d26b5e0396466793fe8f06101848ba ;
    foaf:depiction <https://media.vgm.io/albums/81/117918/117918-cdd1286292c1.webp> .

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

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

_:N1f2a2b8178fe47afb8e0bfed5d3d147d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny"@ja,
        "Destiny"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N943bd4deb8d64d4f870259930c195f55 ;
    schema:name "Destiny"@ja,
        "Destiny"@ja-latn .

_:N38fac474ef5a4cb3b3ab5b59228774ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワガママジック"@ja,
        "Wagamamagic"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N943bd4deb8d64d4f870259930c195f55 ;
    schema:name "ワガママジック"@ja,
        "Wagamamagic"@ja-latn .

_:Nb200ad03c06a4525bae9753ce1235197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曖昧あいでんてぃてぃ"@ja,
        "Aimai Identity"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N943bd4deb8d64d4f870259930c195f55 ;
    schema:name "曖昧あいでんてぃてぃ"@ja,
        "Aimai Identity"@ja-latn .

_:Ncb3cfb71ff2a4f6ca4ca63cd8f0bdbeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コトバノイミ"@ja,
        "Kotoba no Imi"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N943bd4deb8d64d4f870259930c195f55 ;
    schema:name "コトバノイミ"@ja,
        "Kotoba no Imi"@ja-latn .

_:Nf7d26b5e0396466793fe8f06101848ba schema:name "Maybe ME"@en,
        "Maybe ME"@ja,
        "Maybe ME"@ja-latn ;
    foaf:name "Maybe ME"@en,
        "Maybe ME"@ja,
        "Maybe ME"@ja-latn .

_:N943bd4deb8d64d4f870259930c195f55 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f2a2b8178fe47afb8e0bfed5d3d147d,
        _:N38fac474ef5a4cb3b3ab5b59228774ef,
        _:Nb200ad03c06a4525bae9753ce1235197,
        _:Ncb3cfb71ff2a4f6ca4ca63cd8f0bdbeb ;
    mo:track_count 4 ;
    schema:duration "PT16:51"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1f2a2b8178fe47afb8e0bfed5d3d147d,
        _:N38fac474ef5a4cb3b3ab5b59228774ef,
        _:Nb200ad03c06a4525bae9753ce1235197,
        _:Ncb3cfb71ff2a4f6ca4ca63cd8f0bdbeb .

