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

<artist/30865#subject> a schema:Person,
        foaf:Person ;
    schema:name "Riako Tsukioka"@en,
        "月丘りあ子"@ja ;
    foaf:made <album/115906#lyrics>,
        <album/115906#subject> ;
    foaf:name "Riako Tsukioka"@en,
        "月丘りあ子"@ja .

<artist/5712#subject> a schema:Person,
        foaf:Person ;
    schema:name "KENN"@en ;
    foaf:made <album/115906#lyrics>,
        <album/115906#subject>,
        <album/115906#vocals> ;
    foaf:name "KENN"@en .

<artist/138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115906#subject> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:made <album/115906#composition>,
        <album/115906#subject> ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

<artist/18044#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115906#subject> ;
    schema:name "Furuppe"@en,
        "ふるっぺ"@ja ;
    foaf:made <album/115906#composition>,
        <album/115906#subject> ;
    foaf:name "Furuppe"@en,
        "ふるっぺ"@ja .

<artist/29601#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115906#subject> ;
    schema:name "Akira Sunset"@en ;
    foaf:made <album/115906#composition>,
        <album/115906#lyrics>,
        <album/115906#subject> ;
    foaf:name "Akira Sunset"@en .

<artist/32117#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115906#subject> ;
    schema:name "Kenta Urashima"@en,
        "浦島健太"@ja ;
    foaf:made <album/115906#composition>,
        <album/115906#lyrics>,
        <album/115906#subject> ;
    foaf:name "Kenta Urashima"@en,
        "浦島健太"@ja .

<artist/36482#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115906#subject> ;
    schema:name "Taishi Noguchi"@en,
        "野口大志"@ja ;
    foaf:made <album/115906#composition>,
        <album/115906#subject> ;
    foaf:name "Taishi Noguchi"@en,
        "野口大志"@ja .

<artist/47867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115906#subject> ;
    schema:name "Daiki Shiobara"@en,
        "塩原大貴"@ja ;
    foaf:made <album/115906#composition>,
        <album/115906#lyrics>,
        <album/115906#subject> ;
    foaf:name "Daiki Shiobara"@en,
        "塩原大貴"@ja .

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

<album/115906#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love Story / KENN"@en,
        "Love Story / KENN"@ja,
        "Love Story / KENN"@ja-latn ;
    mo:performance_of <album/115906#musicalwork> ;
    mo:recorded_as <album/115906#musicalexpression> ;
    schema:name "Love Story / KENN"@en,
        "Love Story / KENN"@ja,
        "Love Story / KENN"@ja-latn ;
    schema:workPerformed <album/115906#musicalwork> .

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

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

<https://media.vgm.io/albums/60/115906/115906-7d7523fc013e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115906#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/115906/115906-7d7523fc013e.jpg> ;
    foaf:depicts <album/115906#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/115906/115906-7d7523fc013e.jpg> .

<https://medium-media.vgm.io/albums/60/115906/115906-7d7523fc013e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/115906#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love Story / KENN"@en,
        "Love Story / KENN"@ja,
        "Love Story / KENN"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Kerakera)"@en ;
            foaf:made <album/115906#composition> ;
            foaf:name "(Kerakera)"@en ],
        <artist/138#subject>,
        <artist/18044#subject>,
        <artist/29601#subject>,
        <artist/32117#subject>,
        <artist/36482#subject>,
        <artist/47867#subject> ;
    mo:produced_work <album/115906#musicalwork> ;
    schema:name "Love Story / KENN"@en,
        "Love Story / KENN"@ja,
        "Love Story / KENN"@ja-latn .

<album/115906#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-01"^^xsd:date ;
    dcterms:title "Love Story / KENN"@en,
        "Love Story / KENN"@ja,
        "Love Story / KENN"@ja-latn ;
    mo:catalogue_number "USSW-0327" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/115906#musicalexpression> ;
    mo:publisher <org/1944#subject> ;
    mo:record _:N04d5c90f011a40e6b18ea56d93c2347e,
        _:Na1e1eb779b4e490e8a3ac1ff4afaebe5 ;
    mo:record_count 2 ;
    schema:datePublished "2021-12-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/60/115906/115906-7d7523fc013e.jpg> ;
    schema:name "Love Story / KENN"@en,
        "Love Story / KENN"@ja,
        "Love Story / KENN"@ja-latn ;
    schema:publisher <org/1944#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/115906/115906-7d7523fc013e.jpg> .

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

