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

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

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

<artist/52541#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135371#subject> ;
    schema:name "Ray_Oh"@en ;
    foaf:made <album/135371#composition>,
        <album/135371#subject> ;
    foaf:name "Ray_Oh"@en .

<event/281> a mo:Release ;
    schema:name "Released at M3-2022 Fall (Oct 30, 2022)" .

<album/135371#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Floatin' Disco EP"@en,
        "Floatin' Disco EP"@ja,
        "Floatin' Disco EP"@ja-latn ;
    mo:composer <artist/52541#subject> ;
    mo:produced_work <album/135371#musicalwork> ;
    schema:name "Floatin' Disco EP"@en,
        "Floatin' Disco EP"@ja,
        "Floatin' Disco EP"@ja-latn .

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

<album/135371#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Floatin' Disco EP"@en,
        "Floatin' Disco EP"@ja,
        "Floatin' Disco EP"@ja-latn ;
    mo:performance_of <album/135371#musicalwork> ;
    mo:recorded_as <album/135371#musicalexpression> ;
    schema:name "Floatin' Disco EP"@en,
        "Floatin' Disco EP"@ja,
        "Floatin' Disco EP"@ja-latn ;
    schema:workPerformed <album/135371#musicalwork> .

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

<https://media.vgm.io/albums/17/135371/135371-f59c23e6fea9.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135371#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/17/135371/135371-f59c23e6fea9.png> ;
    foaf:depicts <album/135371#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/17/135371/135371-f59c23e6fea9.png> .

<https://medium-media.vgm.io/albums/17/135371/135371-f59c23e6fea9.png> a schema:ImageObject,
        foaf:Image .

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

<album/135371#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-30"^^xsd:date ;
    dcterms:title "Floatin' Disco EP"@en,
        "Floatin' Disco EP"@ja,
        "Floatin' Disco EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/135371#musicalexpression> ;
    mo:publisher <org/4023#subject> ;
    mo:record _:N8326224ad7b5404086295d44e2256b31 ;
    mo:record_count 1 ;
    mo:release <event/281> ;
    schema:datePublished "2022-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/17/135371/135371-f59c23e6fea9.png> ;
    schema:name "Floatin' Disco EP"@en,
        "Floatin' Disco EP"@ja,
        "Floatin' Disco EP"@ja-latn ;
    schema:publisher <org/4023#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/135371/135371-f59c23e6fea9.png> .

_:N1cb75cfb5a3a457a99dfdeb64dc3765c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R136"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N8326224ad7b5404086295d44e2256b31 ;
    schema:name "R136"@en .

_:N2bf651fa1e0941489d89bd075474665f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floatin' Disco (2022 rework)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N8326224ad7b5404086295d44e2256b31 ;
    schema:name "Floatin' Disco (2022 rework)"@en .

_:N7384d81841054928b07aa18fdc8bd863 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pukapuka Umihotaru"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N8326224ad7b5404086295d44e2256b31 ;
    schema:name "Pukapuka Umihotaru"@en .

_:N8326224ad7b5404086295d44e2256b31 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cb75cfb5a3a457a99dfdeb64dc3765c,
        _:N2bf651fa1e0941489d89bd075474665f,
        _:N7384d81841054928b07aa18fdc8bd863 ;
    mo:track_count 3 ;
    schema:duration "PT9:39"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1cb75cfb5a3a457a99dfdeb64dc3765c,
        _:N2bf651fa1e0941489d89bd075474665f,
        _:N7384d81841054928b07aa18fdc8bd863 .

