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

<artist/8566#subject> a schema:Person,
        foaf:Person ;
    schema:name "Goro Miyazaki"@en,
        "宮崎吾朗"@ja ;
    foaf:made <album/115487#lyrics>,
        <album/115487#subject> ;
    foaf:name "Goro Miyazaki"@en,
        "宮崎吾朗"@ja .

<artist/1834#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115487#subject> ;
    schema:name "Satoshi Takebe"@en,
        "武部聡志"@ja ;
    foaf:made <album/115487#composition>,
        <album/115487#subject> ;
    foaf:name "Satoshi Takebe"@en,
        "武部聡志"@ja .

<artist/24241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115487#subject> ;
    schema:name "GLIM SPANKY"@en ;
    foaf:made <album/115487#composition>,
        <album/115487#subject> ;
    foaf:name "GLIM SPANKY"@en .

<artist/24242#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115487#subject> ;
    schema:name "Remi Matsuo"@en,
        "松尾レミ"@ja ;
    foaf:made <album/115487#composition>,
        <album/115487#lyrics>,
        <album/115487#subject>,
        <album/115487#vocals> ;
    foaf:name "Remi Matsuo"@en,
        "松尾レミ"@ja .

<artist/54963#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115487#subject> ;
    schema:name "Hikaru Yamamoto"@en,
        "やまもとひかる"@ja ;
    foaf:made <album/115487#composition>,
        <album/115487#subject>,
        <album/115487#vocals> ;
    foaf:name "Hikaru Yamamoto"@en,
        "やまもとひかる"@ja .

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

<album/115487#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EARWIG: 13 LIME AVENUE"@en,
        "アーヤと魔女 ソングブック ライムアベニュー13番地"@ja,
        "Aya to Majo SONGBOOK: Lime Avenue 13 Banchi"@ja-latn ;
    mo:performance_of <album/115487#musicalwork> ;
    mo:recorded_as <album/115487#musicalexpression> ;
    schema:name "EARWIG: 13 LIME AVENUE"@en,
        "アーヤと魔女 ソングブック ライムアベニュー13番地"@ja,
        "Aya to Majo SONGBOOK: Lime Avenue 13 Banchi"@ja-latn ;
    schema:workPerformed <album/115487#musicalwork> .

<org/4745#subject> schema:name "YAMAHA MUSIC COMMUNICATIONS"@en,
        "ヤマハミュージックコミュニケーションズ"@ja,
        "YAMAHA MUSIC COMMUNICATIONS"@ja-latn ;
    foaf:name "YAMAHA MUSIC COMMUNICATIONS"@en,
        "ヤマハミュージックコミュニケーションズ"@ja,
        "YAMAHA MUSIC COMMUNICATIONS"@ja-latn .

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

<https://medium-media.vgm.io/albums/78/115487/115487-b8917fea9782.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/115487#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EARWIG: 13 LIME AVENUE"@en,
        "アーヤと魔女 ソングブック ライムアベニュー13番地"@ja,
        "Aya to Majo SONGBOOK: Lime Avenue 13 Banchi"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(GLIM SPANKY)"@en ;
            foaf:made <album/115487#composition> ;
            foaf:name "(GLIM SPANKY)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(GLIM SPANKY)"@en ;
            foaf:made <album/115487#composition> ;
            foaf:name "(GLIM SPANKY)"@en ],
        <artist/1834#subject>,
        <artist/24241#subject>,
        <artist/24242#subject>,
        <artist/54963#subject> ;
    mo:produced_work <album/115487#musicalwork> ;
    schema:name "EARWIG: 13 LIME AVENUE"@en,
        "アーヤと魔女 ソングブック ライムアベニュー13番地"@ja,
        "Aya to Majo SONGBOOK: Lime Avenue 13 Banchi"@ja-latn .

