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

<artist/12910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Oga"@en,
        "雄鹿美子"@ja ;
    foaf:made <album/36374#lyrics>,
        <album/36374#subject> ;
    foaf:name "Yoshiko Oga"@en,
        "雄鹿美子"@ja .

<artist/169#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja ;
    foaf:made <album/36374#lyrics>,
        <album/36374#subject>,
        <album/36374#vocals> ;
    foaf:name "Hiroko Kasahara"@en,
        "笠原弘子"@ja .

<artist/3037#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maria Kawamura"@en,
        "川村万梨阿"@ja ;
    foaf:made <album/36374#subject>,
        <album/36374#vocals> ;
    foaf:name "Maria Kawamura"@en,
        "川村万梨阿"@ja .

<album/36370> a mo:Release ;
    mo:catalogue_number "COCX-33510" .

<album/39012> a mo:Release ;
    mo:catalogue_number "WPCL-619" .

<album/69516> a mo:Release ;
    mo:catalogue_number "25L4-114" .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36374#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/36374#composition>,
        <album/36374#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<artist/5852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36374#subject> ;
    schema:name "Kyoko Matsumiya"@en,
        "松宮恭子"@ja ;
    foaf:made <album/36374#composition>,
        <album/36374#lyrics>,
        <album/36374#subject> ;
    foaf:name "Kyoko Matsumiya"@en,
        "松宮恭子"@ja .

<artist/677#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36374#subject> ;
    schema:name "Kenji Kawai"@en,
        "川井憲次"@ja ;
    foaf:made <album/36374#composition>,
        <album/36374#subject> ;
    foaf:name "Kenji Kawai"@en,
        "川井憲次"@ja .

<product/4320#subject> a schema:CreativeWork ;
    schema:name "Assemble Insert"@en,
        "アッセンブル・インサート"@ja,
        "Assemble Insert"@ja-latn ;
    foaf:name "Assemble Insert"@en,
        "アッセンブル・インサート"@ja,
        "Assemble Insert"@ja-latn .

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

<album/36374#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ASSEMBLE INSERT"@en,
        "ゆうきまさみ PRESENTS アッセンブル・インサート"@ja,
        "Yuuki Masami PRESENTS Assemble Insert"@ja-latn ;
    mo:performance_of <album/36374#musicalwork> ;
    mo:recorded_as <album/36374#musicalexpression> ;
    schema:name "ASSEMBLE INSERT"@en,
        "ゆうきまさみ PRESENTS アッセンブル・インサート"@ja,
        "Yuuki Masami PRESENTS Assemble Insert"@ja-latn ;
    schema:workPerformed <album/36374#musicalwork> .

<org/1294#subject> schema:name "Warner Bros. Records"@en,
        "Warner Bros. Records"@ja,
        "Warner Bros. Records"@ja-latn ;
    foaf:name "Warner Bros. Records"@en,
        "Warner Bros. Records"@ja,
        "Warner Bros. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/36374/36374-1558154526.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/36374#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ASSEMBLE INSERT"@en,
        "ゆうきまさみ PRESENTS アッセンブル・インサート"@ja,
        "Yuuki Masami PRESENTS Assemble Insert"@ja-latn ;
    mo:composer <artist/322#subject>,
        <artist/5852#subject>,
        <artist/677#subject> ;
    mo:produced_work <album/36374#musicalwork> ;
    schema:name "ASSEMBLE INSERT"@en,
        "ゆうきまさみ PRESENTS アッセンブル・インサート"@ja,
        "Yuuki Masami PRESENTS Assemble Insert"@ja-latn .

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

<album/36374#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-10-25"^^xsd:date ;
    dcterms:title "ASSEMBLE INSERT"@en,
        "ゆうきまさみ PRESENTS アッセンブル・インサート"@ja,
        "Yuuki Masami PRESENTS Assemble Insert"@ja-latn ;
    mo:catalogue_number "29L2-114" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/36370>,
        <album/39012>,
        <album/69516> ;
    mo:publication_of <album/36374#musicalexpression> ;
    mo:publisher <org/1294#subject> ;
    mo:record _:N60a6004983ef457a836574176858ebd4 ;
    mo:record_count 1 ;
    schema:about <product/4320#subject> ;
    schema:datePublished "1989-10-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/36374/36374-1558154526.jpg> ;
    schema:name "ASSEMBLE INSERT"@en,
        "ゆうきまさみ PRESENTS アッセンブル・インサート"@ja,
        "Yuuki Masami PRESENTS Assemble Insert"@ja-latn ;
    schema:publisher <org/1294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/36374/36374-1558154526.jpg> .

