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

<artist/11890#subject> a schema:Person,
        foaf:Person ;
    schema:name "motsu"@en ;
    foaf:made <album/156150#lyrics>,
        <album/156150#subject> ;
    foaf:name "motsu"@en .

<artist/17964#subject> a schema:Person,
        foaf:Person ;
    schema:name "MIZUE"@en ;
    foaf:made <album/156150#lyrics>,
        <album/156150#subject> ;
    foaf:name "MIZUE"@en .

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

<artist/10142#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156150#subject> ;
    schema:name "Hiroo Ooyagi"@en,
        "オオヤギヒロオ"@ja ;
    foaf:made <album/156150#composition>,
        <album/156150#subject> ;
    foaf:name "Hiroo Ooyagi"@en,
        "オオヤギヒロオ"@ja .

<artist/14435#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156150#subject> ;
    schema:name "RAM RIDER"@en ;
    foaf:made <album/156150#composition>,
        <album/156150#subject> ;
    foaf:name "RAM RIDER"@en .

<product/1350#subject> a schema:CreativeWork ;
    schema:name "Inuyasha"@en,
        "犬夜叉"@ja,
        "Inuyasha"@ja-latn ;
    foaf:name "Inuyasha"@en,
        "犬夜叉"@ja,
        "Inuyasha"@ja-latn .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

<https://media.vgm.io/albums/05/156150/156150-5a9f2c1d3f6b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156150#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/156150/156150-5a9f2c1d3f6b.jpg> ;
    foaf:depicts <album/156150#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/156150/156150-5a9f2c1d3f6b.jpg> .

<https://medium-media.vgm.io/albums/05/156150/156150-5a9f2c1d3f6b.jpg> a schema:ImageObject,
        foaf:Image .

<album/156150#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Thunderbirds -your voice- / V6 [Limited Edition]"@en,
        "サンダーバード -your voice- / V6"@ja,
        "Thunderbirds -your voice- / V6 [Limited Edition]"@ja-latn ;
    mo:composer <artist/10142#subject>,
        <artist/14435#subject> ;
    mo:produced_work <album/156150#musicalwork> ;
    schema:name "Thunderbirds -your voice- / V6 [Limited Edition]"@en,
        "サンダーバード -your voice- / V6"@ja,
        "Thunderbirds -your voice- / V6 [Limited Edition]"@ja-latn .

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

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

<album/156150#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Thunderbirds -your voice- / V6 [Limited Edition]"@en,
        "サンダーバード -your voice- / V6"@ja,
        "Thunderbirds -your voice- / V6 [Limited Edition]"@ja-latn ;
    mo:performance_of <album/156150#musicalwork> ;
    mo:performer <artist/24700#subject> ;
    mo:recorded_as <album/156150#musicalexpression> ;
    schema:byArtist <artist/24700#subject> ;
    schema:name "Thunderbirds -your voice- / V6 [Limited Edition]"@en,
        "サンダーバード -your voice- / V6"@ja,
        "Thunderbirds -your voice- / V6 [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/156150#musicalwork> .

<artist/24700#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/156150#performance> ;
    schema:name "V6"@en ;
    foaf:name "V6"@en .

<album/156150#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-04"^^xsd:date ;
    dcterms:title "Thunderbirds -your voice- / V6 [Limited Edition]"@en,
        "サンダーバード -your voice- / V6"@ja,
        "Thunderbirds -your voice- / V6 [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AVCD-30624/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/156150#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N1a80f8084b2043619a889f076360c814,
        _:Na5e96818a52343f89f96f18a7ee0a1e3 ;
    mo:record_count 2 ;
    schema:about <product/1350#subject> ;
    schema:byArtist <artist/24700#subject> ;
    schema:datePublished "2004-08-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/05/156150/156150-5a9f2c1d3f6b.jpg> ;
    schema:name "Thunderbirds -your voice- / V6 [Limited Edition]"@en,
        "サンダーバード -your voice- / V6"@ja,
        "Thunderbirds -your voice- / V6 [Limited Edition]"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/156150/156150-5a9f2c1d3f6b.jpg> .

_:N0ddbb1f23b3a4bf9bec247fb761f8e4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand-New World"@ja,
        "Brand-New World"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N1a80f8084b2043619a889f076360c814 ;
    schema:name "Brand-New World"@ja,
        "Brand-New World"@ja-latn .

_:N4d812800a6854660ba34789c2785c34b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "V6アフレコ映像、収録"@ja,
        "V6 Afureko Eizou Shuuroku"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na5e96818a52343f89f96f18a7ee0a1e3 ;
    schema:name "V6アフレコ映像、収録"@ja,
        "V6 Afureko Eizou Shuuroku"@ja-latn .

_:Nadc349d904ad4fbdaba195eadce9f917 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サンダーバード -your voice-"@ja,
        "Thunderbirds -your voice-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N1a80f8084b2043619a889f076360c814 ;
    schema:name "サンダーバード -your voice-"@ja,
        "Thunderbirds -your voice-"@ja-latn .

_:Nde6086bb47b0435683e2964296414f57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "映画 「サンダーバード」 予告編"@ja,
        "Eiga \"Thunderbirds\" Yokoku-hen"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na5e96818a52343f89f96f18a7ee0a1e3 ;
    schema:name "映画 「サンダーバード」 予告編"@ja,
        "Eiga \"Thunderbirds\" Yokoku-hen"@ja-latn .

_:N1a80f8084b2043619a889f076360c814 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ddbb1f23b3a4bf9bec247fb761f8e4f,
        _:Nadc349d904ad4fbdaba195eadce9f917 ;
    mo:track_count 2 ;
    schema:duration "PT8:39"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0ddbb1f23b3a4bf9bec247fb761f8e4f,
        _:Nadc349d904ad4fbdaba195eadce9f917 .

_:Na5e96818a52343f89f96f18a7ee0a1e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N4d812800a6854660ba34789c2785c34b,
        _:Nde6086bb47b0435683e2964296414f57 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4d812800a6854660ba34789c2785c34b,
        _:Nde6086bb47b0435683e2964296414f57 .

