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

<artist/2154#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yura Hatsuki"@en,
        "葉月ゆら"@ja ;
    foaf:made <album/40124#lyrics>,
        <album/40124#subject> ;
    foaf:name "Yura Hatsuki"@en,
        "葉月ゆら"@ja .

<artist/24547#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koji Hayashi"@en,
        "林宏次"@ja ;
    foaf:made <album/40124#lyrics>,
        <album/40124#subject> ;
    foaf:name "Koji Hayashi"@en,
        "林宏次"@ja .

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

<artist/102#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40124#subject> ;
    schema:name "Hiroaki Sano"@en,
        "佐野広明"@ja ;
    foaf:made <album/40124#composition>,
        <album/40124#subject> ;
    foaf:name "Hiroaki Sano"@en,
        "佐野広明"@ja .

<artist/18897#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40124#subject> ;
    schema:name "Katsuhiro Kudo"@en,
        "工藤勝洋"@ja ;
    foaf:made <album/40124#composition>,
        <album/40124#subject> ;
    foaf:name "Katsuhiro Kudo"@en,
        "工藤勝洋"@ja .

<artist/2197#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40124#subject> ;
    schema:name "Yuhki Tsuruta"@en,
        "鶴田勇気"@ja ;
    foaf:made <album/40124#composition>,
        <album/40124#subject> ;
    foaf:name "Yuhki Tsuruta"@en,
        "鶴田勇気"@ja .

<artist/27113#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40124#subject> ;
    schema:name "Kumarobo"@en ;
    foaf:made <album/40124#composition>,
        <album/40124#subject> ;
    foaf:name "Kumarobo"@en .

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

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

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

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

<artist/10472#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40124#performance> ;
    schema:name "Shinnosuke Tachibana"@en,
        "立花慎之介"@ja ;
    foaf:name "Shinnosuke Tachibana"@en,
        "立花慎之介"@ja .

<artist/3772#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40124#performance> ;
    schema:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja ;
    foaf:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja .

<artist/3828#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40124#performance> ;
    schema:name "Hiro Shimono"@en,
        "下野紘"@ja ;
    foaf:name "Hiro Shimono"@en,
        "下野紘"@ja .

<artist/4167#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40124#performance> ;
    schema:name "Kisho Taniyama"@en,
        "谷山紀章"@ja ;
    foaf:name "Kisho Taniyama"@en,
        "谷山紀章"@ja .

<artist/4436#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40124#performance> ;
    schema:name "Kohsuke Toriumi"@en,
        "鳥海浩輔"@ja ;
    foaf:name "Kohsuke Toriumi"@en,
        "鳥海浩輔"@ja .

<artist/6430#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40124#performance> ;
    schema:name "Noriaki Sugiyama"@en,
        "杉山紀彰"@ja ;
    foaf:name "Noriaki Sugiyama"@en,
        "杉山紀彰"@ja .

<artist/7387#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40124#performance> ;
    schema:name "Hideki Ogihara"@en,
        "荻原秀樹"@ja ;
    foaf:name "Hideki Ogihara"@en,
        "荻原秀樹"@ja .

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

<album/40124#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SHINOBAZU SEVEN Vocal Song Collection"@en,
        "シノバズセブンボーカルソング集"@ja,
        "SHINOBAZU SEVEN Vocal Song Collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "大島瑠璃子"@en ;
            foaf:made <album/40124#composition> ;
            foaf:name "大島瑠璃子"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "緒田ナオ"@en ;
            foaf:made <album/40124#composition> ;
            foaf:name "緒田ナオ"@en ],
        <artist/102#subject>,
        <artist/18897#subject>,
        <artist/2197#subject>,
        <artist/27113#subject> ;
    mo:produced_work <album/40124#musicalwork> ;
    schema:name "SHINOBAZU SEVEN Vocal Song Collection"@en,
        "シノバズセブンボーカルソング集"@ja,
        "SHINOBAZU SEVEN Vocal Song Collection"@ja-latn .

<album/40124#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SHINOBAZU SEVEN Vocal Song Collection"@en,
        "シノバズセブンボーカルソング集"@ja,
        "SHINOBAZU SEVEN Vocal Song Collection"@ja-latn ;
    mo:performance_of <album/40124#musicalwork> ;
    mo:performer _:N521cc92bdc634fe2b3e5c726266449f5,
        <artist/10472#subject>,
        <artist/3772#subject>,
        <artist/3828#subject>,
        <artist/4167#subject>,
        <artist/4436#subject>,
        <artist/6430#subject>,
        <artist/7387#subject> ;
    mo:recorded_as <album/40124#musicalexpression> ;
    schema:byArtist _:N521cc92bdc634fe2b3e5c726266449f5,
        <artist/10472#subject>,
        <artist/3772#subject>,
        <artist/3828#subject>,
        <artist/4167#subject>,
        <artist/4436#subject>,
        <artist/6430#subject>,
        <artist/7387#subject> ;
    schema:name "SHINOBAZU SEVEN Vocal Song Collection"@en,
        "シノバズセブンボーカルソング集"@ja,
        "SHINOBAZU SEVEN Vocal Song Collection"@ja-latn ;
    schema:workPerformed <album/40124#musicalwork> .

