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

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

<artist/12943#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66416#subject> ;
    schema:name "Damián Sánchez"@en ;
    foaf:made <album/66416#composition>,
        <album/66416#subject> ;
    foaf:name "Damián Sánchez"@en .

<album/66416#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blues and Bullets - Theme Song EP"@en,
        "Blues and Bullets - Theme Song EP"@ja,
        "Blues and Bullets - Theme Song EP"@ja-latn ;
    mo:composer <artist/12943#subject> ;
    mo:produced_work <album/66416#musicalwork> ;
    schema:name "Blues and Bullets - Theme Song EP"@en,
        "Blues and Bullets - Theme Song EP"@ja,
        "Blues and Bullets - Theme Song EP"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/61/66416/66416-1489221944.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/66416#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blues and Bullets - Theme Song EP"@en,
        "Blues and Bullets - Theme Song EP"@ja,
        "Blues and Bullets - Theme Song EP"@ja-latn ;
    mo:performance_of <album/66416#musicalwork> ;
    mo:performer _:N88b78448b5b44de09c0d2c7790c8b2ed ;
    mo:recorded_as <album/66416#musicalexpression> ;
    schema:byArtist _:N88b78448b5b44de09c0d2c7790c8b2ed ;
    schema:name "Blues and Bullets - Theme Song EP"@en,
        "Blues and Bullets - Theme Song EP"@ja,
        "Blues and Bullets - Theme Song EP"@ja-latn ;
    schema:workPerformed <album/66416#musicalwork> .

<album/66416#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-22"^^xsd:date ;
    dcterms:title "Blues and Bullets - Theme Song EP"@en,
        "Blues and Bullets - Theme Song EP"@ja,
        "Blues and Bullets - Theme Song EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/66416#musicalexpression> ;
    mo:publisher _:N93b99b87fac3486f9e3191318d16ac91 ;
    mo:record _:Nc3cd5a2c2b9e4bfead07503d78f2fb67 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Blues and Bullets - Episode I"@en ;
            foaf:name "Blues and Bullets - Episode I"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Izä"@en ;
            foaf:name "Izä"@en ] ;
    schema:datePublished "2015-07-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/66416/66416-1489221944.jpg> ;
    schema:name "Blues and Bullets - Theme Song EP"@en,
        "Blues and Bullets - Theme Song EP"@ja,
        "Blues and Bullets - Theme Song EP"@ja-latn ;
    schema:publisher _:N93b99b87fac3486f9e3191318d16ac91 ;
    foaf:depiction <https://media.vgm.io/albums/61/66416/66416-1489221944.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Izä"@en ;
    foaf:made <album/66416#lyrics> ;
    foaf:name "Izä"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Izä"@en ;
    foaf:made <album/66416#subject> ;
    foaf:name "Izä"@en .

_:N12896abe24704e9aa6efbf8196890999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blues and Bullets feat. Izä."@en ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nc3cd5a2c2b9e4bfead07503d78f2fb67 ;
    schema:name "Blues and Bullets feat. Izä."@en .

_:N88b78448b5b44de09c0d2c7790c8b2ed a schema:Person,
        foaf:Person ;
    mo:performed <album/66416#performance> ;
    schema:name "Izä"@en ;
    foaf:name "Izä"@en .

_:N93b99b87fac3486f9e3191318d16ac91 schema:name "Sonotrigger"@en ;
    foaf:name "Sonotrigger"@en .

_:Nc5296289274d4f759bda016f64a20fe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blues and Bullets \"Intimate\""@en ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nc3cd5a2c2b9e4bfead07503d78f2fb67 ;
    schema:name "Blues and Bullets \"Intimate\""@en .

_:Nc3cd5a2c2b9e4bfead07503d78f2fb67 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12896abe24704e9aa6efbf8196890999,
        _:Nc5296289274d4f759bda016f64a20fe4 ;
    mo:track_count 2 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N12896abe24704e9aa6efbf8196890999,
        _:Nc5296289274d4f759bda016f64a20fe4 .

