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

<artist/20328#subject> a schema:Person,
        foaf:Person ;
    schema:name "Leo Imai"@en ;
    foaf:made <album/47907#lyrics>,
        <album/47907#subject> ;
    foaf:name "Leo Imai"@en .

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

<artist/13847#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47907#subject> ;
    schema:name "Keigo Oyamada"@en,
        "小山田圭吾"@ja ;
    foaf:made <album/47907#composition>,
        <album/47907#subject> ;
    foaf:name "Keigo Oyamada"@en,
        "小山田圭吾"@ja .

<product/1802#subject> a schema:CreativeWork ;
    schema:name "GHOST IN THE SHELL ARISE"@en,
        "攻殻機動隊 ARISE"@ja,
        "Koukaku Kidoutai ARISE"@ja-latn ;
    foaf:name "GHOST IN THE SHELL ARISE"@en,
        "攻殻機動隊 ARISE"@ja,
        "Koukaku Kidoutai ARISE"@ja-latn .

<album/47907#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Split Spirit / Yukihiro Takahashi & METAFIVE"@en,
        "Split Spirit / 高橋幸宏 & METAFIVE"@ja,
        "Split Spirit / Yukihiro Takahashi & METAFIVE"@ja-latn ;
    mo:composer <artist/13847#subject> ;
    mo:produced_work <album/47907#musicalwork> ;
    schema:name "Split Spirit / Yukihiro Takahashi & METAFIVE"@en,
        "Split Spirit / 高橋幸宏 & METAFIVE"@ja,
        "Split Spirit / Yukihiro Takahashi & METAFIVE"@ja-latn .

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

<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/70/47907/47907-1409794603.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/47907#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/47907/47907-1409794603.png> ;
    foaf:depicts <album/47907#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/47907/47907-1409794603.png> .

<https://medium-media.vgm.io/albums/70/47907/47907-1409794603.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1642#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47907#performance> ;
    schema:name "Yukihiro Takahashi"@en,
        "高橋幸宏"@ja ;
    foaf:made <album/47907#lyrics>,
        <album/47907#subject> ;
    foaf:name "Yukihiro Takahashi"@en,
        "高橋幸宏"@ja .

<artist/20327#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47907#performance> ;
    schema:name "METAFIVE"@en ;
    foaf:name "METAFIVE"@en .

<album/47907#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Split Spirit / Yukihiro Takahashi & METAFIVE"@en,
        "Split Spirit / 高橋幸宏 & METAFIVE"@ja,
        "Split Spirit / Yukihiro Takahashi & METAFIVE"@ja-latn ;
    mo:performance_of <album/47907#musicalwork> ;
    mo:performer <artist/1642#subject>,
        <artist/20327#subject> ;
    mo:recorded_as <album/47907#musicalexpression> ;
    schema:byArtist <artist/1642#subject>,
        <artist/20327#subject> ;
    schema:name "Split Spirit / Yukihiro Takahashi & METAFIVE"@en,
        "Split Spirit / 高橋幸宏 & METAFIVE"@ja,
        "Split Spirit / Yukihiro Takahashi & METAFIVE"@ja-latn ;
    schema:workPerformed <album/47907#musicalwork> .

<album/47907#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-09-03"^^xsd:date ;
    dcterms:title "Split Spirit / Yukihiro Takahashi & METAFIVE"@en,
        "Split Spirit / 高橋幸宏 & METAFIVE"@ja,
        "Split Spirit / Yukihiro Takahashi & METAFIVE"@ja-latn ;
    mo:catalogue_number "VE3WA-17211" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/47907#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Nd5582977ab014385a274ad0d64fb3c66 ;
    mo:record_count 1 ;
    schema:about <product/1802#subject> ;
    schema:byArtist <artist/1642#subject>,
        <artist/20327#subject> ;
    schema:datePublished "2014-09-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/47907/47907-1409794603.png> ;
    schema:name "Split Spirit / Yukihiro Takahashi & METAFIVE"@en,
        "Split Spirit / 高橋幸宏 & METAFIVE"@ja,
        "Split Spirit / Yukihiro Takahashi & METAFIVE"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/47907/47907-1409794603.png> .

_:N6f1cba57a9254321bec36cecb2bb77d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Split Spirit"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nd5582977ab014385a274ad0d64fb3c66 ;
    schema:name "Split Spirit"@en .

_:Nd5582977ab014385a274ad0d64fb3c66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6f1cba57a9254321bec36cecb2bb77d8 ;
    mo:track_count 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N6f1cba57a9254321bec36cecb2bb77d8 .

