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

<artist/1144#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayane"@en,
        "彩音"@ja ;
    foaf:made <album/16885#lyrics>,
        <album/16885#subject>,
        <album/16885#vocals> ;
    foaf:name "Ayane"@en,
        "彩音"@ja .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16885#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/16885#composition>,
        <album/16885#lyrics>,
        <album/16885#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<artist/397#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16885#subject> ;
    schema:name "Koji Ueno"@en,
        "上野浩司"@ja ;
    foaf:made <album/16885#composition>,
        <album/16885#subject> ;
    foaf:name "Koji Ueno"@en,
        "上野浩司"@ja .

<product/6071#subject> a schema:CreativeWork ;
    schema:name "AYAKASHI"@en,
        "アヤカシ"@ja,
        "AYAKASHI"@ja-latn ;
    foaf:name "AYAKASHI"@en,
        "アヤカシ"@ja,
        "AYAKASHI"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/58/16885/16885-1260489744.jpg> a schema:ImageObject,
        foaf:Image .

<album/16885#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "cloudier sky / Ayane"@en,
        "cloudier sky / Ayane"@ja,
        "cloudier sky / Ayane"@ja-latn ;
    mo:composer <artist/396#subject>,
        <artist/397#subject> ;
    mo:produced_work <album/16885#musicalwork> ;
    schema:name "cloudier sky / Ayane"@en,
        "cloudier sky / Ayane"@ja,
        "cloudier sky / Ayane"@ja-latn .

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

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

<album/16885#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-25"^^xsd:date ;
    dcterms:title "cloudier sky / Ayane"@en,
        "cloudier sky / Ayane"@ja,
        "cloudier sky / Ayane"@ja-latn ;
    mo:catalogue_number "ZMCZ-3911" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16885#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N5ba75fdd468c487b94e9502ef9c27652 ;
    mo:record_count 1 ;
    schema:about <product/6071#subject> ;
    schema:datePublished "2008-01-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/16885/16885-1260489744.jpg> ;
    schema:name "cloudier sky / Ayane"@en,
        "cloudier sky / Ayane"@ja,
        "cloudier sky / Ayane"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/16885/16885-1260489744.jpg> .

_:N1def8de073154da9a57f4fb3902275ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WiSH ON TRUTH (off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5ba75fdd468c487b94e9502ef9c27652 ;
    schema:name "WiSH ON TRUTH (off vocal)"@en .

_:N4a942167b03848d4beda1ae687ab43c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cloudier sky (off vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5ba75fdd468c487b94e9502ef9c27652 ;
    schema:name "cloudier sky (off vocal)"@en .

_:N558c703e258c4307bea49152601a2b78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cloudier sky"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5ba75fdd468c487b94e9502ef9c27652 ;
    schema:name "cloudier sky"@en .

_:Nc5486525563f4c9ab5c72abc1438d20d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WiSH ON TRUTH"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5ba75fdd468c487b94e9502ef9c27652 ;
    schema:name "WiSH ON TRUTH"@en .

_:N5ba75fdd468c487b94e9502ef9c27652 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1def8de073154da9a57f4fb3902275ac,
        _:N4a942167b03848d4beda1ae687ab43c9,
        _:N558c703e258c4307bea49152601a2b78,
        _:Nc5486525563f4c9ab5c72abc1438d20d ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1def8de073154da9a57f4fb3902275ac,
        _:N4a942167b03848d4beda1ae687ab43c9,
        _:N558c703e258c4307bea49152601a2b78,
        _:Nc5486525563f4c9ab5c72abc1438d20d .

