@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 _:N66e9c5db895f4d489262bd43689c5b60 ;
    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#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 ;
    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 ;
    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"@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 "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 .

_:N07139b544be242f18701278cdc4d1d66 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 _:N66e9c5db895f4d489262bd43689c5b60 ;
    schema:name "Sweet Little Boy John"@en,
        "Sweet Little Boy John (あの子はカスタード)"@ja .

_:N10e35d30f86e4708973a3675931133d7 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 _:N66e9c5db895f4d489262bd43689c5b60 ;
    schema:name "Pie and Chips"@en,
        "Pie and Chips (塩からい人生)"@ja .

_:N3147b54a4e3641c4aaaf81b72b7722f1 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 _:N66e9c5db895f4d489262bd43689c5b60 ;
    schema:name "A Black Cat"@en,
        "A Black Cat (黒猫)"@ja .

_:N40dd1f29e4784bcfa855314b12112601 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 _:N66e9c5db895f4d489262bd43689c5b60 ;
    schema:name "Twelve Witches"@en,
        "Twelve Witches (12人の魔女)"@ja .

_:N6ed12b4e46b54f2186b77e691dd98045 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 _:N66e9c5db895f4d489262bd43689c5b60 ;
    schema:name "The House in Lime Avenue"@en,
        "The House in Lime Avenue (ライムアベニューの家)"@ja .

_:N74c8bc04212840d5aa5560148b1c52db 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 _:N66e9c5db895f4d489262bd43689c5b60 ;
    schema:name "Don't Disturb Me"@en,
        "Don't Disturb Me (ドント・ディスターブ・ミー)"@ja .

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

_:N8e0f5bd05e9f4d81848660e000e34662 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 _:N66e9c5db895f4d489262bd43689c5b60 ;
    schema:name "He Has Long Ears"@en,
        "He Has Long Ears (耳長男の悲劇)"@ja .

_:N947d052a4fe648399dbd06fff128865c 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 _:N66e9c5db895f4d489262bd43689c5b60 ;
    schema:name "On the Long Dirty Table"@en,
        "On the Long Dirty Table (汚いテーブルの上で)"@ja .

_:Ndfe784c2f4124924ba52d3d522a01aa4 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 _:N66e9c5db895f4d489262bd43689c5b60 ;
    schema:name "One Brown Eye & One Blue Eye"@en,
        "One Brown Eye & One Blue Eye (茶色の瞳と青色の瞳)"@ja .

_:N66e9c5db895f4d489262bd43689c5b60 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07139b544be242f18701278cdc4d1d66,
        _:N10e35d30f86e4708973a3675931133d7,
        _:N3147b54a4e3641c4aaaf81b72b7722f1,
        _:N40dd1f29e4784bcfa855314b12112601,
        _:N6ed12b4e46b54f2186b77e691dd98045,
        _:N74c8bc04212840d5aa5560148b1c52db,
        _:N8aa1f5c917f94761849a4c01a7565e5a,
        _:N8e0f5bd05e9f4d81848660e000e34662,
        _:N947d052a4fe648399dbd06fff128865c,
        _:Ndfe784c2f4124924ba52d3d522a01aa4 ;
    mo:track_count 10 ;
    schema:duration "PT36:21"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N07139b544be242f18701278cdc4d1d66,
        _:N10e35d30f86e4708973a3675931133d7,
        _:N3147b54a4e3641c4aaaf81b72b7722f1,
        _:N40dd1f29e4784bcfa855314b12112601,
        _:N6ed12b4e46b54f2186b77e691dd98045,
        _:N74c8bc04212840d5aa5560148b1c52db,
        _:N8aa1f5c917f94761849a4c01a7565e5a,
        _:N8e0f5bd05e9f4d81848660e000e34662,
        _:N947d052a4fe648399dbd06fff128865c,
        _:Ndfe784c2f4124924ba52d3d522a01aa4 .

