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

<artist/24450#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiko Takehana"@en,
        "竹花いち子"@ja ;
    foaf:made <album/97401#lyrics>,
        <album/97401#subject> ;
    foaf:name "Ichiko Takehana"@en,
        "竹花いち子"@ja .

<album/97400> a mo:Release ;
    mo:catalogue_number "ANL-1026" .

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

<artist/9933#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97401#subject> ;
    schema:name "Kunio Muramatsu"@en,
        "村松邦男"@ja ;
    foaf:made <album/97401#composition>,
        <album/97401#subject> ;
    foaf:name "Kunio Muramatsu"@en,
        "村松邦男"@ja .

<album/97401#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Meitantei Holmes Drama-hen"@en,
        "名探偵ホームズ ドラマ編"@ja,
        "Meitantei Holmes Drama-hen"@ja-latn ;
    mo:composer <artist/9933#subject> ;
    mo:produced_work <album/97401#musicalwork> ;
    schema:name "Meitantei Holmes Drama-hen"@en,
        "名探偵ホームズ ドラマ編"@ja,
        "Meitantei Holmes Drama-hen"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/10/97401/97401-1588423291.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15438#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97401#performance> ;
    schema:name "Haluko Kuwana"@en ;
    foaf:name "Haluko Kuwana"@en .

<artist/32298#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97401#performance> ;
    schema:name "Kosei Tomita"@en,
        "富田耕生"@ja ;
    foaf:name "Kosei Tomita"@en,
        "富田耕生"@ja .

<artist/3495#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97401#performance> ;
    schema:name "Mayumi Tanaka"@en,
        "田中真弓"@ja ;
    foaf:name "Mayumi Tanaka"@en,
        "田中真弓"@ja .

<artist/7596#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97401#performance> ;
    schema:name "Ichiro Nagai"@en,
        "永井一郎"@ja ;
    foaf:name "Ichiro Nagai"@en,
        "永井一郎"@ja .

<artist/7867#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97401#performance> ;
    schema:name "Chikao Ohtsuka"@en,
        "大塚周夫"@ja ;
    foaf:name "Chikao Ohtsuka"@en,
        "大塚周夫"@ja .

<album/97401#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1984-03-25"^^xsd:date ;
    dcterms:title "Meitantei Holmes Drama-hen"@en,
        "名探偵ホームズ ドラマ編"@ja,
        "Meitantei Holmes Drama-hen"@ja-latn ;
    mo:catalogue_number "25AN-26" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/97400> ;
    mo:publication_of <album/97401#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:N572e008d86e045c1a62eb99272e46e68 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Meitantei Holmes: Aoi Ruby no Maki / Kaitei no Zaihou no Maki"@en ;
            foaf:name "Meitantei Holmes: Aoi Ruby no Maki / Kaitei no Zaihou no Maki"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Teruhiko Shibata"@en ;
            foaf:name "Teruhiko Shibata"@en ],
        <artist/15438#subject>,
        <artist/32298#subject>,
        <artist/3495#subject>,
        <artist/7596#subject>,
        <artist/7867#subject> ;
    schema:datePublished "1984-03-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/10/97401/97401-1588423291.jpg> ;
    schema:name "Meitantei Holmes Drama-hen"@en,
        "名探偵ホームズ ドラマ編"@ja,
        "Meitantei Holmes Drama-hen"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/97401/97401-1588423291.jpg> .

<album/97401#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Meitantei Holmes Drama-hen"@en,
        "名探偵ホームズ ドラマ編"@ja,
        "Meitantei Holmes Drama-hen"@ja-latn ;
    mo:performance_of <album/97401#musicalwork> ;
    mo:performer _:N8444f2b71b574aa988f59a099fbafc4e,
        <artist/15438#subject>,
        <artist/32298#subject>,
        <artist/3495#subject>,
        <artist/7596#subject>,
        <artist/7867#subject> ;
    mo:recorded_as <album/97401#musicalexpression> ;
    schema:byArtist _:N8444f2b71b574aa988f59a099fbafc4e,
        <artist/15438#subject>,
        <artist/32298#subject>,
        <artist/3495#subject>,
        <artist/7596#subject>,
        <artist/7867#subject> ;
    schema:name "Meitantei Holmes Drama-hen"@en,
        "名探偵ホームズ ドラマ編"@ja,
        "Meitantei Holmes Drama-hen"@ja-latn ;
    schema:workPerformed <album/97401#musicalwork> .

_:N2e25417f217543d493bd587ae11689f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海底の財宝編 エンドテーマ: 冒険のアリバイ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N572e008d86e045c1a62eb99272e46e68 ;
    schema:name "海底の財宝編 エンドテーマ: 冒険のアリバイ"@ja .

_:N8444f2b71b574aa988f59a099fbafc4e a schema:Person,
        foaf:Person ;
    mo:performed <album/97401#performance> ;
    schema:name "Teruhiko Shibata"@en ;
    foaf:name "Teruhiko Shibata"@en .

_:Na83e8fc2d654403b85d097b42c307b9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青い紅玉編 挿入歌: グッドバイ・スウィートハート"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N572e008d86e045c1a62eb99272e46e68 ;
    schema:name "青い紅玉編 挿入歌: グッドバイ・スウィートハート"@ja .

_:N572e008d86e045c1a62eb99272e46e68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e25417f217543d493bd587ae11689f9,
        _:Na83e8fc2d654403b85d097b42c307b9c ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2e25417f217543d493bd587ae11689f9,
        _:Na83e8fc2d654403b85d097b42c307b9c .

