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

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

<artist/9146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63191#subject> ;
    schema:name "ryo"@en ;
    foaf:made <album/63191#composition>,
        <album/63191#lyrics>,
        <album/63191#subject> ;
    foaf:name "ryo"@en .

<album/63191#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Welcome to the *fam / EGOIST"@en,
        "Welcome to the *fam / EGOIST"@ja,
        "Welcome to the *fam / EGOIST"@ja-latn ;
    mo:composer <artist/9146#subject> ;
    mo:produced_work <album/63191#musicalwork> ;
    schema:name "Welcome to the *fam / EGOIST"@en,
        "Welcome to the *fam / EGOIST"@ja,
        "Welcome to the *fam / EGOIST"@ja-latn .

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

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

<org/1338#subject> schema:name "Sony Music Labels Inc."@en,
        "株式会社ソニー・ミュージックレーベルズ"@ja,
        "Sony Music Labels Inc."@ja-latn ;
    foaf:name "Sony Music Labels Inc."@en,
        "株式会社ソニー・ミュージックレーベルズ"@ja,
        "Sony Music Labels Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/19/63191/63191-1479829081.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12222#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63191#performance> ;
    schema:name "chelly"@en ;
    foaf:name "chelly"@en .

<artist/12855#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63191#performance> ;
    schema:name "EGOIST"@en ;
    foaf:name "EGOIST"@en .

<album/63191#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Welcome to the *fam / EGOIST"@en,
        "Welcome to the *fam / EGOIST"@ja,
        "Welcome to the *fam / EGOIST"@ja-latn ;
    mo:performance_of <album/63191#musicalwork> ;
    mo:performer <artist/12222#subject>,
        <artist/12855#subject> ;
    mo:recorded_as <album/63191#musicalexpression> ;
    schema:byArtist <artist/12222#subject>,
        <artist/12855#subject> ;
    schema:name "Welcome to the *fam / EGOIST"@en,
        "Welcome to the *fam / EGOIST"@ja,
        "Welcome to the *fam / EGOIST"@ja-latn ;
    schema:workPerformed <album/63191#musicalwork> .

<album/63191#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-23"^^xsd:date ;
    dcterms:title "Welcome to the *fam / EGOIST"@en,
        "Welcome to the *fam / EGOIST"@ja,
        "Welcome to the *fam / EGOIST"@ja-latn ;
    mo:catalogue_number "SRXX-02094" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/63191#musicalexpression> ;
    mo:publisher <org/1338#subject> ;
    mo:record _:N48bc0201f3be492d9fcfba26e8791cb9 ;
    mo:record_count 1 ;
    schema:byArtist <artist/12222#subject>,
        <artist/12855#subject> ;
    schema:datePublished "2016-11-23"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/19/63191/63191-1479829081.jpg> ;
    schema:name "Welcome to the *fam / EGOIST"@en,
        "Welcome to the *fam / EGOIST"@ja,
        "Welcome to the *fam / EGOIST"@ja-latn ;
    schema:publisher <org/1338#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/63191/63191-1479829081.jpg> .

_:N48bc0201f3be492d9fcfba26e8791cb9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4ce592cf2bb34d999d75b2e279bc4bfc ;
    mo:track_count 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N4ce592cf2bb34d999d75b2e279bc4bfc .

_:N4ce592cf2bb34d999d75b2e279bc4bfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the *fam"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N48bc0201f3be492d9fcfba26e8791cb9 ;
    schema:name "Welcome to the *fam"@en .

