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

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

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

<artist/13738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97785#subject> ;
    schema:name "Toru Fuyuki"@en,
        "冬木透"@ja ;
    foaf:made <album/97785#composition>,
        <album/97785#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/97785#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultra Seven Dainishuu"@en,
        "ウルトラセブン 第2集"@ja,
        "Ultra Seven Dainishuu"@ja-latn ;
    mo:composer <artist/13738#subject> ;
    mo:produced_work <album/97785#musicalwork> ;
    schema:name "Ultra Seven Dainishuu"@en,
        "ウルトラセブン 第2集"@ja,
        "Ultra Seven Dainishuu"@ja-latn .

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

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

<org/2228#subject> schema:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn ;
    foaf:name "Toshiba RECORDS"@en,
        "東芝レコード"@ja,
        "Toshiba RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/97785/97785-1586254324.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/24489#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97785#performance> ;
    schema:name "Meistersinger"@en ;
    foaf:name "Meistersinger"@en .

<artist/71563#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97785#performance> ;
    schema:name "Kohji Moritsugu"@en,
        "森次浩司"@ja ;
    foaf:name "Kohji Moritsugu"@en,
        "森次浩司"@ja .

<album/97785#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultra Seven Dainishuu"@en,
        "ウルトラセブン 第2集"@ja,
        "Ultra Seven Dainishuu"@ja-latn ;
    mo:performance_of <album/97785#musicalwork> ;
    mo:performer _:N58d876cfe6f24ad5a598b853e8426130,
        _:Nd333f2797982409cb326559f0c1b1227,
        <artist/24489#subject>,
        <artist/71563#subject> ;
    mo:recorded_as <album/97785#musicalexpression> ;
    schema:byArtist _:N58d876cfe6f24ad5a598b853e8426130,
        _:Nd333f2797982409cb326559f0c1b1227,
        <artist/24489#subject>,
        <artist/71563#subject> ;
    schema:name "Ultra Seven Dainishuu"@en,
        "ウルトラセブン 第2集"@ja,
        "Ultra Seven Dainishuu"@ja-latn ;
    schema:workPerformed <album/97785#musicalwork> .

<album/97785#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1968-02-01"^^xsd:date ;
    dcterms:title "Ultra Seven Dainishuu"@en,
        "ウルトラセブン 第2集"@ja,
        "Ultra Seven Dainishuu"@ja-latn ;
    mo:catalogue_number "TC-1090" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/97785#musicalexpression> ;
    mo:publisher <org/2228#subject> ;
    mo:record _:Na547e6cbd58f47e696af7f5e00fecd0e ;
    mo:record_count 1 ;
    schema:about <product/14422#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yuriko Hishimi"@en ;
            foaf:name "Yuriko Hishimi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shoji Nakayama"@en ;
            foaf:name "Shoji Nakayama"@en ],
        <artist/24489#subject>,
        <artist/71563#subject> ;
    schema:datePublished "1968-02-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/58/97785/97785-1586254324.jpg> ;
    schema:name "Ultra Seven Dainishuu"@en,
        "ウルトラセブン 第2集"@ja,
        "Ultra Seven Dainishuu"@ja-latn ;
    schema:publisher <org/2228#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/97785/97785-1586254324.jpg> .

_:N09a47b01059744ab834c73f7c34e9d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(劇)腕時計の謎 その1 (ウルトラセブン\"遊星より愛をこめて\"より)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na547e6cbd58f47e696af7f5e00fecd0e ;
    schema:name "(劇)腕時計の謎 その1 (ウルトラセブン\"遊星より愛をこめて\"より)"@ja .

_:N3eda66720d4947d6af8e872dc01efb50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウルトラ警備隊"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na547e6cbd58f47e696af7f5e00fecd0e ;
    schema:name "ウルトラ警備隊"@ja .

_:N58d876cfe6f24ad5a598b853e8426130 a schema:Person,
        foaf:Person ;
    mo:performed <album/97785#performance> ;
    schema:name "Yuriko Hishimi"@en ;
    foaf:name "Yuriko Hishimi"@en .

_:N82185730e2404e008de12e8dc827498b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(劇)腕時計の謎 その2"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na547e6cbd58f47e696af7f5e00fecd0e ;
    schema:name "(劇)腕時計の謎 その2"@ja .

_:Nd333f2797982409cb326559f0c1b1227 a schema:Person,
        foaf:Person ;
    mo:performed <album/97785#performance> ;
    schema:name "Shoji Nakayama"@en ;
    foaf:name "Shoji Nakayama"@en .

_:Na547e6cbd58f47e696af7f5e00fecd0e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09a47b01059744ab834c73f7c34e9d9f,
        _:N3eda66720d4947d6af8e872dc01efb50,
        _:N82185730e2404e008de12e8dc827498b ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N09a47b01059744ab834c73f7c34e9d9f,
        _:N3eda66720d4947d6af8e872dc01efb50,
        _:N82185730e2404e008de12e8dc827498b .

