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

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

<artist/4908#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42444#subject> ;
    schema:name "Team-OZ"@en ;
    foaf:made <album/42444#composition>,
        <album/42444#lyrics>,
        <album/42444#subject> ;
    foaf:name "Team-OZ"@en .

<artist/8798#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42444#subject> ;
    schema:name "Michihiro Iwano"@en,
        "岩野道拓"@ja ;
    foaf:made <album/42444#composition>,
        <album/42444#subject> ;
    foaf:name "Michihiro Iwano"@en,
        "岩野道拓"@ja .

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

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

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

<https://medium-media.vgm.io/albums/44/42444/42444-1382798096.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14637#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42444#performance> ;
    schema:name "Prico"@en ;
    foaf:name "Prico"@en .

<artist/70308#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42444#performance> ;
    schema:name "Mako Takanashi"@en,
        "小鳥遊まこ"@ja ;
    foaf:name "Mako Takanashi"@en,
        "小鳥遊まこ"@ja .

<artist/88#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42444#performance> ;
    schema:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja ;
    foaf:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja .

<artist/9164#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42444#performance> ;
    schema:name "Hyo-sei"@en,
        "氷青"@ja ;
    foaf:name "Hyo-sei"@en,
        "氷青"@ja .

<artist/9342#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42444#performance> ;
    schema:name "Hagumi Nishizawa"@en,
        "西沢はぐみ"@ja ;
    foaf:name "Hagumi Nishizawa"@en,
        "西沢はぐみ"@ja .

<artist/10074#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42444#subject> ;
    mo:performed <album/42444#performance> ;
    schema:name "Luka Kannagi"@en,
        "神凪琉榎"@ja ;
    foaf:made <album/42444#composition>,
        <album/42444#lyrics>,
        <album/42444#subject> ;
    foaf:name "Luka Kannagi"@en,
        "神凪琉榎"@ja .

<artist/60237#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42444#subject> ;
    mo:performed <album/42444#performance> ;
    schema:name "eiji"@en,
        "衛児"@ja ;
    foaf:made <album/42444#composition>,
        <album/42444#subject> ;
    foaf:name "eiji"@en,
        "衛児"@ja .

<album/42444#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Monobeno Vocal Sound Collection"@en,
        "ものべのボーカル音源集"@ja,
        "Monobeno Vocal Sound Collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "studio sync"@en ;
            foaf:made <album/42444#composition> ;
            foaf:name "studio sync"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Beat system"@en ;
            foaf:made <album/42444#composition> ;
            foaf:name "Beat system"@en ],
        <artist/10074#subject>,
        <artist/4908#subject>,
        <artist/60237#subject>,
        <artist/8798#subject> ;
    mo:produced_work <album/42444#musicalwork> ;
    schema:name "Monobeno Vocal Sound Collection"@en,
        "ものべのボーカル音源集"@ja,
        "Monobeno Vocal Sound Collection"@ja-latn .

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

<album/42444#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Monobeno Vocal Sound Collection"@en,
        "ものべのボーカル音源集"@ja,
        "Monobeno Vocal Sound Collection"@ja-latn ;
    mo:performance_of <album/42444#musicalwork> ;
    mo:performer _:N5455f931ddfc4b6ea815d939aff2f4b7,
        _:Nd21281699a7d4b26ab3307925b8ed0c9,
        _:Nfc3103affb7a4946a74c2d7797e58bf6,
        <artist/10074#subject>,
        <artist/14637#subject>,
        <artist/60237#subject>,
        <artist/70308#subject>,
        <artist/88#subject>,
        <artist/9164#subject>,
        <artist/9342#subject> ;
    mo:recorded_as <album/42444#musicalexpression> ;
    schema:byArtist _:N5455f931ddfc4b6ea815d939aff2f4b7,
        _:Nd21281699a7d4b26ab3307925b8ed0c9,
        _:Nfc3103affb7a4946a74c2d7797e58bf6,
        <artist/10074#subject>,
        <artist/14637#subject>,
        <artist/60237#subject>,
        <artist/70308#subject>,
        <artist/88#subject>,
        <artist/9164#subject>,
        <artist/9342#subject> ;
    schema:name "Monobeno Vocal Sound Collection"@en,
        "ものべのボーカル音源集"@ja,
        "Monobeno Vocal Sound Collection"@ja-latn ;
    schema:workPerformed <album/42444#musicalwork> .

