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

<artist/8022#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Yamada"@en,
        "山田ひろし"@ja ;
    foaf:made <album/64509#lyrics>,
        <album/64509#subject> ;
    foaf:name "Hiroshi Yamada"@en,
        "山田ひろし"@ja .

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

<artist/4576#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64509#subject> ;
    schema:name "Michihiko Ohta"@en,
        "太田美知彦"@ja ;
    foaf:made <album/64509#composition>,
        <album/64509#subject> ;
    foaf:name "Michihiko Ohta"@en,
        "太田美知彦"@ja .

<product/6499#subject> a schema:CreativeWork ;
    schema:name "GE-GE-GE NO KITARO 5 (2007)"@en,
        "ゲゲゲの鬼太郎 (2007)"@ja,
        "Gegege no Kitarou (2007)"@ja-latn ;
    foaf:name "GE-GE-GE NO KITARO 5 (2007)"@en,
        "ゲゲゲの鬼太郎 (2007)"@ja,
        "Gegege no Kitarou (2007)"@ja-latn .

<album/64509#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Youkai Yokochou Gegege-bushi / Junichi Suwabe"@en,
        "妖怪横丁ゲゲゲ節 / 諏訪部順一"@ja,
        "Youkai Yokochou Gegege-bushi / Junichi Suwabe"@ja-latn ;
    mo:composer <artist/4576#subject> ;
    mo:produced_work <album/64509#musicalwork> ;
    schema:name "Youkai Yokochou Gegege-bushi / Junichi Suwabe"@en,
        "妖怪横丁ゲゲゲ節 / 諏訪部順一"@ja,
        "Youkai Yokochou Gegege-bushi / Junichi Suwabe"@ja-latn .

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

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

<org/726#subject> schema:name "Index Music Corp."@en,
        "株式会社インデックスミュージック"@ja,
        "Index Music Corp."@ja-latn ;
    foaf:name "Index Music Corp."@en,
        "株式会社インデックスミュージック"@ja,
        "Index Music Corp."@ja-latn .

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

<https://medium-media.vgm.io/albums/90/64509/64509-1483670898.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/64509#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Youkai Yokochou Gegege-bushi / Junichi Suwabe"@en,
        "妖怪横丁ゲゲゲ節 / 諏訪部順一"@ja,
        "Youkai Yokochou Gegege-bushi / Junichi Suwabe"@ja-latn ;
    mo:performance_of <album/64509#musicalwork> ;
    mo:performer <artist/5696#subject> ;
    mo:recorded_as <album/64509#musicalexpression> ;
    schema:byArtist <artist/5696#subject> ;
    schema:name "Youkai Yokochou Gegege-bushi / Junichi Suwabe"@en,
        "妖怪横丁ゲゲゲ節 / 諏訪部順一"@ja,
        "Youkai Yokochou Gegege-bushi / Junichi Suwabe"@ja-latn ;
    schema:workPerformed <album/64509#musicalwork> .

<artist/5696#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64509#performance> ;
    schema:name "Junichi Suwabe"@en,
        "諏訪部順一"@ja ;
    foaf:name "Junichi Suwabe"@en,
        "諏訪部順一"@ja .

<album/64509#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-21"^^xsd:date ;
    dcterms:title "Youkai Yokochou Gegege-bushi / Junichi Suwabe"@en,
        "妖怪横丁ゲゲゲ節 / 諏訪部順一"@ja,
        "Youkai Yokochou Gegege-bushi / Junichi Suwabe"@ja-latn ;
    mo:catalogue_number "NECM-10086" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64509#musicalexpression> ;
    mo:publisher <org/726#subject> ;
    mo:record _:N64ef3acfbd9c42c8befe24d4ac5bdebb ;
    mo:record_count 1 ;
    schema:about <product/6499#subject> ;
    schema:byArtist <artist/5696#subject> ;
    schema:datePublished "2007-11-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/64509/64509-1483670898.jpg> ;
    schema:name "Youkai Yokochou Gegege-bushi / Junichi Suwabe"@en,
        "妖怪横丁ゲゲゲ節 / 諏訪部順一"@ja,
        "Youkai Yokochou Gegege-bushi / Junichi Suwabe"@ja-latn ;
    schema:publisher <org/726#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/64509/64509-1483670898.jpg> .

_:N2a479aefa4b04a5180b68a55e3f36e4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖怪横丁ゲゲゲ節 ~横丁住人編~"@ja,
        "Youkai Yokochou Gegege-bushi ~Yokochou Juunin-hen~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N64ef3acfbd9c42c8befe24d4ac5bdebb ;
    schema:name "妖怪横丁ゲゲゲ節 ~横丁住人編~"@ja,
        "Youkai Yokochou Gegege-bushi ~Yokochou Juunin-hen~"@ja-latn .

_:Nad988c224e13468db62af622d30236e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖怪横丁ゲゲゲ節"@ja,
        "Youkai Yokochou Gegege-bushi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N64ef3acfbd9c42c8befe24d4ac5bdebb ;
    schema:name "妖怪横丁ゲゲゲ節"@ja,
        "Youkai Yokochou Gegege-bushi"@ja-latn .

_:Ne65ec232bbe24911a951521feb1f5dc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖怪横丁ゲゲゲ節 (オリジナル・カラオケ)"@ja,
        "Youkai Yokochou Gegege-bushi (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N64ef3acfbd9c42c8befe24d4ac5bdebb ;
    schema:name "妖怪横丁ゲゲゲ節 (オリジナル・カラオケ)"@ja,
        "Youkai Yokochou Gegege-bushi (Original Karaoke)"@ja-latn .

_:N64ef3acfbd9c42c8befe24d4ac5bdebb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a479aefa4b04a5180b68a55e3f36e4d,
        _:Nad988c224e13468db62af622d30236e7,
        _:Ne65ec232bbe24911a951521feb1f5dc2 ;
    mo:track_count 3 ;
    schema:duration "PT13:19"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2a479aefa4b04a5180b68a55e3f36e4d,
        _:Nad988c224e13468db62af622d30236e7,
        _:Ne65ec232bbe24911a951521feb1f5dc2 .

