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

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

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

<org/2255#subject> schema:name "Ubisoft Music"@en,
        "Ubisoft Music"@ja,
        "Ubisoft Music"@ja-latn ;
    foaf:name "Ubisoft Music"@en,
        "Ubisoft Music"@ja,
        "Ubisoft Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/68008/68008-1493916183.jpg> a schema:ImageObject,
        foaf:Image .

<album/68008#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@en,
        "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@ja,
        "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mario Tapia"@en ;
            foaf:made <album/68008#composition> ;
            foaf:name "Mario Tapia"@en ],
        <artist/17324#subject> ;
    mo:produced_work <album/68008#musicalwork> ;
    schema:name "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@en,
        "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@ja,
        "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@ja-latn .

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

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

<artist/17324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68008#subject> ;
    mo:performed <album/68008#performance> ;
    schema:name "Steve Ouimette"@en ;
    foaf:made <album/68008#composition>,
        <album/68008#subject> ;
    foaf:name "Steve Ouimette"@en .

<album/68008#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-02"^^xsd:date ;
    dcterms:title "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@en,
        "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@ja,
        "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/68008#musicalexpression> ;
    mo:publisher <org/2255#subject> ;
    mo:record _:Nef14bc531a7d437c939295b6648f727f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tom Clancy's Ghost Recon: Wildlands"@en ;
            foaf:name "Tom Clancy's Ghost Recon: Wildlands"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mario Hernandez"@en ;
            foaf:name "Mario Hernandez"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Willie Murillo"@en ;
            foaf:name "Willie Murillo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Genaro Valenzuela"@en ;
            foaf:name "Genaro Valenzuela"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mario Tapia"@en ;
            foaf:name "Mario Tapia"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Francisco Diaz"@en ;
            foaf:name "Francisco Diaz"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Juan Jimenez"@en ;
            foaf:name "Juan Jimenez"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Juan M. Macias"@en ;
            foaf:name "Juan M. Macias"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jaime E. Carrillo"@en ;
            foaf:name "Jaime E. Carrillo"@en ],
        <artist/17324#subject> ;
    schema:datePublished "2017-05-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/68008/68008-1493916183.jpg> ;
    schema:name "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@en,
        "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@ja,
        "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@ja-latn ;
    schema:publisher <org/2255#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/68008/68008-1493916183.jpg> .

<album/68008#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@en,
        "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@ja,
        "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@ja-latn ;
    mo:performance_of <album/68008#musicalwork> ;
    mo:performer _:N24e9b983d92f4b62a2672c24f7cb0912,
        _:N52e9a1540f5a49cda4a6df2553f0d499,
        _:N68c5bf79a8374c21a1cc285650d05085,
        _:N701d81cdf7ee4ad6bd8c770ed71142c7,
        _:N9602714a07354b52891d91d722bf4a2b,
        _:N9cf9f32f56ce4e308e79deef7f3386b6,
        _:Nd42523f6fa594c8197dd1adf25505a49,
        _:Ne0e8fd0280924c6bbc91772db6428299,
        <artist/17324#subject> ;
    mo:recorded_as <album/68008#musicalexpression> ;
    schema:byArtist _:N24e9b983d92f4b62a2672c24f7cb0912,
        _:N52e9a1540f5a49cda4a6df2553f0d499,
        _:N68c5bf79a8374c21a1cc285650d05085,
        _:N701d81cdf7ee4ad6bd8c770ed71142c7,
        _:N9602714a07354b52891d91d722bf4a2b,
        _:N9cf9f32f56ce4e308e79deef7f3386b6,
        _:Nd42523f6fa594c8197dd1adf25505a49,
        _:Ne0e8fd0280924c6bbc91772db6428299,
        <artist/17324#subject> ;
    schema:name "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@en,
        "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@ja,
        "Tom Clancy's Ghost Recon Wildlands: Corrido - The Sounds of Santa Blanca"@ja-latn ;
    schema:workPerformed <album/68008#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sanchez Barba"@en ;
    foaf:made <album/68008#subject> ;
    foaf:name "Sanchez Barba"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sanchez Barba"@en ;
    foaf:made <album/68008#lyrics> ;
    foaf:name "Sanchez Barba"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Julia Elvia"@en ;
    foaf:made <album/68008#subject> ;
    foaf:name "Julia Elvia"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68008#subject> ;
    schema:name "Mario Tapia"@en ;
    foaf:made <album/68008#subject> ;
    foaf:name "Mario Tapia"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Julia Elvia"@en ;
    foaf:made <album/68008#lyrics> ;
    foaf:name "Julia Elvia"@en .

_:N1efcd49857c144d89afac85cfbd9b39e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "El Evangelio del Sueño"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nef14bc531a7d437c939295b6648f727f ;
    schema:name "El Evangelio del Sueño"@en .

_:N21581c72a60f4c8d98aef9787b029d39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Los Cuatro Fantasmas"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nef14bc531a7d437c939295b6648f727f ;
    schema:name "Los Cuatro Fantasmas"@en .

_:N24e9b983d92f4b62a2672c24f7cb0912 a schema:Person,
        foaf:Person ;
    mo:performed <album/68008#performance> ;
    schema:name "Willie Murillo"@en ;
    foaf:name "Willie Murillo"@en .

