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

<album/100658#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultra Seven: Comic Book Series 27 Earth SOS"@en,
        "ウルトラセブン: コミックシリーズ27 地球 SOS"@ja,
        "Ultra Seven: Comic Book Series 27 Earth SOS"@ja-latn ;
    mo:produced_work <album/100658#musicalwork> ;
    schema:name "Ultra Seven: Comic Book Series 27 Earth SOS"@en,
        "ウルトラセブン: コミックシリーズ27 地球 SOS"@ja,
        "Ultra Seven: Comic Book Series 27 Earth SOS"@ja-latn .

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

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

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

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

<album/100658#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultra Seven: Comic Book Series 27 Earth SOS"@en,
        "ウルトラセブン: コミックシリーズ27 地球 SOS"@ja,
        "Ultra Seven: Comic Book Series 27 Earth SOS"@ja-latn ;
    mo:performance_of <album/100658#musicalwork> ;
    mo:recorded_as <album/100658#musicalexpression> ;
    schema:name "Ultra Seven: Comic Book Series 27 Earth SOS"@en,
        "ウルトラセブン: コミックシリーズ27 地球 SOS"@ja,
        "Ultra Seven: Comic Book Series 27 Earth SOS"@ja-latn ;
    schema:workPerformed <album/100658#musicalwork> .

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

<https://medium-media.vgm.io/albums/85/100658/100658-1592920441.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/100658#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1971-01-01"^^xsd:date ;
    dcterms:title "Ultra Seven: Comic Book Series 27 Earth SOS"@en,
        "ウルトラセブン: コミックシリーズ27 地球 SOS"@ja,
        "Ultra Seven: Comic Book Series 27 Earth SOS"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Flexi Disc (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/100658#musicalexpression> ;
    mo:publisher _:N9c467e20dc644c238a23b551dd38af4b ;
    mo:record_count 0 ;
    schema:about <product/14422#subject> ;
    schema:datePublished "1971-01-01"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/85/100658/100658-1592920441.jpg> ;
    schema:name "Ultra Seven: Comic Book Series 27 Earth SOS"@en,
        "ウルトラセブン: コミックシリーズ27 地球 SOS"@ja,
        "Ultra Seven: Comic Book Series 27 Earth SOS"@ja-latn ;
    schema:publisher _:N9c467e20dc644c238a23b551dd38af4b ;
    foaf:depiction <https://media.vgm.io/albums/85/100658/100658-1592920441.jpg> .

_:N9c467e20dc644c238a23b551dd38af4b schema:name "Biken"@en ;
    foaf:name "Biken"@en .