<album/42444#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-25"^^xsd:date ;
    dcterms:title "Monobeno Vocal Sound Collection"@en,
        "ものべのボーカル音源集"@ja,
        "Monobeno Vocal Sound Collection"@ja-latn ;
    mo:catalogue_number "MONO-MUSICDISC" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42444#musicalexpression> ;
    mo:publisher <org/1507#subject> ;
    mo:record _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Monobeno -happy end-"@en ;
            foaf:name "Monobeno -happy end-"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Junko"@en ;
            foaf:name "Junko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hizuru Kamijou"@en ;
            foaf:name "Hizuru Kamijou"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sake"@en ;
            foaf:name "Sake"@en ],
        <artist/10074#subject>,
        <artist/14637#subject>,
        <artist/60237#subject>,
        <artist/70308#subject>,
        <artist/88#subject>,
        <artist/9164#subject>,
        <artist/9342#subject> ;
    schema:datePublished "2013-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/42444/42444-1382798096.jpg> ;
    schema:name "Monobeno Vocal Sound Collection"@en,
        "ものべのボーカル音源集"@ja,
        "Monobeno Vocal Sound Collection"@ja-latn ;
    schema:publisher <org/1507#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/42444/42444-1382798096.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Beat system"@en ;
    foaf:made <album/42444#lyrics> ;
    foaf:name "Beat system"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Minpu Kobayashi"@en ;
    foaf:made <album/42444#subject> ;
    foaf:name "Minpu Kobayashi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "studio sync"@en ;
    foaf:made <album/42444#subject> ;
    foaf:name "studio sync"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "aruy"@en ;
    foaf:made <album/42444#lyrics> ;
    foaf:name "aruy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Minpu Kobayashi"@en ;
    foaf:made <album/42444#lyrics> ;
    foaf:name "Minpu Kobayashi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "studio sync"@en ;
    foaf:made <album/42444#lyrics> ;
    foaf:name "studio sync"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "aruy"@en ;
    foaf:made <album/42444#subject> ;
    foaf:name "aruy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Beat system"@en ;
    foaf:made <album/42444#subject> ;
    foaf:name "Beat system"@en .

_:N0e29b4db83064c1dac5a0cb0da6753a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ものべののうた -piano solo ver-"@ja,
        "Monobeno no Uta -piano solo ver-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "ものべののうた -piano solo ver-"@ja,
        "Monobeno no Uta -piano solo ver-"@ja-latn .

_:N13d774161c50485ea1ba304aae343ca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ものべののうた"@ja,
        "Monobeno no Uta"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "ものべののうた"@ja,
        "Monobeno no Uta"@ja-latn .

_:N146e6592c7114319af0b6595e21977d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千の古 -inst remix ver-"@ja,
        "Sen no Inishie -inst remix ver-"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "千の古 -inst remix ver-"@ja,
        "Sen no Inishie -inst remix ver-"@ja-latn .

_:N3782082786b6497dad10a346f3ad6ceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君と紡いでく物語 -piano solo ver-"@ja,
        "Kimi to Tsumuideku Monogatari -piano solo ver-"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "君と紡いでく物語 -piano solo ver-"@ja,
        "Kimi to Tsumuideku Monogatari -piano solo ver-"@ja-latn .

_:N4977b0f5760b4f729bf6a3e3a370424e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君と紡いでく物語"@ja,
        "Kimi to Tsumuideku Monogatari"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "君と紡いでく物語"@ja,
        "Kimi to Tsumuideku Monogatari"@ja-latn .

_:N51a640157eaf420ab3da2f6c2ccd9ec1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏果 -piano solo ver-"@ja,
        "Natsuhate -piano solo ver-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "夏果 -piano solo ver-"@ja,
        "Natsuhate -piano solo ver-"@ja-latn .

_:N53f46ba24eb3436ba3cf51a6f7afde06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みんなのわ -piano solo ver-"@ja,
        "Minna no Wa -piano solo ver-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "みんなのわ -piano solo ver-"@ja,
        "Minna no Wa -piano solo ver-"@ja-latn .

_:N5455f931ddfc4b6ea815d939aff2f4b7 a schema:Person,
        foaf:Person ;
    mo:performed <album/42444#performance> ;
    schema:name "Sake"@en ;
    foaf:name "Sake"@en .

_:N5efbb19e38574e3cafd3f6d0571c9f4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日今日よりもずっと"@ja,
        "Ashita Kyou yori mo Zutto"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "明日今日よりもずっと"@ja,
        "Ashita Kyou yori mo Zutto"@ja-latn .

_:N6534c5d36e944f9683dbf8036d8bd734 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みんなの笑顔"@ja,
        "Minna no Egao"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "みんなの笑顔"@ja,
        "Minna no Egao"@ja-latn .

_:N7962e62f72d54fc99270f62db79cf697 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月下の祈り"@ja,
        "Gekka no Inori"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "月下の祈り"@ja,
        "Gekka no Inori"@ja-latn .

_:N8fdc0ad0b7cc492d9c66feaf145c7330 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏果"@ja,
        "Natsuhate"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "夏果"@ja,
        "Natsuhate"@ja-latn .

_:Na9c41ee5c3ae40398d340f2b03632029 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涼風"@ja,
        "Suzukaze"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "涼風"@ja,
        "Suzukaze"@ja-latn .

