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

<album/141169> a mo:Release ;
    mo:catalogue_number "SILCD1279" .

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

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

<artist/34890#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141170#subject> ;
    schema:name "Barry Gray"@en ;
    foaf:made <album/141170#composition>,
        <album/141170#subject> ;
    foaf:name "Barry Gray"@en .

<product/11477#subject> a schema:CreativeWork ;
    schema:name "Thunderbirds"@en,
        "Thunderbirds"@ja,
        "Thunderbirds"@ja-latn ;
    foaf:name "Thunderbirds"@en,
        "Thunderbirds"@ja,
        "Thunderbirds"@ja-latn .

<product/14815#subject> a schema:CreativeWork ;
    schema:name "UFO"@en,
        "UFO"@ja,
        "UFO"@ja-latn ;
    foaf:name "UFO"@en,
        "UFO"@ja,
        "UFO"@ja-latn .

<product/16402#subject> a schema:CreativeWork ;
    schema:name "Captain Scarlet and the Mysterons"@en,
        "Captain Scarlet and the Mysterons"@ja,
        "Captain Scarlet and the Mysterons"@ja-latn ;
    foaf:name "Captain Scarlet and the Mysterons"@en,
        "Captain Scarlet and the Mysterons"@ja,
        "Captain Scarlet and the Mysterons"@ja-latn .

<product/16545#subject> a schema:CreativeWork ;
    schema:name "Joe 90"@en,
        "Joe 90"@ja,
        "Joe 90"@ja-latn ;
    foaf:name "Joe 90"@en,
        "Joe 90"@ja,
        "Joe 90"@ja-latn .

<album/141170#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "\"Stand By For Action!\" The music of BARRY GRAY"@en,
        "\"Stand By For Action!\" バリー・グレイ作品集"@ja,
        "\"Stand By For Action!\" The music of BARRY GRAY"@ja-latn ;
    mo:composer <artist/34890#subject> ;
    mo:produced_work <album/141170#musicalwork> ;
    schema:name "\"Stand By For Action!\" The music of BARRY GRAY"@en,
        "\"Stand By For Action!\" バリー・グレイ作品集"@ja,
        "\"Stand By For Action!\" The music of BARRY GRAY"@ja-latn .

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

<album/141170#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"Stand By For Action!\" The music of BARRY GRAY"@en,
        "\"Stand By For Action!\" バリー・グレイ作品集"@ja,
        "\"Stand By For Action!\" The music of BARRY GRAY"@ja-latn ;
    mo:performance_of <album/141170#musicalwork> ;
    mo:recorded_as <album/141170#musicalexpression> ;
    schema:name "\"Stand By For Action!\" The music of BARRY GRAY"@en,
        "\"Stand By For Action!\" バリー・グレイ作品集"@ja,
        "\"Stand By For Action!\" The music of BARRY GRAY"@ja-latn ;
    schema:workPerformed <album/141170#musicalwork> .

<org/3906#subject> schema:name "Rambling RECORDS"@en,
        "Rambling RECORDS"@ja,
        "Rambling RECORDS"@ja-latn ;
    foaf:name "Rambling RECORDS"@en,
        "Rambling RECORDS"@ja,
        "Rambling RECORDS"@ja-latn .

<https://media.vgm.io/albums/07/141170/141170-7e2f41df2bdf.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141170#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/07/141170/141170-7e2f41df2bdf.jpg> ;
    foaf:depicts <album/141170#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/07/141170/141170-7e2f41df2bdf.jpg> .

<https://medium-media.vgm.io/albums/07/141170/141170-7e2f41df2bdf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141170#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-06-03"^^xsd:date ;
    dcterms:title "\"Stand By For Action!\" The music of BARRY GRAY"@en,
        "\"Stand By For Action!\" バリー・グレイ作品集"@ja,
        "\"Stand By For Action!\" The music of BARRY GRAY"@ja-latn ;
    mo:catalogue_number "RBCS-1093" ;
    mo:media_type "HQCD" ;
    mo:other_release_of <album/141169> ;
    mo:publication_of <album/141170#musicalexpression> ;
    mo:publisher <org/3906#subject> ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Secret Service"@en ;
            foaf:name "The Secret Service"@en ],
        [ a schema:CreativeWork ;
            schema:name "Stingray"@en ;
            foaf:name "Stingray"@en ],
        [ a schema:CreativeWork ;
            schema:name "Four Feather Falls"@en ;
            foaf:name "Four Feather Falls"@en ],
        [ a schema:CreativeWork ;
            schema:name "Space 1999"@en ;
            foaf:name "Space 1999"@en ],
        [ a schema:CreativeWork ;
            schema:name "Fireball XL5"@en ;
            foaf:name "Fireball XL5"@en ],
        [ a schema:CreativeWork ;
            schema:name "Supercar"@en ;
            foaf:name "Supercar"@en ],
        <product/11477#subject>,
        <product/14815#subject>,
        <product/16402#subject>,
        <product/16545#subject> ;
    schema:datePublished "2009-06-03"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/07/141170/141170-7e2f41df2bdf.jpg> ;
    schema:name "\"Stand By For Action!\" The music of BARRY GRAY"@en,
        "\"Stand By For Action!\" バリー・グレイ作品集"@ja,
        "\"Stand By For Action!\" The music of BARRY GRAY"@ja-latn ;
    schema:publisher <org/3906#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/141170/141170-7e2f41df2bdf.jpg> .

