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

<artist/10115#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoko Yamano"@en,
        "山野さと子"@ja ;
    foaf:made <album/125615#subject>,
        <album/125615#vocals> ;
    foaf:name "Satoko Yamano"@en,
        "山野さと子"@ja .

<artist/9800#subject> a schema:Person,
        foaf:Person ;
    schema:name "Alice Sato"@en,
        "佐藤ありす"@ja ;
    foaf:made <album/125615#lyrics>,
        <album/125615#subject> ;
    foaf:name "Alice Sato"@en,
        "佐藤ありす"@ja .

<artist/10685#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125615#subject> ;
    schema:name "Masayuki Kishi"@en,
        "岸正之"@ja ;
    foaf:made <album/125615#composition>,
        <album/125615#subject> ;
    foaf:name "Masayuki Kishi"@en,
        "岸正之"@ja .

<artist/4592#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125615#subject> ;
    schema:name "Akiko Kosaka"@en,
        "小坂明子"@ja ;
    foaf:made <album/125615#composition>,
        <album/125615#subject> ;
    foaf:name "Akiko Kosaka"@en,
        "小坂明子"@ja .

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

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

<album/125615#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultraman Kids: Haha wo Tazunete 3000-man Kounen"@en,
        "ウルトラマンキッズ 母をたずねて3000万光年"@ja,
        "Ultraman Kids: Haha wo Tazunete 3000-man Kounen"@ja-latn ;
    mo:performance_of <album/125615#musicalwork> ;
    mo:recorded_as <album/125615#musicalexpression> ;
    schema:name "Ultraman Kids: Haha wo Tazunete 3000-man Kounen"@en,
        "ウルトラマンキッズ 母をたずねて3000万光年"@ja,
        "Ultraman Kids: Haha wo Tazunete 3000-man Kounen"@ja-latn ;
    schema:workPerformed <album/125615#musicalwork> .

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

<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/51/125615/125615-1904522ee777.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/125615#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/125615/125615-1904522ee777.jpg> ;
    foaf:depicts <album/125615#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/125615/125615-1904522ee777.jpg> .

<https://medium-media.vgm.io/albums/51/125615/125615-1904522ee777.jpg> a schema:ImageObject,
        foaf:Image .

<album/125615#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultraman Kids: Haha wo Tazunete 3000-man Kounen"@en,
        "ウルトラマンキッズ 母をたずねて3000万光年"@ja,
        "Ultraman Kids: Haha wo Tazunete 3000-man Kounen"@ja-latn ;
    mo:composer <artist/10685#subject>,
        <artist/4592#subject> ;
    mo:produced_work <album/125615#musicalwork> ;
    schema:name "Ultraman Kids: Haha wo Tazunete 3000-man Kounen"@en,
        "ウルトラマンキッズ 母をたずねて3000万光年"@ja,
        "Ultraman Kids: Haha wo Tazunete 3000-man Kounen"@ja-latn .

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

<album/125615#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-12-01"^^xsd:date ;
    dcterms:title "Ultraman Kids: Haha wo Tazunete 3000-man Kounen"@en,
        "ウルトラマンキッズ 母をたずねて3000万光年"@ja,
        "Ultraman Kids: Haha wo Tazunete 3000-man Kounen"@ja-latn ;
    mo:catalogue_number "COSC-252" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/125615#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N3b3f30d9efe24cb68ff97f999b738dad ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ultraman Kids: Haha wo Tazunete 3000-man Kounen"@en ;
            foaf:name "Ultraman Kids: Haha wo Tazunete 3000-man Kounen"@en ] ;
    schema:datePublished "1991-12-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/51/125615/125615-1904522ee777.jpg> ;
    schema:name "Ultraman Kids: Haha wo Tazunete 3000-man Kounen"@en,
        "ウルトラマンキッズ 母をたずねて3000万光年"@ja,
        "Ultraman Kids: Haha wo Tazunete 3000-man Kounen"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/125615/125615-1904522ee777.jpg> .

_:N33ef588e10d34612ba8324f6b648a9fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コスモス アドベンチャー"@ja,
        "Cosmos Adventure"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b3f30d9efe24cb68ff97f999b738dad ;
    schema:name "コスモス アドベンチャー"@ja,
        "Cosmos Adventure"@ja-latn .

_:Nc2a838fcce5b4cd696233959fe380cde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle Twinkle Wink～お願い Shooting Star～(オリジナル・カラオケ)"@ja,
        "Twinkle Twinkle Wink~Onegai Shooting Star~ (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b3f30d9efe24cb68ff97f999b738dad ;
    schema:name "Twinkle Twinkle Wink～お願い Shooting Star～(オリジナル・カラオケ)"@ja,
        "Twinkle Twinkle Wink~Onegai Shooting Star~ (Original Karaoke)"@ja-latn .

_:Nd88e60860d234f01b9fbc0f6b34674d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コスモス アドベンチャー(オリジナル・カラオケ)"@ja,
        "Cosmos Adventure (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b3f30d9efe24cb68ff97f999b738dad ;
    schema:name "コスモス アドベンチャー(オリジナル・カラオケ)"@ja,
        "Cosmos Adventure (Original Karaoke)"@ja-latn .

_:Nf695b7884144498dbfba5a6d72b41cee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle Twinkle Wink～お願い Shooting Star～"@ja,
        "Twinkle Twinkle Wink~Onegai Shooting Star~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b3f30d9efe24cb68ff97f999b738dad ;
    schema:name "Twinkle Twinkle Wink～お願い Shooting Star～"@ja,
        "Twinkle Twinkle Wink~Onegai Shooting Star~"@ja-latn .

_:N3b3f30d9efe24cb68ff97f999b738dad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33ef588e10d34612ba8324f6b648a9fb,
        _:Nc2a838fcce5b4cd696233959fe380cde,
        _:Nd88e60860d234f01b9fbc0f6b34674d2,
        _:Nf695b7884144498dbfba5a6d72b41cee ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N33ef588e10d34612ba8324f6b648a9fb,
        _:Nc2a838fcce5b4cd696233959fe380cde,
        _:Nd88e60860d234f01b9fbc0f6b34674d2,
        _:Nf695b7884144498dbfba5a6d72b41cee .

