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

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

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

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

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

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57856#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/57856#composition>,
        <album/57856#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/57856#musicalexpression> a mo:Signal ;
    mo:published_as <album/57856#subject> ;
    mo:records <album/57856#performance> .

<album/57856#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Melody / Pile [Limited Edition A]"@en,
        "Melody / Pile [初回限定盤A]"@ja,
        "Melody / Pile [Limited Edition A]"@ja-latn ;
    mo:performance_of <album/57856#musicalwork> ;
    mo:recorded_as <album/57856#musicalexpression> ;
    schema:name "Melody / Pile [Limited Edition A]"@en,
        "Melody / Pile [初回限定盤A]"@ja,
        "Melody / Pile [Limited Edition A]"@ja-latn ;
    schema:workPerformed <album/57856#musicalwork> .

<album/57856#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/65/57856/57856-1462978912.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/57856#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/57856/57856-1462978912.jpg> ;
    foaf:depicts <album/57856#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/57856/57856-1462978912.jpg> .

<https://medium-media.vgm.io/albums/65/57856/57856-1462978912.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/57856#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Melody / Pile [Limited Edition A]"@en,
        "Melody / Pile [初回限定盤A]"@ja,
        "Melody / Pile [Limited Edition A]"@ja-latn ;
    mo:composer <artist/17723#subject>,
        <artist/28109#subject>,
        <artist/82#subject> ;
    mo:produced_work <album/57856#musicalwork> ;
    schema:name "Melody / Pile [Limited Edition A]"@en,
        "Melody / Pile [初回限定盤A]"@ja,
        "Melody / Pile [Limited Edition A]"@ja-latn .

<album/57856#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-18"^^xsd:date ;
    dcterms:title "Melody / Pile [Limited Edition A]"@en,
        "Melody / Pile [初回限定盤A]"@ja,
        "Melody / Pile [Limited Edition A]"@ja-latn ;
    mo:catalogue_number "VIZL-963" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/57856#musicalexpression> ;
    mo:publisher <org/1361#subject> ;
    mo:record _:N71a2659dce334835b53410a3a3282069,
        _:Nfe239dccdeec4fe0bec521155f2f0568 ;
    mo:record_count 2 ;
    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/65/57856/57856-1462978912.jpg> ;
    schema:name "Melody / Pile [Limited Edition A]"@en,
        "Melody / Pile [初回限定盤A]"@ja,
        "Melody / Pile [Limited Edition A]"@ja-latn ;
    schema:publisher <org/1361#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/57856/57856-1462978912.jpg> .

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

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

_:N08eab3db1c284585a5440eb468ac381a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody"@en,
        "Melody"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nfe239dccdeec4fe0bec521155f2f0568 ;
    schema:name "Melody"@en,
        "Melody"@ja .

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

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

_:N71a2659dce334835b53410a3a3282069 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Ne7b7026f53274510881d306fddda4b97 ;
    mo:track_count 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne7b7026f53274510881d306fddda4b97 .

_:N7c7c167da82e4f499ab229acfb3b4d77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "angel song"@en,
        "angel song"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nfe239dccdeec4fe0bec521155f2f0568 ;
    schema:name "angel song"@en,
        "angel song"@ja .

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

_:Ne7b7026f53274510881d306fddda4b97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Melody\" Music Video"@en,
        "「Melody」ミュージックビデオ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N71a2659dce334835b53410a3a3282069 ;
    schema:name "\"Melody\" Music Video"@en,
        "「Melody」ミュージックビデオ"@ja .

_:Nfe239dccdeec4fe0bec521155f2f0568 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08eab3db1c284585a5440eb468ac381a,
        _:N2a860f70d98a49a68a360f3b2d67fb8f,
        _:N3fee6177389b4ee2aedcf89f9ff75fea,
        _:N7c7c167da82e4f499ab229acfb3b4d77,
        _:Nd12d2fdd5c9f4764944ea61be8d38b59 ;
    mo:track_count 5 ;
    schema:duration "PT21:12"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N08eab3db1c284585a5440eb468ac381a,
        _:N2a860f70d98a49a68a360f3b2d67fb8f,
        _:N3fee6177389b4ee2aedcf89f9ff75fea,
        _:N7c7c167da82e4f499ab229acfb3b4d77,
        _:Nd12d2fdd5c9f4764944ea61be8d38b59 .

