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

<artist/1489#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Matsuura"@en,
        "松浦有希"@ja ;
    foaf:made <album/55087#lyrics>,
        <album/55087#subject> ;
    foaf:name "Yuki Matsuura"@en,
        "松浦有希"@ja .

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

<artist/15446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55087#subject> ;
    schema:name "Orito"@en ;
    foaf:made <album/55087#composition>,
        <album/55087#lyrics>,
        <album/55087#subject> ;
    foaf:name "Orito"@en .

<artist/3406#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55087#subject> ;
    schema:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja ;
    foaf:made <album/55087#composition>,
        <album/55087#subject> ;
    foaf:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja .

<product/3974#subject> a schema:CreativeWork ;
    schema:name "Miss Monochrome -The Animation-"@en,
        "ミス・モノクローム -The Animation-"@ja,
        "Miss Monochrome -The Animation-"@ja-latn ;
    foaf:name "Miss Monochrome -The Animation-"@en,
        "ミス・モノクローム -The Animation-"@ja,
        "Miss Monochrome -The Animation-"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/78/55087/55087-1450245772.jpg> a schema:ImageObject,
        foaf:Image .

<album/55087#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chiruhana / Miss Monochrome (CV: Yui Horie)"@en,
        "チルハナ / ミス・モノクローム (CV: 堀江由衣)"@ja,
        "Chiruhana / Miss Monochrome (CV: Yui Horie)"@ja-latn ;
    mo:composer <artist/15446#subject>,
        <artist/3406#subject> ;
    mo:produced_work <album/55087#musicalwork> ;
    schema:name "Chiruhana / Miss Monochrome (CV: Yui Horie)"@en,
        "チルハナ / ミス・モノクローム (CV: 堀江由衣)"@ja,
        "Chiruhana / Miss Monochrome (CV: Yui Horie)"@ja-latn .

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

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

<album/55087#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chiruhana / Miss Monochrome (CV: Yui Horie)"@en,
        "チルハナ / ミス・モノクローム (CV: 堀江由衣)"@ja,
        "Chiruhana / Miss Monochrome (CV: Yui Horie)"@ja-latn ;
    mo:performance_of <album/55087#musicalwork> ;
    mo:performer <artist/640#subject> ;
    mo:recorded_as <album/55087#musicalexpression> ;
    schema:byArtist <artist/640#subject> ;
    schema:name "Chiruhana / Miss Monochrome (CV: Yui Horie)"@en,
        "チルハナ / ミス・モノクローム (CV: 堀江由衣)"@ja,
        "Chiruhana / Miss Monochrome (CV: Yui Horie)"@ja-latn ;
    schema:workPerformed <album/55087#musicalwork> .

<artist/640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55087#performance> ;
    schema:name "Yui Horie"@en,
        "堀江由衣"@ja ;
    foaf:name "Yui Horie"@en,
        "堀江由衣"@ja .

<album/55087#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-01-13"^^xsd:date ;
    dcterms:title "Chiruhana / Miss Monochrome (CV: Yui Horie)"@en,
        "チルハナ / ミス・モノクローム (CV: 堀江由衣)"@ja,
        "Chiruhana / Miss Monochrome (CV: Yui Horie)"@ja-latn ;
    mo:catalogue_number "KICM-3309" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55087#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N9340407efaeb4f40bac7d32de40176ee ;
    mo:record_count 1 ;
    schema:about <product/3974#subject> ;
    schema:byArtist <artist/640#subject> ;
    schema:datePublished "2016-01-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/78/55087/55087-1450245772.jpg> ;
    schema:name "Chiruhana / Miss Monochrome (CV: Yui Horie)"@en,
        "チルハナ / ミス・モノクローム (CV: 堀江由衣)"@ja,
        "Chiruhana / Miss Monochrome (CV: Yui Horie)"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/55087/55087-1450245772.jpg> .

_:N74a317fd1765430190c3a8746dce3967 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見つめられたら ～when I fallin' love with you～"@ja,
        "Mitsumeraretara ~when I fallin' love with you~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N9340407efaeb4f40bac7d32de40176ee ;
    schema:name "見つめられたら ～when I fallin' love with you～"@ja,
        "Mitsumeraretara ~when I fallin' love with you~"@ja-latn .

_:N927a8b05a5444afa81d0fdbc4ce24ce5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見つめられたら ～when I fallin' love with you～ (off vocal ver.)"@ja,
        "Mitsumeraretara ~when I fallin' love with you~ (off vocal ver.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N9340407efaeb4f40bac7d32de40176ee ;
    schema:name "見つめられたら ～when I fallin' love with you～ (off vocal ver.)"@ja,
        "Mitsumeraretara ~when I fallin' love with you~ (off vocal ver.)"@ja-latn .

_:Nb7a42c291cc9448abce89b415a12454d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チルハナ (off vocal ver.)"@ja,
        "Chiruhana (off vocal ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N9340407efaeb4f40bac7d32de40176ee ;
    schema:name "チルハナ (off vocal ver.)"@ja,
        "Chiruhana (off vocal ver.)"@ja-latn .

_:Ne349dc28e97046d096a366ab90837603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チルハナ"@ja,
        "Chiruhana"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N9340407efaeb4f40bac7d32de40176ee ;
    schema:name "チルハナ"@ja,
        "Chiruhana"@ja-latn .

_:N9340407efaeb4f40bac7d32de40176ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N74a317fd1765430190c3a8746dce3967,
        _:N927a8b05a5444afa81d0fdbc4ce24ce5,
        _:Nb7a42c291cc9448abce89b415a12454d,
        _:Ne349dc28e97046d096a366ab90837603 ;
    mo:track_count 4 ;
    schema:duration "PT17:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N74a317fd1765430190c3a8746dce3967,
        _:N927a8b05a5444afa81d0fdbc4ce24ce5,
        _:Nb7a42c291cc9448abce89b415a12454d,
        _:Ne349dc28e97046d096a366ab90837603 .

