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

<artist/14081#subject> a schema:Person,
        foaf:Person ;
    schema:name "Pile"@en,
        "パイル"@ja ;
    foaf:made <album/57855#subject>,
        <album/57855#vocals> ;
    foaf:name "Pile"@en,
        "パイル"@ja .

<artist/27800#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takayuki Yasuda"@en,
        "安田尊行"@ja ;
    foaf:made <album/57855#lyrics>,
        <album/57855#subject> ;
    foaf:name "Takayuki Yasuda"@en,
        "安田尊行"@ja .

<artist/17723#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57855#subject> ;
    schema:name "HAMA-kgn"@en ;
    foaf:made <album/57855#composition>,
        <album/57855#subject> ;
    foaf:name "HAMA-kgn"@en .

<artist/28109#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57855#subject> ;
    schema:name "Hiroshi Chihara"@en,
        "千原弘嗣"@ja ;
    foaf:made <album/57855#composition>,
        <album/57855#subject> ;
    foaf:name "Hiroshi Chihara"@en,
        "千原弘嗣"@ja .

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57855#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/57855#composition>,
        <album/57855#subject> ;
    foaf:name "MANYO"@en .

<product/2933#subject> a schema:CreativeWork ;
    schema:name "World Trigger"@en,
        "ワールドトリガー"@ja,
        "World Trigger"@ja-latn ;
    foaf:name "World Trigger"@en,
        "ワールドトリガー"@ja,
        "World Trigger"@ja-latn .

<release/15868#subject> a schema:CreativeWork ;
    schema:name "Kyoukai no RINNE 2nd Series"@en,
        "境界のRINNE 第2シリーズ"@ja,
        "Kyoukai no RINNE 2nd Series"@ja-latn ;
    foaf:name "Kyoukai no RINNE 2nd Series"@en,
        "境界のRINNE 第2シリーズ"@ja,
        "Kyoukai no RINNE 2nd Series"@ja-latn .

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

<album/57855#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Melody / Pile"@en,
        "Melody / Pile"@ja,
        "Melody / Pile"@ja-latn ;
    mo:performance_of <album/57855#musicalwork> ;
    mo:recorded_as <album/57855#musicalexpression> ;
    schema:name "Melody / Pile"@en,
        "Melody / Pile"@ja,
        "Melody / Pile"@ja-latn ;
    schema:workPerformed <album/57855#musicalwork> .

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

<org/1361#subject> schema:name "Colourful Records"@en,
        "Colourful Records"@ja,
        "Colourful Records"@ja-latn ;
    foaf:name "Colourful Records"@en,
        "Colourful Records"@ja,
        "Colourful Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/57855/57855-1462978861.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/57855#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Melody / Pile"@en,
        "Melody / Pile"@ja,
        "Melody / Pile"@ja-latn ;
    mo:composer <artist/17723#subject>,
        <artist/28109#subject>,
        <artist/82#subject> ;
    mo:produced_work <album/57855#musicalwork> ;
    schema:name "Melody / Pile"@en,
        "Melody / Pile"@ja,
        "Melody / Pile"@ja-latn .

<album/57855#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-18"^^xsd:date ;
    dcterms:title "Melody / Pile"@en,
        "Melody / Pile"@ja,
        "Melody / Pile"@ja-latn ;
    mo:catalogue_number "VICL-37163" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57855#musicalexpression> ;
    mo:publisher <org/1361#subject> ;
    mo:record _:N849df59274fe4370ae2a720d9839fd8c ;
    mo:record_count 1 ;
    schema:about <product/2933#subject>,
        <release/15868#subject> ;
    schema:datePublished "2016-05-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/55/57855/57855-1462978861.jpg> ;
    schema:name "Melody / Pile"@en,
        "Melody / Pile"@ja,
        "Melody / Pile"@ja-latn ;
    schema:publisher <org/1361#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/57855/57855-1462978861.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "笑夢"@en ;
    foaf:made <album/57855#lyrics> ;
    foaf:name "笑夢"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "笑夢"@en ;
    foaf:made <album/57855#subject> ;
    foaf:name "笑夢"@en .

_:N019e90d59d394ba6a8cd3dc8cee64b69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "angel song <off vocal>"@en,
        "angel song <off vocal>"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N849df59274fe4370ae2a720d9839fd8c ;
    schema:name "angel song <off vocal>"@en,
        "angel song <off vocal>"@ja .

_:N306498d7bbdf4edeb46000412c7b62ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody <off vocal>"@en,
        "Melody <off vocal>"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N849df59274fe4370ae2a720d9839fd8c ;
    schema:name "Melody <off vocal>"@en,
        "Melody <off vocal>"@ja .

_:N62924d2b044c49d29e389d1c395cedcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "angel song"@en,
        "angel song"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N849df59274fe4370ae2a720d9839fd8c ;
    schema:name "angel song"@en,
        "angel song"@ja .

_:N8588a587f65d4e03a8b8fd0aa7aadaec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody"@en,
        "Melody"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N849df59274fe4370ae2a720d9839fd8c ;
    schema:name "Melody"@en,
        "Melody"@ja .

_:Nd3a21792f0bc41e095ebdefbcb693472 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Trigger -another ver.-"@en,
        "ドリームトリガー -another ver.-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N849df59274fe4370ae2a720d9839fd8c ;
    schema:name "Dream Trigger -another ver.-"@en,
        "ドリームトリガー -another ver.-"@ja .

_:N849df59274fe4370ae2a720d9839fd8c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N019e90d59d394ba6a8cd3dc8cee64b69,
        _:N306498d7bbdf4edeb46000412c7b62ad,
        _:N62924d2b044c49d29e389d1c395cedcf,
        _:N8588a587f65d4e03a8b8fd0aa7aadaec,
        _:Nd3a21792f0bc41e095ebdefbcb693472 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N019e90d59d394ba6a8cd3dc8cee64b69,
        _:N306498d7bbdf4edeb46000412c7b62ad,
        _:N62924d2b044c49d29e389d1c395cedcf,
        _:N8588a587f65d4e03a8b8fd0aa7aadaec,
        _:Nd3a21792f0bc41e095ebdefbcb693472 .

