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

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

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

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

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

<album/34792#musicalexpression> a mo:Signal ;
    mo:published_as <album/34792#subject> ;
    mo:records <album/34792#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/29/34792/34792-1345519682.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/34792#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/34792/34792-1345519682.jpg> ;
    foaf:depicts <album/34792#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/34792/34792-1345519682.jpg> .

<https://medium-media.vgm.io/albums/29/34792/34792-1345519682.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/34792#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-16"^^xsd:date ;
    dcterms:title "In the Collaborations 01"@en,
        "In the Collaborations 01"@ja,
        "In the Collaborations 01"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/34792#musicalexpression> ;
    mo:publisher <org/3624#subject> ;
    mo:record _:N674f2c7c18444953963437af3eb197de ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "August Engkilde"@en ;
            foaf:name "August Engkilde"@en ] ;
    schema:datePublished "2009-12-16"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/29/34792/34792-1345519682.jpg> ;
    schema:name "In the Collaborations 01"@en,
        "In the Collaborations 01"@ja,
        "In the Collaborations 01"@ja-latn ;
    schema:publisher <org/3624#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/34792/34792-1345519682.jpg> .

_:N093b6eb7ee4d41b3b36eef9aa1e1f802 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "10 Tone (Lorenzo Chiabotti Remix) [feat. August Engkilde]"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:N674f2c7c18444953963437af3eb197de ;
    schema:name "10 Tone (Lorenzo Chiabotti Remix) [feat. August Engkilde]"@en .

_:N4a46791a1c574e969fca836a92039c5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "10 Tone (feat. August Engkilde)"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:inPlaylist _:N674f2c7c18444953963437af3eb197de ;
    schema:name "10 Tone (feat. August Engkilde)"@en .

_:Ndfc82be2a5ff49c781e009706ed65f6c a schema:Person,
        foaf:Person ;
    mo:performed <album/34792#performance> ;
    schema:name "August Engkilde"@en ;
    foaf:name "August Engkilde"@en .

_:N674f2c7c18444953963437af3eb197de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N093b6eb7ee4d41b3b36eef9aa1e1f802,
        _:N4a46791a1c574e969fca836a92039c5b ;
    mo:track_count 2 ;
    schema:duration "PT14:39"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N093b6eb7ee4d41b3b36eef9aa1e1f802,
        _:N4a46791a1c574e969fca836a92039c5b .

