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

<album/101623> a mo:Release ;
    mo:catalogue_number "SRS-001" .

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

<artist/63156#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101624#subject> ;
    schema:name "Naoya Sakurai"@en,
        "桜井直哉"@ja ;
    foaf:made <album/101624#composition>,
        <album/101624#subject> ;
    foaf:name "Naoya Sakurai"@en,
        "桜井直哉"@ja .

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

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

<https://media.vgm.io/albums/42/101624/101624-242a6f454158.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101624#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/101624/101624-242a6f454158.jpg> ;
    foaf:depicts <album/101624#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/101624/101624-242a6f454158.jpg> .

<https://medium-media.vgm.io/albums/42/101624/101624-242a6f454158.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/30976#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101624#performance> ;
    schema:name "Anzuhana"@en,
        "杏花"@ja ;
    foaf:made <album/101624#lyrics>,
        <album/101624#subject> ;
    foaf:name "Anzuhana"@en,
        "杏花"@ja .

<artist/38606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101624#performance> ;
    schema:name "masaki"@en ;
    foaf:made <album/101624#lyrics>,
        <album/101624#subject> ;
    foaf:name "masaki"@en .

<artist/54042#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101624#performance> ;
    schema:name "Yuki Kitaoji"@en,
        "北大路ゆき"@ja ;
    foaf:name "Yuki Kitaoji"@en,
        "北大路ゆき"@ja .

<artist/8953#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101624#performance> ;
    schema:name "Suzuyu"@en,
        "鈴湯"@ja ;
    foaf:name "Suzuyu"@en,
        "鈴湯"@ja .

<album/101624#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oshi no Love yori Koi no Love ORIGINAL SOUNDTRACK [Limited Edition]"@en,
        "推しのラブより恋のラブ オリジナルサウンドトラック"@ja,
        "Oshi no Love yori Koi no Love ORIGINAL SOUNDTRACK [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "福田和也"@en ;
            foaf:made <album/101624#composition> ;
            foaf:name "福田和也"@en ],
        <artist/16896#subject>,
        <artist/63156#subject> ;
    mo:produced_work <album/101624#musicalwork> ;
    schema:name "Oshi no Love yori Koi no Love ORIGINAL SOUNDTRACK [Limited Edition]"@en,
        "推しのラブより恋のラブ オリジナルサウンドトラック"@ja,
        "Oshi no Love yori Koi no Love ORIGINAL SOUNDTRACK [Limited Edition]"@ja-latn .

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

<artist/16896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101624#subject> ;
    mo:performed <album/101624#performance> ;
    schema:name "yoru."@en,
        "よる。"@ja ;
    foaf:made <album/101624#composition>,
        <album/101624#lyrics>,
        <album/101624#subject> ;
    foaf:name "yoru."@en,
        "よる。"@ja .

<album/101624#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oshi no Love yori Koi no Love ORIGINAL SOUNDTRACK [Limited Edition]"@en,
        "推しのラブより恋のラブ オリジナルサウンドトラック"@ja,
        "Oshi no Love yori Koi no Love ORIGINAL SOUNDTRACK [Limited Edition]"@ja-latn ;
    mo:performance_of <album/101624#musicalwork> ;
    mo:performer _:N2c743cc3e1f5472b8e94474763b618ee,
        <artist/16896#subject>,
        <artist/30976#subject>,
        <artist/38606#subject>,
        <artist/54042#subject>,
        <artist/8953#subject> ;
    mo:recorded_as <album/101624#musicalexpression> ;
    schema:byArtist _:N2c743cc3e1f5472b8e94474763b618ee,
        <artist/16896#subject>,
        <artist/30976#subject>,
        <artist/38606#subject>,
        <artist/54042#subject>,
        <artist/8953#subject> ;
    schema:name "Oshi no Love yori Koi no Love ORIGINAL SOUNDTRACK [Limited Edition]"@en,
        "推しのラブより恋のラブ オリジナルサウンドトラック"@ja,
        "Oshi no Love yori Koi no Love ORIGINAL SOUNDTRACK [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/101624#musicalwork> .

<album/101624#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-28"^^xsd:date ;
    dcterms:title "Oshi no Love yori Koi no Love ORIGINAL SOUNDTRACK [Limited Edition]"@en,
        "推しのラブより恋のラブ オリジナルサウンドトラック"@ja,
        "Oshi no Love yori Koi no Love ORIGINAL SOUNDTRACK [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRS-101" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/101623> ;
    mo:publication_of <album/101624#musicalexpression> ;
    mo:publisher <org/2052#subject> ;
    mo:record _:Nd794d0766f574de7b0801eeff1336df8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "OshiRabu: Waifus Over Husbandos (Oshi no Love yori Koi no Love)"@en ;
            foaf:name "OshiRabu: Waifus Over Husbandos (Oshi no Love yori Koi no Love)"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "山本佳祐"@en ;
            foaf:name "山本佳祐"@en ],
        <artist/16896#subject>,
        <artist/30976#subject>,
        <artist/38606#subject>,
        <artist/54042#subject>,
        <artist/8953#subject> ;
    schema:datePublished "2020-08-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/101624/101624-242a6f454158.jpg> ;
    schema:name "Oshi no Love yori Koi no Love ORIGINAL SOUNDTRACK [Limited Edition]"@en,
        "推しのラブより恋のラブ オリジナルサウンドトラック"@ja,
        "Oshi no Love yori Koi no Love ORIGINAL SOUNDTRACK [Limited Edition]"@ja-latn ;
    schema:publisher <org/2052#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/101624/101624-242a6f454158.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101624#subject> ;
    schema:name "福田和也"@en ;
    foaf:made <album/101624#subject> ;
    foaf:name "福田和也"@en .

