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

<artist/10035#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Aoki"@en,
        "青木久美子"@ja ;
    foaf:made <album/41502#lyrics>,
        <album/41502#subject> ;
    foaf:name "Kumiko Aoki"@en,
        "青木久美子"@ja .

<artist/10715#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Tadano"@en,
        "只野菜摘"@ja ;
    foaf:made <album/41502#lyrics>,
        <album/41502#subject> ;
    foaf:name "Natsumi Tadano"@en,
        "只野菜摘"@ja .

<artist/11986#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja ;
    foaf:made <album/41502#subject>,
        <album/41502#vocals> ;
    foaf:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja .

<artist/12766#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Uchiyama"@en,
        "内山夕実"@ja ;
    foaf:made <album/41502#subject>,
        <album/41502#vocals> ;
    foaf:name "Yumi Uchiyama"@en,
        "内山夕実"@ja .

<artist/3750#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41502#subject> ;
    schema:name "Ruka Kawada"@en,
        "川田瑠夏"@ja ;
    foaf:made <album/41502#composition>,
        <album/41502#subject> ;
    foaf:name "Ruka Kawada"@en,
        "川田瑠夏"@ja .

<artist/9501#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41502#subject> ;
    schema:name "Hiromitsu Kawashima"@en,
        "川島弘光"@ja ;
    foaf:made <album/41502#composition>,
        <album/41502#subject> ;
    foaf:name "Hiromitsu Kawashima"@en,
        "川島弘光"@ja .

<product/4660#subject> a schema:CreativeWork ;
    schema:name "Genshiken Second Generation"@en,
        "げんしけん二代目"@ja,
        "Genshiken Nidaime"@ja-latn ;
    foaf:name "Genshiken Second Generation"@en,
        "げんしけん二代目"@ja,
        "Genshiken Nidaime"@ja-latn .

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

<album/41502#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genshiken Nidaime MEBAETAME Music Collection vol.2"@en,
        "げんしけん二代目 MEBAETAME Music Collection vol.2"@ja,
        "Genshiken Nidaime MEBAETAME Music Collection vol.2"@ja-latn ;
    mo:performance_of <album/41502#musicalwork> ;
    mo:recorded_as <album/41502#musicalexpression> ;
    schema:name "Genshiken Nidaime MEBAETAME Music Collection vol.2"@en,
        "げんしけん二代目 MEBAETAME Music Collection vol.2"@ja,
        "Genshiken Nidaime MEBAETAME Music Collection vol.2"@ja-latn ;
    schema:workPerformed <album/41502#musicalwork> .

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

<https://media.vgm.io/albums/20/41502/41502-81e97960e130.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/41502#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/41502/41502-81e97960e130.jpg> ;
    foaf:depicts <album/41502#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/41502/41502-81e97960e130.jpg> .

<https://medium-media.vgm.io/albums/20/41502/41502-81e97960e130.jpg> a schema:ImageObject,
        foaf:Image .

<album/41502#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genshiken Nidaime MEBAETAME Music Collection vol.2"@en,
        "げんしけん二代目 MEBAETAME Music Collection vol.2"@ja,
        "Genshiken Nidaime MEBAETAME Music Collection vol.2"@ja-latn ;
    mo:composer <artist/3750#subject>,
        <artist/9501#subject> ;
    mo:produced_work <album/41502#musicalwork> ;
    schema:name "Genshiken Nidaime MEBAETAME Music Collection vol.2"@en,
        "げんしけん二代目 MEBAETAME Music Collection vol.2"@ja,
        "Genshiken Nidaime MEBAETAME Music Collection vol.2"@ja-latn .

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

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

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

<album/41502#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-11-06"^^xsd:date ;
    dcterms:title "Genshiken Nidaime MEBAETAME Music Collection vol.2"@en,
        "げんしけん二代目 MEBAETAME Music Collection vol.2"@ja,
        "Genshiken Nidaime MEBAETAME Music Collection vol.2"@ja-latn ;
    mo:catalogue_number "KICM-3267" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41502#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N5f053065414f48ce8e6123587b4ffee6 ;
    mo:record_count 1 ;
    schema:about <product/4660#subject> ;
    schema:datePublished "2013-11-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/41502/41502-81e97960e130.jpg> ;
    schema:name "Genshiken Nidaime MEBAETAME Music Collection vol.2"@en,
        "げんしけん二代目 MEBAETAME Music Collection vol.2"@ja,
        "Genshiken Nidaime MEBAETAME Music Collection vol.2"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/41502/41502-81e97960e130.jpg> .

_:N043280c6905149be969dc2c4fa42e07a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コミフェスの午後"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "コミフェスの午後"@ja .

_:N0a389d5c6a9649e793bdc899d5abaeb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妄想即興曲"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "妄想即興曲"@ja .

_:N229a126a23444e028343558a4012f7f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "矢島美怜のテーマ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "矢島美怜のテーマ"@ja .

