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

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

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

<album/83210> a mo:Release ;
    mo:catalogue_number "SCS-448" .

<artist/13738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83209#subject> ;
    schema:name "Toru Fuyuki"@en,
        "冬木透"@ja ;
    foaf:made <album/83209#composition>,
        <album/83209#subject> ;
    foaf:name "Toru Fuyuki"@en,
        "冬木透"@ja .

<product/14422#subject> a schema:CreativeWork ;
    schema:name "Ultraseven"@en,
        "ウルトラセブン"@ja,
        "Ultraseven"@ja-latn ;
    foaf:name "Ultraseven"@en,
        "ウルトラセブン"@ja,
        "Ultraseven"@ja-latn .

<album/83209#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultra Seven"@en,
        "ウルトラセブン"@ja,
        "Ultra Seven"@ja-latn ;
    mo:composer <artist/13738#subject> ;
    mo:produced_work <album/83209#musicalwork> ;
    schema:name "Ultra Seven"@en,
        "ウルトラセブン"@ja,
        "Ultra Seven"@ja-latn .

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

<album/83209#musicalexpression> a mo:Signal ;
    mo:published_as <album/83209#subject> ;
    mo:records <album/83209#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/90/83209/83209-1546701523.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/83209#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/83209/83209-1546701523.jpg> ;
    foaf:depicts <album/83209#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/83209/83209-1546701523.jpg> .

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

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

<artist/24489#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83209#performance> ;
    schema:name "Tokyo Meistersinger"@en,
        "東京マイスタージンガー"@ja ;
    foaf:name "Tokyo Meistersinger"@en,
        "東京マイスタージンガー"@ja .

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

<artist/30160#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83209#performance> ;
    schema:name "The Echoes"@en,
        "ジ・エコーズ"@ja ;
    foaf:name "The Echoes"@en,
        "ジ・エコーズ"@ja .

<artist/33301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83209#performance> ;
    schema:name "TV Studio Orchestra"@en,
        "テレビスタジオ・オーケストラ"@ja ;
    foaf:name "TV Studio Orchestra"@en,
        "テレビスタジオ・オーケストラ"@ja .

<album/83209#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultra Seven"@en,
        "ウルトラセブン"@ja,
        "Ultra Seven"@ja-latn ;
    mo:performance_of <album/83209#musicalwork> ;
    mo:performer <artist/24489#subject>,
        <artist/30158#subject>,
        <artist/30160#subject>,
        <artist/33301#subject> ;
    mo:recorded_as <album/83209#musicalexpression> ;
    schema:byArtist <artist/24489#subject>,
        <artist/30158#subject>,
        <artist/30160#subject>,
        <artist/33301#subject> ;
    schema:name "Ultra Seven"@en,
        "ウルトラセブン"@ja,
        "Ultra Seven"@ja-latn ;
    schema:workPerformed <album/83209#musicalwork> .

<album/83209#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1967-12-01"^^xsd:date ;
    dcterms:title "Ultra Seven"@en,
        "ウルトラセブン"@ja,
        "Ultra Seven"@ja-latn ;
    mo:catalogue_number "SCS-36" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/83210> ;
    mo:publication_of <album/83209#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nff7c056010f74ac98f8872356253a130 ;
    mo:record_count 1 ;
    schema:about <product/14422#subject> ;
    schema:byArtist <artist/24489#subject>,
        <artist/30158#subject>,
        <artist/30160#subject>,
        <artist/33301#subject> ;
    schema:datePublished "1967-12-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/90/83209/83209-1546701523.jpg> ;
    schema:name "Ultra Seven"@en,
        "ウルトラセブン"@ja,
        "Ultra Seven"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/83209/83209-1546701523.jpg> .

_:N5aaa8332efc541939bfa776b615dd2a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラ警備隊のうた"@ja,
        "Ultra Keibitai no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nff7c056010f74ac98f8872356253a130 ;
    schema:name "ウルトラ警備隊のうた"@ja,
        "Ultra Keibitai no Uta"@ja-latn .

_:N82303417ea9a4de5a6c64f8a14588693 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラセブンのうた"@ja,
        "Ultra Seven no Uta"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nff7c056010f74ac98f8872356253a130 ;
    schema:name "ウルトラセブンのうた"@ja,
        "Ultra Seven no Uta"@ja-latn .

_:Nff7c056010f74ac98f8872356253a130 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5aaa8332efc541939bfa776b615dd2a8,
        _:N82303417ea9a4de5a6c64f8a14588693 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5aaa8332efc541939bfa776b615dd2a8,
        _:N82303417ea9a4de5a6c64f8a14588693 .

