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

<artist/10715#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Tadano"@en,
        "只野菜摘"@ja ;
    foaf:made <album/54269#lyrics>,
        <album/54269#subject> ;
    foaf:name "Natsumi Tadano"@en,
        "只野菜摘"@ja .

<artist/12464#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nozomi Yamamoto"@en,
        "山本希望"@ja ;
    foaf:made <album/54269#subject>,
        <album/54269#vocals> ;
    foaf:name "Nozomi Yamamoto"@en,
        "山本希望"@ja .

<artist/15855#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reina Ueda"@en,
        "上田麗奈"@ja ;
    foaf:made <album/54269#subject>,
        <album/54269#vocals> ;
    foaf:name "Reina Ueda"@en,
        "上田麗奈"@ja .

<artist/15932#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyono Yasuno"@en,
        "安野希世乃"@ja ;
    foaf:made <album/54269#subject>,
        <album/54269#vocals> ;
    foaf:name "Kiyono Yasuno"@en,
        "安野希世乃"@ja .

<artist/16190#subject> a schema:Person,
        foaf:Person ;
    schema:name "Bon Karaya"@en,
        "辛矢凡"@ja ;
    foaf:made <album/54269#lyrics>,
        <album/54269#subject> ;
    foaf:name "Bon Karaya"@en,
        "辛矢凡"@ja .

<artist/7091#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Akesaka"@en,
        "明坂聡美"@ja ;
    foaf:made <album/54269#subject>,
        <album/54269#vocals> ;
    foaf:name "Satomi Akesaka"@en,
        "明坂聡美"@ja .

<artist/15062#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54269#subject> ;
    schema:name "Keiichi Hirokawa"@en,
        "広川恵一"@ja ;
    foaf:made <album/54269#composition>,
        <album/54269#subject> ;
    foaf:name "Keiichi Hirokawa"@en,
        "広川恵一"@ja .

<artist/9621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54269#subject> ;
    schema:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja ;
    foaf:made <album/54269#composition>,
        <album/54269#subject> ;
    foaf:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja .

<product/3561#subject> a schema:CreativeWork ;
    schema:name "Wake Up, Girls! Beyond the Bottom"@en,
        "Wake Up, Girls! Beyond the Bottom"@ja,
        "Wake Up, Girls! Beyond the Bottom"@ja-latn ;
    foaf:name "Wake Up, Girls! Beyond the Bottom"@en,
        "Wake Up, Girls! Beyond the Bottom"@ja,
        "Wake Up, Girls! Beyond the Bottom"@ja-latn .

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

<album/54269#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Goddess of Fate / I-1 club Team M"@en,
        "運命の女神 / I-1 club Team M"@ja,
        "Unmei no Megami / I-1 club Team M"@ja-latn ;
    mo:performance_of <album/54269#musicalwork> ;
    mo:recorded_as <album/54269#musicalexpression> ;
    schema:name "Goddess of Fate / I-1 club Team M"@en,
        "運命の女神 / I-1 club Team M"@ja,
        "Unmei no Megami / I-1 club Team M"@ja-latn ;
    schema:workPerformed <album/54269#musicalwork> .

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/54269/54269-1447359642.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/54269#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Goddess of Fate / I-1 club Team M"@en,
        "運命の女神 / I-1 club Team M"@ja,
        "Unmei no Megami / I-1 club Team M"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/54269#composition> ;
            foaf:name "(MONACA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/54269#composition> ;
            foaf:name "(MONACA"@en ],
        <artist/15062#subject>,
        <artist/9621#subject> ;
    mo:produced_work <album/54269#musicalwork> ;
    schema:name "Goddess of Fate / I-1 club Team M"@en,
        "運命の女神 / I-1 club Team M"@ja,
        "Unmei no Megami / I-1 club Team M"@ja-latn .

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

<album/54269#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-11"^^xsd:date ;
    dcterms:title "Goddess of Fate / I-1 club Team M"@en,
        "運命の女神 / I-1 club Team M"@ja,
        "Unmei no Megami / I-1 club Team M"@ja-latn ;
    mo:catalogue_number "EYCA-10569" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54269#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:Nb55405e10b11493d9833c42918396948 ;
    mo:record_count 1 ;
    schema:about <product/3561#subject> ;
    schema:datePublished "2015-11-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/54269/54269-1447359642.jpg> ;
    schema:name "Goddess of Fate / I-1 club Team M"@en,
        "運命の女神 / I-1 club Team M"@ja,
        "Unmei no Megami / I-1 club Team M"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/54269/54269-1447359642.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54269#subject> ;
    schema:name "(MONACA"@en ;
    foaf:made <album/54269#subject> ;
    foaf:name "(MONACA"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54269#subject> ;
    schema:name "(MONACA)"@en ;
    foaf:made <album/54269#subject> ;
    foaf:name "(MONACA)"@en .

_:N1083d5264d9a444091b2261bee84d051 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リトルチャレンジャー 2015 (Instrumental)"@ja,
        "Little Challenger 2015 (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nb55405e10b11493d9833c42918396948 ;
    schema:name "リトルチャレンジャー 2015 (Instrumental)"@ja,
        "Little Challenger 2015 (Instrumental)"@ja-latn .

_:Nb642afcef2204aae88569553dd79dfd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リトルチャレンジャー 2015 Team M ver."@ja,
        "Little Challenger 2015 Team M ver."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nb55405e10b11493d9833c42918396948 ;
    schema:name "リトルチャレンジャー 2015 Team M ver."@ja,
        "Little Challenger 2015 Team M ver."@ja-latn .

_:Nda89a9fed1b04191818fd87134e1e3c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命の女神 (Instrumental)"@ja,
        "Unmei no Megami (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nb55405e10b11493d9833c42918396948 ;
    schema:name "運命の女神 (Instrumental)"@ja,
        "Unmei no Megami (Instrumental)"@ja-latn .

_:Ndd67e6c652274c13a307e81891b68538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命の女神 Team M ver."@ja,
        "Unmei no Megami Team M ver."@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nb55405e10b11493d9833c42918396948 ;
    schema:name "運命の女神 Team M ver."@ja,
        "Unmei no Megami Team M ver."@ja-latn .

_:Nb55405e10b11493d9833c42918396948 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1083d5264d9a444091b2261bee84d051,
        _:Nb642afcef2204aae88569553dd79dfd3,
        _:Nda89a9fed1b04191818fd87134e1e3c3,
        _:Ndd67e6c652274c13a307e81891b68538 ;
    mo:track_count 4 ;
    schema:duration "PT18:32"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1083d5264d9a444091b2261bee84d051,
        _:Nb642afcef2204aae88569553dd79dfd3,
        _:Nda89a9fed1b04191818fd87134e1e3c3,
        _:Ndd67e6c652274c13a307e81891b68538 .

