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

<album/149001#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@en,
        "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@ja,
        "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@ja-latn ;
    mo:produced_work <album/149001#musicalwork> ;
    schema:name "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@en,
        "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@ja,
        "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@ja-latn .

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

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

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

<album/149001#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@en,
        "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@ja,
        "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@ja-latn ;
    mo:performance_of <album/149001#musicalwork> ;
    mo:recorded_as <album/149001#musicalexpression> ;
    schema:name "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@en,
        "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@ja,
        "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@ja-latn ;
    schema:workPerformed <album/149001#musicalwork> .

<https://media.vgm.io/albums/10/149001/149001-4b3e00c57474.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149001#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/149001/149001-4b3e00c57474.jpg> ;
    foaf:depicts <album/149001#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/149001/149001-4b3e00c57474.jpg> .

<https://medium-media.vgm.io/albums/10/149001/149001-4b3e00c57474.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/149001#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-19"^^xsd:date ;
    dcterms:title "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@en,
        "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@ja,
        "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/149001#musicalexpression> ;
    mo:publisher _:N5810614cf0734d1593b9feaa06a0f100 ;
    mo:record _:N544e192f62604fb1ac16f82894954acf ;
    mo:record_count 1 ;
    schema:datePublished "2021-11-19"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/10/149001/149001-4b3e00c57474.jpg> ;
    schema:name "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@en,
        "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@ja,
        "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\") / seatrus"@ja-latn ;
    schema:publisher _:N5810614cf0734d1593b9feaa06a0f100 ;
    foaf:depiction <https://media.vgm.io/albums/10/149001/149001-4b3e00c57474.jpg> .

_:N544e192f62604fb1ac16f82894954acf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb9936f7d49d04a3c9943ff23e2dd4828 ;
    mo:track_count 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb9936f7d49d04a3c9943ff23e2dd4828 .

_:N5810614cf0734d1593b9feaa06a0f100 schema:name "seatrus"@en,
        "seatrus"@ja,
        "seatrus"@ja-latn ;
    foaf:name "seatrus"@en,
        "seatrus"@ja,
        "seatrus"@ja-latn .

_:Nb9936f7d49d04a3c9943ff23e2dd4828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N544e192f62604fb1ac16f82894954acf ;
    schema:name "Geton the Ascending Current (Spinoff of \"Loudly Cloudy\")"@en .

