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

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

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

<product/17096#subject> a schema:CreativeWork ;
    schema:name "Eagle Talon: Golden Spell"@en,
        "秘密結社鷹の爪～ゴールデン・スペル～"@ja,
        "Himitsukessha Taka no Tsume: Golden Spell"@ja-latn ;
    foaf:name "Eagle Talon: Golden Spell"@en,
        "秘密結社鷹の爪～ゴールデン・スペル～"@ja,
        "Himitsukessha Taka no Tsume: Golden Spell"@ja-latn .

<album/156679#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chili Peppers / EIKO+ERIKO"@en,
        "Chili Peppers / EIKO+ERIKO"@ja,
        "Chili Peppers / EIKO+ERIKO"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "EIKO+ERIKO"@en ;
            foaf:made <album/156679#composition> ;
            foaf:name "EIKO+ERIKO"@en ] ;
    mo:produced_work <album/156679#musicalwork> ;
    schema:name "Chili Peppers / EIKO+ERIKO"@en,
        "Chili Peppers / EIKO+ERIKO"@ja,
        "Chili Peppers / EIKO+ERIKO"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/97/156679/156679-c42c1c6627a8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/156679#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chili Peppers / EIKO+ERIKO"@en,
        "Chili Peppers / EIKO+ERIKO"@ja,
        "Chili Peppers / EIKO+ERIKO"@ja-latn ;
    mo:performance_of <album/156679#musicalwork> ;
    mo:performer _:N3067619414444acb98d7f6e458b829fb ;
    mo:recorded_as <album/156679#musicalexpression> ;
    schema:byArtist _:N3067619414444acb98d7f6e458b829fb ;
    schema:name "Chili Peppers / EIKO+ERIKO"@en,
        "Chili Peppers / EIKO+ERIKO"@ja,
        "Chili Peppers / EIKO+ERIKO"@ja-latn ;
    schema:workPerformed <album/156679#musicalwork> .

<album/156679#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-19"^^xsd:date ;
    dcterms:title "Chili Peppers / EIKO+ERIKO"@en,
        "Chili Peppers / EIKO+ERIKO"@ja,
        "Chili Peppers / EIKO+ERIKO"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156679#musicalexpression> ;
    mo:publisher _:Nad2622b28bd04796a84e746caf2ac8c1 ;
    mo:record _:N69078a0c24c7472ab856962d3c9e2c7f ;
    mo:record_count 1 ;
    schema:about <product/17096#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "EIKO+ERIKO"@en ;
            foaf:name "EIKO+ERIKO"@en ] ;
    schema:datePublished "2020-10-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/156679/156679-c42c1c6627a8.jpg> ;
    schema:name "Chili Peppers / EIKO+ERIKO"@en,
        "Chili Peppers / EIKO+ERIKO"@ja,
        "Chili Peppers / EIKO+ERIKO"@ja-latn ;
    schema:publisher _:Nad2622b28bd04796a84e746caf2ac8c1 ;
    foaf:depiction <https://media.vgm.io/albums/97/156679/156679-c42c1c6627a8.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156679#subject> ;
    schema:name "EIKO+ERIKO"@en ;
    foaf:made <album/156679#subject> ;
    foaf:name "EIKO+ERIKO"@en .

_:N3067619414444acb98d7f6e458b829fb a schema:Person,
        foaf:Person ;
    mo:performed <album/156679#performance> ;
    schema:name "EIKO+ERIKO"@en ;
    foaf:name "EIKO+ERIKO"@en .

_:N69078a0c24c7472ab856962d3c9e2c7f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne5a34e0719bc4a65a86029806b7f416d ;
    mo:track_count 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne5a34e0719bc4a65a86029806b7f416d .

_:Nad2622b28bd04796a84e746caf2ac8c1 schema:name "EIKO+ERIKO"@en,
        "EIKO+ERIKO"@ja,
        "EIKO+ERIKO"@ja-latn ;
    foaf:name "EIKO+ERIKO"@en,
        "EIKO+ERIKO"@ja,
        "EIKO+ERIKO"@ja-latn .

_:Ne5a34e0719bc4a65a86029806b7f416d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chili Peppers"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N69078a0c24c7472ab856962d3c9e2c7f ;
    schema:name "Chili Peppers"@en .