<album/40124#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-22"^^xsd:date ;
    dcterms:title "SHINOBAZU SEVEN Vocal Song Collection"@en,
        "シノバズセブンボーカルソング集"@ja,
        "SHINOBAZU SEVEN Vocal Song Collection"@ja-latn ;
    mo:catalogue_number "GUMO-0037" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40124#musicalexpression> ;
    mo:publisher _:N0194294e102b476c9d22d3776ac19311 ;
    mo:record _:Ne65a9cacdc264e24a7135b97442f43e0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shinobazu Seven"@en ;
            foaf:name "Shinobazu Seven"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "DC"@en ;
            foaf:name "DC"@en ],
        <artist/10472#subject>,
        <artist/3772#subject>,
        <artist/3828#subject>,
        <artist/4167#subject>,
        <artist/4436#subject>,
        <artist/6430#subject>,
        <artist/7387#subject> ;
    schema:datePublished "2013-05-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/40124/40124-1372155526.jpg> ;
    schema:name "SHINOBAZU SEVEN Vocal Song Collection"@en,
        "シノバズセブンボーカルソング集"@ja,
        "SHINOBAZU SEVEN Vocal Song Collection"@ja-latn ;
    schema:publisher _:N0194294e102b476c9d22d3776ac19311 ;
    foaf:depiction <https://media.vgm.io/albums/42/40124/40124-1372155526.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "茶月麻衣奈"@en ;
    foaf:made <album/40124#subject> ;
    foaf:name "茶月麻衣奈"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40124#subject> ;
    schema:name "緒田ナオ"@en ;
    foaf:made <album/40124#subject> ;
    foaf:name "緒田ナオ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "大島瑠璃子"@en ;
    foaf:made <album/40124#subject> ;
    foaf:name "大島瑠璃子"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "大島瑠璃子"@en ;
    foaf:made <album/40124#lyrics> ;
    foaf:name "大島瑠璃子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "茶月麻衣奈"@en ;
    foaf:made <album/40124#lyrics> ;
    foaf:name "茶月麻衣奈"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40124#subject> ;
    schema:name "大島瑠璃子"@en ;
    foaf:made <album/40124#subject> ;
    foaf:name "大島瑠璃子"@en .

_:N0194294e102b476c9d22d3776ac19311 schema:name "Hituzigumo"@en ;
    foaf:name "Hituzigumo"@en .

_:N0ea1d3faad954902bf6e94b6a066600c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Days"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne65a9cacdc264e24a7135b97442f43e0 ;
    schema:name "Days"@ja .

_:N1526e0f84b6140949a6171317bb3ebed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "約束の光"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne65a9cacdc264e24a7135b97442f43e0 ;
    schema:name "約束の光"@ja .

_:N24375d332eec483789e11f2b4fc3c902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Addiction"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne65a9cacdc264e24a7135b97442f43e0 ;
    schema:name "Love Addiction"@ja .

_:N2442aa3009164702ac3690559d1591e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirage of the night"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne65a9cacdc264e24a7135b97442f43e0 ;
    schema:name "Mirage of the night"@ja .

_:N2826c6351c9f44418370bb780964b5dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日の祈り"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne65a9cacdc264e24a7135b97442f43e0 ;
    schema:name "日の祈り"@ja .

_:N321097a2052a470db7a7f13aa7ef94b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give A Little More"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne65a9cacdc264e24a7135b97442f43e0 ;
    schema:name "Give A Little More"@ja .

_:N521cc92bdc634fe2b3e5c726266449f5 a schema:Person,
        foaf:Person ;
    mo:performed <album/40124#performance> ;
    schema:name "DC"@en ;
    foaf:name "DC"@en .

_:Ncb54e7c80fa74862b7ec46a23e20a959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アタラクシア"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne65a9cacdc264e24a7135b97442f43e0 ;
    schema:name "アタラクシア"@ja .

_:Ne113a5df6999487aa8be4a66c8fe9c27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamer"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne65a9cacdc264e24a7135b97442f43e0 ;
    schema:name "Dreamer"@ja .

_:Ne65a9cacdc264e24a7135b97442f43e0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ea1d3faad954902bf6e94b6a066600c,
        _:N1526e0f84b6140949a6171317bb3ebed,
        _:N24375d332eec483789e11f2b4fc3c902,
        _:N2442aa3009164702ac3690559d1591e9,
        _:N2826c6351c9f44418370bb780964b5dd,
        _:N321097a2052a470db7a7f13aa7ef94b6,
        _:Ncb54e7c80fa74862b7ec46a23e20a959,
        _:Ne113a5df6999487aa8be4a66c8fe9c27 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0ea1d3faad954902bf6e94b6a066600c,
        _:N1526e0f84b6140949a6171317bb3ebed,
        _:N24375d332eec483789e11f2b4fc3c902,
        _:N2442aa3009164702ac3690559d1591e9,
        _:N2826c6351c9f44418370bb780964b5dd,
        _:N321097a2052a470db7a7f13aa7ef94b6,
        _:Ncb54e7c80fa74862b7ec46a23e20a959,
        _:Ne113a5df6999487aa8be4a66c8fe9c27 .

