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

<artist/1025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichiro Mizuki"@en,
        "水木一郎"@ja ;
    foaf:made <album/121524#subject>,
        <album/121524#vocals> ;
    foaf:name "Ichiro Mizuki"@en,
        "水木一郎"@ja .

<artist/3402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121524#subject> ;
    schema:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja ;
    foaf:made <album/121524#composition>,
        <album/121524#subject> ;
    foaf:name "Shunsuke Kikuchi"@en,
        "菊池俊輔"@ja .

<product/16096#subject> a schema:CreativeWork ;
    schema:name "VOICELUGGER"@en,
        "ボイスラッガー"@ja,
        "VOICELUGGER"@ja-latn ;
    foaf:name "VOICELUGGER"@en,
        "ボイスラッガー"@ja,
        "VOICELUGGER"@ja-latn .

<album/121524#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hoero! Voicelugger / Ichiro Mizuki"@en,
        "ほえろ! ボイスラッガー / 水木一郎"@ja,
        "Hoero! Voicelugger / Ichiro Mizuki"@ja-latn ;
    mo:composer <artist/3402#subject> ;
    mo:produced_work <album/121524#musicalwork> ;
    schema:name "Hoero! Voicelugger / Ichiro Mizuki"@en,
        "ほえろ! ボイスラッガー / 水木一郎"@ja,
        "Hoero! Voicelugger / Ichiro Mizuki"@ja-latn .

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

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

<album/121524#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hoero! Voicelugger / Ichiro Mizuki"@en,
        "ほえろ! ボイスラッガー / 水木一郎"@ja,
        "Hoero! Voicelugger / Ichiro Mizuki"@ja-latn ;
    mo:performance_of <album/121524#musicalwork> ;
    mo:recorded_as <album/121524#musicalexpression> ;
    schema:name "Hoero! Voicelugger / Ichiro Mizuki"@en,
        "ほえろ! ボイスラッガー / 水木一郎"@ja,
        "Hoero! Voicelugger / Ichiro Mizuki"@ja-latn ;
    schema:workPerformed <album/121524#musicalwork> .

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

<org/4688#subject> schema:name "first smile entertainment"@en,
        "ファーストスマイル・エンタテインメント"@ja,
        "first smile entertainment"@ja-latn ;
    foaf:name "first smile entertainment"@en,
        "ファーストスマイル・エンタテインメント"@ja,
        "first smile entertainment"@ja-latn .

<https://media.vgm.io/albums/42/121524/121524-94ddc76770b0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121524#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/121524/121524-94ddc76770b0.jpg> ;
    foaf:depicts <album/121524#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/121524/121524-94ddc76770b0.jpg> .

<https://medium-media.vgm.io/albums/42/121524/121524-94ddc76770b0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/121524#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-20"^^xsd:date ;
    dcterms:title "Hoero! Voicelugger / Ichiro Mizuki"@en,
        "ほえろ! ボイスラッガー / 水木一郎"@ja,
        "Hoero! Voicelugger / Ichiro Mizuki"@ja-latn ;
    mo:catalogue_number "FSDA-00006" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/121524#musicalexpression> ;
    mo:publisher <org/4688#subject> ;
    mo:record _:Na45c370f1dfa4fc3b923be3939740a07 ;
    mo:record_count 1 ;
    schema:about <product/16096#subject> ;
    schema:datePublished "1999-01-20"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/42/121524/121524-94ddc76770b0.jpg> ;
    schema:name "Hoero! Voicelugger / Ichiro Mizuki"@en,
        "ほえろ! ボイスラッガー / 水木一郎"@ja,
        "Hoero! Voicelugger / Ichiro Mizuki"@ja-latn ;
    schema:publisher <org/4688#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/121524/121524-94ddc76770b0.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "さかい大"@en ;
    foaf:made <album/121524#lyrics> ;
    foaf:name "さかい大"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "さかい大"@en ;
    foaf:made <album/121524#subject> ;
    foaf:name "さかい大"@en .

_:N8318b64399d64c5f86ed6fd27b7ce4db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほえろ! ボイスラッガー"@ja,
        "Hoero! Voicelugger"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na45c370f1dfa4fc3b923be3939740a07 ;
    schema:name "ほえろ! ボイスラッガー"@ja,
        "Hoero! Voicelugger"@ja-latn .

_:N872506f9d5f349e29e7e7e337262f6df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボイスラッガー・アクション"@ja,
        "Voicelugger Action"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na45c370f1dfa4fc3b923be3939740a07 ;
    schema:name "ボイスラッガー・アクション"@ja,
        "Voicelugger Action"@ja-latn .

_:Nc54924f5015d4fa69365c1ca89a835c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボイスラッガー・アクション (Instrumental)"@ja,
        "Voicelugger Action (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na45c370f1dfa4fc3b923be3939740a07 ;
    schema:name "ボイスラッガー・アクション (Instrumental)"@ja,
        "Voicelugger Action (Instrumental)"@ja-latn .

_:Ne62f3b6fcccc4a569f4170c8f5af361b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほえろ! ボイスラッガー (Instrumental)"@ja,
        "Hoero! Voicelugger (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na45c370f1dfa4fc3b923be3939740a07 ;
    schema:name "ほえろ! ボイスラッガー (Instrumental)"@ja,
        "Hoero! Voicelugger (Instrumental)"@ja-latn .

_:Na45c370f1dfa4fc3b923be3939740a07 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8318b64399d64c5f86ed6fd27b7ce4db,
        _:N872506f9d5f349e29e7e7e337262f6df,
        _:Nc54924f5015d4fa69365c1ca89a835c2,
        _:Ne62f3b6fcccc4a569f4170c8f5af361b ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8318b64399d64c5f86ed6fd27b7ce4db,
        _:N872506f9d5f349e29e7e7e337262f6df,
        _:Nc54924f5015d4fa69365c1ca89a835c2,
        _:Ne62f3b6fcccc4a569f4170c8f5af361b .

