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

<artist/27551#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoichi Azuma"@en,
        "東京一"@ja ;
    foaf:made <album/88556#lyrics>,
        <album/88556#subject> ;
    foaf:name "Kyoichi Azuma"@en,
        "東京一"@ja .

<artist/30158#subject> a schema:Person,
        foaf:Person ;
    schema:name "Misuzu Boys Chorus"@en,
        "みすず児童合唱団"@ja ;
    foaf:made <album/88556#subject>,
        <album/88556#vocals> ;
    foaf:name "Misuzu Boys Chorus"@en,
        "みすず児童合唱団"@ja .

<artist/30159#subject> a schema:Person,
        foaf:Person ;
    schema:name "Choir Stellar"@en,
        "コーロ・ステルラ"@ja ;
    foaf:made <album/88556#subject>,
        <album/88556#vocals> ;
    foaf:name "Choir Stellar"@en,
        "コーロ・ステルラ"@ja .

<album/88557> a mo:Release ;
    mo:catalogue_number "SCS-9" .

<artist/26976#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88556#subject> ;
    schema:name "Kunio Miyauchi"@en,
        "宮内国郎"@ja ;
    foaf:made <album/88556#composition>,
        <album/88556#subject> ;
    foaf:name "Kunio Miyauchi"@en,
        "宮内国郎"@ja .

<product/14419#subject> a schema:CreativeWork ;
    schema:name "Ultraman"@en,
        "ウルトラマン"@ja,
        "Ultraman"@ja-latn ;
    foaf:name "Ultraman"@en,
        "ウルトラマン"@ja,
        "Ultraman"@ja-latn .

<album/88556#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultraman"@en,
        "ウルトラマン"@ja,
        "Ultraman"@ja-latn ;
    mo:composer <artist/26976#subject> ;
    mo:produced_work <album/88556#musicalwork> ;
    schema:name "Ultraman"@en,
        "ウルトラマン"@ja,
        "Ultraman"@ja-latn .

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

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

<album/88556#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultraman"@en,
        "ウルトラマン"@ja,
        "Ultraman"@ja-latn ;
    mo:performance_of <album/88556#musicalwork> ;
    mo:recorded_as <album/88556#musicalexpression> ;
    schema:name "Ultraman"@en,
        "ウルトラマン"@ja,
        "Ultraman"@ja-latn ;
    schema:workPerformed <album/88556#musicalwork> .

<org/66#subject> schema:name "TEICHIKU RECORDS CO., LTD."@en,
        "テイチク株式会社"@ja,
        "TEICHIKU RECORDS CO., LTD."@ja-latn ;
    foaf:name "TEICHIKU RECORDS CO., LTD."@en,
        "テイチク株式会社"@ja,
        "TEICHIKU RECORDS CO., LTD."@ja-latn .

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

<https://medium-media.vgm.io/albums/65/88556/88556-1562838856.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/88556#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1966-07-01"^^xsd:date ;
    dcterms:title "Ultraman"@en,
        "ウルトラマン"@ja,
        "Ultraman"@ja-latn ;
    mo:catalogue_number "KT-1" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/88557> ;
    mo:publication_of <album/88556#musicalexpression> ;
    mo:publisher <org/66#subject> ;
    mo:record _:Ne1e7f4f1920f42cebb922e6312c63d5c ;
    mo:record_count 1 ;
    schema:about <product/14419#subject> ;
    schema:datePublished "1966-07-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/65/88556/88556-1562838856.jpg> ;
    schema:name "Ultraman"@en,
        "ウルトラマン"@ja,
        "Ultraman"@ja-latn ;
    schema:publisher <org/66#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/88556/88556-1562838856.jpg> .

_:N38e1945876b844c0b938ed62fc1d5320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラマンの歌"@ja,
        "Ultraman no Uta"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ne1e7f4f1920f42cebb922e6312c63d5c ;
    schema:name "ウルトラマンの歌"@ja,
        "Ultraman no Uta"@ja-latn .

_:N8799dd2d8fb14a8c894a37960e2bd886 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "特捜隊の歌"@ja,
        "Tokusoutai no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Ne1e7f4f1920f42cebb922e6312c63d5c ;
    schema:name "特捜隊の歌"@ja,
        "Tokusoutai no Uta"@ja-latn .

_:Nca67cf62e55a4fecb0cf6067e4a89640 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "進め!ウルトラマン"@ja,
        "Susume! Ultraman"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Ne1e7f4f1920f42cebb922e6312c63d5c ;
    schema:name "進め!ウルトラマン"@ja,
        "Susume! Ultraman"@ja-latn .

_:Ne1e7f4f1920f42cebb922e6312c63d5c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38e1945876b844c0b938ed62fc1d5320,
        _:N8799dd2d8fb14a8c894a37960e2bd886,
        _:Nca67cf62e55a4fecb0cf6067e4a89640 ;
    mo:track_count 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N38e1945876b844c0b938ed62fc1d5320,
        _:N8799dd2d8fb14a8c894a37960e2bd886,
        _:Nca67cf62e55a4fecb0cf6067e4a89640 .

