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

<artist/30580#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Kusube"@en,
        "楠部文"@ja ;
    foaf:made <album/87203#lyrics>,
        <album/87203#subject> ;
    foaf:name "Aya Kusube"@en,
        "楠部文"@ja .

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

<artist/3402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87203#subject> ;
    schema:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja ;
    foaf:made <album/87203#composition>,
        <album/87203#subject> ;
    foaf:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja .

<album/87203#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Obake no Q-taro"@en,
        "オバケのQ太郎"@ja,
        "Obake no Q-taro"@ja-latn ;
    mo:composer <artist/3402#subject> ;
    mo:produced_work <album/87203#musicalwork> ;
    schema:name "Obake no Q-taro"@en,
        "オバケのQ太郎"@ja,
        "Obake no Q-taro"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/30/87203/87203-1559213909.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/15078#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87203#performance> ;
    schema:name "Koorogi '73"@en,
        "こおろぎ'73"@ja ;
    foaf:name "Koorogi '73"@en,
        "こおろぎ'73"@ja .

<artist/31564#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87203#performance> ;
    schema:name "Fusako Amachi"@en,
        "天地総子"@ja ;
    foaf:name "Fusako Amachi"@en,
        "天地総子"@ja .

<album/87203#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Obake no Q-taro"@en,
        "オバケのQ太郎"@ja,
        "Obake no Q-taro"@ja-latn ;
    mo:performance_of <album/87203#musicalwork> ;
    mo:performer <artist/15078#subject>,
        <artist/31564#subject> ;
    mo:recorded_as <album/87203#musicalexpression> ;
    schema:byArtist <artist/15078#subject>,
        <artist/31564#subject> ;
    schema:name "Obake no Q-taro"@en,
        "オバケのQ太郎"@ja,
        "Obake no Q-taro"@ja-latn ;
    schema:workPerformed <album/87203#musicalwork> .

<album/87203#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-06-01"^^xsd:date ;
    dcterms:title "Obake no Q-taro"@en,
        "オバケのQ太郎"@ja,
        "Obake no Q-taro"@ja-latn ;
    mo:catalogue_number "CK-750" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/87203#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ndf988bbed14a4b0980db00f8045d84f0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Obake no Q-taro (3rd series)"@en ;
            foaf:name "Obake no Q-taro (3rd series)"@en ] ;
    schema:byArtist <artist/15078#subject>,
        <artist/31564#subject> ;
    schema:datePublished "1985-06-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/87203/87203-1559213909.jpg> ;
    schema:name "Obake no Q-taro"@en,
        "オバケのQ太郎"@ja,
        "Obake no Q-taro"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/87203/87203-1559213909.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "及川潤一郎"@en ;
    foaf:made <album/87203#subject> ;
    foaf:name "及川潤一郎"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "及川潤一郎"@en ;
    foaf:made <album/87203#lyrics> ;
    foaf:name "及川潤一郎"@en .

_:N272eb1cf20134281846a049866019603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Qちゃんえかきうた"@ja,
        "Q-chan Ekakiuta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf988bbed14a4b0980db00f8045d84f0 ;
    schema:name "Qちゃんえかきうた"@ja,
        "Q-chan Ekakiuta"@ja-latn .

_:N4898a4d453394a4f831d58d55db52e94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Qちゃん音頭"@ja,
        "Q-chan Ondo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndf988bbed14a4b0980db00f8045d84f0 ;
    schema:name "Qちゃん音頭"@ja,
        "Q-chan Ondo"@ja-latn .

_:Ndf988bbed14a4b0980db00f8045d84f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N272eb1cf20134281846a049866019603,
        _:N4898a4d453394a4f831d58d55db52e94 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N272eb1cf20134281846a049866019603,
        _:N4898a4d453394a4f831d58d55db52e94 .

