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

<artist/215#subject> a schema:Person,
        foaf:Person ;
    schema:name "KAKO"@en ;
    foaf:made <album/4937#subject>,
        <album/4937#vocals> ;
    foaf:name "KAKO"@en .

<artist/2280#subject> a schema:Person,
        foaf:Person ;
    schema:name "kanoko"@en ;
    foaf:made <album/4937#lyrics>,
        <album/4937#subject> ;
    foaf:name "kanoko"@en .

<artist/86#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4937#subject> ;
    schema:name "Hitoshi Fujima"@en,
        "藤間仁"@ja ;
    foaf:made <album/4937#composition>,
        <album/4937#subject> ;
    foaf:name "Hitoshi Fujima"@en,
        "藤間仁"@ja .

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

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

<album/4937#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Quilt ~Anata to Tsumugu Yume to Koi no Dress~ Theme Song \"Yume no Tsuki\""@en,
        "きると ～貴方と紡ぐ夢と恋のドレス～ 初回限定版主題歌CD 「夢の月」"@ja,
        "Quilt ~Anata to Tsumugu Yume to Koi no Dress~ Theme Song \"Yume no Tsuki\""@ja-latn ;
    mo:performance_of <album/4937#musicalwork> ;
    mo:recorded_as <album/4937#musicalexpression> ;
    schema:name "Quilt ~Anata to Tsumugu Yume to Koi no Dress~ Theme Song \"Yume no Tsuki\""@en,
        "きると ～貴方と紡ぐ夢と恋のドレス～ 初回限定版主題歌CD 「夢の月」"@ja,
        "Quilt ~Anata to Tsumugu Yume to Koi no Dress~ Theme Song \"Yume no Tsuki\""@ja-latn ;
    schema:workPerformed <album/4937#musicalwork> .

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

<org/2615#subject> schema:name "Nine's fox"@en,
        "Nine's fox"@ja,
        "Nine's fox"@ja-latn ;
    foaf:name "Nine's fox"@en,
        "Nine's fox"@ja,
        "Nine's fox"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/4937/4937-1192345055.jpg> a schema:ImageObject,
        foaf:Image .

<album/4937#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Quilt ~Anata to Tsumugu Yume to Koi no Dress~ Theme Song \"Yume no Tsuki\""@en,
        "きると ～貴方と紡ぐ夢と恋のドレス～ 初回限定版主題歌CD 「夢の月」"@ja,
        "Quilt ~Anata to Tsumugu Yume to Koi no Dress~ Theme Song \"Yume no Tsuki\""@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/4937#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/86#subject> ;
    mo:produced_work <album/4937#musicalwork> ;
    schema:name "Quilt ~Anata to Tsumugu Yume to Koi no Dress~ Theme Song \"Yume no Tsuki\""@en,
        "きると ～貴方と紡ぐ夢と恋のドレス～ 初回限定版主題歌CD 「夢の月」"@ja,
        "Quilt ~Anata to Tsumugu Yume to Koi no Dress~ Theme Song \"Yume no Tsuki\""@ja-latn .

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

<album/4937#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-31"^^xsd:date ;
    dcterms:title "Quilt ~Anata to Tsumugu Yume to Koi no Dress~ Theme Song \"Yume no Tsuki\""@en,
        "きると ～貴方と紡ぐ夢と恋のドレス～ 初回限定版主題歌CD 「夢の月」"@ja,
        "Quilt ~Anata to Tsumugu Yume to Koi no Dress~ Theme Song \"Yume no Tsuki\""@ja-latn ;
    mo:catalogue_number "OSPS-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4937#musicalexpression> ;
    mo:publisher <org/2615#subject> ;
    mo:record _:Na31394c6fe764b1e90c1c21507714eb0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Quilt ~Anata to Tsumugu Yume to Koi no Dress~"@en ;
            foaf:name "Quilt ~Anata to Tsumugu Yume to Koi no Dress~"@en ] ;
    schema:datePublished "2007-05-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/4937/4937-1192345055.jpg> ;
    schema:name "Quilt ~Anata to Tsumugu Yume to Koi no Dress~ Theme Song \"Yume no Tsuki\""@en,
        "きると ～貴方と紡ぐ夢と恋のドレス～ 初回限定版主題歌CD 「夢の月」"@ja,
        "Quilt ~Anata to Tsumugu Yume to Koi no Dress~ Theme Song \"Yume no Tsuki\""@ja-latn ;
    schema:publisher <org/2615#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/4937/4937-1192345055.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4937#subject> ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/4937#subject> ;
    foaf:name "(Elements Garden"@en .

_:N49b3db6bc0844eda8aed699a2ce58a10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Moon"@en,
        "夢の月"@ja,
        "Yume no Tsuki"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Na31394c6fe764b1e90c1c21507714eb0 ;
    schema:name "Dream Moon"@en,
        "夢の月"@ja,
        "Yume no Tsuki"@ja-latn .

_:N8a800267891b4fafaf3e1b02825f8296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Moon karaoke ver."@en,
        "夢の月 karaoke ver."@ja,
        "Yume no Tsuki karaoke ver."@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Na31394c6fe764b1e90c1c21507714eb0 ;
    schema:name "Dream Moon karaoke ver."@en,
        "夢の月 karaoke ver."@ja,
        "Yume no Tsuki karaoke ver."@ja-latn .

_:Na66ea8d27ae04341a1a83fc4e4840910 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Moon inst ver."@en,
        "夢の月 inst ver."@ja,
        "Yume no Tsuki inst ver."@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Na31394c6fe764b1e90c1c21507714eb0 ;
    schema:name "Dream Moon inst ver."@en,
        "夢の月 inst ver."@ja,
        "Yume no Tsuki inst ver."@ja-latn .

_:Na31394c6fe764b1e90c1c21507714eb0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N49b3db6bc0844eda8aed699a2ce58a10,
        _:N8a800267891b4fafaf3e1b02825f8296,
        _:Na66ea8d27ae04341a1a83fc4e4840910 ;
    mo:track_count 3 ;
    schema:duration "PT11:19"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N49b3db6bc0844eda8aed699a2ce58a10,
        _:N8a800267891b4fafaf3e1b02825f8296,
        _:Na66ea8d27ae04341a1a83fc4e4840910 .

