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

<artist/26094#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138909#subject> ;
    schema:name "Kenichi Nagahashi"@en,
        "長橋健一"@ja ;
    foaf:made <album/138909#composition>,
        <album/138909#subject> ;
    foaf:name "Kenichi Nagahashi"@en,
        "長橋健一"@ja .

<artist/42389#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138909#subject> ;
    schema:name "Luna Goami"@en,
        "五阿弥ルナ"@ja ;
    foaf:made <album/138909#composition>,
        <album/138909#lyrics>,
        <album/138909#subject>,
        <album/138909#vocals> ;
    foaf:name "Luna Goami"@en,
        "五阿弥ルナ"@ja .

<artist/59839#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138909#subject> ;
    schema:name "Yusei Koga"@en ;
    foaf:made <album/138909#composition>,
        <album/138909#subject> ;
    foaf:name "Yusei Koga"@en .

<event/301> a mo:Release ;
    schema:name "Released at M3-2024 Spring (Apr 28, 2024)" .

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

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

<album/138909#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PALPITATION / Luna Goami"@en,
        "PALPITATION / 五阿弥ルナ"@ja,
        "PALPITATION / Luna Goami"@ja-latn ;
    mo:performance_of <album/138909#musicalwork> ;
    mo:recorded_as <album/138909#musicalexpression> ;
    schema:name "PALPITATION / Luna Goami"@en,
        "PALPITATION / 五阿弥ルナ"@ja,
        "PALPITATION / Luna Goami"@ja-latn ;
    schema:workPerformed <album/138909#musicalwork> .

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

<org/1071#subject> schema:name "dreamusic Inc."@en,
        "株式会社ドリーミュージック"@ja,
        "dreamusic Inc."@ja-latn ;
    foaf:name "dreamusic Inc."@en,
        "株式会社ドリーミュージック"@ja,
        "dreamusic Inc."@ja-latn .

<https://media.vgm.io/albums/90/138909/138909-8f3e85a89ab3.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/138909#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/138909/138909-8f3e85a89ab3.png> ;
    foaf:depicts <album/138909#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/138909/138909-8f3e85a89ab3.png> .

<https://medium-media.vgm.io/albums/90/138909/138909-8f3e85a89ab3.png> a schema:ImageObject,
        foaf:Image .

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

<album/138909#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PALPITATION / Luna Goami"@en,
        "PALPITATION / 五阿弥ルナ"@ja,
        "PALPITATION / Luna Goami"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(agehasprings Party)"@en ;
            foaf:made <album/138909#composition> ;
            foaf:name "(agehasprings Party)"@en ],
        <artist/26094#subject>,
        <artist/42389#subject>,
        <artist/59839#subject> ;
    mo:produced_work <album/138909#musicalwork> ;
    schema:name "PALPITATION / Luna Goami"@en,
        "PALPITATION / 五阿弥ルナ"@ja,
        "PALPITATION / Luna Goami"@ja-latn .

<album/138909#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-28"^^xsd:date ;
    dcterms:title "PALPITATION / Luna Goami"@en,
        "PALPITATION / 五阿弥ルナ"@ja,
        "PALPITATION / Luna Goami"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/138909#musicalexpression> ;
    mo:publisher <org/1071#subject> ;
    mo:record _:N97bcf06ff6664ce897b3bc52717e7825 ;
    mo:record_count 1 ;
    mo:release <event/301> ;
    schema:datePublished "2024-04-28"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/90/138909/138909-8f3e85a89ab3.png> ;
    schema:name "PALPITATION / Luna Goami"@en,
        "PALPITATION / 五阿弥ルナ"@ja,
        "PALPITATION / Luna Goami"@ja-latn ;
    schema:publisher <org/1071#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/138909/138909-8f3e85a89ab3.png> .

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

_:N8c4806c8f49946d1a2751aa44c184efd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memorable"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97bcf06ff6664ce897b3bc52717e7825 ;
    schema:name "Memorable"@ja .

_:N8fdee50b6a0e4857a1f7c58e5710ae63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いっそ-Overcome"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97bcf06ff6664ce897b3bc52717e7825 ;
    schema:name "いっそ-Overcome"@ja .

_:Naf49eab4297140da82d55caaed07de57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PALPITATION"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N97bcf06ff6664ce897b3bc52717e7825 ;
    schema:name "PALPITATION"@ja .

_:N97bcf06ff6664ce897b3bc52717e7825 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8c4806c8f49946d1a2751aa44c184efd,
        _:N8fdee50b6a0e4857a1f7c58e5710ae63,
        _:Naf49eab4297140da82d55caaed07de57 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N8c4806c8f49946d1a2751aa44c184efd,
        _:N8fdee50b6a0e4857a1f7c58e5710ae63,
        _:Naf49eab4297140da82d55caaed07de57 .

