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

<album/142680#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seaside / Hyper Potions"@en,
        "Seaside / Hyper Potions"@ja,
        "Seaside / Hyper Potions"@ja-latn ;
    mo:produced_work <album/142680#musicalwork> ;
    schema:name "Seaside / Hyper Potions"@en,
        "Seaside / Hyper Potions"@ja,
        "Seaside / Hyper Potions"@ja-latn .

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

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

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

<album/142680#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seaside / Hyper Potions"@en,
        "Seaside / Hyper Potions"@ja,
        "Seaside / Hyper Potions"@ja-latn ;
    mo:performance_of <album/142680#musicalwork> ;
    mo:recorded_as <album/142680#musicalexpression> ;
    schema:name "Seaside / Hyper Potions"@en,
        "Seaside / Hyper Potions"@ja,
        "Seaside / Hyper Potions"@ja-latn ;
    schema:workPerformed <album/142680#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/08/142680/142680-e79b0c479833.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/142680#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-12-12"^^xsd:date ;
    dcterms:title "Seaside / Hyper Potions"@en,
        "Seaside / Hyper Potions"@ja,
        "Seaside / Hyper Potions"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/142680#musicalexpression> ;
    mo:publisher <org/4299#subject> ;
    mo:record _:Na86e4d32b0d4439dae81c4dc8a41d58a ;
    mo:record_count 1 ;
    schema:datePublished "2023-12-12"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/08/142680/142680-e79b0c479833.jpg> ;
    schema:name "Seaside / Hyper Potions"@en,
        "Seaside / Hyper Potions"@ja,
        "Seaside / Hyper Potions"@ja-latn ;
    schema:publisher <org/4299#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/142680/142680-e79b0c479833.jpg> .

_:Nc3e1166ab85c4d8488150513af597a9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seaside"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Na86e4d32b0d4439dae81c4dc8a41d58a ;
    schema:name "Seaside"@en .

_:Ne94c3c1b8d7042c88dc68a56bb0e38c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seaside (RED VERSION)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Na86e4d32b0d4439dae81c4dc8a41d58a ;
    schema:name "Seaside (RED VERSION)"@en .

_:Na86e4d32b0d4439dae81c4dc8a41d58a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc3e1166ab85c4d8488150513af597a9c,
        _:Ne94c3c1b8d7042c88dc68a56bb0e38c0 ;
    mo:track_count 2 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nc3e1166ab85c4d8488150513af597a9c,
        _:Ne94c3c1b8d7042c88dc68a56bb0e38c0 .

