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

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

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

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

<album/97610#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mirrorman Shudaika"@en,
        "ミラーマン 主題歌"@ja,
        "Mirrorman Shudaika"@ja-latn ;
    mo:composer <artist/13738#subject> ;
    mo:produced_work <album/97610#musicalwork> ;
    schema:name "Mirrorman Shudaika"@en,
        "ミラーマン 主題歌"@ja,
        "Mirrorman Shudaika"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/01/97610/97610-1585816754.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/65258#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97610#performance> ;
    schema:name "Wakakusa Children's Chorus Group"@en,
        "若草児童合唱団"@ja ;
    foaf:name "Wakakusa Children's Chorus Group"@en,
        "若草児童合唱団"@ja .

<album/97610#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mirrorman Shudaika"@en,
        "ミラーマン 主題歌"@ja,
        "Mirrorman Shudaika"@ja-latn ;
    mo:performance_of <album/97610#musicalwork> ;
    mo:performer <artist/27439#subject>,
        <artist/65258#subject> ;
    mo:recorded_as <album/97610#musicalexpression> ;
    schema:byArtist <artist/27439#subject>,
        <artist/65258#subject> ;
    schema:name "Mirrorman Shudaika"@en,
        "ミラーマン 主題歌"@ja,
        "Mirrorman Shudaika"@ja-latn ;
    schema:workPerformed <album/97610#musicalwork> .

<album/97610#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1972-04-01"^^xsd:date ;
    dcterms:title "Mirrorman Shudaika"@en,
        "ミラーマン 主題歌"@ja,
        "Mirrorman Shudaika"@ja-latn ;
    mo:catalogue_number "KV-4" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/97610#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N9d0ae6eb2d7e4e76848e60e7009a3797 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mirrorman"@en ;
            foaf:name "Mirrorman"@en ] ;
    schema:byArtist <artist/27439#subject>,
        <artist/65258#subject> ;
    schema:datePublished "1972-04-01"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/01/97610/97610-1585816754.jpg> ;
    schema:name "Mirrorman Shudaika"@en,
        "ミラーマン 主題歌"@ja,
        "Mirrorman Shudaika"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/97610/97610-1585816754.jpg> .

_:N9bf3de453bd944daa5e0e92a7990af24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SGMの歌"@ja,
        "SGM no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N9d0ae6eb2d7e4e76848e60e7009a3797 ;
    schema:name "SGMの歌"@ja,
        "SGM no Uta"@ja-latn .

_:Nbd0237bd861f4ce3a97d6ce42d401c67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミラーマンの歌"@ja,
        "Mirrorman no Uta"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N9d0ae6eb2d7e4e76848e60e7009a3797 ;
    schema:name "ミラーマンの歌"@ja,
        "Mirrorman no Uta"@ja-latn .

_:N9d0ae6eb2d7e4e76848e60e7009a3797 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9bf3de453bd944daa5e0e92a7990af24,
        _:Nbd0237bd861f4ce3a97d6ce42d401c67 ;
    mo:track_count 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9bf3de453bd944daa5e0e92a7990af24,
        _:Nbd0237bd861f4ce3a97d6ce42d401c67 .

