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

<artist/73460#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rasputin Yano"@en,
        "ラスプーチン矢野"@ja ;
    foaf:made <album/103128#lyrics>,
        <album/103128#subject> ;
    foaf:name "Rasputin Yano"@en,
        "ラスプーチン矢野"@ja .

<artist/8641#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Ichikura"@en,
        "一倉宏"@ja ;
    foaf:made <album/103128#lyrics>,
        <album/103128#subject> ;
    foaf:name "Hiroshi Ichikura"@en,
        "一倉宏"@ja .

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

<artist/4648#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103128#subject> ;
    schema:name "Tsuneo Imahori"@en,
        "今堀恒雄"@ja ;
    foaf:made <album/103128#composition>,
        <album/103128#subject> ;
    foaf:name "Tsuneo Imahori"@en,
        "今堀恒雄"@ja .

<artist/7653#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103128#subject> ;
    schema:name "Naruyoshi Kikuchi"@en,
        "菊地成孔"@ja ;
    foaf:made <album/103128#composition>,
        <album/103128#lyrics>,
        <album/103128#subject> ;
    foaf:name "Naruyoshi Kikuchi"@en,
        "菊地成孔"@ja .

<product/5583#subject> a schema:CreativeWork ;
    schema:name "NieA_7"@en,
        "NieA_7"@ja,
        "NieA Under 7"@ja-latn ;
    foaf:name "NieA_7"@en,
        "NieA_7"@ja,
        "NieA Under 7"@ja-latn .

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

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

<https://media.vgm.io/albums/82/103128/103128-795c2c3c9e2f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103128#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/103128/103128-795c2c3c9e2f.jpg> ;
    foaf:depicts <album/103128#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/103128/103128-795c2c3c9e2f.jpg> .

<https://medium-media.vgm.io/albums/82/103128/103128-795c2c3c9e2f.jpg> a schema:ImageObject,
        foaf:Image .

<album/103128#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Osanpo House / Maria Yamamoto"@en,
        "お散歩ハウス / 山本麻里安"@ja,
        "Osanpo House / Maria Yamamoto"@ja-latn ;
    mo:composer <artist/4648#subject>,
        <artist/7653#subject> ;
    mo:produced_work <album/103128#musicalwork> ;
    schema:name "Osanpo House / Maria Yamamoto"@en,
        "お散歩ハウス / 山本麻里安"@ja,
        "Osanpo House / Maria Yamamoto"@ja-latn .

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

<album/103128#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Osanpo House / Maria Yamamoto"@en,
        "お散歩ハウス / 山本麻里安"@ja,
        "Osanpo House / Maria Yamamoto"@ja-latn ;
    mo:performance_of <album/103128#musicalwork> ;
    mo:performer <artist/3754#subject> ;
    mo:recorded_as <album/103128#musicalexpression> ;
    schema:byArtist <artist/3754#subject> ;
    schema:name "Osanpo House / Maria Yamamoto"@en,
        "お散歩ハウス / 山本麻里安"@ja,
        "Osanpo House / Maria Yamamoto"@ja-latn ;
    schema:workPerformed <album/103128#musicalwork> .

<artist/3754#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103128#performance> ;
    schema:name "Maria Yamamoto"@en,
        "山本麻里安"@ja ;
    foaf:made <album/103128#lyrics>,
        <album/103128#subject> ;
    foaf:name "Maria Yamamoto"@en,
        "山本麻里安"@ja .

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

<album/103128#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-07-26"^^xsd:date ;
    dcterms:title "Osanpo House / Maria Yamamoto"@en,
        "お散歩ハウス / 山本麻里安"@ja,
        "Osanpo House / Maria Yamamoto"@ja-latn ;
    mo:catalogue_number "PICA-1216" ;
    mo:media_type "CD" ;
    mo:publication_of <album/103128#musicalexpression> ;
    mo:publisher <org/2823#subject> ;
    mo:record _:Nab4d39daacca47f5b1287a3e9d3a4758 ;
    mo:record_count 1 ;
    schema:about <product/5583#subject> ;
    schema:byArtist <artist/3754#subject> ;
    schema:datePublished "2000-07-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/103128/103128-795c2c3c9e2f.jpg> ;
    schema:name "Osanpo House / Maria Yamamoto"@en,
        "お散歩ハウス / 山本麻里安"@ja,
        "Osanpo House / Maria Yamamoto"@ja-latn ;
    schema:publisher <org/2823#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/103128/103128-795c2c3c9e2f.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "スワマサル"@en ;
    foaf:made <album/103128#subject> ;
    foaf:name "スワマサル"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "スワマサル"@en ;
    foaf:made <album/103128#lyrics> ;
    foaf:name "スワマサル"@en .

