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

<artist/24500#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mamoru Sasaki"@en,
        "佐々木守"@ja ;
    foaf:made <album/103975#lyrics>,
        <album/103975#subject> ;
    foaf:name "Mamoru Sasaki"@en,
        "佐々木守"@ja .

<artist/27013#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shozo Uehara"@en,
        "上原正三"@ja ;
    foaf:made <album/103975#lyrics>,
        <album/103975#subject> ;
    foaf:name "Shozo Uehara"@en,
        "上原正三"@ja .

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

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

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103975#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/103975#composition>,
        <album/103975#subject> ;
    foaf:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja .

<artist/33836#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103975#subject> ;
    schema:name "Kosho Inomata"@en,
        "猪俣公章"@ja ;
    foaf:made <album/103975#composition>,
        <album/103975#subject> ;
    foaf:name "Kosho Inomata"@en,
        "猪俣公章"@ja .

<product/14423#subject> a schema:CreativeWork ;
    schema:name "Return of Ultraman"@en,
        "帰ってきたウルトラマン"@ja,
        "Kaettekita Ultraman"@ja-latn ;
    foaf:name "Return of Ultraman"@en,
        "帰ってきたウルトラマン"@ja,
        "Kaettekita Ultraman"@ja-latn .

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

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

<https://media.vgm.io/albums/57/103975/103975-7381db20dba2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103975#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/103975/103975-7381db20dba2.jpg> ;
    foaf:depicts <album/103975#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/103975/103975-7381db20dba2.jpg> .

<https://medium-media.vgm.io/albums/57/103975/103975-7381db20dba2.jpg> a schema:ImageObject,
        foaf:Image .

<album/103975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TV Manga Deluxe Silver Kamen / Kaettekita Ultraman"@en,
        "テレビまんがデラックス シルバー仮面/帰ってきたウルトラマン"@ja,
        "TV Manga Deluxe Silver Kamen / Kaettekita Ultraman"@ja-latn ;
    mo:composer <artist/114#subject>,
        <artist/33836#subject> ;
    mo:produced_work <album/103975#musicalwork> ;
    schema:name "TV Manga Deluxe Silver Kamen / Kaettekita Ultraman"@en,
        "テレビまんがデラックス シルバー仮面/帰ってきたウルトラマン"@ja,
        "TV Manga Deluxe Silver Kamen / Kaettekita Ultraman"@ja-latn .

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

<artist/27439#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103975#performance> ;
    schema:name "The Blessin' Four"@en,
        "ザ・ブレッスン・フォー"@ja ;
    foaf:name "The Blessin' Four"@en,
        "ザ・ブレッスン・フォー"@ja .

<artist/71544#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103975#performance> ;
    schema:name "Young Fresh"@en,
        "ヤングフレッシュ"@ja ;
    foaf:name "Young Fresh"@en,
        "ヤングフレッシュ"@ja .

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

<album/103975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TV Manga Deluxe Silver Kamen / Kaettekita Ultraman"@en,
        "テレビまんがデラックス シルバー仮面/帰ってきたウルトラマン"@ja,
        "TV Manga Deluxe Silver Kamen / Kaettekita Ultraman"@ja-latn ;
    mo:performance_of <album/103975#musicalwork> ;
    mo:performer <artist/27439#subject>,
        <artist/71544#subject> ;
    mo:recorded_as <album/103975#musicalexpression> ;
    schema:byArtist <artist/27439#subject>,
        <artist/71544#subject> ;
    schema:name "TV Manga Deluxe Silver Kamen / Kaettekita Ultraman"@en,
        "テレビまんがデラックス シルバー仮面/帰ってきたウルトラマン"@ja,
        "TV Manga Deluxe Silver Kamen / Kaettekita Ultraman"@ja-latn ;
    schema:workPerformed <album/103975#musicalwork> .

<album/103975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1972-06-01"^^xsd:date ;
    dcterms:title "TV Manga Deluxe Silver Kamen / Kaettekita Ultraman"@en,
        "テレビまんがデラックス シルバー仮面/帰ってきたウルトラマン"@ja,
        "TV Manga Deluxe Silver Kamen / Kaettekita Ultraman"@ja-latn ;
    mo:catalogue_number "KVC-2" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/103975#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nbfe22dfa0cc54d3aa39a2a26c6ef4fec ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Silver Kamen"@en ;
            foaf:name "Silver Kamen"@en ],
        <product/14423#subject> ;
    schema:byArtist <artist/27439#subject>,
        <artist/71544#subject> ;
    schema:datePublished "1972-06-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/57/103975/103975-7381db20dba2.jpg> ;
    schema:name "TV Manga Deluxe Silver Kamen / Kaettekita Ultraman"@en,
        "テレビまんがデラックス シルバー仮面/帰ってきたウルトラマン"@ja,
        "TV Manga Deluxe Silver Kamen / Kaettekita Ultraman"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/103975/103975-7381db20dba2.jpg> .

_:N4c6ea51fae864a698fd0f04ec3a3dab4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "故郷は地球"@ja,
        "Kokyou wa Chikyu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nbfe22dfa0cc54d3aa39a2a26c6ef4fec ;
    schema:name "故郷は地球"@ja,
        "Kokyou wa Chikyu"@ja-latn .

_:Na760dfa59617466aac31ecb91460e93d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怪獣音頭"@ja,
        "Kaiju Ondo"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nbfe22dfa0cc54d3aa39a2a26c6ef4fec ;
    schema:name "怪獣音頭"@ja,
        "Kaiju Ondo"@ja-latn .

_:Ne657f745d0ca4d4f8cab34222f5e3c42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "帰ってきたウルトラマン"@ja,
        "Kaettekita Ultraman"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nbfe22dfa0cc54d3aa39a2a26c6ef4fec ;
    schema:name "帰ってきたウルトラマン"@ja,
        "Kaettekita Ultraman"@ja-latn .

_:Ned3c9e8af80b4fb0ae3777d5a4d746d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦え!シルバー仮面"@ja,
        "Tatakae! Silver Kamen"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nbfe22dfa0cc54d3aa39a2a26c6ef4fec ;
    schema:name "戦え!シルバー仮面"@ja,
        "Tatakae! Silver Kamen"@ja-latn .

_:Nbfe22dfa0cc54d3aa39a2a26c6ef4fec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c6ea51fae864a698fd0f04ec3a3dab4,
        _:Na760dfa59617466aac31ecb91460e93d,
        _:Ne657f745d0ca4d4f8cab34222f5e3c42,
        _:Ned3c9e8af80b4fb0ae3777d5a4d746d6 ;
    mo:track_count 4 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4c6ea51fae864a698fd0f04ec3a3dab4,
        _:Na760dfa59617466aac31ecb91460e93d,
        _:Ne657f745d0ca4d4f8cab34222f5e3c42,
        _:Ned3c9e8af80b4fb0ae3777d5a4d746d6 .

