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

<artist/10383#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Fukuhara"@en,
        "福原香織"@ja ;
    foaf:made <album/54268#subject>,
        <album/54268#vocals> ;
    foaf:name "Kaori Fukuhara"@en,
        "福原香織"@ja .

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

<artist/12465#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Otsubo"@en,
        "大坪由佳"@ja ;
    foaf:made <album/54268#subject>,
        <album/54268#vocals> ;
    foaf:name "Yuka Otsubo"@en,
        "大坪由佳"@ja .

<artist/12671#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minami Tsuda"@en,
        "津田美波"@ja ;
    foaf:made <album/54268#subject>,
        <album/54268#vocals> ;
    foaf:name "Minami Tsuda"@en,
        "津田美波"@ja .

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

<artist/6711#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emiri Kato"@en,
        "加藤英美里"@ja ;
    foaf:made <album/54268#subject>,
        <album/54268#vocals> ;
    foaf:name "Emiri Kato"@en,
        "加藤英美里"@ja .

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

<artist/9621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54268#subject> ;
    schema:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja ;
    foaf:made <album/54268#composition>,
        <album/54268#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/54268#musicalexpression> a mo:Signal ;
    mo:published_as <album/54268#subject> ;
    mo:records <album/54268#performance> .

<album/54268#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Goddess of Fate / I-1 club Team S"@en,
        "運命の女神 / I-1 club Team S"@ja,
        "Unmei no Megami / I-1 club Team S"@ja-latn ;
    mo:performance_of <album/54268#musicalwork> ;
    mo:recorded_as <album/54268#musicalexpression> ;
    schema:name "Goddess of Fate / I-1 club Team S"@en,
        "運命の女神 / I-1 club Team S"@ja,
        "Unmei no Megami / I-1 club Team S"@ja-latn ;
    schema:workPerformed <album/54268#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/86/54268/54268-1447359672.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54268#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/54268/54268-1447359672.jpg> ;
    foaf:depicts <album/54268#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/54268/54268-1447359672.jpg> .

<https://medium-media.vgm.io/albums/86/54268/54268-1447359672.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/54268#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-11"^^xsd:date ;
    dcterms:title "Goddess of Fate / I-1 club Team S"@en,
        "運命の女神 / I-1 club Team S"@ja,
        "Unmei no Megami / I-1 club Team S"@ja-latn ;
    mo:catalogue_number "EYCA-10568" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54268#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N0d79f4e7d5384ff2b27bdc8839f49719 ;
    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/86/54268/54268-1447359672.jpg> ;
    schema:name "Goddess of Fate / I-1 club Team S"@en,
        "運命の女神 / I-1 club Team S"@ja,
        "Unmei no Megami / I-1 club Team S"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/54268/54268-1447359672.jpg> .

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

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

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

_:N3782b56faeb144ce89b46b4cc9799ba2 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 _:N0d79f4e7d5384ff2b27bdc8839f49719 ;
    schema:name "リトルチャレンジャー 2015 (Instrumental)"@ja,
        "Little Challenger 2015 (Instrumental)"@ja-latn .

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

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

_:N0d79f4e7d5384ff2b27bdc8839f49719 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N308c085cdc35463fa2da1286f7b6d32f,
        _:N3782b56faeb144ce89b46b4cc9799ba2,
        _:Na044f8a958f64000b3748ebba0f8da9c,
        _:Na8455c12c4d8474eab94b73e106cad88 ;
    mo:track_count 4 ;
    schema:duration "PT18:33"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N308c085cdc35463fa2da1286f7b6d32f,
        _:N3782b56faeb144ce89b46b4cc9799ba2,
        _:Na044f8a958f64000b3748ebba0f8da9c,
        _:Na8455c12c4d8474eab94b73e106cad88 .

