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

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

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

<artist/4757#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34796#subject> ;
    schema:name "Baiyon"@en ;
    foaf:made <album/34796#composition>,
        <album/34796#subject> ;
    foaf:name "Baiyon"@en .

<album/34796#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "In the Collaborations 05"@en,
        "In the Collaborations 05"@ja,
        "In the Collaborations 05"@ja-latn ;
    mo:composer <artist/4757#subject> ;
    mo:produced_work <album/34796#musicalwork> ;
    schema:name "In the Collaborations 05"@en,
        "In the Collaborations 05"@ja,
        "In the Collaborations 05"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/69/34796/34796-1345520246.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34796#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "In the Collaborations 05"@en,
        "In the Collaborations 05"@ja,
        "In the Collaborations 05"@ja-latn ;
    mo:performance_of <album/34796#musicalwork> ;
    mo:performer _:Ndfbe9cb5bacc4e35996a3548bdf99450 ;
    mo:recorded_as <album/34796#musicalexpression> ;
    schema:byArtist _:Ndfbe9cb5bacc4e35996a3548bdf99450 ;
    schema:name "In the Collaborations 05"@en,
        "In the Collaborations 05"@ja,
        "In the Collaborations 05"@ja-latn ;
    schema:workPerformed <album/34796#musicalwork> .

<album/34796#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-13"^^xsd:date ;
    dcterms:title "In the Collaborations 05"@en,
        "In the Collaborations 05"@ja,
        "In the Collaborations 05"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/34796#musicalexpression> ;
    mo:publisher <org/3624#subject> ;
    mo:record _:N529c5b68abc5464695276bd216be7b74 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Los Updates"@en ;
            foaf:name "Los Updates"@en ] ;
    schema:datePublished "2012-06-13"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/69/34796/34796-1345520246.jpg> ;
    schema:name "In the Collaborations 05"@en,
        "In the Collaborations 05"@ja,
        "In the Collaborations 05"@ja-latn ;
    schema:publisher <org/3624#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/34796/34796-1345520246.jpg> .

_:N4a5388f0a5f545848e4d4556a61ade04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take Away My Eyes (Los Updates Club Classic Version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:29"^^xsd:interval ;
    schema:inPlaylist _:N529c5b68abc5464695276bd216be7b74 ;
    schema:name "Take Away My Eyes (Los Updates Club Classic Version)"@en .

_:N72af21a8499240d1bd53312094bf6e1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take Away My Eyes (Los Updates X Ray Vision Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT8:16"^^xsd:interval ;
    schema:inPlaylist _:N529c5b68abc5464695276bd216be7b74 ;
    schema:name "Take Away My Eyes (Los Updates X Ray Vision Mix)"@en .

_:N8f94e8f17a304fddb48eb09ca69320ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take Away My Eyes"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:N529c5b68abc5464695276bd216be7b74 ;
    schema:name "Take Away My Eyes"@en .

_:Ndfbe9cb5bacc4e35996a3548bdf99450 a schema:Person,
        foaf:Person ;
    mo:performed <album/34796#performance> ;
    schema:name "Los Updates"@en ;
    foaf:name "Los Updates"@en .

_:N529c5b68abc5464695276bd216be7b74 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4a5388f0a5f545848e4d4556a61ade04,
        _:N72af21a8499240d1bd53312094bf6e1c,
        _:N8f94e8f17a304fddb48eb09ca69320ba ;
    mo:track_count 3 ;
    schema:duration "PT24:04"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4a5388f0a5f545848e4d4556a61ade04,
        _:N72af21a8499240d1bd53312094bf6e1c,
        _:N8f94e8f17a304fddb48eb09ca69320ba .