_:N040e85ce31324693b13adbffaf61b839 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花の催眠術"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab4d39daacca47f5b1287a3e9d3a4758 ;
    schema:name "花の催眠術"@ja .

_:N0ac9c6bf3b8040cd9c50c193c29bcbdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月曜日。あたしたちは脱出した"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab4d39daacca47f5b1287a3e9d3a4758 ;
    schema:name "月曜日。あたしたちは脱出した"@ja .

_:N10c3e23846074c0fad3218af841466c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJドジ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab4d39daacca47f5b1287a3e9d3a4758 ;
    schema:name "DJドジ"@ja .

_:N181dd4bd51594a178e80f8c24261d577 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YURARA"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab4d39daacca47f5b1287a3e9d3a4758 ;
    schema:name "YURARA"@ja .

_:N1f15badf20a248f6a65b6ea5fc3427ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "踊るレイニーディ"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab4d39daacca47f5b1287a3e9d3a4758 ;
    schema:name "踊るレイニーディ"@ja .

_:N79e5226ef9aa4c87b1a83c0ec82a7312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お散歩ハウス"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab4d39daacca47f5b1287a3e9d3a4758 ;
    schema:name "お散歩ハウス"@ja .

_:N8da3d5fd66cf48dfad0213edaff2ea1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地球をグルーブするガール"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab4d39daacca47f5b1287a3e9d3a4758 ;
    schema:name "地球をグルーブするガール"@ja .

_:Na57035caf9e8469086f043cfbfabe312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋愛超特急"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab4d39daacca47f5b1287a3e9d3a4758 ;
    schema:name "恋愛超特急"@ja .

_:Nb33cb3691c7a41259bef8efe622e1985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヴィーナスと小さな神様"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab4d39daacca47f5b1287a3e9d3a4758 ;
    schema:name "ヴィーナスと小さな神様"@ja .

_:Nb7038f404c504757b377a053800e67c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サンキュー・マイ・ガールフレンド"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab4d39daacca47f5b1287a3e9d3a4758 ;
    schema:name "サンキュー・マイ・ガールフレンド"@ja .

_:Nc47dbd5b2dac4edc8727c14a95f564ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カウカウの空の下で"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nab4d39daacca47f5b1287a3e9d3a4758 ;
    schema:name "カウカウの空の下で"@ja .

_:Nab4d39daacca47f5b1287a3e9d3a4758 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N040e85ce31324693b13adbffaf61b839,
        _:N0ac9c6bf3b8040cd9c50c193c29bcbdd,
        _:N10c3e23846074c0fad3218af841466c7,
        _:N181dd4bd51594a178e80f8c24261d577,
        _:N1f15badf20a248f6a65b6ea5fc3427ee,
        _:N79e5226ef9aa4c87b1a83c0ec82a7312,
        _:N8da3d5fd66cf48dfad0213edaff2ea1d,
        _:Na57035caf9e8469086f043cfbfabe312,
        _:Nb33cb3691c7a41259bef8efe622e1985,
        _:Nb7038f404c504757b377a053800e67c7,
        _:Nc47dbd5b2dac4edc8727c14a95f564ee ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N040e85ce31324693b13adbffaf61b839,
        _:N0ac9c6bf3b8040cd9c50c193c29bcbdd,
        _:N10c3e23846074c0fad3218af841466c7,
        _:N181dd4bd51594a178e80f8c24261d577,
        _:N1f15badf20a248f6a65b6ea5fc3427ee,
        _:N79e5226ef9aa4c87b1a83c0ec82a7312,
        _:N8da3d5fd66cf48dfad0213edaff2ea1d,
        _:Na57035caf9e8469086f043cfbfabe312,
        _:Nb33cb3691c7a41259bef8efe622e1985,
        _:Nb7038f404c504757b377a053800e67c7,
        _:Nc47dbd5b2dac4edc8727c14a95f564ee .

