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

<album/66129> a mo:Release ;
    mo:catalogue_number "VICL-61641" .

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

<artist/797#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74942#subject> ;
    schema:name "Takahito Eguchi"@en,
        "江口貴勅"@ja ;
    foaf:made <album/74942#composition>,
        <album/74942#subject> ;
    foaf:name "Takahito Eguchi"@en,
        "江口貴勅"@ja .

<product/4839#subject> a schema:CreativeWork ;
    schema:name "Trinity Blood"@en,
        "トリニティ・ブラッド"@ja,
        "Trinity Blood"@ja-latn ;
    foaf:name "Trinity Blood"@en,
        "トリニティ・ブラッド"@ja,
        "Trinity Blood"@ja-latn .

<album/74942#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Trinity Blood File #01 \"Gunmetal Hound\" +more"@en,
        "Trinity Blood File #01「Gunmetal Hound」+more"@ja,
        "Trinity Blood File #01 \"Gunmetal Hound\" +more"@ja-latn ;
    mo:composer <artist/797#subject> ;
    mo:produced_work <album/74942#musicalwork> ;
    schema:name "Trinity Blood File #01 \"Gunmetal Hound\" +more"@en,
        "Trinity Blood File #01「Gunmetal Hound」+more"@ja,
        "Trinity Blood File #01 \"Gunmetal Hound\" +more"@ja-latn .

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

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

<org/297#subject> schema:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn ;
    foaf:name "Miya Records"@en,
        "Miya Records"@ja,
        "Miya Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/74942/74942-1517752765.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/24586#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74942#performance> ;
    schema:name "Takako Honda"@en,
        "本田貴子"@ja ;
    foaf:name "Takako Honda"@en,
        "本田貴子"@ja .

<artist/2497#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74942#performance> ;
    schema:name "Kazuya Nakai"@en,
        "中井和哉"@ja ;
    foaf:name "Kazuya Nakai"@en,
        "中井和哉"@ja .

<artist/3592#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74942#performance> ;
    schema:name "Toru Okawa"@en,
        "大川透"@ja ;
    foaf:name "Toru Okawa"@en,
        "大川透"@ja .

<artist/6948#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74942#performance> ;
    schema:name "Makoto Yasumura"@en,
        "保村真"@ja ;
    foaf:name "Makoto Yasumura"@en,
        "保村真"@ja .

<artist/7943#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74942#performance> ;
    schema:name "Hiroki Touchi"@en,
        "東地宏樹"@ja ;
    foaf:name "Hiroki Touchi"@en,
        "東地宏樹"@ja .

<artist/901#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74942#performance> ;
    schema:name "Hitomi Nabatame"@en,
        "生天目仁美"@ja ;
    foaf:name "Hitomi Nabatame"@en,
        "生天目仁美"@ja .

<album/74942#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "Trinity Blood File #01 \"Gunmetal Hound\" +more"@en,
        "Trinity Blood File #01「Gunmetal Hound」+more"@ja,
        "Trinity Blood File #01 \"Gunmetal Hound\" +more"@ja-latn ;
    mo:catalogue_number "MICA-0526" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/66129> ;
    mo:publication_of <album/74942#musicalexpression> ;
    mo:publisher <org/297#subject> ;
    mo:record _:Nbee41feb67d043b996637043b12e1666 ;
    mo:record_count 1 ;
    schema:about <product/4839#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Otoya Kawano"@en ;
            foaf:name "Otoya Kawano"@en ],
        <artist/24586#subject>,
        <artist/2497#subject>,
        <artist/3592#subject>,
        <artist/6948#subject>,
        <artist/7943#subject>,
        <artist/901#subject> ;
    schema:datePublished "2005-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/74942/74942-1517752765.jpg> ;
    schema:name "Trinity Blood File #01 \"Gunmetal Hound\" +more"@en,
        "Trinity Blood File #01「Gunmetal Hound」+more"@ja,
        "Trinity Blood File #01 \"Gunmetal Hound\" +more"@ja-latn ;
    schema:publisher <org/297#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/74942/74942-1517752765.jpg> .

<album/74942#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Trinity Blood File #01 \"Gunmetal Hound\" +more"@en,
        "Trinity Blood File #01「Gunmetal Hound」+more"@ja,
        "Trinity Blood File #01 \"Gunmetal Hound\" +more"@ja-latn ;
    mo:performance_of <album/74942#musicalwork> ;
    mo:performer _:N8b80df70549341d9934f70fac4b28177,
        <artist/24586#subject>,
        <artist/2497#subject>,
        <artist/3592#subject>,
        <artist/6948#subject>,
        <artist/7943#subject>,
        <artist/901#subject> ;
    mo:recorded_as <album/74942#musicalexpression> ;
    schema:byArtist _:N8b80df70549341d9934f70fac4b28177,
        <artist/24586#subject>,
        <artist/2497#subject>,
        <artist/3592#subject>,
        <artist/6948#subject>,
        <artist/7943#subject>,
        <artist/901#subject> ;
    schema:name "Trinity Blood File #01 \"Gunmetal Hound\" +more"@en,
        "Trinity Blood File #01「Gunmetal Hound」+more"@ja,
        "Trinity Blood File #01 \"Gunmetal Hound\" +more"@ja-latn ;
    schema:workPerformed <album/74942#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sunao Yoshida"@en ;
    foaf:made <album/74942#subject> ;
    foaf:name "Sunao Yoshida"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sunao Yoshida"@en ;
    foaf:made <album/74942#lyrics> ;
    foaf:name "Sunao Yoshida"@en .