_:Nb02c903f0fbd413ba5a866bfbdf5c794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千の古"@ja,
        "Sen no Inishie"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "千の古"@ja,
        "Sen no Inishie"@ja-latn .

_:Nc115259f979a45db85da2cb91449b51b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みんなのわ"@ja,
        "Minna no Wa"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "みんなのわ"@ja,
        "Minna no Wa"@ja-latn .

_:Nc33ef23766d94a0e8fae3527fd3fe23f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みんなの笑顔 -piano solo ver-"@ja,
        "Minna no Egao -piano solo ver-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "みんなの笑顔 -piano solo ver-"@ja,
        "Minna no Egao -piano solo ver-"@ja-latn .

_:Nd21281699a7d4b26ab3307925b8ed0c9 a schema:Person,
        foaf:Person ;
    mo:performed <album/42444#performance> ;
    schema:name "Junko"@en ;
    foaf:name "Junko"@en .

_:Ndd9ea13e716d42f18d281a75f46029da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月下の祈り -violin ver-"@ja,
        "Gekka no Inori -violin ver-"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "月下の祈り -violin ver-"@ja,
        "Gekka no Inori -violin ver-"@ja-latn .

_:Neaf3bd0cf6f9426689608a3d38f10103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涼風 -inst remix ver-"@ja,
        "Suzukaze -inst remix ver-"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "涼風 -inst remix ver-"@ja,
        "Suzukaze -inst remix ver-"@ja-latn .

_:Nf7cb2f2d7468486dba65506b93bd057b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日今日よりもずっと -inst remix ver-"@ja,
        "Ashita Kyou yori mo Zutto -inst remix ver-"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nde9427dde1b64abdad431a3facaeaeb9 ;
    schema:name "明日今日よりもずっと -inst remix ver-"@ja,
        "Ashita Kyou yori mo Zutto -inst remix ver-"@ja-latn .

_:Nfc3103affb7a4946a74c2d7797e58bf6 a schema:Person,
        foaf:Person ;
    mo:performed <album/42444#performance> ;
    schema:name "Hizuru Kamijou"@en ;
    foaf:name "Hizuru Kamijou"@en .

_:Nde9427dde1b64abdad431a3facaeaeb9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e29b4db83064c1dac5a0cb0da6753a4,
        _:N13d774161c50485ea1ba304aae343ca8,
        _:N146e6592c7114319af0b6595e21977d0,
        _:N3782082786b6497dad10a346f3ad6ceb,
        _:N4977b0f5760b4f729bf6a3e3a370424e,
        _:N51a640157eaf420ab3da2f6c2ccd9ec1,
        _:N53f46ba24eb3436ba3cf51a6f7afde06,
        _:N5efbb19e38574e3cafd3f6d0571c9f4d,
        _:N6534c5d36e944f9683dbf8036d8bd734,
        _:N7962e62f72d54fc99270f62db79cf697,
        _:N8fdc0ad0b7cc492d9c66feaf145c7330,
        _:Na9c41ee5c3ae40398d340f2b03632029,
        _:Nb02c903f0fbd413ba5a866bfbdf5c794,
        _:Nc115259f979a45db85da2cb91449b51b,
        _:Nc33ef23766d94a0e8fae3527fd3fe23f,
        _:Ndd9ea13e716d42f18d281a75f46029da,
        _:Neaf3bd0cf6f9426689608a3d38f10103,
        _:Nf7cb2f2d7468486dba65506b93bd057b ;
    mo:track_count 18 ;
    schema:duration "PT70:29"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0e29b4db83064c1dac5a0cb0da6753a4,
        _:N13d774161c50485ea1ba304aae343ca8,
        _:N146e6592c7114319af0b6595e21977d0,
        _:N3782082786b6497dad10a346f3ad6ceb,
        _:N4977b0f5760b4f729bf6a3e3a370424e,
        _:N51a640157eaf420ab3da2f6c2ccd9ec1,
        _:N53f46ba24eb3436ba3cf51a6f7afde06,
        _:N5efbb19e38574e3cafd3f6d0571c9f4d,
        _:N6534c5d36e944f9683dbf8036d8bd734,
        _:N7962e62f72d54fc99270f62db79cf697,
        _:N8fdc0ad0b7cc492d9c66feaf145c7330,
        _:Na9c41ee5c3ae40398d340f2b03632029,
        _:Nb02c903f0fbd413ba5a866bfbdf5c794,
        _:Nc115259f979a45db85da2cb91449b51b,
        _:Nc33ef23766d94a0e8fae3527fd3fe23f,
        _:Ndd9ea13e716d42f18d281a75f46029da,
        _:Neaf3bd0cf6f9426689608a3d38f10103,
        _:Nf7cb2f2d7468486dba65506b93bd057b .