_:N03aab47b1e0a4e1aae588a5e63beffb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイ・フェア・ガール"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "マイ・フェア・ガール"@ja .

_:N0905939cda594dd3b7e8e13311deb476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「突然のど自慢大会」"@ja ;
    mo:track_number 19 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "「突然のど自慢大会」"@ja .

_:N0c8a5bacd7544750ab80ba92de5ea3c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "出門博士の苦悩"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "出門博士の苦悩"@ja .

_:N0ce37168b18549c8a02b4b46285a8295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ライバル登場"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "ライバル登場"@ja .

_:N0ee673e44cdf43a892215a6f9a58cc41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "古代ムー帝国"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "古代ムー帝国"@ja .

_:N1061d9314925486488eda228c90db9ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アッセンブル・インサート"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "アッセンブル・インサート"@ja .

_:N190f7935780041a3bd6aae9b0066926b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あいつ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "あいつ"@ja .

_:N28593997c1674b588675338fca26a9b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦闘強化服!"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "戦闘強化服!"@ja .

_:N4ba8c784b9664c76b7eef4b32f6531a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love & Power"@ja ;
    mo:track_number 24 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "Love & Power"@ja .

_:N4c2dcfbe54df4dfbae892ced33038caf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まろんの気持"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "まろんの気持"@ja .

_:N4f7a6b321d784a56aa6526f9a44ebcb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "出門と下河辺"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "出門と下河辺"@ja .

_:N69ac550187794ed48063117b5b360914 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "南風まろん、合格す"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "南風まろん、合格す"@ja .

_:N73c3d2beb55846aaae94be8fe73cb2d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファンファーレ2"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "ファンファーレ2"@ja .

_:N74fca611e5a54f9e8fcd809f31643eca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファンファーレ1"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "ファンファーレ1"@ja .

_:N7cf760e6148741c39d5c5648bc9d4cb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "下河辺の企み"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "下河辺の企み"@ja .

_:N926a3a37041541cda596c299897d7b27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デモンシード復活"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "デモンシード復活"@ja .

_:N94059fbdb8da42e394ca477a7a520a8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "北池袋雑居ビル内"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "北池袋雑居ビル内"@ja .

_:N956f421a06b74f35a8be6e61e755884a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わしが下河辺良平じゃ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "わしが下河辺良平じゃ"@ja .

_:N9589ce6aec9a47ada2b1c5beb1eeeff5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のギャングたち"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "恋のギャングたち"@ja .

_:N97a2fb3e5f3e47c2a6333480cd8253ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あま色の夢のつぼ"@ja ;
    mo:track_number 32 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "あま色の夢のつぼ"@ja .

_:Na09844a8be8247d7ba310ef30455a260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪の大行進"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "悪の大行進"@ja .

_:Nafe3059bac834c7ab6a86b16858d792f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "南風まろん、デビュー!"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "南風まろん、デビュー!"@ja .

_:Nb2983062447248ed9e1ed0a308fbe776 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪の天才・出門兇三郎"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "悪の天才・出門兇三郎"@ja .

_:Nba61b3abe078465294c4ea9580694d58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "多芸無芸のオーディション"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "多芸無芸のオーディション"@ja .

_:Nc08312f4b1b94a168300f17a8d0d9be0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "特殊工作課の面々"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "特殊工作課の面々"@ja .

_:Nc087f4cc23a145fab432fff6eba344f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決戦開始"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "決戦開始"@ja .

_:Ncc591cf513504bebb3575d529f6c7166 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大暴れデモンシード"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "大暴れデモンシード"@ja .

_:Nd305d6180f82448b9c319cc6f25b4a0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨天順延?"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "雨天順延?"@ja .

_:Ne8eee43d0883408b811b852ea3f7c9f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TPO歌謡祭"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "TPO歌謡祭"@ja .

_:Nee50daf72bfa42d1adfae851ae16e982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファンファーレ3"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "ファンファーレ3"@ja .

_:Nfde5e6880c1b4ce0b2d3033e33f92f08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イヴニング・ストーカー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "イヴニング・ストーカー"@ja .

_:Nfe635e073b9c4d56af924ea69ced9035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "熱風翔女"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N60a6004983ef457a836574176858ebd4 ;
    schema:name "熱風翔女"@ja .

