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

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

<artist/3420#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74367#subject> ;
    schema:name "sagi"@en,
        "鷺"@ja ;
    foaf:made <album/74367#composition>,
        <album/74367#subject> ;
    foaf:name "sagi"@en,
        "鷺"@ja .

<artist/77619#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74367#subject> ;
    schema:name "Kei Abe"@en,
        "阿部恵"@ja ;
    foaf:made <album/74367#composition>,
        <album/74367#subject> ;
    foaf:name "Kei Abe"@en,
        "阿部恵"@ja .

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

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

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

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

<https://medium-media.vgm.io/albums/76/74367/74367-1516364121.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/74367#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koguma no Kokoro/Yume no Kaze"@en,
        "こぐまのこころ/夢の風"@ja,
        "Koguma no Kokoro/Yume no Kaze"@ja-latn ;
    mo:performance_of <album/74367#musicalwork> ;
    mo:performer _:N2a8dbdb6e12145018d04c1211378e714,
        <artist/1837#subject> ;
    mo:recorded_as <album/74367#musicalexpression> ;
    schema:byArtist _:N2a8dbdb6e12145018d04c1211378e714,
        <artist/1837#subject> ;
    schema:name "Koguma no Kokoro/Yume no Kaze"@en,
        "こぐまのこころ/夢の風"@ja,
        "Koguma no Kokoro/Yume no Kaze"@ja-latn ;
    schema:workPerformed <album/74367#musicalwork> .

<artist/1837#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74367#subject> ;
    mo:performed <album/74367#performance> ;
    schema:name "YuNa"@en,
        "遊女"@ja ;
    foaf:made <album/74367#composition>,
        <album/74367#lyrics>,
        <album/74367#subject> ;
    foaf:name "YuNa"@en,
        "遊女"@ja .

<album/74367#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koguma no Kokoro/Yume no Kaze"@en,
        "こぐまのこころ/夢の風"@ja,
        "Koguma no Kokoro/Yume no Kaze"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "桜猫"@en ;
            foaf:made <album/74367#composition> ;
            foaf:name "桜猫"@en ],
        <artist/1837#subject>,
        <artist/3420#subject>,
        <artist/77619#subject> ;
    mo:produced_work <album/74367#musicalwork> ;
    schema:name "Koguma no Kokoro/Yume no Kaze"@en,
        "こぐまのこころ/夢の風"@ja,
        "Koguma no Kokoro/Yume no Kaze"@ja-latn .

<album/74367#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Koguma no Kokoro/Yume no Kaze"@en,
        "こぐまのこころ/夢の風"@ja,
        "Koguma no Kokoro/Yume no Kaze"@ja-latn ;
    mo:catalogue_number "FMRG-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74367#musicalexpression> ;
    mo:publisher <org/1680#subject> ;
    mo:record _:N9b90ba46a15045238308261e7ad4f069 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "桜猫"@en ;
            foaf:name "桜猫"@en ],
        <artist/1837#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/76/74367/74367-1516364121.jpg> ;
    schema:name "Koguma no Kokoro/Yume no Kaze"@en,
        "こぐまのこころ/夢の風"@ja,
        "Koguma no Kokoro/Yume no Kaze"@ja-latn ;
    schema:publisher <org/1680#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/74367/74367-1516364121.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "桜猫"@en ;
    foaf:made <album/74367#subject> ;
    foaf:name "桜猫"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "桜猫"@en ;
    foaf:made <album/74367#lyrics> ;
    foaf:name "桜猫"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74367#subject> ;
    schema:name "桜猫"@en ;
    foaf:made <album/74367#subject> ;
    foaf:name "桜猫"@en .

_:N2522e8e5b47145a9a4ead32251703f89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミノキ"@ja,
        "Kimi no Ki"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b90ba46a15045238308261e7ad4f069 ;
    schema:name "キミノキ"@ja,
        "Kimi no Ki"@ja-latn .

_:N2a8dbdb6e12145018d04c1211378e714 a schema:Person,
        foaf:Person ;
    mo:performed <album/74367#performance> ;
    schema:name "桜猫"@en ;
    foaf:name "桜猫"@en .

_:N428840588b7a42fe88f9448b001c1995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テオのテーマ"@ja,
        "Teo no Theme"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b90ba46a15045238308261e7ad4f069 ;
    schema:name "テオのテーマ"@ja,
        "Teo no Theme"@ja-latn .

_:N79fc57cd84e94fc29204080aab3a6bd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "巻貝ラムネとテオドールの耳"@ja,
        "Makigai Lemonade to Teo Doll no Mimi"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b90ba46a15045238308261e7ad4f069 ;
    schema:name "巻貝ラムネとテオドールの耳"@ja,
        "Makigai Lemonade to Teo Doll no Mimi"@ja-latn .

_:N928fd4783fca4a6e846f2ffc62b219df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テオドールの毛布"@ja,
        "Teo Doll no Moufu"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b90ba46a15045238308261e7ad4f069 ;
    schema:name "テオドールの毛布"@ja,
        "Teo Doll no Moufu"@ja-latn .

_:Na5bc818da253422586fea6a073be342b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こぐパンの唄"@ja,
        "Kogu-pan no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b90ba46a15045238308261e7ad4f069 ;
    schema:name "こぐパンの唄"@ja,
        "Kogu-pan no Uta"@ja-latn .

_:Ndf5d7f04db4a4166a8459272e1a4c2f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テオのテーマ (Original Version)"@ja,
        "Teo no Theme (Original Version)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b90ba46a15045238308261e7ad4f069 ;
    schema:name "テオのテーマ (Original Version)"@ja,
        "Teo no Theme (Original Version)"@ja-latn .

_:Nea28c3c6cc614e20aa921eb1dbd29741 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こぐパンの唄 (Teo in the kitchen)"@ja,
        "Kogu-pan no Uta (Teo in the kitchen)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9b90ba46a15045238308261e7ad4f069 ;
    schema:name "こぐパンの唄 (Teo in the kitchen)"@ja,
        "Kogu-pan no Uta (Teo in the kitchen)"@ja-latn .

_:N9b90ba46a15045238308261e7ad4f069 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2522e8e5b47145a9a4ead32251703f89,
        _:N428840588b7a42fe88f9448b001c1995,
        _:N79fc57cd84e94fc29204080aab3a6bd9,
        _:N928fd4783fca4a6e846f2ffc62b219df,
        _:Na5bc818da253422586fea6a073be342b,
        _:Ndf5d7f04db4a4166a8459272e1a4c2f7,
        _:Nea28c3c6cc614e20aa921eb1dbd29741 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2522e8e5b47145a9a4ead32251703f89,
        _:N428840588b7a42fe88f9448b001c1995,
        _:N79fc57cd84e94fc29204080aab3a6bd9,
        _:N928fd4783fca4a6e846f2ffc62b219df,
        _:Na5bc818da253422586fea6a073be342b,
        _:Ndf5d7f04db4a4166a8459272e1a4c2f7,
        _:Nea28c3c6cc614e20aa921eb1dbd29741 .

