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

<artist/11975#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gom"@en ;
    foaf:made <album/68109#lyrics>,
        <album/68109#subject> ;
    foaf:name "Gom"@en .

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

<artist/15890#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68109#subject> ;
    schema:name "daniwell"@en,
        "daniwellP"@en ;
    foaf:made <album/68109#composition>,
        <album/68109#lyrics>,
        <album/68109#subject> ;
    foaf:name "daniwell"@en,
        "daniwellP"@en .

<artist/16446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68109#subject> ;
    schema:name "Nem"@en ;
    foaf:made <album/68109#composition>,
        <album/68109#lyrics>,
        <album/68109#subject> ;
    foaf:name "Nem"@en .

<artist/17643#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68109#subject> ;
    schema:name "mafumafu"@en,
        "まふまふ"@ja ;
    foaf:made <album/68109#composition>,
        <album/68109#lyrics>,
        <album/68109#subject> ;
    foaf:name "mafumafu"@en,
        "まふまふ"@ja .

<artist/25438#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68109#subject> ;
    schema:name "TOKOTOKO"@en ;
    foaf:made <album/68109#composition>,
        <album/68109#lyrics>,
        <album/68109#subject> ;
    foaf:name "TOKOTOKO"@en .

<artist/26141#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68109#subject> ;
    schema:name "Akagami"@en,
        "赤髪"@ja ;
    foaf:made <album/68109#composition>,
        <album/68109#subject> ;
    foaf:name "Akagami"@en,
        "赤髪"@ja .

<artist/32107#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68109#subject> ;
    schema:name "tohma"@en,
        "トーマ"@ja ;
    foaf:made <album/68109#composition>,
        <album/68109#lyrics>,
        <album/68109#subject> ;
    foaf:name "tohma"@en,
        "トーマ"@ja .

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

<product/5486#subject> a schema:CreativeWork ;
    schema:name "Gensou Douwa ALICETALE"@en,
        "幻奏童話ALICETALE"@ja,
        "Gensou Douwa ALICETALE"@ja-latn ;
    foaf:name "Gensou Douwa ALICETALE"@en,
        "幻奏童話ALICETALE"@ja,
        "Gensou Douwa ALICETALE"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/90/68109/68109-1494193644.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17051#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68109#performance> ;
    schema:name "kaizoku-ou"@en,
        "海賊王"@ja ;
    foaf:name "kaizoku-ou"@en,
        "海賊王"@ja .

<artist/36289#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68109#performance> ;
    schema:name "[TEST]"@en ;
    foaf:name "[TEST]"@en .

<artist/56991#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68109#performance> ;
    schema:name "YURiCa/HANATAN"@en,
        "YURiCa/花たん"@ja ;
    foaf:name "YURiCa/HANATAN"@en,
        "YURiCa/花たん"@ja .

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

<album/68109#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CHERS PETITS CHATS ~Shin'ai Naru Aibyoutachi e~"@en,
        "CHERS PETITS CHATS ~親愛なる愛猫たちへ~"@ja,
        "CHERS PETITS CHATS ~Shin'ai Naru Aibyoutachi e~"@ja-latn ;
    mo:performance_of <album/68109#musicalwork> ;
    mo:performer _:N87ac0ddd0b5749bcb18bd87a245088c4,
        <artist/17050#subject>,
        <artist/17051#subject>,
        <artist/36289#subject>,
        <artist/56991#subject> ;
    mo:recorded_as <album/68109#musicalexpression> ;
    schema:byArtist _:N87ac0ddd0b5749bcb18bd87a245088c4,
        <artist/17050#subject>,
        <artist/17051#subject>,
        <artist/36289#subject>,
        <artist/56991#subject> ;
    schema:name "CHERS PETITS CHATS ~Shin'ai Naru Aibyoutachi e~"@en,
        "CHERS PETITS CHATS ~親愛なる愛猫たちへ~"@ja,
        "CHERS PETITS CHATS ~Shin'ai Naru Aibyoutachi e~"@ja-latn ;
    schema:workPerformed <album/68109#musicalwork> .

<album/68109#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CHERS PETITS CHATS ~Shin'ai Naru Aibyoutachi e~"@en,
        "CHERS PETITS CHATS ~親愛なる愛猫たちへ~"@ja,
        "CHERS PETITS CHATS ~Shin'ai Naru Aibyoutachi e~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "糞田舎P"@en ;
            foaf:made <album/68109#composition> ;
            foaf:name "糞田舎P"@en ],
        <artist/15890#subject>,
        <artist/16446#subject>,
        <artist/17050#subject>,
        <artist/17643#subject>,
        <artist/25438#subject>,
        <artist/26141#subject>,
        <artist/32107#subject> ;
    mo:produced_work <album/68109#musicalwork> ;
    schema:name "CHERS PETITS CHATS ~Shin'ai Naru Aibyoutachi e~"@en,
        "CHERS PETITS CHATS ~親愛なる愛猫たちへ~"@ja,
        "CHERS PETITS CHATS ~Shin'ai Naru Aibyoutachi e~"@ja-latn .

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