_:N09769505fe3449ee905b15ec62b38e43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GUNMETAL HOUND_beginning"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:Nbee41feb67d043b996637043b12e1666 ;
    schema:name "GUNMETAL HOUND_beginning"@en .

_:N1275f707616c46e587ecfe3847b951ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GUNMETAL HOUND_invader"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nbee41feb67d043b996637043b12e1666 ;
    schema:name "GUNMETAL HOUND_invader"@en .

_:N2d70e5dbbd6048d49ad7646d37a8a9d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COMMING SOON_TBFile#02"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nbee41feb67d043b996637043b12e1666 ;
    schema:name "COMMING SOON_TBFile#02"@en .

_:N2eb67559d97d45449e1c8b8685ec99e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GUNMETAL HOUND_mission"@en ;
    mo:track_number 4 ;
    schema:duration "PT9:21"^^xsd:interval ;
    schema:inPlaylist _:Nbee41feb67d043b996637043b12e1666 ;
    schema:name "GUNMETAL HOUND_mission"@en .

_:N34bc6483be5a4b3c8ca9a008864c7641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TB_No.03_tenderness_p"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nbee41feb67d043b996637043b12e1666 ;
    schema:name "TB_No.03_tenderness_p"@en .

_:N725524d7b9d246ccb15121136723083f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TB_No.01_departure"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nbee41feb67d043b996637043b12e1666 ;
    schema:name "TB_No.01_departure"@en .

_:N784c1f347ca447fabeaba62fb51fa7a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TB_No.23_search mode"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nbee41feb67d043b996637043b12e1666 ;
    schema:name "TB_No.23_search mode"@en .

_:N7f450b1a5f684c5487aebe6557778ad5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GUNMETAL HOUND_epilogue"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nbee41feb67d043b996637043b12e1666 ;
    schema:name "GUNMETAL HOUND_epilogue"@en .

_:N8b80df70549341d9934f70fac4b28177 a schema:Person,
        foaf:Person ;
    mo:performed <album/74942#performance> ;
    schema:name "Otoya Kawano"@en ;
    foaf:name "Otoya Kawano"@en .

_:N9ec6670c39e54330b9413be3423eaec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HC-IIIX"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nbee41feb67d043b996637043b12e1666 ;
    schema:name "HC-IIIX"@en .

_:Ne602978f0fa2452ca5d1a7fe7b5bbce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TB_No.21_Kresnik"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nbee41feb67d043b996637043b12e1666 ;
    schema:name "TB_No.21_Kresnik"@en .

_:Nfee70028bc7246e0ab3f96ea6ab8cb91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TB_No.06_clear heart"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nbee41feb67d043b996637043b12e1666 ;
    schema:name "TB_No.06_clear heart"@en .

_:Nbee41feb67d043b996637043b12e1666 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09769505fe3449ee905b15ec62b38e43,
        _:N1275f707616c46e587ecfe3847b951ae,
        _:N2d70e5dbbd6048d49ad7646d37a8a9d3,
        _:N2eb67559d97d45449e1c8b8685ec99e0,
        _:N34bc6483be5a4b3c8ca9a008864c7641,
        _:N725524d7b9d246ccb15121136723083f,
        _:N784c1f347ca447fabeaba62fb51fa7a7,
        _:N7f450b1a5f684c5487aebe6557778ad5,
        _:N9ec6670c39e54330b9413be3423eaec6,
        _:Ne602978f0fa2452ca5d1a7fe7b5bbce3,
        _:Nfee70028bc7246e0ab3f96ea6ab8cb91 ;
    mo:track_count 11 ;
    schema:duration "PT38:48"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N09769505fe3449ee905b15ec62b38e43,
        _:N1275f707616c46e587ecfe3847b951ae,
        _:N2d70e5dbbd6048d49ad7646d37a8a9d3,
        _:N2eb67559d97d45449e1c8b8685ec99e0,
        _:N34bc6483be5a4b3c8ca9a008864c7641,
        _:N725524d7b9d246ccb15121136723083f,
        _:N784c1f347ca447fabeaba62fb51fa7a7,
        _:N7f450b1a5f684c5487aebe6557778ad5,
        _:N9ec6670c39e54330b9413be3423eaec6,
        _:Ne602978f0fa2452ca5d1a7fe7b5bbce3,
        _:Nfee70028bc7246e0ab3f96ea6ab8cb91 .

