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

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

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

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

<artist/840#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68979#subject> ;
    schema:name "Miki Fujisue"@en,
        "藤末樹"@ja ;
    foaf:made <album/68979#composition>,
        <album/68979#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/68979#musicalexpression> a mo:Signal ;
    mo:published_as <album/68979#subject> ;
    mo:records <album/68979#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/97/68979/68979-1500298511.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/68979#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/68979/68979-1500298511.jpg> ;
    foaf:depicts <album/68979#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/68979/68979-1500298511.jpg> .

<https://medium-media.vgm.io/albums/97/68979/68979-1500298511.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/68979#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-02"^^xsd:date ;
    dcterms:title "Oshiete Darwin / Purely Monster [Regular Edition B]"@en,
        "教えてダーウィン / ピュアリーモンスター [通常盤B]"@ja,
        "Oshiete Darwin / Purely Monster [Regular Edition B]"@ja-latn ;
    mo:catalogue_number "POCS-1611" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68979#musicalexpression> ;
    mo:publisher <org/1379#subject> ;
    mo:record _:N79307f5073954e5db39b9e06cab2d037 ;
    mo:record_count 1 ;
    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/97/68979/68979-1500298511.jpg> ;
    schema:name "Oshiete Darwin / Purely Monster [Regular Edition B]"@en,
        "教えてダーウィン / ピュアリーモンスター [通常盤B]"@ja,
        "Oshiete Darwin / Purely Monster [Regular Edition B]"@ja-latn ;
    schema:publisher <org/1379#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/68979/68979-1500298511.jpg> .

_:N0ca26f9d0498423ea38dd9eaf01671ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Future"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N79307f5073954e5db39b9e06cab2d037 ;
    schema:name "Over The Future"@ja .

_:N3327f9380d334026869f6a05be2b1840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自己紹介ボイス (中島優衣)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N79307f5073954e5db39b9e06cab2d037 ;
    schema:name "自己紹介ボイス (中島優衣)"@ja .

_:N459336175ed74d03b39f0242cde2649d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over The Future (off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N79307f5073954e5db39b9e06cab2d037 ;
    schema:name "Over The Future (off Vocal)"@ja .

_:N517d57cc5a2b40b8ba0edc29492431c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "教えてダーウィン (off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N79307f5073954e5db39b9e06cab2d037 ;
    schema:name "教えてダーウィン (off Vocal)"@ja .

_:N57b9c54b07fe4449925fc3f131f9c005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自己紹介ボイス (仮屋美希)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N79307f5073954e5db39b9e06cab2d037 ;
    schema:name "自己紹介ボイス (仮屋美希)"@ja .

_:N5f10ba1202bd40ec885f90cb202de3dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自己紹介ボイス (桐生朱音)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N79307f5073954e5db39b9e06cab2d037 ;
    schema:name "自己紹介ボイス (桐生朱音)"@ja .

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

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

_:N966b42e7e8de489ca9060b1b419b4535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自己紹介ボイス (船戸ゆり絵)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N79307f5073954e5db39b9e06cab2d037 ;
    schema:name "自己紹介ボイス (船戸ゆり絵)"@ja .

_:N79307f5073954e5db39b9e06cab2d037 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ca26f9d0498423ea38dd9eaf01671ab,
        _:N3327f9380d334026869f6a05be2b1840,
        _:N459336175ed74d03b39f0242cde2649d,
        _:N517d57cc5a2b40b8ba0edc29492431c8,
        _:N57b9c54b07fe4449925fc3f131f9c005,
        _:N5f10ba1202bd40ec885f90cb202de3dd,
        _:N8a164903d3534c80a089f583ac352c18,
        _:N966b42e7e8de489ca9060b1b419b4535 ;
    mo:track_count 8 ;
    schema:duration "PT20:37"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0ca26f9d0498423ea38dd9eaf01671ab,
        _:N3327f9380d334026869f6a05be2b1840,
        _:N459336175ed74d03b39f0242cde2649d,
        _:N517d57cc5a2b40b8ba0edc29492431c8,
        _:N57b9c54b07fe4449925fc3f131f9c005,
        _:N5f10ba1202bd40ec885f90cb202de3dd,
        _:N8a164903d3534c80a089f583ac352c18,
        _:N966b42e7e8de489ca9060b1b419b4535 .

