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

<artist/4549#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroyuki Yoshino"@en,
        "吉野裕行"@ja ;
    foaf:made <album/46097#subject>,
        <album/46097#vocals> ;
    foaf:name "Hiroyuki Yoshino"@en,
        "吉野裕行"@ja .

<artist/3658#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46097#subject> ;
    schema:name "Chiaki Ishikawa"@en,
        "石川智晶"@ja ;
    foaf:made <album/46097#composition>,
        <album/46097#lyrics>,
        <album/46097#subject> ;
    foaf:name "Chiaki Ishikawa"@en,
        "石川智晶"@ja .

<product/583#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam 00"@en,
        "機動戦士ガンダム00"@ja,
        "Kidou Senshi Gundam 00"@ja-latn ;
    foaf:name "Mobile Suit Gundam 00"@en,
        "機動戦士ガンダム00"@ja,
        "Kidou Senshi Gundam 00"@ja-latn .

<album/46097#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 4 HIROYUKI YOSHINO Come Across ALLELUJAH HAPTISM"@en,
        "機動戦士ガンダム00 Voice Actor Single 吉野裕行 come across アレルヤ・ハプティズム"@ja,
        "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 4 HIROYUKI YOSHINO Come Across ALLELUJAH HAPTISM"@ja-latn ;
    mo:composer <artist/3658#subject> ;
    mo:produced_work <album/46097#musicalwork> ;
    schema:name "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 4 HIROYUKI YOSHINO Come Across ALLELUJAH HAPTISM"@en,
        "機動戦士ガンダム00 Voice Actor Single 吉野裕行 come across アレルヤ・ハプティズム"@ja,
        "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 4 HIROYUKI YOSHINO Come Across ALLELUJAH HAPTISM"@ja-latn .

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

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

<album/46097#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 4 HIROYUKI YOSHINO Come Across ALLELUJAH HAPTISM"@en,
        "機動戦士ガンダム00 Voice Actor Single 吉野裕行 come across アレルヤ・ハプティズム"@ja,
        "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 4 HIROYUKI YOSHINO Come Across ALLELUJAH HAPTISM"@ja-latn ;
    mo:performance_of <album/46097#musicalwork> ;
    mo:recorded_as <album/46097#musicalexpression> ;
    schema:name "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 4 HIROYUKI YOSHINO Come Across ALLELUJAH HAPTISM"@en,
        "機動戦士ガンダム00 Voice Actor Single 吉野裕行 come across アレルヤ・ハプティズム"@ja,
        "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 4 HIROYUKI YOSHINO Come Across ALLELUJAH HAPTISM"@ja-latn ;
    schema:workPerformed <album/46097#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/46097/46097-1401570380.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/46097#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-19"^^xsd:date ;
    dcterms:title "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 4 HIROYUKI YOSHINO Come Across ALLELUJAH HAPTISM"@en,
        "機動戦士ガンダム00 Voice Actor Single 吉野裕行 come across アレルヤ・ハプティズム"@ja,
        "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 4 HIROYUKI YOSHINO Come Across ALLELUJAH HAPTISM"@ja-latn ;
    mo:catalogue_number "VTCL-35041" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46097#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N79a5efca7fb746368a7abe468e648dc2 ;
    mo:record_count 1 ;
    schema:about <product/583#subject> ;
    schema:datePublished "2008-11-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/79/46097/46097-1401570380.jpg> ;
    schema:name "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 4 HIROYUKI YOSHINO Come Across ALLELUJAH HAPTISM"@en,
        "機動戦士ガンダム00 Voice Actor Single 吉野裕行 come across アレルヤ・ハプティズム"@ja,
        "Mobile Suit Gundam 00 VOICE ACTOR SINGLE 4 HIROYUKI YOSHINO Come Across ALLELUJAH HAPTISM"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/46097/46097-1401570380.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "come across Allelujah Haptism"@en ;
    foaf:made <album/46097#subject> ;
    foaf:name "come across Allelujah Haptism"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "come across Allelujah Haptism"@en ;
    foaf:made <album/46097#vocals> ;
    foaf:name "come across Allelujah Haptism"@en .

_:N47eb4f64958d44f7bf2bb7b5fa4c7049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After image (without Vocal)"@ja,
        "After image (without Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N79a5efca7fb746368a7abe468e648dc2 ;
    schema:name "After image (without Vocal)"@ja,
        "After image (without Vocal)"@ja-latn .

_:N5216cf6cfac646d182a38fd61154518a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After image"@ja,
        "After image"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N79a5efca7fb746368a7abe468e648dc2 ;
    schema:name "After image"@ja,
        "After image"@ja-latn .

_:N7dcb659df6f1474f86b0f88ee93dbf33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽"@ja,
        "Taiyou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N79a5efca7fb746368a7abe468e648dc2 ;
    schema:name "太陽"@ja,
        "Taiyou"@ja-latn .

_:Na99971ea404b4a8ab004c9b45a9f0bcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽 (without Vocal)"@ja,
        "Taiyou (without Vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N79a5efca7fb746368a7abe468e648dc2 ;
    schema:name "太陽 (without Vocal)"@ja,
        "Taiyou (without Vocal)"@ja-latn .

_:N79a5efca7fb746368a7abe468e648dc2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N47eb4f64958d44f7bf2bb7b5fa4c7049,
        _:N5216cf6cfac646d182a38fd61154518a,
        _:N7dcb659df6f1474f86b0f88ee93dbf33,
        _:Na99971ea404b4a8ab004c9b45a9f0bcd ;
    mo:track_count 4 ;
    schema:duration "PT17:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N47eb4f64958d44f7bf2bb7b5fa4c7049,
        _:N5216cf6cfac646d182a38fd61154518a,
        _:N7dcb659df6f1474f86b0f88ee93dbf33,
        _:Na99971ea404b4a8ab004c9b45a9f0bcd .