<album/68109#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-30"^^xsd:date ;
    dcterms:title "CHERS PETITS CHATS ~Shin'ai Naru Aibyoutachi e~"@en,
        "CHERS PETITS CHATS ~親愛なる愛猫たちへ~"@ja,
        "CHERS PETITS CHATS ~Shin'ai Naru Aibyoutachi e~"@ja-latn ;
    mo:catalogue_number "HNKS-006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68109#musicalexpression> ;
    mo:publisher <org/909#subject> ;
    mo:record _:N29c5bb161361471b8db2a149ad4496c0 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/5486#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "chapple"@en ;
            foaf:name "chapple"@en ],
        <artist/17050#subject>,
        <artist/17051#subject>,
        <artist/36289#subject>,
        <artist/56991#subject> ;
    schema:datePublished "2014-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/68109/68109-1494193644.jpg> ;
    schema:name "CHERS PETITS CHATS ~Shin'ai Naru Aibyoutachi e~"@en,
        "CHERS PETITS CHATS ~親愛なる愛猫たちへ~"@ja,
        "CHERS PETITS CHATS ~Shin'ai Naru Aibyoutachi e~"@ja-latn ;
    schema:publisher <org/909#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/68109/68109-1494193644.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "糞田舎P"@en ;
    foaf:made <album/68109#subject> ;
    foaf:name "糞田舎P"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "糞田舎P"@en ;
    foaf:made <album/68109#lyrics> ;
    foaf:name "糞田舎P"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68109#subject> ;
    schema:name "糞田舎P"@en ;
    foaf:made <album/68109#subject> ;
    foaf:name "糞田舎P"@en .

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

_:N067d12da87984d01ace99332f020ab19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "或る化け猫の恋物語"@ja,
        "Aru Bakeneko no Koimonogatari"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N29c5bb161361471b8db2a149ad4496c0 ;
    schema:name "或る化け猫の恋物語"@ja,
        "Aru Bakeneko no Koimonogatari"@ja-latn .

_:N21726359ce634d3aa04db0a4e1ac73eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネコミミアーカイブ"@ja,
        "Nekomimi Archive"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N29c5bb161361471b8db2a149ad4496c0 ;
    schema:name "ネコミミアーカイブ"@ja,
        "Nekomimi Archive"@ja-latn .

_:N51a2813e47c54222a6ad6f990b5a76e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すーぱーぬこわーるど"@ja,
        "Super Nuko World"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N29c5bb161361471b8db2a149ad4496c0 ;
    schema:name "すーぱーぬこわーるど"@ja,
        "Super Nuko World"@ja-latn .

_:N718e0bed6b8c49a9bcf1b9d651021b91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロクベル"@ja,
        "Rockbell"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N29c5bb161361471b8db2a149ad4496c0 ;
    schema:name "ロクベル"@ja,
        "Rockbell"@ja-latn .

_:N83f649f3369640229b0684292c290880 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒猫"@ja,
        "Kuroneko"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N29c5bb161361471b8db2a149ad4496c0 ;
    schema:name "黒猫"@ja,
        "Kuroneko"@ja-latn .

_:N87ac0ddd0b5749bcb18bd87a245088c4 a schema:Person,
        foaf:Person ;
    mo:performed <album/68109#performance> ;
    schema:name "chapple"@en ;
    foaf:name "chapple"@en .

_:N8b9d06db55154643b10f768765bd1266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねこみみスイッチ"@ja,
        "Nekomimi Switch"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N29c5bb161361471b8db2a149ad4496c0 ;
    schema:name "ねこみみスイッチ"@ja,
        "Nekomimi Switch"@ja-latn .

_:N8fe12053b3f64cce9c8199a84a2a9880 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンヴィキャットウォーク"@ja,
        "Envy Catwalk"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N29c5bb161361471b8db2a149ad4496c0 ;
    schema:name "エンヴィキャットウォーク"@ja,
        "Envy Catwalk"@ja-latn .

_:Nb400d75790c0430ea4e5b4e7293efa61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "路地裏猫の正体"@ja,
        "Rojiura Neko no Shoutai"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N29c5bb161361471b8db2a149ad4496c0 ;
    schema:name "路地裏猫の正体"@ja,
        "Rojiura Neko no Shoutai"@ja-latn .

_:N29c5bb161361471b8db2a149ad4496c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N067d12da87984d01ace99332f020ab19,
        _:N21726359ce634d3aa04db0a4e1ac73eb,
        _:N51a2813e47c54222a6ad6f990b5a76e6,
        _:N718e0bed6b8c49a9bcf1b9d651021b91,
        _:N83f649f3369640229b0684292c290880,
        _:N8b9d06db55154643b10f768765bd1266,
        _:N8fe12053b3f64cce9c8199a84a2a9880,
        _:Nb400d75790c0430ea4e5b4e7293efa61 ;
    mo:track_count 8 ;
    schema:duration "PT30:27"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N067d12da87984d01ace99332f020ab19,
        _:N21726359ce634d3aa04db0a4e1ac73eb,
        _:N51a2813e47c54222a6ad6f990b5a76e6,
        _:N718e0bed6b8c49a9bcf1b9d651021b91,
        _:N83f649f3369640229b0684292c290880,
        _:N8b9d06db55154643b10f768765bd1266,
        _:N8fe12053b3f64cce9c8199a84a2a9880,
        _:Nb400d75790c0430ea4e5b4e7293efa61 .

