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

<artist/3351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshikazu Kuwashima"@en,
        "桑島由一"@ja ;
    foaf:made <album/79587#lyrics>,
        <album/79587#subject> ;
    foaf:name "Yoshikazu Kuwashima"@en,
        "桑島由一"@ja .

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

<artist/11210#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79587#subject> ;
    schema:name "Yuuki Xano"@en,
        "クサノユウキ"@ja ;
    foaf:made <album/79587#composition>,
        <album/79587#subject> ;
    foaf:name "Yuuki Xano"@en,
        "クサノユウキ"@ja .

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

<org/4468#subject> schema:name "Front Wing"@en,
        "Front Wing"@ja,
        "Front Wing"@ja-latn ;
    foaf:name "Front Wing"@en,
        "Front Wing"@ja,
        "Front Wing"@ja-latn .

<https://media.vgm.io/albums/78/79587/79587-2f673943a025.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/79587#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/79587/79587-2f673943a025.jpg> ;
    foaf:depicts <album/79587#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/79587/79587-2f673943a025.jpg> .

<https://medium-media.vgm.io/albums/78/79587/79587-2f673943a025.jpg> a schema:ImageObject,
        foaf:Image .

<album/79587#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Momoiro Closet Theme Song EP"@en,
        "Momoiro Closet Theme Song EP"@ja,
        "Momoiro Closet Theme Song EP"@ja-latn ;
    mo:composer <artist/11210#subject>,
        <artist/860#subject> ;
    mo:produced_work <album/79587#musicalwork> ;
    schema:name "Momoiro Closet Theme Song EP"@en,
        "Momoiro Closet Theme Song EP"@ja,
        "Momoiro Closet Theme Song EP"@ja-latn .

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

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

<artist/25064#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79587#performance> ;
    schema:name "Takaoki Yamada"@en,
        "山田宇宙"@ja ;
    foaf:name "Takaoki Yamada"@en,
        "山田宇宙"@ja .

<artist/31170#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79587#performance> ;
    schema:name "Chiaki Hashimoto"@en,
        "橋本千明"@ja ;
    foaf:name "Chiaki Hashimoto"@en,
        "橋本千明"@ja .

<artist/860#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79587#subject> ;
    mo:performed <album/79587#performance> ;
    schema:name "Haruko Momoi"@en ;
    foaf:made <album/79587#composition>,
        <album/79587#lyrics>,
        <album/79587#subject> ;
    foaf:name "Haruko Momoi"@en .

<album/79587#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Momoiro Closet Theme Song EP"@en,
        "Momoiro Closet Theme Song EP"@ja,
        "Momoiro Closet Theme Song EP"@ja-latn ;
    mo:performance_of <album/79587#musicalwork> ;
    mo:performer <artist/25064#subject>,
        <artist/31170#subject>,
        <artist/860#subject> ;
    mo:recorded_as <album/79587#musicalexpression> ;
    schema:byArtist <artist/25064#subject>,
        <artist/31170#subject>,
        <artist/860#subject> ;
    schema:name "Momoiro Closet Theme Song EP"@en,
        "Momoiro Closet Theme Song EP"@ja,
        "Momoiro Closet Theme Song EP"@ja-latn ;
    schema:workPerformed <album/79587#musicalwork> .

<album/79587#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-27"^^xsd:date ;
    dcterms:title "Momoiro Closet Theme Song EP"@en,
        "Momoiro Closet Theme Song EP"@ja,
        "Momoiro Closet Theme Song EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/79587#musicalexpression> ;
    mo:publisher <org/4468#subject> ;
    mo:record _:N124ce705b8cc4d26bf66f4f10a4362e5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Momoiro Closet"@en ;
            foaf:name "Momoiro Closet"@en ] ;
    schema:byArtist <artist/25064#subject>,
        <artist/31170#subject>,
        <artist/860#subject> ;
    schema:datePublished "2018-06-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/79587/79587-2f673943a025.jpg> ;
    schema:name "Momoiro Closet Theme Song EP"@en,
        "Momoiro Closet Theme Song EP"@ja,
        "Momoiro Closet Theme Song EP"@ja-latn ;
    schema:publisher <org/4468#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/79587/79587-2f673943a025.jpg> .

_:N0f5d88ca82bb4d87be7cc1482b554c88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To The Next Level (instrumental)"@en,
        "アコガレベルアップ(instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N124ce705b8cc4d26bf66f4f10a4362e5 ;
    schema:name "To The Next Level (instrumental)"@en,
        "アコガレベルアップ(instrumental)"@ja .

_:N50331aa70efa46f1a8c862c4b68a1660 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To The Next Level"@en,
        "アコガレベルアップ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N124ce705b8cc4d26bf66f4f10a4362e5 ;
    schema:name "To The Next Level"@en,
        "アコガレベルアップ"@ja .

_:Nc3adba765db644c8a4c8d96875101861 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voila! Magic Closet (instrumental)"@en,
        "へんしん!クローゼット(instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N124ce705b8cc4d26bf66f4f10a4362e5 ;
    schema:name "Voila! Magic Closet (instrumental)"@en,
        "へんしん!クローゼット(instrumental)"@ja .

_:Nd2e23fd02ecd4dad9a7072ad610848e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voila! Magic Closet"@en,
        "へんしん!クローゼット"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N124ce705b8cc4d26bf66f4f10a4362e5 ;
    schema:name "Voila! Magic Closet"@en,
        "へんしん!クローゼット"@ja .

_:N124ce705b8cc4d26bf66f4f10a4362e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f5d88ca82bb4d87be7cc1482b554c88,
        _:N50331aa70efa46f1a8c862c4b68a1660,
        _:Nc3adba765db644c8a4c8d96875101861,
        _:Nd2e23fd02ecd4dad9a7072ad610848e0 ;
    mo:track_count 4 ;
    schema:duration "PT16:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0f5d88ca82bb4d87be7cc1482b554c88,
        _:N50331aa70efa46f1a8c862c4b68a1660,
        _:Nc3adba765db644c8a4c8d96875101861,
        _:Nd2e23fd02ecd4dad9a7072ad610848e0 .