_:N351bbe51c8fa4b9ba5db77518798af53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "吉武莉華のテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "吉武莉華のテーマ"@ja .

_:N54c378f1fbeb4ed8991becf5dbdbb567 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rock -typeA-"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "The Rock -typeA-"@ja .

_:N6293aa30be9249a186bcc556a3938947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぽにぷにそんぐ (Vocaloid Ver.)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "ぽにぷにそんぐ (Vocaloid Ver.)"@ja .

_:N7f0c8ffdf90a4678874c574d7f158de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "淡い恋心"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "淡い恋心"@ja .

_:N9625f3dcffb241d889fc205245529c8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヨロイノハート"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "ヨロイノハート"@ja .

_:N994dbc8447cb4962b7fd992a6e7b6276 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コミフェスブース"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "コミフェスブース"@ja .

_:N99c2971608c041059c7798c2a79ef176 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レイヤー達の集い"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "レイヤー達の集い"@ja .

_:Na063879d4e424f4f8034f8885b79dfd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "げんしけんの日常 (Flugel Horn Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "げんしけんの日常 (Flugel Horn Ver.)"@ja .

_:Na673a98d10aa4b5e96828b1d7a74d92b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アオくユレている (吉武莉華ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "アオくユレている (吉武莉華ver.)"@ja .

_:Nb9137bd518c744aaa6a78ed4ca479227 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぽにぷにそんぐ (Synth Ver.)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "ぽにぷにそんぐ (Synth Ver.)"@ja .

_:Nc7ea1f35b3a4411b8266862eee15b7d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "限界突破"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "限界突破"@ja .

_:Ncb3ad5d7819c4110958d43b1aadaa46c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comic Festival"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "Comic Festival"@ja .

_:Ne065603066f641ecb48638e7d1a6f593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "げんしけんの日常 (Tin Whistle Ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "げんしけんの日常 (Tin Whistle Ver.)"@ja .

_:Ne86fb378d3df452db3f1a9ba3073c4e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アオくユレている (矢島美怜ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "アオくユレている (矢島美怜ver.)"@ja .

_:Neaf98d6447e94d6ab8d67fcb61ec673c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "斑目の告白"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N5f053065414f48ce8e6123587b4ffee6 ;
    schema:name "斑目の告白"@ja .

_:N5f053065414f48ce8e6123587b4ffee6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N043280c6905149be969dc2c4fa42e07a,
        _:N0a389d5c6a9649e793bdc899d5abaeb7,
        _:N229a126a23444e028343558a4012f7f4,
        _:N351bbe51c8fa4b9ba5db77518798af53,
        _:N54c378f1fbeb4ed8991becf5dbdbb567,
        _:N6293aa30be9249a186bcc556a3938947,
        _:N7f0c8ffdf90a4678874c574d7f158de9,
        _:N9625f3dcffb241d889fc205245529c8a,
        _:N994dbc8447cb4962b7fd992a6e7b6276,
        _:N99c2971608c041059c7798c2a79ef176,
        _:Na063879d4e424f4f8034f8885b79dfd8,
        _:Na673a98d10aa4b5e96828b1d7a74d92b,
        _:Nb9137bd518c744aaa6a78ed4ca479227,
        _:Nc7ea1f35b3a4411b8266862eee15b7d3,
        _:Ncb3ad5d7819c4110958d43b1aadaa46c,
        _:Ne065603066f641ecb48638e7d1a6f593,
        _:Ne86fb378d3df452db3f1a9ba3073c4e7,
        _:Neaf98d6447e94d6ab8d67fcb61ec673c ;
    mo:track_count 18 ;
    schema:duration "PT41:15"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N043280c6905149be969dc2c4fa42e07a,
        _:N0a389d5c6a9649e793bdc899d5abaeb7,
        _:N229a126a23444e028343558a4012f7f4,
        _:N351bbe51c8fa4b9ba5db77518798af53,
        _:N54c378f1fbeb4ed8991becf5dbdbb567,
        _:N6293aa30be9249a186bcc556a3938947,
        _:N7f0c8ffdf90a4678874c574d7f158de9,
        _:N9625f3dcffb241d889fc205245529c8a,
        _:N994dbc8447cb4962b7fd992a6e7b6276,
        _:N99c2971608c041059c7798c2a79ef176,
        _:Na063879d4e424f4f8034f8885b79dfd8,
        _:Na673a98d10aa4b5e96828b1d7a74d92b,
        _:Nb9137bd518c744aaa6a78ed4ca479227,
        _:Nc7ea1f35b3a4411b8266862eee15b7d3,
        _:Ncb3ad5d7819c4110958d43b1aadaa46c,
        _:Ne065603066f641ecb48638e7d1a6f593,
        _:Ne86fb378d3df452db3f1a9ba3073c4e7,
        _:Neaf98d6447e94d6ab8d67fcb61ec673c .

