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

<artist/10457#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Inaba"@en,
        "稲葉エミ"@ja ;
    foaf:made <album/51819#lyrics>,
        <album/51819#subject> ;
    foaf:name "Emi Inaba"@en,
        "稲葉エミ"@ja .

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

<artist/840#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51819#subject> ;
    schema:name "Miki Fujisue"@en,
        "藤末樹"@ja ;
    foaf:made <album/51819#composition>,
        <album/51819#subject> ;
    foaf:name "Miki Fujisue"@en,
        "藤末樹"@ja .

<product/3204#subject> a schema:CreativeWork ;
    schema:name "Saekano -How to Raise a Boring Girlfriend-"@en,
        "冴えない彼女の育てかた"@ja,
        "Saenai heroine no sodate-kata"@ja-latn ;
    foaf:name "Saekano -How to Raise a Boring Girlfriend-"@en,
        "冴えない彼女の育てかた"@ja,
        "Saenai heroine no sodate-kata"@ja-latn .

<album/51819#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cherish you / Michiru Hyodo (CV: Sayuri Yahagi)"@en,
        "Cherish you / 氷堂美智留(CV:矢作紗友里)"@ja,
        "Cherish you / Michiru Hyodo (CV: Sayuri Yahagi)"@ja-latn ;
    mo:composer <artist/840#subject> ;
    mo:produced_work <album/51819#musicalwork> ;
    schema:name "Cherish you / Michiru Hyodo (CV: Sayuri Yahagi)"@en,
        "Cherish you / 氷堂美智留(CV:矢作紗友里)"@ja,
        "Cherish you / Michiru Hyodo (CV: Sayuri Yahagi)"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/91/51819/51819-1427396715.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/51819#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cherish you / Michiru Hyodo (CV: Sayuri Yahagi)"@en,
        "Cherish you / 氷堂美智留(CV:矢作紗友里)"@ja,
        "Cherish you / Michiru Hyodo (CV: Sayuri Yahagi)"@ja-latn ;
    mo:performance_of <album/51819#musicalwork> ;
    mo:performer <artist/7025#subject> ;
    mo:recorded_as <album/51819#musicalexpression> ;
    schema:byArtist <artist/7025#subject> ;
    schema:name "Cherish you / Michiru Hyodo (CV: Sayuri Yahagi)"@en,
        "Cherish you / 氷堂美智留(CV:矢作紗友里)"@ja,
        "Cherish you / Michiru Hyodo (CV: Sayuri Yahagi)"@ja-latn ;
    schema:workPerformed <album/51819#musicalwork> .

<artist/7025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51819#performance> ;
    schema:name "Sayuri Yahagi"@en,
        "矢作紗友里"@ja ;
    foaf:name "Sayuri Yahagi"@en,
        "矢作紗友里"@ja .

<album/51819#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-27"^^xsd:date ;
    dcterms:title "Cherish you / Michiru Hyodo (CV: Sayuri Yahagi)"@en,
        "Cherish you / 氷堂美智留(CV:矢作紗友里)"@ja,
        "Cherish you / Michiru Hyodo (CV: Sayuri Yahagi)"@ja-latn ;
    mo:catalogue_number "ANXX-00597" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/51819#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N55d6e12ee3e246d9a2b8e8888368b97a ;
    mo:record_count 1 ;
    schema:about <product/3204#subject> ;
    schema:byArtist <artist/7025#subject> ;
    schema:datePublished "2015-03-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/51819/51819-1427396715.jpg> ;
    schema:name "Cherish you / Michiru Hyodo (CV: Sayuri Yahagi)"@en,
        "Cherish you / 氷堂美智留(CV:矢作紗友里)"@ja,
        "Cherish you / Michiru Hyodo (CV: Sayuri Yahagi)"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/51819/51819-1427396715.jpg> .

_:N55d6e12ee3e246d9a2b8e8888368b97a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ncc6b40f3a24741d39930fd2904e24e70 ;
    mo:track_count 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ncc6b40f3a24741d39930fd2904e24e70 .

_:Ncc6b40f3a24741d39930fd2904e24e70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherish you"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N55d6e12ee3e246d9a2b8e8888368b97a ;
    schema:name "Cherish you"@en .

