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

<artist/13477#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Suzaki"@en,
        "洲崎綾"@ja ;
    foaf:made <album/80081#subject>,
        <album/80081#vocals> ;
    foaf:name "Aya Suzaki"@en,
        "洲崎綾"@ja .

<artist/13854#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Uchida"@en,
        "内田彩"@ja ;
    foaf:made <album/80081#subject>,
        <album/80081#vocals> ;
    foaf:name "Aya Uchida"@en,
        "内田彩"@ja .

<artist/16156#subject> a schema:Person,
        foaf:Person ;
    schema:name "Me-co Yamamoto"@en,
        "山本メーコ"@ja ;
    foaf:made <album/80081#lyrics>,
        <album/80081#subject> ;
    foaf:name "Me-co Yamamoto"@en,
        "山本メーコ"@ja .

<artist/26101#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akane Fujita"@en,
        "藤田茜"@ja ;
    foaf:made <album/80081#subject>,
        <album/80081#vocals> ;
    foaf:name "Akane Fujita"@en,
        "藤田茜"@ja .

<artist/27074#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuri Noguchi"@en,
        "のぐちゆり"@ja ;
    foaf:made <album/80081#subject>,
        <album/80081#vocals> ;
    foaf:name "Yuri Noguchi"@en,
        "のぐちゆり"@ja .

<artist/28558#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukari Anzai"@en,
        "安齋由香里"@ja ;
    foaf:made <album/80081#subject>,
        <album/80081#vocals> ;
    foaf:name "Yukari Anzai"@en,
        "安齋由香里"@ja .

<artist/5433#subject> a schema:Person,
        foaf:Person ;
    schema:name "Manami Numakura"@en,
        "沼倉愛美"@ja ;
    foaf:made <album/80081#subject>,
        <album/80081#vocals> ;
    foaf:name "Manami Numakura"@en,
        "沼倉愛美"@ja .

<artist/11721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80081#subject> ;
    schema:name "Hige Driver"@en,
        "ヒゲドライバー"@ja ;
    foaf:made <album/80081#composition>,
        <album/80081#lyrics>,
        <album/80081#subject> ;
    foaf:name "Hige Driver"@en,
        "ヒゲドライバー"@ja .

<artist/27744#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80081#subject> ;
    schema:name "Yosuke Sato"@en,
        "佐藤陽介"@ja ;
    foaf:made <album/80081#composition>,
        <album/80081#subject> ;
    foaf:name "Yosuke Sato"@en,
        "佐藤陽介"@ja .

<product/6303#subject> a schema:CreativeWork ;
    schema:name "RELEASE THE SPYCE"@en,
        "RELEASE THE SPYCE"@ja,
        "RELEASE THE SPYCE"@ja-latn ;
    foaf:name "RELEASE THE SPYCE"@en,
        "RELEASE THE SPYCE"@ja,
        "RELEASE THE SPYCE"@ja-latn .

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

<album/80081#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spatto! Spy & Spyce/Hide & Seek / Tsukikage [Limited Edition]"@en,
        "スパッと! スパイ&スパイス/Hide & Seek / ツキカゲ [初回限定盤]"@ja,
        "Spatto! Spy & Spyce/Hide & Seek / Tsukikage [Limited Edition]"@ja-latn ;
    mo:performance_of <album/80081#musicalwork> ;
    mo:recorded_as <album/80081#musicalexpression> ;
    schema:name "Spatto! Spy & Spyce/Hide & Seek / Tsukikage [Limited Edition]"@en,
        "スパッと! スパイ&スパイス/Hide & Seek / ツキカゲ [初回限定盤]"@ja,
        "Spatto! Spy & Spyce/Hide & Seek / Tsukikage [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/80081#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/80081/80081-1540650220.jpg> a schema:ImageObject,
        foaf:Image .

<album/80081#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spatto! Spy & Spyce/Hide & Seek / Tsukikage [Limited Edition]"@en,
        "スパッと! スパイ&スパイス/Hide & Seek / ツキカゲ [初回限定盤]"@ja,
        "Spatto! Spy & Spyce/Hide & Seek / Tsukikage [Limited Edition]"@ja-latn ;
    mo:composer <artist/11721#subject>,
        <artist/27744#subject> ;
    mo:produced_work <album/80081#musicalwork> ;
    schema:name "Spatto! Spy & Spyce/Hide & Seek / Tsukikage [Limited Edition]"@en,
        "スパッと! スパイ&スパイス/Hide & Seek / ツキカゲ [初回限定盤]"@ja,
        "Spatto! Spy & Spyce/Hide & Seek / Tsukikage [Limited Edition]"@ja-latn .

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

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

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

