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

<artist/26954#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiemi Tanaka"@en,
        "田中ちえ美"@ja ;
    foaf:made <album/150327#subject>,
        <album/150327#vocals> ;
    foaf:name "Chiemi Tanaka"@en,
        "田中ちえ美"@ja .

<artist/29523#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Murakami"@en,
        "村上奈津実"@ja ;
    foaf:made <album/150327#subject>,
        <album/150327#vocals> ;
    foaf:name "Natsumi Murakami"@en,
        "村上奈津実"@ja .

<artist/51743#subject> a schema:Person,
        foaf:Person ;
    schema:name "NACHERRY"@en ;
    foaf:made <album/150327#subject>,
        <album/150327#vocals> ;
    foaf:name "NACHERRY"@en .

<artist/9735#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shion Tsuji"@en,
        "辻詩音"@ja ;
    foaf:made <album/150327#lyrics>,
        <album/150327#subject> ;
    foaf:name "Shion Tsuji"@en,
        "辻詩音"@ja .

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150327#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/150327#composition>,
        <album/150327#lyrics>,
        <album/150327#subject> ;
    foaf:name "Sho Watanabe"@en,
        "渡辺翔"@ja .

<artist/29338#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150327#subject> ;
    schema:name "Ereca Suzuki"@en,
        "鈴木エレカ"@ja ;
    foaf:made <album/150327#composition>,
        <album/150327#lyrics>,
        <album/150327#subject> ;
    foaf:name "Ereca Suzuki"@en,
        "鈴木エレカ"@ja .

<artist/68202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150327#subject> ;
    schema:name "oni"@en ;
    foaf:made <album/150327#composition>,
        <album/150327#subject> ;
    foaf:name "oni"@en .

<product/21227#subject> a schema:CreativeWork ;
    schema:name "The Shiunji Family Children"@en,
        "紫雲寺家の子供たち"@ja,
        "Shiunji-ke no Kodomotachi"@ja-latn ;
    foaf:name "The Shiunji Family Children"@en,
        "紫雲寺家の子供たち"@ja,
        "Shiunji-ke no Kodomotachi"@ja-latn .

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

<album/150327#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Honey Lemon / NACHERRY [The Shiunji Family Children Edition]"@en,
        "ハニーレモン / NACHERRY [紫雲寺家の子供たち盤]"@ja,
        "Honey Lemon / NACHERRY [The Shiunji Family Children Edition]"@ja-latn ;
    mo:performance_of <album/150327#musicalwork> ;
    mo:recorded_as <album/150327#musicalexpression> ;
    schema:name "Honey Lemon / NACHERRY [The Shiunji Family Children Edition]"@en,
        "ハニーレモン / NACHERRY [紫雲寺家の子供たち盤]"@ja,
        "Honey Lemon / NACHERRY [The Shiunji Family Children Edition]"@ja-latn ;
    schema:workPerformed <album/150327#musicalwork> .

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

<https://media.vgm.io/albums/72/150327/150327-288ac3a82cda.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150327#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/150327/150327-288ac3a82cda.jpg> ;
    foaf:depicts <album/150327#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/150327/150327-288ac3a82cda.jpg> .

<https://medium-media.vgm.io/albums/72/150327/150327-288ac3a82cda.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/150327#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Honey Lemon / NACHERRY [The Shiunji Family Children Edition]"@en,
        "ハニーレモン / NACHERRY [紫雲寺家の子供たち盤]"@ja,
        "Honey Lemon / NACHERRY [The Shiunji Family Children Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "JEF (Core Creative"@en ;
            foaf:made <album/150327#composition> ;
            foaf:name "JEF (Core Creative"@en ],
        <artist/10945#subject>,
        <artist/29338#subject>,
        <artist/68202#subject> ;
    mo:produced_work <album/150327#musicalwork> ;
    schema:name "Honey Lemon / NACHERRY [The Shiunji Family Children Edition]"@en,
        "ハニーレモン / NACHERRY [紫雲寺家の子供たち盤]"@ja,
        "Honey Lemon / NACHERRY [The Shiunji Family Children Edition]"@ja-latn .

<album/150327#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-05-28"^^xsd:date ;
    dcterms:title "Honey Lemon / NACHERRY [The Shiunji Family Children Edition]"@en,
        "ハニーレモン / NACHERRY [紫雲寺家の子供たち盤]"@ja,
        "Honey Lemon / NACHERRY [The Shiunji Family Children Edition]"@ja-latn ;
    mo:catalogue_number "LACM-24695" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150327#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N7c9cd895b27a44338e4b18c0b6157a88 ;
    mo:record_count 1 ;
    schema:about <product/21227#subject> ;
    schema:datePublished "2025-05-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/150327/150327-288ac3a82cda.jpg> ;
    schema:name "Honey Lemon / NACHERRY [The Shiunji Family Children Edition]"@en,
        "ハニーレモン / NACHERRY [紫雲寺家の子供たち盤]"@ja,
        "Honey Lemon / NACHERRY [The Shiunji Family Children Edition]"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/150327/150327-288ac3a82cda.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150327#subject> ;
    schema:name "JEF (Core Creative"@en ;
    foaf:made <album/150327#subject> ;
    foaf:name "JEF (Core Creative"@en .

_:N7d9a2aeebf15405d8feab081c8ef7ce9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NACHERRY JET!"@ja,
        "NACHERRY JET!"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N7c9cd895b27a44338e4b18c0b6157a88 ;
    schema:name "NACHERRY JET!"@ja,
        "NACHERRY JET!"@ja-latn .

_:N96193efc951748babb8a48f02deff200 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あれこれ、かれこれ"@ja,
        "Arekore, Karekore"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N7c9cd895b27a44338e4b18c0b6157a88 ;
    schema:name "あれこれ、かれこれ"@ja,
        "Arekore, Karekore"@ja-latn .

_:Nffb5829530d74be78b9bac4686e24c33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハニーレモン"@ja,
        "Honey Lemon"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N7c9cd895b27a44338e4b18c0b6157a88 ;
    schema:name "ハニーレモン"@ja,
        "Honey Lemon"@ja-latn .

_:N7c9cd895b27a44338e4b18c0b6157a88 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7d9a2aeebf15405d8feab081c8ef7ce9,
        _:N96193efc951748babb8a48f02deff200,
        _:Nffb5829530d74be78b9bac4686e24c33 ;
    mo:track_count 3 ;
    schema:duration "PT11:26"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N7d9a2aeebf15405d8feab081c8ef7ce9,
        _:N96193efc951748babb8a48f02deff200,
        _:Nffb5829530d74be78b9bac4686e24c33 .

