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

<artist/31698#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tsugumi Minato"@en,
        "湊亜美"@ja ;
    foaf:made <album/68976#lyrics>,
        <album/68976#subject> ;
    foaf:name "Tsugumi Minato"@en,
        "湊亜美"@ja .

<artist/860#subject> a schema:Person,
        foaf:Person ;
    schema:name "Halko Momoi"@en,
        "桃井はるこ"@ja ;
    foaf:made <album/68976#lyrics>,
        <album/68976#subject> ;
    foaf:name "Halko Momoi"@en,
        "桃井はるこ"@ja .

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

<artist/1605#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68976#subject> ;
    schema:name "Masami Okui"@en,
        "奥井雅美"@ja ;
    foaf:made <album/68976#composition>,
        <album/68976#subject> ;
    foaf:name "Masami Okui"@en,
        "奥井雅美"@ja .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68976#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/68976#composition>,
        <album/68976#lyrics>,
        <album/68976#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<artist/840#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68976#subject> ;
    schema:name "Miki Fujisue"@en,
        "藤末樹"@ja ;
    foaf:made <album/68976#composition>,
        <album/68976#subject> ;
    foaf:name "Miki Fujisue"@en,
        "藤末樹"@ja .

<product/5218#subject> a schema:CreativeWork ;
    schema:name "A Centaur's Life"@en,
        "セントールの悩み"@ja,
        "Centaur no Nayami"@ja-latn ;
    foaf:name "A Centaur's Life"@en,
        "セントールの悩み"@ja,
        "Centaur no Nayami"@ja-latn .

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

<org/1379#subject> schema:name "Stand-Up! Records"@en,
        "Stand-Up! Records"@ja,
        "Stand-Up! Records"@ja-latn ;
    foaf:name "Stand-Up! Records"@en,
        "Stand-Up! Records"@ja,
        "Stand-Up! Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/68976/68976-1500298326.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68976#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oshiete Darwin / Purely Monster [DVD Edition]"@en,
        "教えてダーウィン / ピュアリーモンスター [DVD付盤]"@ja,
        "Oshiete Darwin / Purely Monster [DVD Edition]"@ja-latn ;
    mo:performance_of <album/68976#musicalwork> ;
    mo:performer _:Nfa4f638ea4b44238b0013c9b181520f3 ;
    mo:recorded_as <album/68976#musicalexpression> ;
    schema:byArtist _:Nfa4f638ea4b44238b0013c9b181520f3 ;
    schema:name "Oshiete Darwin / Purely Monster [DVD Edition]"@en,
        "教えてダーウィン / ピュアリーモンスター [DVD付盤]"@ja,
        "Oshiete Darwin / Purely Monster [DVD Edition]"@ja-latn ;
    schema:workPerformed <album/68976#musicalwork> .

<album/68976#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oshiete Darwin / Purely Monster [DVD Edition]"@en,
        "教えてダーウィン / ピュアリーモンスター [DVD付盤]"@ja,
        "Oshiete Darwin / Purely Monster [DVD Edition]"@ja-latn ;
    mo:composer <artist/1605#subject>,
        <artist/396#subject>,
        <artist/840#subject> ;
    mo:produced_work <album/68976#musicalwork> ;
    schema:name "Oshiete Darwin / Purely Monster [DVD Edition]"@en,
        "教えてダーウィン / ピュアリーモンスター [DVD付盤]"@ja,
        "Oshiete Darwin / Purely Monster [DVD Edition]"@ja-latn .

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

<album/68976#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-02"^^xsd:date ;
    dcterms:title "Oshiete Darwin / Purely Monster [DVD Edition]"@en,
        "教えてダーウィン / ピュアリーモンスター [DVD付盤]"@ja,
        "Oshiete Darwin / Purely Monster [DVD Edition]"@ja-latn ;
    mo:catalogue_number "POCS-1608" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/68976#musicalexpression> ;
    mo:publisher <org/1379#subject> ;
    mo:record _:N22ce7a303da64724bdd642371aff056d,
        _:Nfaab0cebaa734a4cb2319e1dc60b0620 ;
    mo:record_count 2 ;
    schema:about <product/5218#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Purely Monster"@en ;
            foaf:name "Purely Monster"@en ] ;
    schema:datePublished "2017-08-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/68976/68976-1500298326.jpg> ;
    schema:name "Oshiete Darwin / Purely Monster [DVD Edition]"@en,
        "教えてダーウィン / ピュアリーモンスター [DVD付盤]"@ja,
        "Oshiete Darwin / Purely Monster [DVD Edition]"@ja-latn ;
    schema:publisher <org/1379#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/68976/68976-1500298326.jpg> .

_:N10c1f45aae5b488ebe061d5cd428a92c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瞬感リスグラシュ"@ja,
        "Shunkan Lys Gracieux"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nfaab0cebaa734a4cb2319e1dc60b0620 ;
    schema:name "瞬感リスグラシュ"@ja,
        "Shunkan Lys Gracieux"@ja-latn .

_:N5407a011ef1a48f8b7508651b8d7a75f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自己紹介動画"@ja,
        "Jiko Shoukai Douga"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22ce7a303da64724bdd642371aff056d ;
    schema:name "自己紹介動画"@ja,
        "Jiko Shoukai Douga"@ja-latn .

