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

<artist/43274#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaela Kimura"@en,
        "木村カエラ"@ja ;
    foaf:made <album/140386#lyrics>,
        <album/140386#subject>,
        <album/140386#vocals> ;
    foaf:name "Kaela Kimura"@en,
        "木村カエラ"@ja .

<artist/70339#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140386#subject> ;
    schema:name "Kengo Ishibashi"@en ;
    foaf:made <album/140386#composition>,
        <album/140386#subject> ;
    foaf:name "Kengo Ishibashi"@en .

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

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

<album/140386#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cheese / Kaela Kimura"@en,
        "チーズ / 木村カエラ"@ja,
        "Cheese / Kaela Kimura"@ja-latn ;
    mo:performance_of <album/140386#musicalwork> ;
    mo:recorded_as <album/140386#musicalexpression> ;
    schema:name "Cheese / Kaela Kimura"@en,
        "チーズ / 木村カエラ"@ja,
        "Cheese / Kaela Kimura"@ja-latn ;
    schema:workPerformed <album/140386#musicalwork> .

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

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

<https://media.vgm.io/albums/68/140386/140386-0dd4431d9dcc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140386#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/140386/140386-0dd4431d9dcc.jpg> ;
    foaf:depicts <album/140386#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/140386/140386-0dd4431d9dcc.jpg> .

<https://medium-media.vgm.io/albums/68/140386/140386-0dd4431d9dcc.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/140386#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cheese / Kaela Kimura"@en,
        "チーズ / 木村カエラ"@ja,
        "Cheese / Kaela Kimura"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "CO2"@en ;
            foaf:made <album/140386#composition> ;
            foaf:name "CO2"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "TIDY"@en ;
            foaf:made <album/140386#composition> ;
            foaf:name "TIDY"@en ],
        <artist/70339#subject> ;
    mo:produced_work <album/140386#musicalwork> ;
    schema:name "Cheese / Kaela Kimura"@en,
        "チーズ / 木村カエラ"@ja,
        "Cheese / Kaela Kimura"@ja-latn .

<album/140386#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-06-19"^^xsd:date ;
    dcterms:title "Cheese / Kaela Kimura"@en,
        "チーズ / 木村カエラ"@ja,
        "Cheese / Kaela Kimura"@ja-latn ;
    mo:catalogue_number "VE3WT-11075" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/140386#musicalexpression> ;
    mo:publisher <org/3243#subject> ;
    mo:record _:N6797366c1a714da190b429134daf764c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "90 Years Old - So What?"@en ;
            foaf:name "90 Years Old - So What?"@en ] ;
    schema:datePublished "2024-06-19"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/68/140386/140386-0dd4431d9dcc.jpg> ;
    schema:name "Cheese / Kaela Kimura"@en,
        "チーズ / 木村カエラ"@ja,
        "Cheese / Kaela Kimura"@ja-latn ;
    schema:publisher <org/3243#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/140386/140386-0dd4431d9dcc.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140386#subject> ;
    schema:name "TIDY"@en ;
    foaf:made <album/140386#subject> ;
    foaf:name "TIDY"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140386#subject> ;
    schema:name "CO2"@en ;
    foaf:made <album/140386#subject> ;
    foaf:name "CO2"@en .

_:N6797366c1a714da190b429134daf764c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8d2dc10bc4664611861e775d9335f2c3 ;
    mo:track_count 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N8d2dc10bc4664611861e775d9335f2c3 .

_:N8d2dc10bc4664611861e775d9335f2c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チーズ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N6797366c1a714da190b429134daf764c ;
    schema:name "チーズ"@ja .

