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

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

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

<artist/56743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129890#subject> ;
    schema:name "EUREKA REPUBLIC"@en,
        "ユリカリパブリック"@ja ;
    foaf:made <album/129890#composition>,
        <album/129890#subject> ;
    foaf:name "EUREKA REPUBLIC"@en,
        "ユリカリパブリック"@ja .

<artist/56745#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129890#subject> ;
    schema:name "Aiueoka"@en,
        "あいうえおか"@ja ;
    foaf:made <album/129890#composition>,
        <album/129890#subject> ;
    foaf:name "Aiueoka"@en,
        "あいうえおか"@ja .

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

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

<album/129890#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Amayo no Kuni"@en,
        "雨夜の国"@ja,
        "Amayo no Kuni"@ja-latn ;
    mo:performance_of <album/129890#musicalwork> ;
    mo:recorded_as <album/129890#musicalexpression> ;
    schema:name "Amayo no Kuni"@en,
        "雨夜の国"@ja,
        "Amayo no Kuni"@ja-latn ;
    schema:workPerformed <album/129890#musicalwork> .

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

<https://media.vgm.io/albums/09/129890/129890-6c2fca77be39.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129890#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/129890/129890-6c2fca77be39.png> ;
    foaf:depicts <album/129890#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/129890/129890-6c2fca77be39.png> .

<https://medium-media.vgm.io/albums/09/129890/129890-6c2fca77be39.png> a schema:ImageObject,
        foaf:Image .

<album/129890#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Amayo no Kuni"@en,
        "雨夜の国"@ja,
        "Amayo no Kuni"@ja-latn ;
    mo:composer <artist/56743#subject>,
        <artist/56745#subject> ;
    mo:produced_work <album/129890#musicalwork> ;
    schema:name "Amayo no Kuni"@en,
        "雨夜の国"@ja,
        "Amayo no Kuni"@ja-latn .

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

<album/129890#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-30"^^xsd:date ;
    dcterms:title "Amayo no Kuni"@en,
        "雨夜の国"@ja,
        "Amayo no Kuni"@ja-latn ;
    mo:catalogue_number "hr003" ;
    mo:media_type "CD-R + Download Code" ;
    mo:publication_of <album/129890#musicalexpression> ;
    mo:publisher <org/3784#subject> ;
    mo:record _:N2cf9f9f8d7654485bfcb9295cc3acc58,
        _:N65f20a5852224cb8b327d4bb4d97232b ;
    mo:record_count 2 ;
    mo:release <event/281> ;
    schema:datePublished "2022-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/09/129890/129890-6c2fca77be39.png> ;
    schema:name "Amayo no Kuni"@en,
        "雨夜の国"@ja,
        "Amayo no Kuni"@ja-latn ;
    schema:publisher <org/3784#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/129890/129890-6c2fca77be39.png> .

_:N2d173e29258a48afba0d0e72a8690f80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "糠雨"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N2cf9f9f8d7654485bfcb9295cc3acc58 ;
    schema:name "糠雨"@ja .

_:N64121b27361445048b1afd91fc87f9de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天泣"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N2cf9f9f8d7654485bfcb9295cc3acc58 ;
    schema:name "天泣"@ja .

_:N65f20a5852224cb8b327d4bb4d97232b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N74eece15a90240adb8923927eb7271cf ;
    mo:track_count 1 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N74eece15a90240adb8923927eb7271cf .

_:N74eece15a90240adb8923927eb7271cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私雨"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N65f20a5852224cb8b327d4bb4d97232b ;
    schema:name "私雨"@ja .

_:Nb133514925544e4eaca72850a57291c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "慈雨"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N2cf9f9f8d7654485bfcb9295cc3acc58 ;
    schema:name "慈雨"@ja .

_:Nb9dd6b02191f4870ae3e50a9f9fa46fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天泣〜instrumental〜"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N2cf9f9f8d7654485bfcb9295cc3acc58 ;
    schema:name "天泣〜instrumental〜"@ja .

_:Ne2ba9c5e1f254fafa31e2b6a79c926ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨乞"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N2cf9f9f8d7654485bfcb9295cc3acc58 ;
    schema:name "雨乞"@ja .

_:N2cf9f9f8d7654485bfcb9295cc3acc58 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d173e29258a48afba0d0e72a8690f80,
        _:N64121b27361445048b1afd91fc87f9de,
        _:Nb133514925544e4eaca72850a57291c3,
        _:Nb9dd6b02191f4870ae3e50a9f9fa46fd,
        _:Ne2ba9c5e1f254fafa31e2b6a79c926ca ;
    mo:track_count 5 ;
    schema:duration "PT17:48"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2d173e29258a48afba0d0e72a8690f80,
        _:N64121b27361445048b1afd91fc87f9de,
        _:Nb133514925544e4eaca72850a57291c3,
        _:Nb9dd6b02191f4870ae3e50a9f9fa46fd,
        _:Ne2ba9c5e1f254fafa31e2b6a79c926ca .