_:N52e9a1540f5a49cda4a6df2553f0d499 a schema:Person,
        foaf:Person ;
    mo:performed <album/68008#performance> ;
    schema:name "Mario Hernandez"@en ;
    foaf:name "Mario Hernandez"@en .

_:N5ae71c03c0ed4598ac7c0d3df37a6e9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Codigo de Sangre - Street Performer"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nef14bc531a7d437c939295b6648f727f ;
    schema:name "Codigo de Sangre - Street Performer"@en .

_:N68c5bf79a8374c21a1cc285650d05085 a schema:Person,
        foaf:Person ;
    mo:performed <album/68008#performance> ;
    schema:name "Genaro Valenzuela"@en ;
    foaf:name "Genaro Valenzuela"@en .

_:N701d81cdf7ee4ad6bd8c770ed71142c7 a schema:Person,
        foaf:Person ;
    mo:performed <album/68008#performance> ;
    schema:name "Francisco Diaz"@en ;
    foaf:name "Francisco Diaz"@en .

_:N7a5fb5b13726454894ae386809d3c85e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La Reina de Belleza"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nef14bc531a7d437c939295b6648f727f ;
    schema:name "La Reina de Belleza"@en .

_:N893bb0deff644ebb9decc4789dc2a234 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Codigo de Sangre"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nef14bc531a7d437c939295b6648f727f ;
    schema:name "Codigo de Sangre"@en .

_:N8e3a26fd9f2842a3af10c04fff9f3673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entre la Justicia y el Capo"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nef14bc531a7d437c939295b6648f727f ;
    schema:name "Entre la Justicia y el Capo"@en .

_:N9602714a07354b52891d91d722bf4a2b a schema:Person,
        foaf:Person ;
    mo:performed <album/68008#performance> ;
    schema:name "Juan M. Macias"@en ;
    foaf:name "Juan M. Macias"@en .

_:N9cf9f32f56ce4e308e79deef7f3386b6 a schema:Person,
        foaf:Person ;
    mo:performed <album/68008#performance> ;
    schema:name "Jaime E. Carrillo"@en ;
    foaf:name "Jaime E. Carrillo"@en .

_:Nb8e8126564af4b11a2fc9b7b06697ac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corrido del Pozolero"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nef14bc531a7d437c939295b6648f727f ;
    schema:name "Corrido del Pozolero"@en .

_:Nd42523f6fa594c8197dd1adf25505a49 a schema:Person,
        foaf:Person ;
    mo:performed <album/68008#performance> ;
    schema:name "Juan Jimenez"@en ;
    foaf:name "Juan Jimenez"@en .

_:Nda9c7916764747219e8eec04e49045f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La Reina de Belleza - Street Performer"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nef14bc531a7d437c939295b6648f727f ;
    schema:name "La Reina de Belleza - Street Performer"@en .

_:Nde21196e749e4a258f731847d5a3e3e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Por Amor - La Historia del Boquita"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nef14bc531a7d437c939295b6648f727f ;
    schema:name "Por Amor - La Historia del Boquita"@en .

_:Ne0e8fd0280924c6bbc91772db6428299 a schema:Person,
        foaf:Person ;
    mo:performed <album/68008#performance> ;
    schema:name "Mario Tapia"@en ;
    foaf:name "Mario Tapia"@en .

_:Nfe13d2f39f3348bdb70fcb859bd71d43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La Muerte Está de Moda"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nef14bc531a7d437c939295b6648f727f ;
    schema:name "La Muerte Está de Moda"@en .

_:Nef14bc531a7d437c939295b6648f727f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1efcd49857c144d89afac85cfbd9b39e,
        _:N21581c72a60f4c8d98aef9787b029d39,
        _:N5ae71c03c0ed4598ac7c0d3df37a6e9e,
        _:N7a5fb5b13726454894ae386809d3c85e,
        _:N893bb0deff644ebb9decc4789dc2a234,
        _:N8e3a26fd9f2842a3af10c04fff9f3673,
        _:Nb8e8126564af4b11a2fc9b7b06697ac2,
        _:Nda9c7916764747219e8eec04e49045f8,
        _:Nde21196e749e4a258f731847d5a3e3e4,
        _:Nfe13d2f39f3348bdb70fcb859bd71d43 ;
    mo:track_count 10 ;
    schema:duration "PT31:11"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1efcd49857c144d89afac85cfbd9b39e,
        _:N21581c72a60f4c8d98aef9787b029d39,
        _:N5ae71c03c0ed4598ac7c0d3df37a6e9e,
        _:N7a5fb5b13726454894ae386809d3c85e,
        _:N893bb0deff644ebb9decc4789dc2a234,
        _:N8e3a26fd9f2842a3af10c04fff9f3673,
        _:Nb8e8126564af4b11a2fc9b7b06697ac2,
        _:Nda9c7916764747219e8eec04e49045f8,
        _:Nde21196e749e4a258f731847d5a3e3e4,
        _:Nfe13d2f39f3348bdb70fcb859bd71d43 .

