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

<artist/8426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Miura"@en,
        "三浦徳子"@ja ;
    foaf:made <album/82226#lyrics>,
        <album/82226#subject> ;
    foaf:name "Yoshiko Miura"@en,
        "三浦徳子"@ja .

<album/26190> a mo:Release ;
    mo:catalogue_number "H32X-20013" .

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

<artist/4645#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82226#subject> ;
    schema:name "Hiroaki Sei"@en,
        "瀬井広明"@ja ;
    foaf:made <album/82226#composition>,
        <album/82226#subject> ;
    foaf:name "Hiroaki Sei"@en,
        "瀬井広明"@ja .

<artist/65631#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82226#subject> ;
    schema:name "Michiaki Kato"@en,
        "加藤道明"@ja ;
    foaf:made <album/82226#composition>,
        <album/82226#subject> ;
    foaf:name "Michiaki Kato"@en,
        "加藤道明"@ja .

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

<org/1111#subject> schema:name "PICTURE LAND"@en,
        "PICTURE LAND"@ja,
        "PICTURE LAND"@ja-latn ;
    foaf:name "PICTURE LAND"@en,
        "PICTURE LAND"@ja,
        "PICTURE LAND"@ja-latn .

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

<https://medium-media.vgm.io/albums/62/82226/82226-1542995559.jpg> a schema:ImageObject,
        foaf:Image .

<album/82226#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Little Shop of K&M"@en,
        "リトル・ショップ・オブK&M"@ja,
        "Little Shop of K&M"@ja-latn ;
    mo:composer <artist/4645#subject>,
        <artist/65631#subject> ;
    mo:produced_work <album/82226#musicalwork> ;
    schema:name "Little Shop of K&M"@en,
        "リトル・ショップ・オブK&M"@ja,
        "Little Shop of K&M"@ja-latn .

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

<artist/20155#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82226#performance> ;
    schema:name "Kei Kusunoki"@en,
        "楠桂"@ja ;
    foaf:made <album/82226#lyrics>,
        <album/82226#subject> ;
    foaf:name "Kei Kusunoki"@en,
        "楠桂"@ja .

<artist/30374#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82226#performance> ;
    schema:name "Kaoru Ohhashi"@en,
        "大橋薫"@ja ;
    foaf:name "Kaoru Ohhashi"@en,
        "大橋薫"@ja .

<artist/5095#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82226#performance> ;
    schema:name "Kazuki Yao"@en,
        "矢尾一樹"@ja ;
    foaf:name "Kazuki Yao"@en,
        "矢尾一樹"@ja .

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

<album/82226#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Little Shop of K&M"@en,
        "リトル・ショップ・オブK&M"@ja,
        "Little Shop of K&M"@ja-latn ;
    mo:performance_of <album/82226#musicalwork> ;
    mo:performer <artist/20155#subject>,
        <artist/30374#subject>,
        <artist/5095#subject> ;
    mo:recorded_as <album/82226#musicalexpression> ;
    schema:byArtist <artist/20155#subject>,
        <artist/30374#subject>,
        <artist/5095#subject> ;
    schema:name "Little Shop of K&M"@en,
        "リトル・ショップ・オブK&M"@ja,
        "Little Shop of K&M"@ja-latn ;
    schema:workPerformed <album/82226#musicalwork> .

<album/82226#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-11-25"^^xsd:date ;
    dcterms:title "Little Shop of K&M"@en,
        "リトル・ショップ・オブK&M"@ja,
        "Little Shop of K&M"@ja-latn ;
    mo:catalogue_number "R28X-1012" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/26190> ;
    mo:publication_of <album/82226#musicalexpression> ;
    mo:publisher <org/1111#subject> ;
    mo:record _:N10c3be7934fa4cd0a127b6ab03caa5bd ;
    mo:record_count 1 ;
    schema:byArtist <artist/20155#subject>,
        <artist/30374#subject>,
        <artist/5095#subject> ;
    schema:datePublished "1988-11-25"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/62/82226/82226-1542995559.jpg> ;
    schema:name "Little Shop of K&M"@en,
        "リトル・ショップ・オブK&M"@ja,
        "Little Shop of K&M"@ja-latn ;
    schema:publisher <org/1111#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/82226/82226-1542995559.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "鳶沢小百合"@en ;
    foaf:made <album/82226#subject> ;
    foaf:name "鳶沢小百合"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "鳶沢小百合"@en ;
    foaf:made <album/82226#lyrics> ;
    foaf:name "鳶沢小百合"@en .

_:N288e8b03b092446e8547aa58f80e5cde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シンデレラ PartII"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N10c3be7934fa4cd0a127b6ab03caa5bd ;
    schema:name "シンデレラ PartII"@ja .

_:N331a9f65735646879c791f952b40db15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "降臨 (ADVENT)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N10c3be7934fa4cd0a127b6ab03caa5bd ;
    schema:name "降臨 (ADVENT)"@ja .

_:N355de92ee37f405fb3edb7744cfa9bb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピカレスク恋愛症候群"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N10c3be7934fa4cd0a127b6ab03caa5bd ;
    schema:name "ピカレスク恋愛症候群"@ja .

_:N39551ae33f1a4ec4bacce1be2931be56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真澄鏡"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N10c3be7934fa4cd0a127b6ab03caa5bd ;
    schema:name "真澄鏡"@ja .

_:N66ba52fe70664ff690365eb36c874690 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人恋姫"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N10c3be7934fa4cd0a127b6ab03caa5bd ;
    schema:name "人恋姫"@ja .

_:N97eea4a225cc4587b777609035c656b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あした悪魔になあれ！"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N10c3be7934fa4cd0a127b6ab03caa5bd ;
    schema:name "あした悪魔になあれ！"@ja .

_:Ncd0218da659c49c9b1225051d5c971ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東京クレオパトラ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N10c3be7934fa4cd0a127b6ab03caa5bd ;
    schema:name "東京クレオパトラ"@ja .

_:Nd857e6b09a0544638e4d432a653162b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛してなんかいられない"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N10c3be7934fa4cd0a127b6ab03caa5bd ;
    schema:name "愛してなんかいられない"@ja .

_:Nf2d0a45c6c0a4c43a0a0c8f83a43bd02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear Boy"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N10c3be7934fa4cd0a127b6ab03caa5bd ;
    schema:name "Dear Boy"@ja .

_:N10c3be7934fa4cd0a127b6ab03caa5bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N288e8b03b092446e8547aa58f80e5cde,
        _:N331a9f65735646879c791f952b40db15,
        _:N355de92ee37f405fb3edb7744cfa9bb7,
        _:N39551ae33f1a4ec4bacce1be2931be56,
        _:N66ba52fe70664ff690365eb36c874690,
        _:N97eea4a225cc4587b777609035c656b9,
        _:Ncd0218da659c49c9b1225051d5c971ba,
        _:Nd857e6b09a0544638e4d432a653162b8,
        _:Nf2d0a45c6c0a4c43a0a0c8f83a43bd02 ;
    mo:track_count 9 ;
    schema:duration "PT18:37"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N288e8b03b092446e8547aa58f80e5cde,
        _:N331a9f65735646879c791f952b40db15,
        _:N355de92ee37f405fb3edb7744cfa9bb7,
        _:N39551ae33f1a4ec4bacce1be2931be56,
        _:N66ba52fe70664ff690365eb36c874690,
        _:N97eea4a225cc4587b777609035c656b9,
        _:Ncd0218da659c49c9b1225051d5c971ba,
        _:Nd857e6b09a0544638e4d432a653162b8,
        _:Nf2d0a45c6c0a4c43a0a0c8f83a43bd02 .

