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

<artist/8735#subject> a schema:Person,
        foaf:Person ;
    schema:name "Osamu Yoshioka"@en,
        "吉岡治"@ja ;
    foaf:made <album/97552#lyrics>,
        <album/97552#subject> ;
    foaf:name "Osamu Yoshioka"@en,
        "吉岡治"@ja .

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

<artist/15568#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97552#subject> ;
    schema:name "Ryoichi Hattori"@en,
        "服部良一"@ja ;
    foaf:made <album/97552#composition>,
        <album/97552#subject> ;
    foaf:name "Ryoichi Hattori"@en,
        "服部良一"@ja .

<album/97552#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kousoku Esper no Uta"@en,
        "光速エスパーの歌"@ja,
        "Kousoku Esper no Uta"@ja-latn ;
    mo:composer <artist/15568#subject> ;
    mo:produced_work <album/97552#musicalwork> ;
    schema:name "Kousoku Esper no Uta"@en,
        "光速エスパーの歌"@ja,
        "Kousoku Esper no Uta"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/25/97552/97552-1585669777.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/33393#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97552#performance> ;
    schema:name "Hiroshi Mochizuki"@en,
        "望月浩"@ja ;
    foaf:name "Hiroshi Mochizuki"@en,
        "望月浩"@ja .

<album/97552#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kousoku Esper no Uta"@en,
        "光速エスパーの歌"@ja,
        "Kousoku Esper no Uta"@ja-latn ;
    mo:performance_of <album/97552#musicalwork> ;
    mo:performer _:N6960e109417f42b181d4111da72de8d9,
        <artist/33393#subject> ;
    mo:recorded_as <album/97552#musicalexpression> ;
    schema:byArtist _:N6960e109417f42b181d4111da72de8d9,
        <artist/33393#subject> ;
    schema:name "Kousoku Esper no Uta"@en,
        "光速エスパーの歌"@ja,
        "Kousoku Esper no Uta"@ja-latn ;
    schema:workPerformed <album/97552#musicalwork> .

<album/97552#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1967-11-05"^^xsd:date ;
    dcterms:title "Kousoku Esper no Uta"@en,
        "光速エスパーの歌"@ja,
        "Kousoku Esper no Uta"@ja-latn ;
    mo:catalogue_number "TC-1072" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/97552#musicalexpression> ;
    mo:publisher <org/2228#subject> ;
    mo:record _:N1d35ae1beaee4f57a7b38da040290f67 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kousoku Esper"@en ;
            foaf:name "Kousoku Esper"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Toshiba Recording Orchestra"@en ;
            foaf:name "Toshiba Recording Orchestra"@en ],
        <artist/33393#subject> ;
    schema:datePublished "1967-11-05"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/25/97552/97552-1585669777.jpg> ;
    schema:name "Kousoku Esper no Uta"@en,
        "光速エスパーの歌"@ja,
        "Kousoku Esper no Uta"@ja-latn ;
    schema:publisher <org/2228#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/97552/97552-1585669777.jpg> .

_:N3b37200f8be94ea690496b09eabb6014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せのブルー・スター"@ja,
        "Shiawase no Blue Star"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d35ae1beaee4f57a7b38da040290f67 ;
    schema:name "幸せのブルー・スター"@ja,
        "Shiawase no Blue Star"@ja-latn .

_:N6960e109417f42b181d4111da72de8d9 a schema:Person,
        foaf:Person ;
    mo:performed <album/97552#performance> ;
    schema:name "Toshiba Recording Orchestra"@en ;
    foaf:name "Toshiba Recording Orchestra"@en .

_:Nc6b69a8c89d24a539b7c8ef212c5f0b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光速エスパーの歌"@ja,
        "Kousoku Esper no Uta"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d35ae1beaee4f57a7b38da040290f67 ;
    schema:name "光速エスパーの歌"@ja,
        "Kousoku Esper no Uta"@ja-latn .

_:N1d35ae1beaee4f57a7b38da040290f67 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b37200f8be94ea690496b09eabb6014,
        _:Nc6b69a8c89d24a539b7c8ef212c5f0b8 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3b37200f8be94ea690496b09eabb6014,
        _:Nc6b69a8c89d24a539b7c8ef212c5f0b8 .

