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

<artist/10825#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shin Furuya"@en,
        "古屋真"@ja ;
    foaf:made <album/109548#lyrics>,
        <album/109548#subject> ;
    foaf:name "Shin Furuya"@en,
        "古屋真"@ja .

<artist/32057#subject> a schema:Person,
        foaf:Person ;
    schema:name "DIALOGUE+"@en ;
    foaf:made <album/109548#subject>,
        <album/109548#vocals> ;
    foaf:name "DIALOGUE+"@en .

<artist/32068#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yurina Uchiyama"@en,
        "内山悠里菜"@ja ;
    foaf:made <album/109548#subject>,
        <album/109548#vocals> ;
    foaf:name "Yurina Uchiyama"@en,
        "内山悠里菜"@ja .

<artist/32069#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nene Hieda"@en,
        "稗田寧々"@ja ;
    foaf:made <album/109548#subject>,
        <album/109548#vocals> ;
    foaf:name "Nene Hieda"@en,
        "稗田寧々"@ja .

<artist/32070#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoka Moriya"@en,
        "守屋亨香"@ja ;
    foaf:made <album/109548#subject>,
        <album/109548#vocals> ;
    foaf:name "Kyoka Moriya"@en,
        "守屋亨香"@ja .

<artist/32071#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuna Ogata"@en,
        "緒方佑奈"@ja ;
    foaf:made <album/109548#subject>,
        <album/109548#vocals> ;
    foaf:name "Yuna Ogata"@en,
        "緒方佑奈"@ja .

<artist/32072#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayaka Takamura"@en,
        "鷹村彩花"@ja ;
    foaf:made <album/109548#subject>,
        <album/109548#vocals> ;
    foaf:name "Ayaka Takamura"@en,
        "鷹村彩花"@ja .

<artist/32073#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satsuki Miyahara"@en,
        "宮原颯希"@ja ;
    foaf:made <album/109548#subject>,
        <album/109548#vocals> ;
    foaf:name "Satsuki Miyahara"@en,
        "宮原颯希"@ja .

<artist/32074#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayu Iizuka"@en,
        "飯塚麻結"@ja ;
    foaf:made <album/109548#subject>,
        <album/109548#vocals> ;
    foaf:name "Mayu Iizuka"@en,
        "飯塚麻結"@ja .

<artist/32075#subject> a schema:Person,
        foaf:Person ;
    schema:name "Manatsu Murakami"@en,
        "村上まなつ"@ja ;
    foaf:made <album/109548#subject>,
        <album/109548#vocals> ;
    foaf:name "Manatsu Murakami"@en,
        "村上まなつ"@ja .

<artist/11797#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109548#subject> ;
    schema:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja ;
    foaf:made <album/109548#composition>,
        <album/109548#lyrics>,
        <album/109548#subject> ;
    foaf:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja .

<artist/15062#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109548#subject> ;
    schema:name "Keiichi Hirokawa"@en,
        "広川恵一"@ja ;
    foaf:made <album/109548#composition>,
        <album/109548#subject> ;
    foaf:name "Keiichi Hirokawa"@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/109548#musicalexpression> a mo:Signal ;
    mo:published_as <album/109548#subject> ;
    mo:records <album/109548#performance> .

<album/109548#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Omoide Shiritori / DIALOGUE+"@en,
        "おもいでしりとり / DIALOGUE+"@ja,
        "Omoide Shiritori / DIALOGUE+"@ja-latn ;
    mo:performance_of <album/109548#musicalwork> ;
    mo:recorded_as <album/109548#musicalexpression> ;
    schema:name "Omoide Shiritori / DIALOGUE+"@en,
        "おもいでしりとり / DIALOGUE+"@ja,
        "Omoide Shiritori / DIALOGUE+"@ja-latn ;
    schema:workPerformed <album/109548#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/109548/109548-b19438c40758.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/109548#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Omoide Shiritori / DIALOGUE+"@en,
        "おもいでしりとり / DIALOGUE+"@ja,
        "Omoide Shiritori / DIALOGUE+"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/109548#composition> ;
            foaf:name "(MONACA"@en ],
        <artist/11797#subject>,
        <artist/15062#subject> ;
    mo:produced_work <album/109548#musicalwork> ;
    schema:name "Omoide Shiritori / DIALOGUE+"@en,
        "おもいでしりとり / DIALOGUE+"@ja,
        "Omoide Shiritori / DIALOGUE+"@ja-latn .

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

<album/109548#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-05-19"^^xsd:date ;
    dcterms:title "Omoide Shiritori / DIALOGUE+"@en,
        "おもいでしりとり / DIALOGUE+"@ja,
        "Omoide Shiritori / DIALOGUE+"@ja-latn ;
    mo:catalogue_number "PCCG-02011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/109548#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Ncf3abdbc320944e5bc0b30e00362e3a6 ;
    mo:record_count 1 ;
    schema:about <product/8750#subject> ;
    schema:datePublished "2021-05-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/109548/109548-b19438c40758.jpg> ;
    schema:name "Omoide Shiritori / DIALOGUE+"@en,
        "おもいでしりとり / DIALOGUE+"@ja,
        "Omoide Shiritori / DIALOGUE+"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/109548/109548-b19438c40758.jpg> .

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

_:N3e1bf75bf49d49abb58fdbf6a13f57cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おもいでしりとり"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ncf3abdbc320944e5bc0b30e00362e3a6 ;
    schema:name "おもいでしりとり"@ja .

_:N5096ab5a88f142ef8ece5b996c2bb0bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シュガーロケット (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ncf3abdbc320944e5bc0b30e00362e3a6 ;
    schema:name "シュガーロケット (Instrumental)"@ja .

_:Ncea03b48a4c0457580afa124edfb5e02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シュガーロケット"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Ncf3abdbc320944e5bc0b30e00362e3a6 ;
    schema:name "シュガーロケット"@ja .

_:Nd941c379c1da44e28d14b060946b170e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おもいでしりとり (TVサイズ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ncf3abdbc320944e5bc0b30e00362e3a6 ;
    schema:name "おもいでしりとり (TVサイズ)"@ja .

_:Ne04e2bf76bd94f52aac53a4c23e36ec1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おもいでしりとり (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ncf3abdbc320944e5bc0b30e00362e3a6 ;
    schema:name "おもいでしりとり (Instrumental)"@ja .

_:Ncf3abdbc320944e5bc0b30e00362e3a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e1bf75bf49d49abb58fdbf6a13f57cb,
        _:N5096ab5a88f142ef8ece5b996c2bb0bd,
        _:Ncea03b48a4c0457580afa124edfb5e02,
        _:Nd941c379c1da44e28d14b060946b170e,
        _:Ne04e2bf76bd94f52aac53a4c23e36ec1 ;
    mo:track_count 5 ;
    schema:duration "PT18:24"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3e1bf75bf49d49abb58fdbf6a13f57cb,
        _:N5096ab5a88f142ef8ece5b996c2bb0bd,
        _:Ncea03b48a4c0457580afa124edfb5e02,
        _:Nd941c379c1da44e28d14b060946b170e,
        _:Ne04e2bf76bd94f52aac53a4c23e36ec1 .

