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

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/19468#lyrics>,
        <album/19468#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

<artist/901#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Nabatame"@en,
        "生天目仁美"@ja ;
    foaf:made <album/19468#subject>,
        <album/19468#vocals> ;
    foaf:name "Hitomi Nabatame"@en,
        "生天目仁美"@ja .

<artist/6486#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19468#subject> ;
    schema:name "Yujiro Okazaki"@en,
        "岡崎雄二郎"@ja ;
    foaf:made <album/19468#composition>,
        <album/19468#subject> ;
    foaf:name "Yujiro Okazaki"@en,
        "岡崎雄二郎"@ja .

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19468#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/19468#composition>,
        <album/19468#subject> ;
    foaf:name "Hiroyuki Sawano"@en .

<product/5089#subject> a schema:CreativeWork ;
    schema:name "Yoake Mae yori Ruriiro na: Crescent Love"@en,
        "夜明け前より瑠璃色な Crescent Love"@ja,
        "Yoake Mae yori Ruriiro na: Crescent Love"@ja-latn ;
    foaf:name "Yoake Mae yori Ruriiro na: Crescent Love"@en,
        "夜明け前より瑠璃色な Crescent Love"@ja,
        "Yoake Mae yori Ruriiro na: Crescent Love"@ja-latn .

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

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

<album/19468#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crescent Love ~Tsuki no Namida~ c/w Ima wo Dakishimete / Feena (cv Hitomi Nabatame)"@en,
        "Crescent Love ～月のなみだ～ c/w 今を抱きしめて / フィーナ (生天目仁美)"@ja,
        "Crescent Love ~Tsuki no Namida~ c/w Ima wo Dakishimete / Feena (cv Hitomi Nabatame)"@ja-latn ;
    mo:performance_of <album/19468#musicalwork> ;
    mo:recorded_as <album/19468#musicalexpression> ;
    schema:name "Crescent Love ~Tsuki no Namida~ c/w Ima wo Dakishimete / Feena (cv Hitomi Nabatame)"@en,
        "Crescent Love ～月のなみだ～ c/w 今を抱きしめて / フィーナ (生天目仁美)"@ja,
        "Crescent Love ~Tsuki no Namida~ c/w Ima wo Dakishimete / Feena (cv Hitomi Nabatame)"@ja-latn ;
    schema:workPerformed <album/19468#musicalwork> .

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

<org/1368#subject> schema:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn ;
    foaf:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/19468/19468-1327323222.jpg> a schema:ImageObject,
        foaf:Image .

<album/19468#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crescent Love ~Tsuki no Namida~ c/w Ima wo Dakishimete / Feena (cv Hitomi Nabatame)"@en,
        "Crescent Love ～月のなみだ～ c/w 今を抱きしめて / フィーナ (生天目仁美)"@ja,
        "Crescent Love ~Tsuki no Namida~ c/w Ima wo Dakishimete / Feena (cv Hitomi Nabatame)"@ja-latn ;
    mo:composer <artist/6486#subject>,
        <artist/7317#subject> ;
    mo:produced_work <album/19468#musicalwork> ;
    schema:name "Crescent Love ~Tsuki no Namida~ c/w Ima wo Dakishimete / Feena (cv Hitomi Nabatame)"@en,
        "Crescent Love ～月のなみだ～ c/w 今を抱きしめて / フィーナ (生天目仁美)"@ja,
        "Crescent Love ~Tsuki no Namida~ c/w Ima wo Dakishimete / Feena (cv Hitomi Nabatame)"@ja-latn .

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

<album/19468#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-11-22"^^xsd:date ;
    dcterms:title "Crescent Love ~Tsuki no Namida~ c/w Ima wo Dakishimete / Feena (cv Hitomi Nabatame)"@en,
        "Crescent Love ～月のなみだ～ c/w 今を抱きしめて / フィーナ (生天目仁美)"@ja,
        "Crescent Love ~Tsuki no Namida~ c/w Ima wo Dakishimete / Feena (cv Hitomi Nabatame)"@ja-latn ;
    mo:catalogue_number "FCCM-0164" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19468#musicalexpression> ;
    mo:publisher <org/1368#subject> ;
    mo:record _:N6ea463e24e4b4efa8336759cc57dab18 ;
    mo:record_count 1 ;
    schema:about <product/5089#subject> ;
    schema:datePublished "2006-11-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/86/19468/19468-1327323222.jpg> ;
    schema:name "Crescent Love ~Tsuki no Namida~ c/w Ima wo Dakishimete / Feena (cv Hitomi Nabatame)"@en,
        "Crescent Love ～月のなみだ～ c/w 今を抱きしめて / フィーナ (生天目仁美)"@ja,
        "Crescent Love ~Tsuki no Namida~ c/w Ima wo Dakishimete / Feena (cv Hitomi Nabatame)"@ja-latn ;
    schema:publisher <org/1368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/19468/19468-1327323222.jpg> .

_:N308829f036ff4c72acbb84c0c100a817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crescent Love ~Tears of the Moon~"@en,
        "Crescent Love ～月のなみだ～"@ja,
        "Crescent Love ～Tsuki no Namida～"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N6ea463e24e4b4efa8336759cc57dab18 ;
    schema:name "Crescent Love ~Tears of the Moon~"@en,
        "Crescent Love ～月のなみだ～"@ja,
        "Crescent Love ～Tsuki no Namida～"@ja-latn .

_:N403f8fa92b534b82b920db8d7b6ff876 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crescent Love ~Tears of the Moon~ Instrumental"@en,
        "Crescent Love ～月のなみだ～ Instrumental"@ja,
        "Crescent Love ～Tsuki no Namida～ Instrumental"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N6ea463e24e4b4efa8336759cc57dab18 ;
    schema:name "Crescent Love ~Tears of the Moon~ Instrumental"@en,
        "Crescent Love ～月のなみだ～ Instrumental"@ja,
        "Crescent Love ～Tsuki no Namida～ Instrumental"@ja-latn .

_:N4ec4d7014c8a4c81b7d33ad040450752 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embrace the Present Instrumental"@en,
        "今を抱きしめて Instrumental"@ja,
        "Ima wo Dakishimete Instrumental"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N6ea463e24e4b4efa8336759cc57dab18 ;
    schema:name "Embrace the Present Instrumental"@en,
        "今を抱きしめて Instrumental"@ja,
        "Ima wo Dakishimete Instrumental"@ja-latn .

_:N920ee6c0c3794b59b0b476905c5f214e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embrace the Present"@en,
        "今を抱きしめて"@ja,
        "Ima wo Dakishimete"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N6ea463e24e4b4efa8336759cc57dab18 ;
    schema:name "Embrace the Present"@en,
        "今を抱きしめて"@ja,
        "Ima wo Dakishimete"@ja-latn .

_:N6ea463e24e4b4efa8336759cc57dab18 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N308829f036ff4c72acbb84c0c100a817,
        _:N403f8fa92b534b82b920db8d7b6ff876,
        _:N4ec4d7014c8a4c81b7d33ad040450752,
        _:N920ee6c0c3794b59b0b476905c5f214e ;
    mo:track_count 4 ;
    schema:duration "PT15:09"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N308829f036ff4c72acbb84c0c100a817,
        _:N403f8fa92b534b82b920db8d7b6ff876,
        _:N4ec4d7014c8a4c81b7d33ad040450752,
        _:N920ee6c0c3794b59b0b476905c5f214e .

