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

<album/86634> a mo:Release ;
    mo:catalogue_number "ESCL-4466" .

<artist/12123#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86635#subject> ;
    schema:name "L!th!um"@en ;
    foaf:made <album/86635#composition>,
        <album/86635#subject> ;
    foaf:name "L!th!um"@en .

<artist/14349#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86635#subject> ;
    schema:name "KEiGO Yo"@en,
        "楊慶豪"@ja ;
    foaf:made <album/86635#composition>,
        <album/86635#subject> ;
    foaf:name "KEiGO Yo"@en,
        "楊慶豪"@ja .

<artist/25294#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86635#subject> ;
    schema:name "YAMAZARU"@en,
        "山猿"@ja ;
    foaf:made <album/86635#composition>,
        <album/86635#lyrics>,
        <album/86635#subject>,
        <album/86635#vocals> ;
    foaf:name "YAMAZARU"@en,
        "山猿"@ja .

<product/1150#subject> a schema:CreativeWork ;
    schema:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn ;
    foaf:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn .

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

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

<album/86635#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KAZE / YAMAZARU [Limited Edition]"@en,
        "風 / 山猿 [初回生産限定盤]"@ja,
        "KAZE / YAMAZARU [Limited Edition]"@ja-latn ;
    mo:performance_of <album/86635#musicalwork> ;
    mo:recorded_as <album/86635#musicalexpression> ;
    schema:name "KAZE / YAMAZARU [Limited Edition]"@en,
        "風 / 山猿 [初回生産限定盤]"@ja,
        "KAZE / YAMAZARU [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/86635#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/53/86635/86635-1557719607.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/86635#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KAZE / YAMAZARU [Limited Edition]"@en,
        "風 / 山猿 [初回生産限定盤]"@ja,
        "KAZE / YAMAZARU [Limited Edition]"@ja-latn ;
    mo:composer <artist/12123#subject>,
        <artist/14349#subject>,
        <artist/25294#subject> ;
    mo:produced_work <album/86635#musicalwork> ;
    schema:name "KAZE / YAMAZARU [Limited Edition]"@en,
        "風 / 山猿 [初回生産限定盤]"@ja,
        "KAZE / YAMAZARU [Limited Edition]"@ja-latn .

<album/86635#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-08"^^xsd:date ;
    dcterms:title "KAZE / YAMAZARU [Limited Edition]"@en,
        "風 / 山猿 [初回生産限定盤]"@ja,
        "KAZE / YAMAZARU [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-4464~5" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/86634> ;
    mo:publication_of <album/86635#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Nef2727164c03448c80159c9f855eec15 ;
    mo:record_count 1 ;
    schema:about <product/1150#subject> ;
    schema:datePublished "2015-07-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/86635/86635-1557719607.jpg> ;
    schema:name "KAZE / YAMAZARU [Limited Edition]"@en,
        "風 / 山猿 [初回生産限定盤]"@ja,
        "KAZE / YAMAZARU [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/86635/86635-1557719607.jpg> .

_:N20fdf0ec8ab64bbe9252c3facc062c96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3090 ～愛のうた～ (Love Mix Version)"@ja,
        "3090 ~Ai no Uta~ (Love Mix Version)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nef2727164c03448c80159c9f855eec15 ;
    schema:name "3090 ～愛のうた～ (Love Mix Version)"@ja,
        "3090 ~Ai no Uta~ (Love Mix Version)"@ja-latn .

_:N2a92dde803a740ef9ad93165d8dbfadf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無口な明日を嫌わないで"@ja,
        "Mukuchi na Ashita wo Kirawanaide"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nef2727164c03448c80159c9f855eec15 ;
    schema:name "無口な明日を嫌わないで"@ja,
        "Mukuchi na Ashita wo Kirawanaide"@ja-latn .

_:N781a791dbfc3407b8f3016740061e959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風 (Instrumental)"@ja,
        "Kaze (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nef2727164c03448c80159c9f855eec15 ;
    schema:name "風 (Instrumental)"@ja,
        "Kaze (Instrumental)"@ja-latn .

_:N78508d654e344c838203944934141080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風"@ja,
        "Kaze"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nef2727164c03448c80159c9f855eec15 ;
    schema:name "風"@ja,
        "Kaze"@ja-latn .

_:Nef2727164c03448c80159c9f855eec15 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20fdf0ec8ab64bbe9252c3facc062c96,
        _:N2a92dde803a740ef9ad93165d8dbfadf,
        _:N781a791dbfc3407b8f3016740061e959,
        _:N78508d654e344c838203944934141080 ;
    mo:track_count 4 ;
    schema:duration "PT17:32"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N20fdf0ec8ab64bbe9252c3facc062c96,
        _:N2a92dde803a740ef9ad93165d8dbfadf,
        _:N781a791dbfc3407b8f3016740061e959,
        _:N78508d654e344c838203944934141080 .

