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

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

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

<artist/7965#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134910#subject> ;
    schema:name "Akira Ifukube"@en,
        "伊福部昭"@ja ;
    foaf:made <album/134910#composition>,
        <album/134910#subject> ;
    foaf:name "Akira Ifukube"@en,
        "伊福部昭"@ja .

<album/134910#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GODZILLA"@en,
        "<完全収録ドラマ編シリーズ> GODZILLA(ゴジラ) ドラマ編"@ja,
        "<Kanzen Shuuroku Drama-hen Series> GODZILLA Drama-hen"@ja-latn ;
    mo:composer <artist/7965#subject> ;
    mo:produced_work <album/134910#musicalwork> ;
    schema:name "GODZILLA"@en,
        "<完全収録ドラマ編シリーズ> GODZILLA(ゴジラ) ドラマ編"@ja,
        "<Kanzen Shuuroku Drama-hen Series> GODZILLA Drama-hen"@ja-latn .

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

<album/134910#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GODZILLA"@en,
        "<完全収録ドラマ編シリーズ> GODZILLA(ゴジラ) ドラマ編"@ja,
        "<Kanzen Shuuroku Drama-hen Series> GODZILLA Drama-hen"@ja-latn ;
    mo:performance_of <album/134910#musicalwork> ;
    mo:recorded_as <album/134910#musicalexpression> ;
    schema:name "GODZILLA"@en,
        "<完全収録ドラマ編シリーズ> GODZILLA(ゴジラ) ドラマ編"@ja,
        "<Kanzen Shuuroku Drama-hen Series> GODZILLA Drama-hen"@ja-latn ;
    schema:workPerformed <album/134910#musicalwork> .

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

<https://media.vgm.io/albums/01/134910/134910-1b8841c313f0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134910#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/134910/134910-1b8841c313f0.jpg> ;
    foaf:depicts <album/134910#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/134910/134910-1b8841c313f0.jpg> .

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

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

<album/134910#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1984-05-21"^^xsd:date ;
    dcterms:title "GODZILLA"@en,
        "<完全収録ドラマ編シリーズ> GODZILLA(ゴジラ) ドラマ編"@ja,
        "<Kanzen Shuuroku Drama-hen Series> GODZILLA Drama-hen"@ja-latn ;
    mo:catalogue_number "K18G-7191~2" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/134910#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N6db70828dc7b4668b53a3d5e6f100426,
        _:Nbbb2326233f24915bd2ae77fc139e191 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Godzilla (1954)"@en ;
            foaf:name "Godzilla (1954)"@en ] ;
    schema:datePublished "1984-05-21"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/01/134910/134910-1b8841c313f0.jpg> ;
    schema:name "GODZILLA"@en,
        "<完全収録ドラマ編シリーズ> GODZILLA(ゴジラ) ドラマ編"@ja,
        "<Kanzen Shuuroku Drama-hen Series> GODZILLA Drama-hen"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/134910/134910-1b8841c313f0.jpg> .

_:N4113b820658d4cb4b3073665eb8579c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tragic Resolution By Dr. Serizawa"@en,
        "A Tragic Resolution By Dr. Serizawa (芹沢博士の悲壮な決意)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT24:30"^^xsd:interval ;
    schema:inPlaylist _:N6db70828dc7b4668b53a3d5e6f100426 ;
    schema:name "A Tragic Resolution By Dr. Serizawa"@en,
        "A Tragic Resolution By Dr. Serizawa (芹沢博士の悲壮な決意)"@ja .

_:N8c954d5cbb7f498bbcc31661f2a743d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Presentiment Of The End"@en,
        "Presentiment Of The End (終末の予兆)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT22:57"^^xsd:interval ;
    schema:inPlaylist _:Nbbb2326233f24915bd2ae77fc139e191 ;
    schema:name "Presentiment Of The End"@en,
        "Presentiment Of The End (終末の予兆)"@ja .

_:Nae402ed1b6d34e6eb5e4a95a88a782f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokyo By Night Turn Into The Flaming City"@en,
        "Tokyo By Night Turn Into The Flaming City (炎と化した夜の東京)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT23:40"^^xsd:interval ;
    schema:inPlaylist _:N6db70828dc7b4668b53a3d5e6f100426 ;
    schema:name "Tokyo By Night Turn Into The Flaming City"@en,
        "Tokyo By Night Turn Into The Flaming City (炎と化した夜の東京)"@ja .

_:Nb3fd8d065cb34de582a4ae3b6c2f50de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Counter Attack From Ocean Depths"@en,
        "The Counter Attack From Ocean Depths (深海からの逆襲)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT24:36"^^xsd:interval ;
    schema:inPlaylist _:Nbbb2326233f24915bd2ae77fc139e191 ;
    schema:name "The Counter Attack From Ocean Depths"@en,
        "The Counter Attack From Ocean Depths (深海からの逆襲)"@ja .

_:N6db70828dc7b4668b53a3d5e6f100426 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N4113b820658d4cb4b3073665eb8579c6,
        _:Nae402ed1b6d34e6eb5e4a95a88a782f2 ;
    mo:track_count 2 ;
    schema:duration "PT24:30"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4113b820658d4cb4b3073665eb8579c6,
        _:Nae402ed1b6d34e6eb5e4a95a88a782f2 .

_:Nbbb2326233f24915bd2ae77fc139e191 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8c954d5cbb7f498bbcc31661f2a743d7,
        _:Nb3fd8d065cb34de582a4ae3b6c2f50de ;
    mo:track_count 2 ;
    schema:duration "PT24:36"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N8c954d5cbb7f498bbcc31661f2a743d7,
        _:Nb3fd8d065cb34de582a4ae3b6c2f50de .

