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

<artist/2154#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yura Hatsuki"@en,
        "葉月ゆら"@ja ;
    foaf:made <album/74539#lyrics>,
        <album/74539#subject>,
        <album/74539#vocals> ;
    foaf:name "Yura Hatsuki"@en,
        "葉月ゆら"@ja .

<artist/6685#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja ;
    foaf:made <album/74539#lyrics>,
        <album/74539#subject> ;
    foaf:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja .

<artist/11595#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74539#subject> ;
    schema:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja ;
    foaf:made <album/74539#composition>,
        <album/74539#subject> ;
    foaf:name "Yusuke Shirato"@en,
        "白戸佑輔"@ja .

<artist/14762#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74539#subject> ;
    schema:name "Harry"@en,
        "はりい"@ja ;
    foaf:made <album/74539#composition>,
        <album/74539#subject> ;
    foaf:name "Harry"@en,
        "はりい"@ja .

<artist/25715#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74539#subject> ;
    schema:name "Shuya Koike"@en,
        "小池修也"@ja ;
    foaf:made <album/74539#composition>,
        <album/74539#subject> ;
    foaf:name "Shuya Koike"@en,
        "小池修也"@ja .

<artist/27999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74539#subject> ;
    schema:name "Okka"@en,
        "オッカ"@ja ;
    foaf:made <album/74539#composition>,
        <album/74539#subject> ;
    foaf:name "Okka"@en,
        "オッカ"@ja .

<event/183> a mo:Release ;
    schema:name "Released at M3-2015 Fall (Oct 25, 2015)" .

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

<album/74539#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Secret de Chat Noir / Yura Hatsuki"@en,
        "Secret de Chat Noir / 葉月ゆら"@ja,
        "Secret de Chat Noir / Yura Hatsuki"@ja-latn ;
    mo:performance_of <album/74539#musicalwork> ;
    mo:recorded_as <album/74539#musicalexpression> ;
    schema:name "Secret de Chat Noir / Yura Hatsuki"@en,
        "Secret de Chat Noir / 葉月ゆら"@ja,
        "Secret de Chat Noir / Yura Hatsuki"@ja-latn ;
    schema:workPerformed <album/74539#musicalwork> .

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

<org/1685#subject> schema:name "Yura Hatsuki"@en,
        "葉月ゆら"@ja,
        "Yura Hatsuki"@ja-latn ;
    foaf:name "Yura Hatsuki"@en,
        "葉月ゆら"@ja,
        "Yura Hatsuki"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/74539/74539-1516875275.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/74539#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Secret de Chat Noir / Yura Hatsuki"@en,
        "Secret de Chat Noir / 葉月ゆら"@ja,
        "Secret de Chat Noir / Yura Hatsuki"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "梨山虎次郎"@en ;
            foaf:made <album/74539#composition> ;
            foaf:name "梨山虎次郎"@en ],
        <artist/11595#subject>,
        <artist/14762#subject>,
        <artist/25715#subject>,
        <artist/27999#subject> ;
    mo:produced_work <album/74539#musicalwork> ;
    schema:name "Secret de Chat Noir / Yura Hatsuki"@en,
        "Secret de Chat Noir / 葉月ゆら"@ja,
        "Secret de Chat Noir / Yura Hatsuki"@ja-latn .

<album/74539#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-25"^^xsd:date ;
    dcterms:title "Secret de Chat Noir / Yura Hatsuki"@en,
        "Secret de Chat Noir / 葉月ゆら"@ja,
        "Secret de Chat Noir / Yura Hatsuki"@ja-latn ;
    mo:catalogue_number "HATU-021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74539#musicalexpression> ;
    mo:publisher <org/1685#subject> ;
    mo:record _:Ne31c1eae7e4841d29526e417e94b6d8c ;
    mo:record_count 1 ;
    mo:release <event/183> ;
    schema:datePublished "2015-10-25"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/93/74539/74539-1516875275.jpg> ;
    schema:name "Secret de Chat Noir / Yura Hatsuki"@en,
        "Secret de Chat Noir / 葉月ゆら"@ja,
        "Secret de Chat Noir / Yura Hatsuki"@ja-latn ;
    schema:publisher <org/1685#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/74539/74539-1516875275.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74539#subject> ;
    schema:name "梨山虎次郎"@en ;
    foaf:made <album/74539#subject> ;
    foaf:name "梨山虎次郎"@en .

_:N38f99f08225e4ce29d16b4fb17d56d91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "coral"@ja,
        "coral"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne31c1eae7e4841d29526e417e94b6d8c ;
    schema:name "coral"@ja,
        "coral"@ja-latn .

_:N8ad8a3b583e14ddbaec6f21f0737eefa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Robber"@ja,
        "Midnight Robber"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne31c1eae7e4841d29526e417e94b6d8c ;
    schema:name "Midnight Robber"@ja,
        "Midnight Robber"@ja-latn .

_:N947685933c214536b7b7ce9888c083ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アラクネの針"@ja,
        "Arachne no Hari"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne31c1eae7e4841d29526e417e94b6d8c ;
    schema:name "アラクネの針"@ja,
        "Arachne no Hari"@ja-latn .

_:Nc3dbf91ef8194db28f0c0d748f3736b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "amber"@ja,
        "amber"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne31c1eae7e4841d29526e417e94b6d8c ;
    schema:name "amber"@ja,
        "amber"@ja-latn .

_:Ndd1f8e82541f45acb1e25ddb796b8890 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret de Chat Noir"@ja,
        "Secret de Chat Noir"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne31c1eae7e4841d29526e417e94b6d8c ;
    schema:name "Secret de Chat Noir"@ja,
        "Secret de Chat Noir"@ja-latn .

_:Ne840ab38c35645fe973fd380ed781faf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Butterfly Flame.ver"@ja,
        "Innocent Butterfly Flame.ver"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne31c1eae7e4841d29526e417e94b6d8c ;
    schema:name "Innocent Butterfly Flame.ver"@ja,
        "Innocent Butterfly Flame.ver"@ja-latn .

_:Neaea80e12059450eb570ffba102160b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未完成少女"@ja,
        "Mikansei Shoujo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne31c1eae7e4841d29526e417e94b6d8c ;
    schema:name "未完成少女"@ja,
        "Mikansei Shoujo"@ja-latn .

_:Ne31c1eae7e4841d29526e417e94b6d8c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38f99f08225e4ce29d16b4fb17d56d91,
        _:N8ad8a3b583e14ddbaec6f21f0737eefa,
        _:N947685933c214536b7b7ce9888c083ca,
        _:Nc3dbf91ef8194db28f0c0d748f3736b9,
        _:Ndd1f8e82541f45acb1e25ddb796b8890,
        _:Ne840ab38c35645fe973fd380ed781faf,
        _:Neaea80e12059450eb570ffba102160b0 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N38f99f08225e4ce29d16b4fb17d56d91,
        _:N8ad8a3b583e14ddbaec6f21f0737eefa,
        _:N947685933c214536b7b7ce9888c083ca,
        _:Nc3dbf91ef8194db28f0c0d748f3736b9,
        _:Ndd1f8e82541f45acb1e25ddb796b8890,
        _:Ne840ab38c35645fe973fd380ed781faf,
        _:Neaea80e12059450eb570ffba102160b0 .

