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

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

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

<artist/47552#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160469#subject> ;
    schema:name "NARUMI HELVETICA"@en ;
    foaf:made <album/160469#composition>,
        <album/160469#subject> ;
    foaf:name "NARUMI HELVETICA"@en .

<artist/56304#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160469#subject> ;
    schema:name "Miyo Takashiro"@en,
        "高城みよ"@ja ;
    foaf:made <album/160469#composition>,
        <album/160469#subject> ;
    foaf:name "Miyo Takashiro"@en,
        "高城みよ"@ja .

<artist/81481#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160469#subject> ;
    schema:name "Iri Yule"@en,
        "由末イリ"@ja ;
    foaf:made <album/160469#composition>,
        <album/160469#subject> ;
    foaf:name "Iri Yule"@en,
        "由末イリ"@ja .

<artist/81482#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160469#subject> ;
    schema:name "⟳"@en ;
    foaf:made <album/160469#composition>,
        <album/160469#subject> ;
    foaf:name "⟳"@en .

<event/318> a mo:Release ;
    schema:name "Released at M3-2025 Spring (Apr 27, 2025)" .

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

<album/160469#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "C'est la Saison! / Real Miro"@en,
        "セ・ラ・セゾン！ / 現実みろ"@ja,
        "C'est la Saison! / Real Miro"@ja-latn ;
    mo:performance_of <album/160469#musicalwork> ;
    mo:recorded_as <album/160469#musicalexpression> ;
    schema:name "C'est la Saison! / Real Miro"@en,
        "セ・ラ・セゾン！ / 現実みろ"@ja,
        "C'est la Saison! / Real Miro"@ja-latn ;
    schema:workPerformed <album/160469#musicalwork> .

<org/5256#subject> schema:name "Que Sera Sera"@en,
        "Que Sera Sera"@ja,
        "Que Sera Sera"@ja-latn ;
    foaf:name "Que Sera Sera"@en,
        "Que Sera Sera"@ja,
        "Que Sera Sera"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/160469/160469-ce3ed2b3d309.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/160469#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "C'est la Saison! / Real Miro"@en,
        "セ・ラ・セゾン！ / 現実みろ"@ja,
        "C'est la Saison! / Real Miro"@ja-latn ;
    mo:composer <artist/47552#subject>,
        <artist/56304#subject>,
        <artist/81481#subject>,
        <artist/81482#subject> ;
    mo:produced_work <album/160469#musicalwork> ;
    schema:name "C'est la Saison! / Real Miro"@en,
        "セ・ラ・セゾン！ / 現実みろ"@ja,
        "C'est la Saison! / Real Miro"@ja-latn .

<album/160469#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-04-27"^^xsd:date ;
    dcterms:title "C'est la Saison! / Real Miro"@en,
        "セ・ラ・セゾン！ / 現実みろ"@ja,
        "C'est la Saison! / Real Miro"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/160469#musicalexpression> ;
    mo:publisher <org/5256#subject> ;
    mo:record _:Nd2f6757945d941ccbecfca45c3acb26c ;
    mo:record_count 1 ;
    mo:release <event/318> ;
    schema:datePublished "2025-04-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/96/160469/160469-ce3ed2b3d309.jpg> ;
    schema:name "C'est la Saison! / Real Miro"@en,
        "セ・ラ・セゾン！ / 現実みろ"@ja,
        "C'est la Saison! / Real Miro"@ja-latn ;
    schema:publisher <org/5256#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/160469/160469-ce3ed2b3d309.jpg> .

_:N1f98d30d853b4fef9f38cecf29e3deea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "えいえんなつやすみ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2f6757945d941ccbecfca45c3acb26c ;
    schema:name "えいえんなつやすみ"@ja .

_:N61b23b1bd42a442da35576c5d07dd636 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひびのしおり"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2f6757945d941ccbecfca45c3acb26c ;
    schema:name "ひびのしおり"@ja .

_:N6cea4f88c0d24fc4abf77b2b59aeccc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スノースノー・ドーム"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2f6757945d941ccbecfca45c3acb26c ;
    schema:name "スノースノー・ドーム"@ja .

_:N71c5c8ce2eb8435e804db1de005abb9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春にみちづれ！"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd2f6757945d941ccbecfca45c3acb26c ;
    schema:name "春にみちづれ！"@ja .

_:Nd2f6757945d941ccbecfca45c3acb26c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f98d30d853b4fef9f38cecf29e3deea,
        _:N61b23b1bd42a442da35576c5d07dd636,
        _:N6cea4f88c0d24fc4abf77b2b59aeccc6,
        _:N71c5c8ce2eb8435e804db1de005abb9d ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1f98d30d853b4fef9f38cecf29e3deea,
        _:N61b23b1bd42a442da35576c5d07dd636,
        _:N6cea4f88c0d24fc4abf77b2b59aeccc6,
        _:N71c5c8ce2eb8435e804db1de005abb9d .

