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

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

<artist/28270#subject> a schema:Person,
        foaf:Person ;
    schema:name "Honey Knights"@en,
        "ハニー・ナイツ"@ja ;
    foaf:made <album/93043#subject>,
        <album/93043#vocals> ;
    foaf:name "Honey Knights"@en,
        "ハニー・ナイツ"@ja .

<artist/31870#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Ueki"@en,
        "植木浩史"@ja ;
    foaf:made <album/93043#subject>,
        <album/93043#vocals> ;
    foaf:name "Hiroshi Ueki"@en,
        "植木浩史"@ja .

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

<album/93043#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonorama Ace Puppy Series Mirrorman"@en,
        "ソノラマエース・パピイシリーズ ミラーマン"@ja,
        "Sonorama Ace Puppy Series Mirrorman"@ja-latn ;
    mo:composer <artist/13738#subject> ;
    mo:produced_work <album/93043#musicalwork> ;
    schema:name "Sonorama Ace Puppy Series Mirrorman"@en,
        "ソノラマエース・パピイシリーズ ミラーマン"@ja,
        "Sonorama Ace Puppy Series Mirrorman"@ja-latn .

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

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

<album/93043#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sonorama Ace Puppy Series Mirrorman"@en,
        "ソノラマエース・パピイシリーズ ミラーマン"@ja,
        "Sonorama Ace Puppy Series Mirrorman"@ja-latn ;
    mo:performance_of <album/93043#musicalwork> ;
    mo:recorded_as <album/93043#musicalexpression> ;
    schema:name "Sonorama Ace Puppy Series Mirrorman"@en,
        "ソノラマエース・パピイシリーズ ミラーマン"@ja,
        "Sonorama Ace Puppy Series Mirrorman"@ja-latn ;
    schema:workPerformed <album/93043#musicalwork> .

<artist/72290#subject> schema:name "Masao Fujimura"@en,
        "藤村昌男"@ja ;
    foaf:name "Masao Fujimura"@en,
        "藤村昌男"@ja .

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

<https://medium-media.vgm.io/albums/34/93043/93043-1574195513.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/93043#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1971-12-31"^^xsd:date ;
    dcterms:title "Sonorama Ace Puppy Series Mirrorman"@en,
        "ソノラマエース・パピイシリーズ ミラーマン"@ja,
        "Sonorama Ace Puppy Series Mirrorman"@ja-latn ;
    mo:catalogue_number "APM-4001" ;
    mo:media_type "Flexi Disc (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/93043#musicalexpression> ;
    mo:publisher <artist/72290#subject> ;
    mo:record _:N1f7bcf2f14d24bb68734167571412fc9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mirrorman"@en ;
            foaf:name "Mirrorman"@en ] ;
    schema:datePublished "1971-12-31"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/34/93043/93043-1574195513.jpg> ;
    schema:name "Sonorama Ace Puppy Series Mirrorman"@en,
        "ソノラマエース・パピイシリーズ ミラーマン"@ja,
        "Sonorama Ace Puppy Series Mirrorman"@ja-latn ;
    schema:publisher <artist/72290#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/93043/93043-1574195513.jpg> .

_:N14a1820b333a4c2890647d21117132f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "主題歌 SGMのうた"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f7bcf2f14d24bb68734167571412fc9 ;
    schema:name "主題歌 SGMのうた"@ja .

_:N5cedcd3a92d648d7aa07a5fb7e9e0140 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "主題歌 ミラーマン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f7bcf2f14d24bb68734167571412fc9 ;
    schema:name "主題歌 ミラーマン"@ja .

_:Nd499e577d3a3434bb7a217f7b158a2fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ 人間冷凍作戦"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f7bcf2f14d24bb68734167571412fc9 ;
    schema:name "ドラマ 人間冷凍作戦"@ja .

_:N1f7bcf2f14d24bb68734167571412fc9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14a1820b333a4c2890647d21117132f0,
        _:N5cedcd3a92d648d7aa07a5fb7e9e0140,
        _:Nd499e577d3a3434bb7a217f7b158a2fe ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N14a1820b333a4c2890647d21117132f0,
        _:N5cedcd3a92d648d7aa07a5fb7e9e0140,
        _:Nd499e577d3a3434bb7a217f7b158a2fe .

