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

<artist/8817#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tokyo Movie Kikakubu"@en,
        "東京ムービー企画部"@ja ;
    foaf:made <album/104109#lyrics>,
        <album/104109#subject> ;
    foaf:name "Tokyo Movie Kikakubu"@en,
        "東京ムービー企画部"@ja .

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

<artist/8732#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104109#subject> ;
    schema:name "Kenjiro Hirose"@en,
        "広瀬健次郎"@ja ;
    foaf:made <album/104109#composition>,
        <album/104109#subject> ;
    foaf:name "Kenjiro Hirose"@en,
        "広瀬健次郎"@ja .

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

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

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

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

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

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

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

<artist/24465#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104109#performance> ;
    schema:name "Machiko Soga"@en,
        "曽我町子"@ja ;
    foaf:name "Machiko Soga"@en,
        "曽我町子"@ja .

<artist/32331#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104109#performance> ;
    schema:name "Kazue Tagami"@en,
        "田上和枝"@ja ;
    foaf:name "Kazue Tagami"@en,
        "田上和枝"@ja .

<artist/33127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104109#performance> ;
    schema:name "Crown Orchestra"@en,
        "クラウン・オーケストラ"@ja ;
    foaf:name "Crown Orchestra"@en,
        "クラウン・オーケストラ"@ja .

<artist/8731#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104109#performance> ;
    schema:name "Susumu Ishikawa"@en,
        "石川進"@ja ;
    foaf:name "Susumu Ishikawa"@en,
        "石川進"@ja .

<album/104109#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/104109#musicalwork> ;
    mo:performer <artist/24465#subject>,
        <artist/32331#subject>,
        <artist/33127#subject>,
        <artist/8731#subject> ;
    mo:recorded_as <album/104109#musicalexpression> ;
    schema:byArtist <artist/24465#subject>,
        <artist/32331#subject>,
        <artist/33127#subject>,
        <artist/8731#subject> ;
    schema:name "Obake no Q-taro"@en,
        "オバケのQ太郎"@ja,
        "Obake no Q-taro"@ja-latn ;
    schema:workPerformed <album/104109#musicalwork> .

<album/104109#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1966-05-10"^^xsd:date ;
    dcterms:title "Obake no Q-taro"@en,
        "オバケのQ太郎"@ja,
        "Obake no Q-taro"@ja-latn ;
    mo:catalogue_number "EW-67" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/104109#musicalexpression> ;
    mo:publisher <org/2426#subject> ;
    mo:record _:N3850156ab4634de592ca476bbae89c7a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Obake no Q-taro"@en ;
            foaf:name "Obake no Q-taro"@en ] ;
    schema:byArtist <artist/24465#subject>,
        <artist/32331#subject>,
        <artist/33127#subject>,
        <artist/8731#subject> ;
    schema:datePublished "1966-05-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/104109/104109-6523c5e32e82.jpg> ;
    schema:name "Obake no Q-taro"@en,
        "オバケのQ太郎"@ja,
        "Obake no Q-taro"@ja-latn ;
    schema:publisher <org/2426#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/104109/104109-6523c5e32e82.jpg> .

_:N8493d06ed37c4d1eaf80566f3b3da1ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オバケのQ太郎"@ja,
        "OBAKE NO Q-TARO"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3850156ab4634de592ca476bbae89c7a ;
    schema:name "オバケのQ太郎"@ja,
        "OBAKE NO Q-TARO"@ja-latn .

_:Ne4a4446505b34eb28a059af7dc34daf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぼくは正太だい"@ja,
        "BOKU WA SHOTA DAI"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3850156ab4634de592ca476bbae89c7a ;
    schema:name "ぼくは正太だい"@ja,
        "BOKU WA SHOTA DAI"@ja-latn .

_:N3850156ab4634de592ca476bbae89c7a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8493d06ed37c4d1eaf80566f3b3da1ed,
        _:Ne4a4446505b34eb28a059af7dc34daf0 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N8493d06ed37c4d1eaf80566f3b3da1ed,
        _:Ne4a4446505b34eb28a059af7dc34daf0 .

