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

<artist/44862#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rin Akimoto"@en,
        "秋元凛"@ja ;
    foaf:made <album/81141#lyrics>,
        <album/81141#subject> ;
    foaf:name "Rin Akimoto"@en,
        "秋元凛"@ja .

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

<artist/4055#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81141#subject> ;
    schema:name "Rodriguez Nobu"@en,
        "ロドリゲスのぶ"@ja ;
    foaf:made <album/81141#composition>,
        <album/81141#subject> ;
    foaf:name "Rodriguez Nobu"@en,
        "ロドリゲスのぶ"@ja .

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

<org/1821#subject> schema:name "ensemble"@en,
        "ensemble"@ja,
        "ensemble"@ja-latn ;
    foaf:name "ensemble"@en,
        "ensemble"@ja,
        "ensemble"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/81141/81141-1544359192.jpg> a schema:ImageObject,
        foaf:Image .

<album/81141#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@en,
        "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@ja,
        "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@ja-latn ;
    mo:composer <artist/36184#subject>,
        <artist/4055#subject> ;
    mo:produced_work <album/81141#musicalwork> ;
    schema:name "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@en,
        "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@ja,
        "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@ja-latn .

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

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

<artist/2033#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81141#performance> ;
    schema:name "Takago Azuma"@en,
        "東タカゴー"@ja ;
    foaf:name "Takago Azuma"@en,
        "東タカゴー"@ja .

<artist/36#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81141#performance> ;
    schema:name "Duca"@en ;
    foaf:made <album/81141#lyrics>,
        <album/81141#subject> ;
    foaf:name "Duca"@en .

<artist/79#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81141#performance> ;
    schema:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja ;
    foaf:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja .

<artist/36184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81141#subject> ;
    mo:performed <album/81141#performance> ;
    schema:name "ANZIE"@en ;
    foaf:made <album/81141#composition>,
        <album/81141#subject> ;
    foaf:name "ANZIE"@en .

<album/81141#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@en,
        "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@ja,
        "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@ja-latn ;
    mo:performance_of <album/81141#musicalwork> ;
    mo:performer <artist/2033#subject>,
        <artist/36#subject>,
        <artist/36184#subject>,
        <artist/79#subject> ;
    mo:recorded_as <album/81141#musicalexpression> ;
    schema:byArtist <artist/2033#subject>,
        <artist/36#subject>,
        <artist/36184#subject>,
        <artist/79#subject> ;
    schema:name "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@en,
        "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@ja,
        "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@ja-latn ;
    schema:workPerformed <album/81141#musicalwork> .

<album/81141#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-30"^^xsd:date ;
    dcterms:title "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@en,
        "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@ja,
        "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@ja-latn ;
    mo:catalogue_number "SMPML-0141" ;
    mo:media_type "CD" ;
    mo:publication_of <album/81141#musicalexpression> ;
    mo:publisher <org/1821#subject> ;
    mo:record _:N36c618221e454eab97dc3a9a90579592 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Otome ga Musubu Tsukiyo no Kirameki"@en ;
            foaf:name "Otome ga Musubu Tsukiyo no Kirameki"@en ] ;
    schema:byArtist <artist/2033#subject>,
        <artist/36#subject>,
        <artist/36184#subject>,
        <artist/79#subject> ;
    schema:datePublished "2018-11-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/81141/81141-1544359192.jpg> ;
    schema:name "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@en,
        "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@ja,
        "SOFMAP ORIGINAL Ototsuki Op/Ed Short Set"@ja-latn ;
    schema:publisher <org/1821#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/81141/81141-1544359192.jpg> .

_:N1806c2d50ca84a30b71a4aea592878db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ray (Off Vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N36c618221e454eab97dc3a9a90579592 ;
    schema:name "Ray (Off Vocal)"@en .

_:N69046edc0d034491b977aae0d78f0311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovin' You (Short Ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N36c618221e454eab97dc3a9a90579592 ;
    schema:name "Lovin' You (Short Ver.)"@en .

_:N9a5897a63c0c44718def708770226b37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovin' You (Off Vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N36c618221e454eab97dc3a9a90579592 ;
    schema:name "Lovin' You (Off Vocal)"@en .

_:Neadf8793d4ec48098f09e8409a4875c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ray (Short Ver.)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N36c618221e454eab97dc3a9a90579592 ;
    schema:name "Ray (Short Ver.)"@en .

_:N36c618221e454eab97dc3a9a90579592 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1806c2d50ca84a30b71a4aea592878db,
        _:N69046edc0d034491b977aae0d78f0311,
        _:N9a5897a63c0c44718def708770226b37,
        _:Neadf8793d4ec48098f09e8409a4875c4 ;
    mo:track_count 4 ;
    schema:duration "PT8:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1806c2d50ca84a30b71a4aea592878db,
        _:N69046edc0d034491b977aae0d78f0311,
        _:N9a5897a63c0c44718def708770226b37,
        _:Neadf8793d4ec48098f09e8409a4875c4 .

