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

<artist/10457#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Inaba"@en,
        "稲葉エミ"@ja ;
    foaf:made <album/35599#lyrics>,
        <album/35599#subject> ;
    foaf:name "Emi Inaba"@en,
        "稲葉エミ"@ja .

<artist/5381#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jun Fukuyama"@en,
        "福山潤"@ja ;
    foaf:made <album/35599#subject>,
        <album/35599#vocals> ;
    foaf:name "Jun Fukuyama"@en,
        "福山潤"@ja .

<artist/8755#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja ;
    foaf:made <album/35599#subject>,
        <album/35599#vocals> ;
    foaf:name "Nobuhiko Okamoto"@en,
        "岡本信彦"@ja .

<artist/12646#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35599#subject> ;
    schema:name "yashikin"@en,
        "やしきん"@ja ;
    foaf:made <album/35599#composition>,
        <album/35599#subject> ;
    foaf:name "yashikin"@en,
        "やしきん"@ja .

<artist/13354#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35599#subject> ;
    schema:name "Katsuya Kawazoe"@en,
        "川副克弥"@ja ;
    foaf:made <album/35599#composition>,
        <album/35599#lyrics>,
        <album/35599#subject> ;
    foaf:name "Katsuya Kawazoe"@en,
        "川副克弥"@ja .

<product/4808#subject> a schema:CreativeWork ;
    schema:name "Blue Exorcist (TV)"@en,
        "青の祓魔師(エクソシスト) (TV)"@ja,
        "Ao no Exorcist (TV)"@ja-latn ;
    foaf:name "Blue Exorcist (TV)"@en,
        "青の祓魔師(エクソシスト) (TV)"@ja,
        "Ao no Exorcist (TV)"@ja-latn .

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

<album/35599#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Exorcist Character Song"@en,
        "青の祓魔師 Character Song"@ja,
        "Ao no Exorcist Character Song"@ja-latn ;
    mo:performance_of <album/35599#musicalwork> ;
    mo:recorded_as <album/35599#musicalexpression> ;
    schema:name "Blue Exorcist Character Song"@en,
        "青の祓魔師 Character Song"@ja,
        "Ao no Exorcist Character Song"@ja-latn ;
    schema:workPerformed <album/35599#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/99/35599/35599-1354825474.jpg> a schema:ImageObject,
        foaf:Image .

<album/35599#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blue Exorcist Character Song"@en,
        "青の祓魔師 Character Song"@ja,
        "Ao no Exorcist Character Song"@ja-latn ;
    mo:composer <artist/12646#subject>,
        <artist/13354#subject> ;
    mo:produced_work <album/35599#musicalwork> ;
    schema:name "Blue Exorcist Character Song"@en,
        "青の祓魔師 Character Song"@ja,
        "Ao no Exorcist Character Song"@ja-latn .

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

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

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

<album/35599#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-19"^^xsd:date ;
    dcterms:title "Blue Exorcist Character Song"@en,
        "青の祓魔師 Character Song"@ja,
        "Ao no Exorcist Character Song"@ja-latn ;
    mo:catalogue_number "SVWC-7913" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35599#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N51a58d1611f447cfb407a4639bddb592 ;
    mo:record_count 1 ;
    schema:about <product/4808#subject> ;
    schema:datePublished "2012-12-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/35599/35599-1354825474.jpg> ;
    schema:name "Blue Exorcist Character Song"@en,
        "青の祓魔師 Character Song"@ja,
        "Ao no Exorcist Character Song"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/35599/35599-1354825474.jpg> .

_:N51143edb29b14ae29ac9edf3b546cbe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trailblazer"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N51a58d1611f447cfb407a4639bddb592 ;
    schema:name "Trailblazer"@en .

_:N831d0fdf498c4652ad7f74fd456632f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trailblazer (off vocal version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N51a58d1611f447cfb407a4639bddb592 ;
    schema:name "Trailblazer (off vocal version)"@en .

_:Nb5f9fa806c65467ba836eb260747629b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dedicate"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N51a58d1611f447cfb407a4639bddb592 ;
    schema:name "dedicate"@en .

_:Nd6bd0c7226e84b4d88f7d522389c42ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dedicate (off vocal version)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N51a58d1611f447cfb407a4639bddb592 ;
    schema:name "dedicate (off vocal version)"@en .

_:N51a58d1611f447cfb407a4639bddb592 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N51143edb29b14ae29ac9edf3b546cbe0,
        _:N831d0fdf498c4652ad7f74fd456632f8,
        _:Nb5f9fa806c65467ba836eb260747629b,
        _:Nd6bd0c7226e84b4d88f7d522389c42ee ;
    mo:track_count 4 ;
    schema:duration "PT17:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N51143edb29b14ae29ac9edf3b546cbe0,
        _:N831d0fdf498c4652ad7f74fd456632f8,
        _:Nb5f9fa806c65467ba836eb260747629b,
        _:Nd6bd0c7226e84b4d88f7d522389c42ee .

