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

<artist/3968#subject> a schema:Person,
        foaf:Person ;
    schema:name "interface"@en ;
    foaf:made <album/100637#lyrics>,
        <album/100637#subject> ;
    foaf:name "interface"@en .

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

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

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

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

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

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

<album/100637#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hiyoko-sama no Iutori! / KAZAHA"@en,
        "ヒヨコさまの言う通りッ! / 風葉"@ja,
        "Hiyoko-sama no Iutori! / KAZAHA"@ja-latn ;
    mo:composer <artist/1585#subject>,
        <artist/1586#subject>,
        <artist/1620#subject> ;
    mo:produced_work <album/100637#musicalwork> ;
    schema:name "Hiyoko-sama no Iutori! / KAZAHA"@en,
        "ヒヨコさまの言う通りッ! / 風葉"@ja,
        "Hiyoko-sama no Iutori! / KAZAHA"@ja-latn .

<artist/1585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100637#subject> ;
    mo:performed <album/100637#performance> ;
    schema:name "wRight"@en ;
    foaf:made <album/100637#composition>,
        <album/100637#lyrics>,
        <album/100637#subject> ;
    foaf:name "wRight"@en .

<artist/1586#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100637#subject> ;
    mo:performed <album/100637#performance> ;
    schema:name "KAZAHA"@en,
        "風葉"@ja ;
    foaf:made <album/100637#composition>,
        <album/100637#lyrics>,
        <album/100637#subject> ;
    foaf:name "KAZAHA"@en,
        "風葉"@ja .

<artist/1620#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100637#subject> ;
    mo:performed <album/100637#performance> ;
    schema:name "RyoRca"@en,
        "綾菓"@ja ;
    foaf:made <album/100637#composition>,
        <album/100637#lyrics>,
        <album/100637#subject> ;
    foaf:name "RyoRca"@en,
        "綾菓"@ja .

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

<album/100637#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hiyoko-sama no Iutori! / KAZAHA"@en,
        "ヒヨコさまの言う通りッ! / 風葉"@ja,
        "Hiyoko-sama no Iutori! / KAZAHA"@ja-latn ;
    mo:performance_of <album/100637#musicalwork> ;
    mo:performer _:Ndc2edfa3655c4bae9256eacb61a7caf3,
        <artist/1585#subject>,
        <artist/1586#subject>,
        <artist/1620#subject> ;
    mo:recorded_as <album/100637#musicalexpression> ;
    schema:byArtist _:Ndc2edfa3655c4bae9256eacb61a7caf3,
        <artist/1585#subject>,
        <artist/1586#subject>,
        <artist/1620#subject> ;
    schema:name "Hiyoko-sama no Iutori! / KAZAHA"@en,
        "ヒヨコさまの言う通りッ! / 風葉"@ja,
        "Hiyoko-sama no Iutori! / KAZAHA"@ja-latn ;
    schema:workPerformed <album/100637#musicalwork> .

<album/100637#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-31"^^xsd:date ;
    dcterms:title "Hiyoko-sama no Iutori! / KAZAHA"@en,
        "ヒヨコさまの言う通りッ! / 風葉"@ja,
        "Hiyoko-sama no Iutori! / KAZAHA"@ja-latn ;
    mo:catalogue_number "KHCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100637#musicalexpression> ;
    mo:publisher _:N7645f99f8d284302b365253504ee6a73 ;
    mo:record _:N38ce533606314b7181df9366ba30ae1b ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "meroco"@en ;
            foaf:name "meroco"@en ],
        <artist/1585#subject>,
        <artist/1586#subject>,
        <artist/1620#subject> ;
    schema:datePublished "2007-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/73/100637/100637-1592884214.jpg> ;
    schema:name "Hiyoko-sama no Iutori! / KAZAHA"@en,
        "ヒヨコさまの言う通りッ! / 風葉"@ja,
        "Hiyoko-sama no Iutori! / KAZAHA"@ja-latn ;
    schema:publisher _:N7645f99f8d284302b365253504ee6a73 ;
    foaf:depiction <https://media.vgm.io/albums/73/100637/100637-1592884214.jpg> .

_:N4eaa4ba8b37844ff98a6896c3c5edeb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奇跡の超絶フィーバー!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N38ce533606314b7181df9366ba30ae1b ;
    schema:name "奇跡の超絶フィーバー!"@ja .

_:N4ff3e1585336432792b8a506b396fc64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒヨコさまの言う通りッ!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N38ce533606314b7181df9366ba30ae1b ;
    schema:name "ヒヨコさまの言う通りッ!"@ja .

_:N7645f99f8d284302b365253504ee6a73 schema:name "KAZAHA"@en ;
    foaf:name "KAZAHA"@en .

_:N7e7b40b4284b418d8acba1c4d4721d47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エイプリル・トゥルー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N38ce533606314b7181df9366ba30ae1b ;
    schema:name "エイプリル・トゥルー"@ja .

_:Na66ce2ef49204842b7725eff40e2736a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誘惑のスウィーツ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N38ce533606314b7181df9366ba30ae1b ;
    schema:name "誘惑のスウィーツ"@ja .

_:Nc78df496a9d44ea486ffb8b2ea8a5b48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Fate"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N38ce533606314b7181df9366ba30ae1b ;
    schema:name "Magical Fate"@ja .

_:Ndc2edfa3655c4bae9256eacb61a7caf3 a schema:Person,
        foaf:Person ;
    mo:performed <album/100637#performance> ;
    schema:name "meroco"@en ;
    foaf:name "meroco"@en .

_:Ne11fe9a20add4d559dbafd9ee41d4a6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風に舞う葉の如く ～theme of KAZAHA～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N38ce533606314b7181df9366ba30ae1b ;
    schema:name "風に舞う葉の如く ～theme of KAZAHA～"@ja .

_:N38ce533606314b7181df9366ba30ae1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4eaa4ba8b37844ff98a6896c3c5edeb0,
        _:N4ff3e1585336432792b8a506b396fc64,
        _:N7e7b40b4284b418d8acba1c4d4721d47,
        _:Na66ce2ef49204842b7725eff40e2736a,
        _:Nc78df496a9d44ea486ffb8b2ea8a5b48,
        _:Ne11fe9a20add4d559dbafd9ee41d4a6f ;
    mo:track_count 6 ;
    schema:duration "PT24:46"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4eaa4ba8b37844ff98a6896c3c5edeb0,
        _:N4ff3e1585336432792b8a506b396fc64,
        _:N7e7b40b4284b418d8acba1c4d4721d47,
        _:Na66ce2ef49204842b7725eff40e2736a,
        _:Nc78df496a9d44ea486ffb8b2ea8a5b48,
        _:Ne11fe9a20add4d559dbafd9ee41d4a6f .