_:N0799edbbd1654f4b9ef237a635c4c527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Laughter -off vocal-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N04d5c90f011a40e6b18ea56d93c2347e ;
    schema:name "Laughter -off vocal-"@ja .

_:N103671276a104f3fa08c60840678a017 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honest"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N04d5c90f011a40e6b18ea56d93c2347e ;
    schema:name "Honest"@ja .

_:N1ca582ee0dd345a69d44d97d41afcb04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聞こえていますか"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N04d5c90f011a40e6b18ea56d93c2347e ;
    schema:name "聞こえていますか"@ja .

_:N2382be931a1f49409948bd5fbdafea94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聞こえていますか -off vocal-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N04d5c90f011a40e6b18ea56d93c2347e ;
    schema:name "聞こえていますか -off vocal-"@ja .

_:N4fcdbd0d623d42f5a32b5bdd2895c418 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Story"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N04d5c90f011a40e6b18ea56d93c2347e ;
    schema:name "Love Story"@ja .

_:N7437814eebe643408b58479f3de7a78c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Story -Music Video-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1e1eb779b4e490e8a3ac1ff4afaebe5 ;
    schema:name "Love Story -Music Video-"@ja .

_:Naa42deb6f8a04d2eb9eff80c2309eae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honest -off vocal-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N04d5c90f011a40e6b18ea56d93c2347e ;
    schema:name "Honest -off vocal-"@ja .

_:Nafcf1eb9665144908984f0ab900b7d2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Story -off vocal-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N04d5c90f011a40e6b18ea56d93c2347e ;
    schema:name "Love Story -off vocal-"@ja .

_:Nbcc51bd236274b4ea1b693cd0d11b7e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Laughter"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N04d5c90f011a40e6b18ea56d93c2347e ;
    schema:name "Laughter"@ja .

_:Nd1ffb11a3e5548638c1784d13484ac42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Story -Music Video Making Movie-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na1e1eb779b4e490e8a3ac1ff4afaebe5 ;
    schema:name "Love Story -Music Video Making Movie-"@ja .

_:Na1e1eb779b4e490e8a3ac1ff4afaebe5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N7437814eebe643408b58479f3de7a78c,
        _:Nd1ffb11a3e5548638c1784d13484ac42 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7437814eebe643408b58479f3de7a78c,
        _:Nd1ffb11a3e5548638c1784d13484ac42 .

_:N04d5c90f011a40e6b18ea56d93c2347e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0799edbbd1654f4b9ef237a635c4c527,
        _:N103671276a104f3fa08c60840678a017,
        _:N1ca582ee0dd345a69d44d97d41afcb04,
        _:N2382be931a1f49409948bd5fbdafea94,
        _:N4fcdbd0d623d42f5a32b5bdd2895c418,
        _:Naa42deb6f8a04d2eb9eff80c2309eae2,
        _:Nafcf1eb9665144908984f0ab900b7d2d,
        _:Nbcc51bd236274b4ea1b693cd0d11b7e3 ;
    mo:track_count 8 ;
    schema:duration "PT32:58"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0799edbbd1654f4b9ef237a635c4c527,
        _:N103671276a104f3fa08c60840678a017,
        _:N1ca582ee0dd345a69d44d97d41afcb04,
        _:N2382be931a1f49409948bd5fbdafea94,
        _:N4fcdbd0d623d42f5a32b5bdd2895c418,
        _:Naa42deb6f8a04d2eb9eff80c2309eae2,
        _:Nafcf1eb9665144908984f0ab900b7d2d,
        _:Nbcc51bd236274b4ea1b693cd0d11b7e3 .