<album/115487#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-26"^^xsd:date ;
    dcterms:title "EARWIG: 13 LIME AVENUE"@en,
        "アーヤと魔女 ソングブック ライムアベニュー13番地"@ja,
        "Aya to Majo SONGBOOK: Lime Avenue 13 Banchi"@ja-latn ;
    mo:catalogue_number "YCCW-10395" ;
    mo:media_type "CD" ;
    mo:publication_of <album/115487#musicalexpression> ;
    mo:publisher <org/4745#subject> ;
    mo:record _:N419d7ba0b56846f58d9d591d1830fd58 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Earwig and the Witch"@en ;
            foaf:name "Earwig and the Witch"@en ] ;
    schema:datePublished "2022-01-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/78/115487/115487-b8917fea9782.jpg> ;
    schema:name "EARWIG: 13 LIME AVENUE"@en,
        "アーヤと魔女 ソングブック ライムアベニュー13番地"@ja,
        "Aya to Majo SONGBOOK: Lime Avenue 13 Banchi"@ja-latn ;
    schema:publisher <org/4745#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/115487/115487-b8917fea9782.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "by the courtesy of Sony Music Entertainment (Japan) Inc."@en ;
    foaf:made <album/115487#subject> ;
    foaf:name "by the courtesy of Sony Music Entertainment (Japan) Inc."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(GLIM SPANKY"@en ;
    foaf:made <album/115487#subject> ;
    foaf:name "(GLIM SPANKY"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115487#subject> ;
    schema:name "(GLIM SPANKY)"@en ;
    foaf:made <album/115487#subject> ;
    foaf:name "(GLIM SPANKY)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(GLIM SPANKY) by the courtesy of Virgin Music"@en ;
    foaf:made <album/115487#vocals> ;
    foaf:name "(GLIM SPANKY) by the courtesy of Virgin Music"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "by the courtesy of Sony Music Entertainment (Japan) Inc."@en ;
    foaf:made <album/115487#vocals> ;
    foaf:name "by the courtesy of Sony Music Entertainment (Japan) Inc."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(GLIM SPANKY) by the courtesy of Virgin Music"@en ;
    foaf:made <album/115487#subject> ;
    foaf:name "(GLIM SPANKY) by the courtesy of Virgin Music"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(GLIM SPANKY"@en ;
    foaf:made <album/115487#lyrics> ;
    foaf:name "(GLIM SPANKY"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115487#subject> ;
    schema:name "(GLIM SPANKY)"@en ;
    foaf:made <album/115487#subject> ;
    foaf:name "(GLIM SPANKY)"@en .

_:N1967e66e1d0943b98437f143a68fc71c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Long Dirty Table"@en,
        "On the Long Dirty Table (汚いテーブルの上で)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N419d7ba0b56846f58d9d591d1830fd58 ;
    schema:name "On the Long Dirty Table"@en,
        "On the Long Dirty Table (汚いテーブルの上で)"@ja .

_:N1cbf1b097edf4523872c2e4f867b254f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Black Cat"@en,
        "A Black Cat (黒猫)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N419d7ba0b56846f58d9d591d1830fd58 ;
    schema:name "A Black Cat"@en,
        "A Black Cat (黒猫)"@ja .

_:N5a0dd76025374b3aadbee276e53b38f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pie and Chips"@en,
        "Pie and Chips (塩からい人生)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N419d7ba0b56846f58d9d591d1830fd58 ;
    schema:name "Pie and Chips"@en,
        "Pie and Chips (塩からい人生)"@ja .

_:N794d6e64642747efb82512d640cb4c33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "He Has Long Ears"@en,
        "He Has Long Ears (耳長男の悲劇)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N419d7ba0b56846f58d9d591d1830fd58 ;
    schema:name "He Has Long Ears"@en,
        "He Has Long Ears (耳長男の悲劇)"@ja .

_:N8b03ac776011474bae4c90eb68f76ca6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twelve Witches"@en,
        "Twelve Witches (12人の魔女)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N419d7ba0b56846f58d9d591d1830fd58 ;
    schema:name "Twelve Witches"@en,
        "Twelve Witches (12人の魔女)"@ja .

_:N8ea6e9d1fff34760bef0e32707595ec3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Disturb Me"@en,
        "Don't Disturb Me (ドント・ディスターブ・ミー)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N419d7ba0b56846f58d9d591d1830fd58 ;
    schema:name "Don't Disturb Me"@en,
        "Don't Disturb Me (ドント・ディスターブ・ミー)"@ja .

_:N900e5b44632c447fbca8312308265289 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Little Boy John"@en,
        "Sweet Little Boy John (あの子はカスタード)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N419d7ba0b56846f58d9d591d1830fd58 ;
    schema:name "Sweet Little Boy John"@en,
        "Sweet Little Boy John (あの子はカスタード)"@ja .

_:N9dafaa10e24e4c0197437db471c15b6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The House in Lime Avenue"@en,
        "The House in Lime Avenue (ライムアベニューの家)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N419d7ba0b56846f58d9d591d1830fd58 ;
    schema:name "The House in Lime Avenue"@en,
        "The House in Lime Avenue (ライムアベニューの家)"@ja .

_:Nace38ffa06114c2fa644d73f32c82b76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Brown Eye & One Blue Eye"@en,
        "One Brown Eye & One Blue Eye (茶色の瞳と青色の瞳)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N419d7ba0b56846f58d9d591d1830fd58 ;
    schema:name "One Brown Eye & One Blue Eye"@en,
        "One Brown Eye & One Blue Eye (茶色の瞳と青色の瞳)"@ja .

_:Nfd785b0a913d48f484deffb297b89ca4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Belladonna"@en,
        "Belladonna (ベラドンナ)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N419d7ba0b56846f58d9d591d1830fd58 ;
    schema:name "Belladonna"@en,
        "Belladonna (ベラドンナ)"@ja .

_:N419d7ba0b56846f58d9d591d1830fd58 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1967e66e1d0943b98437f143a68fc71c,
        _:N1cbf1b097edf4523872c2e4f867b254f,
        _:N5a0dd76025374b3aadbee276e53b38f9,
        _:N794d6e64642747efb82512d640cb4c33,
        _:N8b03ac776011474bae4c90eb68f76ca6,
        _:N8ea6e9d1fff34760bef0e32707595ec3,
        _:N900e5b44632c447fbca8312308265289,
        _:N9dafaa10e24e4c0197437db471c15b6e,
        _:Nace38ffa06114c2fa644d73f32c82b76,
        _:Nfd785b0a913d48f484deffb297b89ca4 ;
    mo:track_count 10 ;
    schema:duration "PT36:21"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1967e66e1d0943b98437f143a68fc71c,
        _:N1cbf1b097edf4523872c2e4f867b254f,
        _:N5a0dd76025374b3aadbee276e53b38f9,
        _:N794d6e64642747efb82512d640cb4c33,
        _:N8b03ac776011474bae4c90eb68f76ca6,
        _:N8ea6e9d1fff34760bef0e32707595ec3,
        _:N900e5b44632c447fbca8312308265289,
        _:N9dafaa10e24e4c0197437db471c15b6e,
        _:Nace38ffa06114c2fa644d73f32c82b76,
        _:Nfd785b0a913d48f484deffb297b89ca4 .

