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

<artist/10590#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Ishihara"@en,
        "石原夏織"@ja ;
    foaf:made <album/116288#subject>,
        <album/116288#vocals> ;
    foaf:name "Kaori Ishihara"@en,
        "石原夏織"@ja .

<artist/5524#subject> a schema:Person,
        foaf:Person ;
    schema:name "yanaginagi"@en,
        "やなぎなぎ"@ja ;
    foaf:made <album/116288#lyrics>,
        <album/116288#subject> ;
    foaf:name "yanaginagi"@en,
        "やなぎなぎ"@ja .

<artist/7541#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja ;
    foaf:made <album/116288#lyrics>,
        <album/116288#subject> ;
    foaf:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja .

<artist/14655#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116288#subject> ;
    schema:name "HoneyWorks"@en ;
    foaf:made <album/116288#composition>,
        <album/116288#lyrics>,
        <album/116288#subject> ;
    foaf:name "HoneyWorks"@en .

<artist/26338#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116288#subject> ;
    schema:name "Keita Miyoshi"@en,
        "三好啓太"@ja ;
    foaf:made <album/116288#composition>,
        <album/116288#subject> ;
    foaf:name "Keita Miyoshi"@en,
        "三好啓太"@ja .

<artist/29759#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116288#subject> ;
    schema:name "Shuhei Yanagidate"@en,
        "栁舘周平"@ja ;
    foaf:made <album/116288#composition>,
        <album/116288#subject> ;
    foaf:name "Shuhei Yanagidate"@en,
        "栁舘周平"@ja .

<product/8750#subject> a schema:CreativeWork ;
    schema:name "Higehiro: After Being Rejected, I Shaved and Took in a High School Runaway"@en,
        "ひげを剃る。そして女子高生を拾う。"@ja,
        "Hige wo Soru. Soshite Joshikousei wo Hirou."@ja-latn ;
    foaf:name "Higehiro: After Being Rejected, I Shaved and Took in a High School Runaway"@en,
        "ひげを剃る。そして女子高生を拾う。"@ja,
        "Hige wo Soru. Soshite Joshikousei wo Hirou."@ja-latn .

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

<album/116288#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Starcast / Kaori Ishihara"@en,
        "Starcast / 石原夏織"@ja,
        "Starcast / Kaori Ishihara"@ja-latn ;
    mo:performance_of <album/116288#musicalwork> ;
    mo:recorded_as <album/116288#musicalexpression> ;
    schema:name "Starcast / Kaori Ishihara"@en,
        "Starcast / 石原夏織"@ja,
        "Starcast / Kaori Ishihara"@ja-latn ;
    schema:workPerformed <album/116288#musicalwork> .

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

<org/3368#subject> schema:name "P's Records"@en,
        "P's Records"@ja,
        "P's Records"@ja-latn ;
    foaf:name "P's Records"@en,
        "P's Records"@ja,
        "P's Records"@ja-latn .

<https://media.vgm.io/albums/88/116288/116288-9ec95dc44edf.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116288#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/116288/116288-9ec95dc44edf.jpg> ;
    foaf:depicts <album/116288#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/116288/116288-9ec95dc44edf.jpg> .

<https://medium-media.vgm.io/albums/88/116288/116288-9ec95dc44edf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/116288#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Starcast / Kaori Ishihara"@en,
        "Starcast / 石原夏織"@ja,
        "Starcast / Kaori Ishihara"@ja-latn ;
    mo:composer <artist/14655#subject>,
        <artist/26338#subject>,
        <artist/29759#subject> ;
    mo:produced_work <album/116288#musicalwork> ;
    schema:name "Starcast / Kaori Ishihara"@en,
        "Starcast / 石原夏織"@ja,
        "Starcast / Kaori Ishihara"@ja-latn .

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

<album/116288#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-24"^^xsd:date ;
    dcterms:title "Starcast / Kaori Ishihara"@en,
        "Starcast / 石原夏織"@ja,
        "Starcast / Kaori Ishihara"@ja-latn ;
    mo:catalogue_number "PCCG-02069" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116288#musicalexpression> ;
    mo:publisher <org/3368#subject> ;
    mo:record _:Nd6d9164b5562492ba784a4bc8e031e25 ;
    mo:record_count 1 ;
    schema:about <product/8750#subject> ;
    schema:datePublished "2021-11-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/116288/116288-9ec95dc44edf.jpg> ;
    schema:name "Starcast / Kaori Ishihara"@en,
        "Starcast / 石原夏織"@ja,
        "Starcast / Kaori Ishihara"@ja-latn ;
    schema:publisher <org/3368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/116288/116288-9ec95dc44edf.jpg> .

_:N0b21e9d4af884ce4b4b45a23e2a5586f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わざと触れた。 (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nd6d9164b5562492ba784a4bc8e031e25 ;
    schema:name "わざと触れた。 (Instrumental)"@ja .

_:N126f7dbadfd44ed58c81f4d02c4ef9e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starcast"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd6d9164b5562492ba784a4bc8e031e25 ;
    schema:name "Starcast"@ja .

_:Ned46163058df42859009a64ea13d4c0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starcast (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nd6d9164b5562492ba784a4bc8e031e25 ;
    schema:name "Starcast (Instrumental)"@ja .

_:Nf7d94488b3d54c9c985787518a26a79e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plastic Smile (Piano ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nd6d9164b5562492ba784a4bc8e031e25 ;
    schema:name "Plastic Smile (Piano ver.)"@ja .

_:Nfe962f79007d47fc8dc0efe54cb7ed25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わざと触れた。"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nd6d9164b5562492ba784a4bc8e031e25 ;
    schema:name "わざと触れた。"@ja .

_:Nd6d9164b5562492ba784a4bc8e031e25 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b21e9d4af884ce4b4b45a23e2a5586f,
        _:N126f7dbadfd44ed58c81f4d02c4ef9e3,
        _:Ned46163058df42859009a64ea13d4c0f,
        _:Nf7d94488b3d54c9c985787518a26a79e,
        _:Nfe962f79007d47fc8dc0efe54cb7ed25 ;
    mo:track_count 5 ;
    schema:duration "PT20:05"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0b21e9d4af884ce4b4b45a23e2a5586f,
        _:N126f7dbadfd44ed58c81f4d02c4ef9e3,
        _:Ned46163058df42859009a64ea13d4c0f,
        _:Nf7d94488b3d54c9c985787518a26a79e,
        _:Nfe962f79007d47fc8dc0efe54cb7ed25 .

