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

<artist/28156#subject> a schema:Person,
        foaf:Person ;
    schema:name "Duke Aces"@en,
        "デューク・エイセス"@ja ;
    foaf:made <album/98174#subject>,
        <album/98174#vocals> ;
    foaf:name "Duke Aces"@en,
        "デューク・エイセス"@ja .

<artist/32477#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nishirokugo Shounen Gasshoudan"@en,
        "西六郷少年合唱団"@ja ;
    foaf:made <album/98174#subject>,
        <album/98174#vocals> ;
    foaf:name "Nishirokugo Shounen Gasshoudan"@en,
        "西六郷少年合唱団"@ja .

<artist/8736#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Ito"@en,
        "伊藤アキラ"@ja ;
    foaf:made <album/98174#lyrics>,
        <album/98174#subject> ;
    foaf:name "Akira Ito"@en,
        "伊藤アキラ"@ja .

<album/98173> a mo:Release ;
    mo:catalogue_number "B-62" .

<artist/19480#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98174#subject> ;
    schema:name "Toriro Miki"@en,
        "三木鶏郎"@ja ;
    foaf:made <album/98174#composition>,
        <album/98174#lyrics>,
        <album/98174#subject> ;
    foaf:name "Toriro Miki"@en,
        "三木鶏郎"@ja .

<artist/8738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98174#subject> ;
    schema:name "Nobuyoshi Koshibe"@en,
        "越部信義"@ja ;
    foaf:made <album/98174#composition>,
        <album/98174#subject> ;
    foaf:name "Nobuyoshi Koshibe"@en,
        "越部信義"@ja .

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

<org/1999#subject> schema:name "Asahi Sonorama"@en,
        "朝日ソノラマ"@ja,
        "Asahi Sonorama"@ja-latn ;
    foaf:name "Asahi Sonorama"@en,
        "朝日ソノラマ"@ja,
        "Asahi Sonorama"@ja-latn .

<album/98174#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Asahi Sonorama Tetsujin 28-go"@en,
        "朝日ソノラマ 鉄人28号"@ja,
        "Asahi Sonorama Tetsujin 28-go"@ja-latn ;
    mo:composer <artist/19480#subject>,
        <artist/8738#subject> ;
    mo:produced_work <album/98174#musicalwork> ;
    schema:name "Asahi Sonorama Tetsujin 28-go"@en,
        "朝日ソノラマ 鉄人28号"@ja,
        "Asahi Sonorama Tetsujin 28-go"@ja-latn .

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

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

<album/98174#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Asahi Sonorama Tetsujin 28-go"@en,
        "朝日ソノラマ 鉄人28号"@ja,
        "Asahi Sonorama Tetsujin 28-go"@ja-latn ;
    mo:performance_of <album/98174#musicalwork> ;
    mo:performer <artist/33502#subject> ;
    mo:recorded_as <album/98174#musicalexpression> ;
    schema:byArtist <artist/33502#subject> ;
    schema:name "Asahi Sonorama Tetsujin 28-go"@en,
        "朝日ソノラマ 鉄人28号"@ja,
        "Asahi Sonorama Tetsujin 28-go"@ja-latn ;
    schema:workPerformed <album/98174#musicalwork> .

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

<artist/33502#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98174#performance> ;
    schema:name "Asahi Sonorama Orchestra"@en,
        "朝日ソノラマ・オーケストラ"@ja ;
    foaf:name "Asahi Sonorama Orchestra"@en,
        "朝日ソノラマ・オーケストラ"@ja .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98174#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/98174#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/98174#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1965-06-05"^^xsd:date ;
    dcterms:title "Asahi Sonorama Tetsujin 28-go"@en,
        "朝日ソノラマ 鉄人28号"@ja,
        "Asahi Sonorama Tetsujin 28-go"@ja-latn ;
    mo:catalogue_number "M-2" ;
    mo:media_type "Flexi Disc (7\" 33&frac13; rpm)" ;
    mo:other_release_of <album/98173> ;
    mo:publication_of <album/98174#musicalexpression> ;
    mo:publisher <org/1999#subject> ;
    mo:record _:Na4615ed87e7146cb8f08f2ef1302e472 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tetsujin 28-go (1963)"@en ;
            foaf:name "Tetsujin 28-go (1963)"@en ] ;
    schema:byArtist <artist/33502#subject> ;
    schema:datePublished "1965-06-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Asahi Sonorama Tetsujin 28-go"@en,
        "朝日ソノラマ 鉄人28号"@ja,
        "Asahi Sonorama Tetsujin 28-go"@ja-latn ;
    schema:publisher <org/1999#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N32b73a93b0644fabb8cc70fbf20deb24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おはなし「銀行ギャング粉砕」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Na4615ed87e7146cb8f08f2ef1302e472 ;
    schema:name "おはなし「銀行ギャング粉砕」"@ja .

_:N401370f29c0543c2908d6585e52a7125 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "進め 正太郎"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Na4615ed87e7146cb8f08f2ef1302e472 ;
    schema:name "進め 正太郎"@ja .

_:Nab31944b2577452aa8ad234afe91f49a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鉄人28号の歌"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Na4615ed87e7146cb8f08f2ef1302e472 ;
    schema:name "鉄人28号の歌"@ja .

_:Na4615ed87e7146cb8f08f2ef1302e472 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32b73a93b0644fabb8cc70fbf20deb24,
        _:N401370f29c0543c2908d6585e52a7125,
        _:Nab31944b2577452aa8ad234afe91f49a ;
    mo:track_count 3 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N32b73a93b0644fabb8cc70fbf20deb24,
        _:N401370f29c0543c2908d6585e52a7125,
        _:Nab31944b2577452aa8ad234afe91f49a .

