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

<artist/4246#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Hiyama"@en,
        "日山尚"@ja ;
    foaf:made <album/41352#lyrics>,
        <album/41352#subject> ;
    foaf:name "Nao Hiyama"@en,
        "日山尚"@ja .

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

<artist/13720#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41352#subject> ;
    schema:name "lotta"@en ;
    foaf:made <album/41352#composition>,
        <album/41352#subject> ;
    foaf:name "lotta"@en .

<artist/2033#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41352#subject> ;
    schema:name "Takago Azuma"@en,
        "東タカゴー"@ja ;
    foaf:made <album/41352#composition>,
        <album/41352#subject> ;
    foaf:name "Takago Azuma"@en,
        "東タカゴー"@ja .

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

<org/2317#subject> schema:name "Otomate LABEL"@en,
        "オトメイトレーベル"@ja,
        "Otomate LABEL"@ja-latn ;
    foaf:name "Otomate LABEL"@en,
        "オトメイトレーベル"@ja,
        "Otomate LABEL"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/41352/41352-1378027244.jpg> a schema:ImageObject,
        foaf:Image .

<album/41352#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AMNESIA CROWD Character CD Ikki & Kent"@en,
        "AMNESIA CROWD キャラクターCD イッキ＆ケント"@ja,
        "AMNESIA CROWD Character CD Ikki & Kent"@ja-latn ;
    mo:composer <artist/13720#subject>,
        <artist/2033#subject> ;
    mo:produced_work <album/41352#musicalwork> ;
    schema:name "AMNESIA CROWD Character CD Ikki & Kent"@en,
        "AMNESIA CROWD キャラクターCD イッキ＆ケント"@ja,
        "AMNESIA CROWD Character CD Ikki & Kent"@ja-latn .

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

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

<artist/4104#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41352#performance> ;
    schema:name "Akira Ishida"@en,
        "石田彰"@ja ;
    foaf:name "Akira Ishida"@en,
        "石田彰"@ja .

<artist/4167#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41352#performance> ;
    schema:name "Kisho Taniyama"@en,
        "谷山紀章"@ja ;
    foaf:name "Kisho Taniyama"@en,
        "谷山紀章"@ja .

<album/41352#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AMNESIA CROWD Character CD Ikki & Kent"@en,
        "AMNESIA CROWD キャラクターCD イッキ＆ケント"@ja,
        "AMNESIA CROWD Character CD Ikki & Kent"@ja-latn ;
    mo:performance_of <album/41352#musicalwork> ;
    mo:performer <artist/4104#subject>,
        <artist/4167#subject> ;
    mo:recorded_as <album/41352#musicalexpression> ;
    schema:byArtist <artist/4104#subject>,
        <artist/4167#subject> ;
    schema:name "AMNESIA CROWD Character CD Ikki & Kent"@en,
        "AMNESIA CROWD キャラクターCD イッキ＆ケント"@ja,
        "AMNESIA CROWD Character CD Ikki & Kent"@ja-latn ;
    schema:workPerformed <album/41352#musicalwork> .

<album/41352#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-31"^^xsd:date ;
    dcterms:title "AMNESIA CROWD Character CD Ikki & Kent"@en,
        "AMNESIA CROWD キャラクターCD イッキ＆ケント"@ja,
        "AMNESIA CROWD Character CD Ikki & Kent"@ja-latn ;
    mo:catalogue_number "GNCA-7195" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41352#musicalexpression> ;
    mo:publisher <org/2317#subject> ;
    mo:record _:N76154f2d807d484d9e2c0e548d39a808 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AMNESIA CROWD"@en ;
            foaf:name "AMNESIA CROWD"@en ] ;
    schema:byArtist <artist/4104#subject>,
        <artist/4167#subject> ;
    schema:datePublished "2013-07-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/41352/41352-1378027244.jpg> ;
    schema:name "AMNESIA CROWD Character CD Ikki & Kent"@en,
        "AMNESIA CROWD キャラクターCD イッキ＆ケント"@ja,
        "AMNESIA CROWD Character CD Ikki & Kent"@ja-latn ;
    schema:publisher <org/2317#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/41352/41352-1378027244.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mikiharu Yamaguchi"@en ;
    foaf:made <album/41352#subject> ;
    foaf:name "Mikiharu Yamaguchi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mikiharu Yamaguchi"@en ;
    foaf:made <album/41352#lyrics> ;
    foaf:name "Mikiharu Yamaguchi"@en .

_:N2a268c736b0d4fc189da57289e1bc476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏の昆虫採集 (ミニドラマ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N76154f2d807d484d9e2c0e548d39a808 ;
    schema:name "夏の昆虫採集 (ミニドラマ)"@ja .

_:N35ebc52344a44b8aac4f3c29319346fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シチュエーションボイス 【膝枕】"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N76154f2d807d484d9e2c0e548d39a808 ;
    schema:name "シチュエーションボイス 【膝枕】"@ja .

_:N4f0ba9e911e84861b75d61e4daf08ca7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢見る君へ (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N76154f2d807d484d9e2c0e548d39a808 ;
    schema:name "夢見る君へ (Instrumental)"@ja .

_:N68b768cb706f448b84c2b9c1bc2c200d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First love"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N76154f2d807d484d9e2c0e548d39a808 ;
    schema:name "First love"@ja .

_:N76e38cc4f3cc40768c37008b3b554b81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シチュエーションボイス 【膝枕】"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N76154f2d807d484d9e2c0e548d39a808 ;
    schema:name "シチュエーションボイス 【膝枕】"@ja .

_:Ne5f7cc663817428c87fa74a0f4919c97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢見る君へ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N76154f2d807d484d9e2c0e548d39a808 ;
    schema:name "夢見る君へ"@ja .

_:Nf26146d0901845b781238ff8ab5a9d38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First love (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N76154f2d807d484d9e2c0e548d39a808 ;
    schema:name "First love (Instrumental)"@ja .

_:N76154f2d807d484d9e2c0e548d39a808 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a268c736b0d4fc189da57289e1bc476,
        _:N35ebc52344a44b8aac4f3c29319346fa,
        _:N4f0ba9e911e84861b75d61e4daf08ca7,
        _:N68b768cb706f448b84c2b9c1bc2c200d,
        _:N76e38cc4f3cc40768c37008b3b554b81,
        _:Ne5f7cc663817428c87fa74a0f4919c97,
        _:Nf26146d0901845b781238ff8ab5a9d38 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2a268c736b0d4fc189da57289e1bc476,
        _:N35ebc52344a44b8aac4f3c29319346fa,
        _:N4f0ba9e911e84861b75d61e4daf08ca7,
        _:N68b768cb706f448b84c2b9c1bc2c200d,
        _:N76e38cc4f3cc40768c37008b3b554b81,
        _:Ne5f7cc663817428c87fa74a0f4919c97,
        _:Nf26146d0901845b781238ff8ab5a9d38 .

