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

<artist/43011#subject> a schema:Person,
        foaf:Person ;
    schema:name "hyde"@en ;
    foaf:made <album/64141#lyrics>,
        <album/64141#subject> ;
    foaf:name "hyde"@en .

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

<artist/12461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64141#subject> ;
    schema:name "TETSUYA"@en ;
    foaf:made <album/64141#composition>,
        <album/64141#subject> ;
    foaf:name "TETSUYA"@en .

<artist/21533#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64141#subject> ;
    schema:name "yukihiro"@en ;
    foaf:made <album/64141#composition>,
        <album/64141#subject> ;
    foaf:name "yukihiro"@en .

<product/4593#subject> a schema:CreativeWork ;
    schema:name "Resident Evil: The Final Chapter"@en,
        "Resident Evil: The Final Chapter"@ja,
        "Resident Evil: The Final Chapter"@ja-latn ;
    foaf:name "Resident Evil: The Final Chapter"@en,
        "Resident Evil: The Final Chapter"@ja,
        "Resident Evil: The Final Chapter"@ja-latn .

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

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

<https://media.vgm.io/albums/14/64141/64141-1482809599.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/64141#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/64141/64141-1482809599.png> ;
    foaf:depicts <album/64141#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/64141/64141-1482809599.png> .

<https://medium-media.vgm.io/albums/14/64141/64141-1482809599.png> a schema:ImageObject,
        foaf:Image .

<album/64141#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Don't be Afraid / L'Arc~en~Ciel"@en,
        "Don't be Afraid / L'Arc~en~Ciel"@ja,
        "Don't be Afraid / L'Arc~en~Ciel"@ja-latn ;
    mo:composer <artist/12461#subject>,
        <artist/21533#subject> ;
    mo:produced_work <album/64141#musicalwork> ;
    schema:name "Don't be Afraid / L'Arc~en~Ciel"@en,
        "Don't be Afraid / L'Arc~en~Ciel"@ja,
        "Don't be Afraid / L'Arc~en~Ciel"@ja-latn .

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

<album/64141#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Don't be Afraid / L'Arc~en~Ciel"@en,
        "Don't be Afraid / L'Arc~en~Ciel"@ja,
        "Don't be Afraid / L'Arc~en~Ciel"@ja-latn ;
    mo:performance_of <album/64141#musicalwork> ;
    mo:performer <artist/9528#subject> ;
    mo:recorded_as <album/64141#musicalexpression> ;
    schema:byArtist <artist/9528#subject> ;
    schema:name "Don't be Afraid / L'Arc~en~Ciel"@en,
        "Don't be Afraid / L'Arc~en~Ciel"@ja,
        "Don't be Afraid / L'Arc~en~Ciel"@ja-latn ;
    schema:workPerformed <album/64141#musicalwork> .

<artist/9528#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64141#performance> ;
    schema:name "L'Arc~en~Ciel"@en ;
    foaf:name "L'Arc~en~Ciel"@en .

<album/64141#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-21"^^xsd:date ;
    dcterms:title "Don't be Afraid / L'Arc~en~Ciel"@en,
        "Don't be Afraid / L'Arc~en~Ciel"@ja,
        "Don't be Afraid / L'Arc~en~Ciel"@ja-latn ;
    mo:catalogue_number "KSCL-2905" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64141#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:Ncfac39b132974b88bad18382d8fa14fb ;
    mo:record_count 1 ;
    schema:about <product/4593#subject> ;
    schema:byArtist <artist/9528#subject> ;
    schema:datePublished "2016-12-21"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/14/64141/64141-1482809599.png> ;
    schema:name "Don't be Afraid / L'Arc~en~Ciel"@en,
        "Don't be Afraid / L'Arc~en~Ciel"@ja,
        "Don't be Afraid / L'Arc~en~Ciel"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/64141/64141-1482809599.png> .

_:N38d784d0579b47ec93759fcd96a9bf0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't be Afraid -English version-"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncfac39b132974b88bad18382d8fa14fb ;
    schema:name "Don't be Afraid -English version-"@en .

_:N4513eb4a35ef4af08bed18fddd96cf91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cradle -L'Acoustic version- (hydeless version)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncfac39b132974b88bad18382d8fa14fb ;
    schema:name "Cradle -L'Acoustic version- (hydeless version)"@en .

_:N8b1894c64f874cb3955f185030033291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't be Afraid (hydeless version)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncfac39b132974b88bad18382d8fa14fb ;
    schema:name "Don't be Afraid (hydeless version)"@en .

_:Nb2237812a9674850a351fe7e7ecb8ca1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cradle -L'Acoustic version-"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncfac39b132974b88bad18382d8fa14fb ;
    schema:name "Cradle -L'Acoustic version-"@en .

_:Nf22eec7441634548a2427fc4b9350e1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't be Afraid"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncfac39b132974b88bad18382d8fa14fb ;
    schema:name "Don't be Afraid"@en .

_:Ncfac39b132974b88bad18382d8fa14fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38d784d0579b47ec93759fcd96a9bf0a,
        _:N4513eb4a35ef4af08bed18fddd96cf91,
        _:N8b1894c64f874cb3955f185030033291,
        _:Nb2237812a9674850a351fe7e7ecb8ca1,
        _:Nf22eec7441634548a2427fc4b9350e1d ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N38d784d0579b47ec93759fcd96a9bf0a,
        _:N4513eb4a35ef4af08bed18fddd96cf91,
        _:N8b1894c64f874cb3955f185030033291,
        _:Nb2237812a9674850a351fe7e7ecb8ca1,
        _:Nf22eec7441634548a2427fc4b9350e1d .