_:N60a6004983ef457a836574176858ebd4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03aab47b1e0a4e1aae588a5e63beffb6,
        _:N0905939cda594dd3b7e8e13311deb476,
        _:N0c8a5bacd7544750ab80ba92de5ea3c6,
        _:N0ce37168b18549c8a02b4b46285a8295,
        _:N0ee673e44cdf43a892215a6f9a58cc41,
        _:N1061d9314925486488eda228c90db9ef,
        _:N190f7935780041a3bd6aae9b0066926b,
        _:N28593997c1674b588675338fca26a9b2,
        _:N4ba8c784b9664c76b7eef4b32f6531a1,
        _:N4c2dcfbe54df4dfbae892ced33038caf,
        _:N4f7a6b321d784a56aa6526f9a44ebcb3,
        _:N69ac550187794ed48063117b5b360914,
        _:N73c3d2beb55846aaae94be8fe73cb2d7,
        _:N74fca611e5a54f9e8fcd809f31643eca,
        _:N7cf760e6148741c39d5c5648bc9d4cb3,
        _:N926a3a37041541cda596c299897d7b27,
        _:N94059fbdb8da42e394ca477a7a520a8f,
        _:N956f421a06b74f35a8be6e61e755884a,
        _:N9589ce6aec9a47ada2b1c5beb1eeeff5,
        _:N97a2fb3e5f3e47c2a6333480cd8253ee,
        _:Na09844a8be8247d7ba310ef30455a260,
        _:Nafe3059bac834c7ab6a86b16858d792f,
        _:Nb2983062447248ed9e1ed0a308fbe776,
        _:Nba61b3abe078465294c4ea9580694d58,
        _:Nc08312f4b1b94a168300f17a8d0d9be0,
        _:Nc087f4cc23a145fab432fff6eba344f0,
        _:Ncc591cf513504bebb3575d529f6c7166,
        _:Nd305d6180f82448b9c319cc6f25b4a0e,
        _:Ne8eee43d0883408b811b852ea3f7c9f2,
        _:Nee50daf72bfa42d1adfae851ae16e982,
        _:Nfde5e6880c1b4ce0b2d3033e33f92f08,
        _:Nfe635e073b9c4d56af924ea69ced9035 ;
    mo:track_count 32 ;
    schema:duration "PT50:16"^^xsd:interval ;
    schema:numTracks 32 ;
    schema:track _:N03aab47b1e0a4e1aae588a5e63beffb6,
        _:N0905939cda594dd3b7e8e13311deb476,
        _:N0c8a5bacd7544750ab80ba92de5ea3c6,
        _:N0ce37168b18549c8a02b4b46285a8295,
        _:N0ee673e44cdf43a892215a6f9a58cc41,
        _:N1061d9314925486488eda228c90db9ef,
        _:N190f7935780041a3bd6aae9b0066926b,
        _:N28593997c1674b588675338fca26a9b2,
        _:N4ba8c784b9664c76b7eef4b32f6531a1,
        _:N4c2dcfbe54df4dfbae892ced33038caf,
        _:N4f7a6b321d784a56aa6526f9a44ebcb3,
        _:N69ac550187794ed48063117b5b360914,
        _:N73c3d2beb55846aaae94be8fe73cb2d7,
        _:N74fca611e5a54f9e8fcd809f31643eca,
        _:N7cf760e6148741c39d5c5648bc9d4cb3,
        _:N926a3a37041541cda596c299897d7b27,
        _:N94059fbdb8da42e394ca477a7a520a8f,
        _:N956f421a06b74f35a8be6e61e755884a,
        _:N9589ce6aec9a47ada2b1c5beb1eeeff5,
        _:N97a2fb3e5f3e47c2a6333480cd8253ee,
        _:Na09844a8be8247d7ba310ef30455a260,
        _:Nafe3059bac834c7ab6a86b16858d792f,
        _:Nb2983062447248ed9e1ed0a308fbe776,
        _:Nba61b3abe078465294c4ea9580694d58,
        _:Nc08312f4b1b94a168300f17a8d0d9be0,
        _:Nc087f4cc23a145fab432fff6eba344f0,
        _:Ncc591cf513504bebb3575d529f6c7166,
        _:Nd305d6180f82448b9c319cc6f25b4a0e,
        _:Ne8eee43d0883408b811b852ea3f7c9f2,
        _:Nee50daf72bfa42d1adfae851ae16e982,
        _:Nfde5e6880c1b4ce0b2d3033e33f92f08,
        _:Nfe635e073b9c4d56af924ea69ced9035 .