<album/80081#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-24"^^xsd:date ;
    dcterms:title "Spatto! Spy & Spyce/Hide & Seek / Tsukikage [Limited Edition]"@en,
        "スパッと! スパイ&スパイス/Hide & Seek / ツキカゲ [初回限定盤]"@ja,
        "Spatto! Spy & Spyce/Hide & Seek / Tsukikage [Limited Edition]"@ja-latn ;
    mo:catalogue_number "PCCG-01728" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/80081#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N2f95eaf5bb104aa9b917b8594f7be7d6,
        _:N7fecb062da48490aad734f65f5569e5b ;
    mo:record_count 2 ;
    schema:about <product/6303#subject> ;
    schema:datePublished "2018-10-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/80081/80081-1540650220.jpg> ;
    schema:name "Spatto! Spy & Spyce/Hide & Seek / Tsukikage [Limited Edition]"@en,
        "スパッと! スパイ&スパイス/Hide & Seek / ツキカゲ [初回限定盤]"@ja,
        "Spatto! Spy & Spyce/Hide & Seek / Tsukikage [Limited Edition]"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/80081/80081-1540650220.jpg> .

_:N0a3b1968c3bf4c59887259eaa0ec1869 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Spatto! Spy & Spyce\" Music Video"@en,
        "「スパッと!スパイ&スパイス」 Music Video"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7fecb062da48490aad734f65f5569e5b ;
    schema:name "\"Spatto! Spy & Spyce\" Music Video"@en,
        "「スパッと!スパイ&スパイス」 Music Video"@ja .

_:N52991d19fec74704a3f0aa6bc481be06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spatto! Spy & Spyce"@en,
        "スパッと!スパイ&スパイス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N2f95eaf5bb104aa9b917b8594f7be7d6 ;
    schema:name "Spatto! Spy & Spyce"@en,
        "スパッと!スパイ&スパイス"@ja .

_:N797038f04074469983d5acbea707bed7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spatto! Spy & Spyce -instrumental-"@en,
        "スパッと!スパイ&スパイス -instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N2f95eaf5bb104aa9b917b8594f7be7d6 ;
    schema:name "Spatto! Spy & Spyce -instrumental-"@en,
        "スパッと!スパイ&スパイス -instrumental-"@ja .

_:Nafd7df5839f84df0bdb71b782e0fa970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hide & Seek -instrumental-"@en,
        "Hide & Seek -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N2f95eaf5bb104aa9b917b8594f7be7d6 ;
    schema:name "Hide & Seek -instrumental-"@en,
        "Hide & Seek -instrumental-"@ja .

_:Nb143b72687da4790bcc17d83b8eaf969 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Spatto! Spy & Spyce\" Music Video Making"@en,
        "「スパッと!スパイ&スパイス」 Music Video Making"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7fecb062da48490aad734f65f5569e5b ;
    schema:name "\"Spatto! Spy & Spyce\" Music Video Making"@en,
        "「スパッと!スパイ&スパイス」 Music Video Making"@ja .

_:Nd1fe2f64b6df47c082c2034b86a064fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hide & Seek"@en,
        "Hide & Seek"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N2f95eaf5bb104aa9b917b8594f7be7d6 ;
    schema:name "Hide & Seek"@en,
        "Hide & Seek"@ja .

_:N7fecb062da48490aad734f65f5569e5b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0a3b1968c3bf4c59887259eaa0ec1869,
        _:Nb143b72687da4790bcc17d83b8eaf969 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0a3b1968c3bf4c59887259eaa0ec1869,
        _:Nb143b72687da4790bcc17d83b8eaf969 .

_:N2f95eaf5bb104aa9b917b8594f7be7d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N52991d19fec74704a3f0aa6bc481be06,
        _:N797038f04074469983d5acbea707bed7,
        _:Nafd7df5839f84df0bdb71b782e0fa970,
        _:Nd1fe2f64b6df47c082c2034b86a064fa ;
    mo:track_count 4 ;
    schema:duration "PT16:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N52991d19fec74704a3f0aa6bc481be06,
        _:N797038f04074469983d5acbea707bed7,
        _:Nafd7df5839f84df0bdb71b782e0fa970,
        _:Nd1fe2f64b6df47c082c2034b86a064fa .

