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

<artist/7472#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tohko Morinaga"@en,
        "森永桐子"@ja ;
    foaf:made <album/31198#lyrics>,
        <album/31198#subject> ;
    foaf:name "Tohko Morinaga"@en,
        "森永桐子"@ja .

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

<artist/267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31198#subject> ;
    schema:name "Manack"@en ;
    foaf:made <album/31198#composition>,
        <album/31198#subject> ;
    foaf:name "Manack"@en .

<artist/94#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31198#subject> ;
    schema:name "Takumaru"@en,
        "たくまる"@ja ;
    foaf:made <album/31198#composition>,
        <album/31198#subject> ;
    foaf:name "Takumaru"@en,
        "たくまる"@ja .

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

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

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

<https://media.vgm.io/albums/89/31198/31198-7574137ddba5.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31198#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/31198/31198-7574137ddba5.png> ;
    foaf:depicts <album/31198#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/31198/31198-7574137ddba5.png> .

<https://medium-media.vgm.io/albums/89/31198/31198-7574137ddba5.png> a schema:ImageObject,
        foaf:Image .

<album/31198#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hatsukoi no Uta"@en,
        "ハツコイノウタ"@ja,
        "Hatsukoi no Uta"@ja-latn ;
    mo:composer <artist/267#subject>,
        <artist/94#subject> ;
    mo:produced_work <album/31198#musicalwork> ;
    schema:name "Hatsukoi no Uta"@en,
        "ハツコイノウタ"@ja,
        "Hatsukoi no Uta"@ja-latn .

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

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

<album/31198#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hatsukoi no Uta"@en,
        "ハツコイノウタ"@ja,
        "Hatsukoi no Uta"@ja-latn ;
    mo:performance_of <album/31198#musicalwork> ;
    mo:performer <artist/96#subject> ;
    mo:recorded_as <album/31198#musicalexpression> ;
    schema:byArtist <artist/96#subject> ;
    schema:name "Hatsukoi no Uta"@en,
        "ハツコイノウタ"@ja,
        "Hatsukoi no Uta"@ja-latn ;
    schema:workPerformed <album/31198#musicalwork> .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31198#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:made <album/31198#lyrics>,
        <album/31198#subject> ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<album/31198#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Hatsukoi no Uta"@en,
        "ハツコイノウタ"@ja,
        "Hatsukoi no Uta"@ja-latn ;
    mo:catalogue_number "KAED-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31198#musicalexpression> ;
    mo:publisher <org/3238#subject> ;
    mo:record _:Ne679c1c19dd84f5fb953cd6e28562757 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:byArtist <artist/96#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/89/31198/31198-7574137ddba5.png> ;
    schema:name "Hatsukoi no Uta"@en,
        "ハツコイノウタ"@ja,
        "Hatsukoi no Uta"@ja-latn ;
    schema:publisher <org/3238#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/31198/31198-7574137ddba5.png> .

_:N088e3621ec1e4c398eca3d9835bc93cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そして、これからも (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Ne679c1c19dd84f5fb953cd6e28562757 ;
    schema:name "そして、これからも (Instrumental)"@ja .

_:N2096b52d5aae416291c9d3cc23316fef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眼鏡（メガネ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Ne679c1c19dd84f5fb953cd6e28562757 ;
    schema:name "眼鏡（メガネ)"@ja .

_:N67c8d0f0386140cc81e102f67009238b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初恋"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Ne679c1c19dd84f5fb953cd6e28562757 ;
    schema:name "初恋"@ja .

_:N781ba1113b6d4453994dadf0e016a8e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "面影"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Ne679c1c19dd84f5fb953cd6e28562757 ;
    schema:name "面影"@ja .

_:N90cbb77a4733432eba8e53a0b5a16c3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "知らない感情"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ne679c1c19dd84f5fb953cd6e28562757 ;
    schema:name "知らない感情"@ja .

_:Nfc201f06e69d4fb1b58c9917ebb24e49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アルバム (Instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Ne679c1c19dd84f5fb953cd6e28562757 ;
    schema:name "アルバム (Instrumental)"@ja .

_:Ne679c1c19dd84f5fb953cd6e28562757 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N088e3621ec1e4c398eca3d9835bc93cc,
        _:N2096b52d5aae416291c9d3cc23316fef,
        _:N67c8d0f0386140cc81e102f67009238b,
        _:N781ba1113b6d4453994dadf0e016a8e1,
        _:N90cbb77a4733432eba8e53a0b5a16c3b,
        _:Nfc201f06e69d4fb1b58c9917ebb24e49 ;
    mo:track_count 6 ;
    schema:duration "PT25:32"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N088e3621ec1e4c398eca3d9835bc93cc,
        _:N2096b52d5aae416291c9d3cc23316fef,
        _:N67c8d0f0386140cc81e102f67009238b,
        _:N781ba1113b6d4453994dadf0e016a8e1,
        _:N90cbb77a4733432eba8e53a0b5a16c3b,
        _:Nfc201f06e69d4fb1b58c9917ebb24e49 .

