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

<artist/15384#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuya Sato"@en,
        "佐藤拓也"@ja ;
    foaf:made <album/75277#subject>,
        <album/75277#vocals> ;
    foaf:name "Takuya Sato"@en,
        "佐藤拓也"@ja .

<artist/18799#subject> a schema:Person,
        foaf:Person ;
    schema:name "Soma Saito"@en,
        "斉藤壮馬"@ja ;
    foaf:made <album/75277#subject>,
        <album/75277#vocals> ;
    foaf:name "Soma Saito"@en,
        "斉藤壮馬"@ja .

<artist/2910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aira Yuuki"@en,
        "結城アイラ"@ja ;
    foaf:made <album/75277#lyrics>,
        <album/75277#subject> ;
    foaf:name "Aira Yuuki"@en,
        "結城アイラ"@ja .

<artist/6969#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wataru Hatano"@en,
        "羽多野渉"@ja ;
    foaf:made <album/75277#subject>,
        <album/75277#vocals> ;
    foaf:name "Wataru Hatano"@en,
        "羽多野渉"@ja .

<artist/12150#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75277#subject> ;
    schema:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja ;
    foaf:made <album/75277#composition>,
        <album/75277#subject> ;
    foaf:name "Tomohiro Nakatsuchi"@en,
        "中土智博"@ja .

<artist/6778#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75277#subject> ;
    schema:name "Atsushi Harada"@en,
        "原田篤"@ja ;
    foaf:made <album/75277#composition>,
        <album/75277#subject> ;
    foaf:name "Atsushi Harada"@en,
        "原田篤"@ja .

<product/7460#subject> a schema:CreativeWork ;
    schema:name "IDOLiSH7 (Series)"@en,
        "アイドリッシュセブン (Series)"@ja,
        "IDOLiSH7 (Series)"@ja-latn ;
    foaf:name "IDOLiSH7 (Series)"@en,
        "アイドリッシュセブン (Series)"@ja,
        "IDOLiSH7 (Series)"@ja-latn .

<product/7461#subject> a schema:CreativeWork ;
    schema:name "IDOLiSH7 Vibrato"@en,
        "アイドリッシュセブン Vibrato"@ja,
        "IDOLiSH7 Vibrato"@ja-latn ;
    foaf:name "IDOLiSH7 Vibrato"@en,
        "アイドリッシュセブン Vibrato"@ja,
        "IDOLiSH7 Vibrato"@ja-latn .

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

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

<album/75277#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Heavenly Visitor / TRIGGER"@en,
        "Heavenly Visitor / TRIGGER"@ja,
        "Heavenly Visitor / TRIGGER"@ja-latn ;
    mo:performance_of <album/75277#musicalwork> ;
    mo:recorded_as <album/75277#musicalexpression> ;
    schema:name "Heavenly Visitor / TRIGGER"@en,
        "Heavenly Visitor / TRIGGER"@ja,
        "Heavenly Visitor / TRIGGER"@ja-latn ;
    schema:workPerformed <album/75277#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/77/75277/75277-1518607782.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/75277#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Heavenly Visitor / TRIGGER"@en,
        "Heavenly Visitor / TRIGGER"@ja,
        "Heavenly Visitor / TRIGGER"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact)"@en ;
            foaf:made <album/75277#composition> ;
            foaf:name "(Arte Refact)"@en ],
        <artist/12150#subject>,
        <artist/6778#subject> ;
    mo:produced_work <album/75277#musicalwork> ;
    schema:name "Heavenly Visitor / TRIGGER"@en,
        "Heavenly Visitor / TRIGGER"@ja,
        "Heavenly Visitor / TRIGGER"@ja-latn .

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

<album/75277#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-28"^^xsd:date ;
    dcterms:title "Heavenly Visitor / TRIGGER"@en,
        "Heavenly Visitor / TRIGGER"@ja,
        "Heavenly Visitor / TRIGGER"@ja-latn ;
    mo:catalogue_number "LACM-14718" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75277#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Ne9810a2c8f8f4a8aaa0fcd2b3ef2600c ;
    mo:record_count 1 ;
    schema:about <product/7460#subject>,
        <product/7461#subject> ;
    schema:datePublished "2018-02-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/75277/75277-1518607782.jpg> ;
    schema:name "Heavenly Visitor / TRIGGER"@en,
        "Heavenly Visitor / TRIGGER"@ja,
        "Heavenly Visitor / TRIGGER"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/75277/75277-1518607782.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75277#subject> ;
    schema:name "(Arte Refact)"@en ;
    foaf:made <album/75277#subject> ;
    foaf:name "(Arte Refact)"@en .

_:N1ffcaf4906794b3b8949302d52df6c5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIAMOND FUSION"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ne9810a2c8f8f4a8aaa0fcd2b3ef2600c ;
    schema:name "DIAMOND FUSION"@en .

_:N465660f5d53149b9a5ff33e064e1caf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heavenly Visitor"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Ne9810a2c8f8f4a8aaa0fcd2b3ef2600c ;
    schema:name "Heavenly Visitor"@en .

_:N498a0a2195b941649cad293097a8aa57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIAMOND FUSION (Off Vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Ne9810a2c8f8f4a8aaa0fcd2b3ef2600c ;
    schema:name "DIAMOND FUSION (Off Vocal)"@en .

_:Ne5c2de51439f4422aa887ace98cdacf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heavenly Visitor (Off Vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Ne9810a2c8f8f4a8aaa0fcd2b3ef2600c ;
    schema:name "Heavenly Visitor (Off Vocal)"@en .

_:Ne9810a2c8f8f4a8aaa0fcd2b3ef2600c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ffcaf4906794b3b8949302d52df6c5e,
        _:N465660f5d53149b9a5ff33e064e1caf3,
        _:N498a0a2195b941649cad293097a8aa57,
        _:Ne5c2de51439f4422aa887ace98cdacf9 ;
    mo:track_count 4 ;
    schema:duration "PT16:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1ffcaf4906794b3b8949302d52df6c5e,
        _:N465660f5d53149b9a5ff33e064e1caf3,
        _:N498a0a2195b941649cad293097a8aa57,
        _:Ne5c2de51439f4422aa887ace98cdacf9 .