_:N597654a725a342f39ede1557c4ab619a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瞬感リスグラシュ (off Vocal)"@ja,
        "Shunkan Lys Gracieux (off Vocal)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nfaab0cebaa734a4cb2319e1dc60b0620 ;
    schema:name "瞬感リスグラシュ (off Vocal)"@ja,
        "Shunkan Lys Gracieux (off Vocal)"@ja-latn .

_:N712fcd5ea1554bd3af84f31a95725b0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "教えてダーウィン (MusicClip オフショット)"@ja,
        "Oshiete Darwin (Music Clip Off-shot)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22ce7a303da64724bdd642371aff056d ;
    schema:name "教えてダーウィン (MusicClip オフショット)"@ja,
        "Oshiete Darwin (Music Clip Off-shot)"@ja-latn .

_:N8b77f79f22a84b39bd9e0bdc0cc67349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(エンハンスド)アーティスト写真|CMデータ|高画質MusicClip(mp4データ)|ロゴ|自己紹介動画(mp4データ)"@ja,
        "(Enhanced) Artist Shashin/CM Data/Kougashitsu Music Clip(mp4 data)/Logo/Jiko Shoukai Douga(mp4 data)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22ce7a303da64724bdd642371aff056d ;
    schema:name "(エンハンスド)アーティスト写真|CMデータ|高画質MusicClip(mp4データ)|ロゴ|自己紹介動画(mp4データ)"@ja,
        "(Enhanced) Artist Shashin/CM Data/Kougashitsu Music Clip(mp4 data)/Logo/Jiko Shoukai Douga(mp4 data)"@ja-latn .

_:Na9b458502d4a479d8a1fb0cc902c8f7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "教えてダーウィン"@ja,
        "Oshiete Darwin"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nfaab0cebaa734a4cb2319e1dc60b0620 ;
    schema:name "教えてダーウィン"@ja,
        "Oshiete Darwin"@ja-latn .

_:Naef9c1e4b1154a9eaf3362cdc482fa83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Future (off Vocal)"@ja,
        "Over The Future (off Vocal)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nfaab0cebaa734a4cb2319e1dc60b0620 ;
    schema:name "Over The Future (off Vocal)"@ja,
        "Over The Future (off Vocal)"@ja-latn .

_:Nc1723e5a8e1542b995f85d950355520b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Future"@ja,
        "Over The Future"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nfaab0cebaa734a4cb2319e1dc60b0620 ;
    schema:name "Over The Future"@ja,
        "Over The Future"@ja-latn .

_:Nfa4f638ea4b44238b0013c9b181520f3 a schema:Person,
        foaf:Person ;
    mo:performed <album/68976#performance> ;
    schema:name "Purely Monster"@en ;
    foaf:name "Purely Monster"@en .

_:Nfaa204a63c024a449747c1e886c7be15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "教えてダーウィン (MusicClip)"@ja,
        "Oshiete Darwin (Music Clip)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22ce7a303da64724bdd642371aff056d ;
    schema:name "教えてダーウィン (MusicClip)"@ja,
        "Oshiete Darwin (Music Clip)"@ja-latn .

_:Nfb4e2e5ea05c4d93a920a88be58baa3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "教えてダーウィン (off Vocal)"@ja,
        "Oshiete Darwin (off Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nfaab0cebaa734a4cb2319e1dc60b0620 ;
    schema:name "教えてダーウィン (off Vocal)"@ja,
        "Oshiete Darwin (off Vocal)"@ja-latn .

_:N22ce7a303da64724bdd642371aff056d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N5407a011ef1a48f8b7508651b8d7a75f,
        _:N712fcd5ea1554bd3af84f31a95725b0e,
        _:N8b77f79f22a84b39bd9e0bdc0cc67349,
        _:Nfaa204a63c024a449747c1e886c7be15 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5407a011ef1a48f8b7508651b8d7a75f,
        _:N712fcd5ea1554bd3af84f31a95725b0e,
        _:N8b77f79f22a84b39bd9e0bdc0cc67349,
        _:Nfaa204a63c024a449747c1e886c7be15 .

_:Nfaab0cebaa734a4cb2319e1dc60b0620 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10c1f45aae5b488ebe061d5cd428a92c,
        _:N597654a725a342f39ede1557c4ab619a,
        _:Na9b458502d4a479d8a1fb0cc902c8f7a,
        _:Naef9c1e4b1154a9eaf3362cdc482fa83,
        _:Nc1723e5a8e1542b995f85d950355520b,
        _:Nfb4e2e5ea05c4d93a920a88be58baa3a ;
    mo:track_count 6 ;
    schema:duration "PT25:23"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N10c1f45aae5b488ebe061d5cd428a92c,
        _:N597654a725a342f39ede1557c4ab619a,
        _:Na9b458502d4a479d8a1fb0cc902c8f7a,
        _:Naef9c1e4b1154a9eaf3362cdc482fa83,
        _:Nc1723e5a8e1542b995f85d950355520b,
        _:Nfb4e2e5ea05c4d93a920a88be58baa3a .