_:N05618cb5a0304b7fa273ac848edac729 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウキウキするよね"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nd794d0766f574de7b0801eeff1336df8 ;
    schema:name "ウキウキするよね"@ja .

_:N2c743cc3e1f5472b8e94474763b618ee a schema:Person,
        foaf:Person ;
    mo:performed <album/101624#performance> ;
    schema:name "山本佳祐"@en ;
    foaf:name "山本佳祐"@en .

_:N42e64b21658e4897869692cc72cefa1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チョコスプレー"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nd794d0766f574de7b0801eeff1336df8 ;
    schema:name "チョコスプレー"@ja .

_:N4c8093ffde6e4d52bd66d57ac24056df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もしかしてだけど…"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nd794d0766f574de7b0801eeff1336df8 ;
    schema:name "もしかしてだけど…"@ja .

_:N56f000ff556d4d73b9a3869b2738f3ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大好きだから"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nd794d0766f574de7b0801eeff1336df8 ;
    schema:name "大好きだから"@ja .

_:N6e69f8fba5614e6b81d55abd41c245f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お出かけしようよ!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nd794d0766f574de7b0801eeff1336df8 ;
    schema:name "お出かけしようよ!"@ja .

_:Nb697e86ae3ee4b15a53aec972df471e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今日も楽しくいこう!"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nd794d0766f574de7b0801eeff1336df8 ;
    schema:name "今日も楽しくいこう!"@ja .

_:Nc696dec0143a4df3ac88424a4ba3f47f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Emotion! instVer."@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nd794d0766f574de7b0801eeff1336df8 ;
    schema:name "Love Emotion! instVer."@ja .

_:Nc778fe7e436f4688a911c69c7725d312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Emotion! 恋ver."@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nd794d0766f574de7b0801eeff1336df8 ;
    schema:name "Love Emotion! 恋ver."@ja .

_:Ncdde2117180b4d3198caf69550f5c745 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "待て待て待てー!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nd794d0766f574de7b0801eeff1336df8 ;
    schema:name "待て待て待てー!"@ja .

_:Ndd33b983df174134b025df8861dc5300 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Emotion! オルゴールVer."@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nd794d0766f574de7b0801eeff1336df8 ;
    schema:name "Love Emotion! オルゴールVer."@ja .

_:Ne19c340457594423a940d126560dff60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あたたかい日々"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nd794d0766f574de7b0801eeff1336df8 ;
    schema:name "あたたかい日々"@ja .

_:Ne40d708a9ede400589c358b2a3893aa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Emotion!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nd794d0766f574de7b0801eeff1336df8 ;
    schema:name "Love Emotion!"@ja .

_:Ned6331c63587429991fd06d9e2162083 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鼓動を聞いて"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nd794d0766f574de7b0801eeff1336df8 ;
    schema:name "鼓動を聞いて"@ja .

_:Nf82255c375934f81ab6eee717f057a15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぽかーん…"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nd794d0766f574de7b0801eeff1336df8 ;
    schema:name "ぽかーん…"@ja .

_:Nd794d0766f574de7b0801eeff1336df8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05618cb5a0304b7fa273ac848edac729,
        _:N42e64b21658e4897869692cc72cefa1f,
        _:N4c8093ffde6e4d52bd66d57ac24056df,
        _:N56f000ff556d4d73b9a3869b2738f3ea,
        _:N6e69f8fba5614e6b81d55abd41c245f0,
        _:Nb697e86ae3ee4b15a53aec972df471e4,
        _:Nc696dec0143a4df3ac88424a4ba3f47f,
        _:Nc778fe7e436f4688a911c69c7725d312,
        _:Ncdde2117180b4d3198caf69550f5c745,
        _:Ndd33b983df174134b025df8861dc5300,
        _:Ne19c340457594423a940d126560dff60,
        _:Ne40d708a9ede400589c358b2a3893aa6,
        _:Ned6331c63587429991fd06d9e2162083,
        _:Nf82255c375934f81ab6eee717f057a15 ;
    mo:track_count 14 ;
    schema:duration "PT35:28"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N05618cb5a0304b7fa273ac848edac729,
        _:N42e64b21658e4897869692cc72cefa1f,
        _:N4c8093ffde6e4d52bd66d57ac24056df,
        _:N56f000ff556d4d73b9a3869b2738f3ea,
        _:N6e69f8fba5614e6b81d55abd41c245f0,
        _:Nb697e86ae3ee4b15a53aec972df471e4,
        _:Nc696dec0143a4df3ac88424a4ba3f47f,
        _:Nc778fe7e436f4688a911c69c7725d312,
        _:Ncdde2117180b4d3198caf69550f5c745,
        _:Ndd33b983df174134b025df8861dc5300,
        _:Ne19c340457594423a940d126560dff60,
        _:Ne40d708a9ede400589c358b2a3893aa6,
        _:Ned6331c63587429991fd06d9e2162083,
        _:Nf82255c375934f81ab6eee717f057a15 .

