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

<artist/25294#subject> a schema:Person,
        foaf:Person ;
    schema:name "YAMAZARU"@en,
        "山猿"@ja ;
    foaf:made <album/69747#lyrics>,
        <album/69747#subject>,
        <album/69747#vocals> ;
    foaf:name "YAMAZARU"@en,
        "山猿"@ja .

<artist/41931#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kj"@en ;
    foaf:made <album/69747#lyrics>,
        <album/69747#subject> ;
    foaf:name "Kj"@en .

<product/4609#subject> a schema:CreativeWork ;
    schema:name "Tegami Bachi: Letter Bee Reverse"@en,
        "テガミバチ LETTER BEE REVERSE"@ja,
        "Tegami Bachi: Letter Bee Reverse"@ja-latn ;
    foaf:name "Tegami Bachi: Letter Bee Reverse"@en,
        "テガミバチ LETTER BEE REVERSE"@ja,
        "Tegami Bachi: Letter Bee Reverse"@ja-latn .

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

<album/69747#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zenkai no LGMonkees Koto YAMAZARU desu. / YAMAZARU"@en,
        "前回のLGMonkeesこと山猿です。 / 山猿"@ja,
        "Zenkai no LGMonkees Koto YAMAZARU desu. / YAMAZARU"@ja-latn ;
    mo:performance_of <album/69747#musicalwork> ;
    mo:recorded_as <album/69747#musicalexpression> ;
    schema:name "Zenkai no LGMonkees Koto YAMAZARU desu. / YAMAZARU"@en,
        "前回のLGMonkeesこと山猿です。 / 山猿"@ja,
        "Zenkai no LGMonkees Koto YAMAZARU desu. / YAMAZARU"@ja-latn ;
    schema:workPerformed <album/69747#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/74/69747/69747-1500152097.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69747#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zenkai no LGMonkees Koto YAMAZARU desu. / YAMAZARU"@en,
        "前回のLGMonkeesこと山猿です。 / 山猿"@ja,
        "Zenkai no LGMonkees Koto YAMAZARU desu. / YAMAZARU"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "HIRO"@en ;
            foaf:made <album/69747#composition> ;
            foaf:name "HIRO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "headphone-Bulldog"@en ;
            foaf:made <album/69747#composition> ;
            foaf:name "headphone-Bulldog"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Steady&Co."@en ;
            foaf:made <album/69747#composition> ;
            foaf:name "Steady&Co."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DJ No.2"@en ;
            foaf:made <album/69747#composition> ;
            foaf:name "DJ No.2"@en ] ;
    mo:produced_work <album/69747#musicalwork> ;
    schema:name "Zenkai no LGMonkees Koto YAMAZARU desu. / YAMAZARU"@en,
        "前回のLGMonkeesこと山猿です。 / 山猿"@ja,
        "Zenkai no LGMonkees Koto YAMAZARU desu. / YAMAZARU"@ja-latn .

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

<album/69747#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-16"^^xsd:date ;
    dcterms:title "Zenkai no LGMonkees Koto YAMAZARU desu. / YAMAZARU"@en,
        "前回のLGMonkeesこと山猿です。 / 山猿"@ja,
        "Zenkai no LGMonkees Koto YAMAZARU desu. / YAMAZARU"@ja-latn ;
    mo:catalogue_number "ESCL-3642" ;
    mo:media_type "CD" ;
    mo:publication_of <album/69747#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N2e925345a5ca4b0dae56e3a0404bb72b ;
    mo:record_count 1 ;
    schema:about <product/4609#subject> ;
    schema:datePublished "2011-03-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/74/69747/69747-1500152097.jpg> ;
    schema:name "Zenkai no LGMonkees Koto YAMAZARU desu. / YAMAZARU"@en,
        "前回のLGMonkeesこと山猿です。 / 山猿"@ja,
        "Zenkai no LGMonkees Koto YAMAZARU desu. / YAMAZARU"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/69747/69747-1500152097.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69747#subject> ;
    schema:name "DJ No.2"@en ;
    foaf:made <album/69747#subject> ;
    foaf:name "DJ No.2"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69747#subject> ;
    schema:name "HIRO"@en ;
    foaf:made <album/69747#subject> ;
    foaf:name "HIRO"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69747#subject> ;
    schema:name "headphone-Bulldog"@en ;
    foaf:made <album/69747#subject> ;
    foaf:name "headphone-Bulldog"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69747#subject> ;
    schema:name "Steady&Co."@en ;
    foaf:made <album/69747#subject> ;
    foaf:name "Steady&Co."@en .

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

_:N1f5c1189f4c945388b2faf0bac2ae789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@ja,
        "Intro"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N2e925345a5ca4b0dae56e3a0404bb72b ;
    schema:name "Intro"@ja,
        "Intro"@ja-latn .

_:N205d1186aa8448c19dff3f1d6f75b4d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きき手"@ja,
        "Kikite"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N2e925345a5ca4b0dae56e3a0404bb72b ;
    schema:name "きき手"@ja,
        "Kikite"@ja-latn .

_:N457155b9285d464b910dfe0d38c4a9e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear... 君へ"@ja,
        "Dear... Kimi e"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N2e925345a5ca4b0dae56e3a0404bb72b ;
    schema:name "Dear... 君へ"@ja,
        "Dear... Kimi e"@ja-latn .

_:N4f94b2f2935847458e0cc84f6419cec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春夏秋冬 feat. GIO, ITACHI, DJ PSYCHO from PURPLE REVEL"@ja,
        "Shunkashuutou feat. GIO, ITACHI, DJ PSYCHO from PURPLE REVEL"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N2e925345a5ca4b0dae56e3a0404bb72b ;
    schema:name "春夏秋冬 feat. GIO, ITACHI, DJ PSYCHO from PURPLE REVEL"@ja,
        "Shunkashuutou feat. GIO, ITACHI, DJ PSYCHO from PURPLE REVEL"@ja-latn .

_:N60e45b49f49048558064721b65fef21a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朝 7:30 ちょうどにすれ違ったマドンナに恋をした"@ja,
        "Asa 7:30 Choudo ni Surechigatta Madonna ni Koi wo Shita"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N2e925345a5ca4b0dae56e3a0404bb72b ;
    schema:name "朝 7:30 ちょうどにすれ違ったマドンナに恋をした"@ja,
        "Asa 7:30 Choudo ni Surechigatta Madonna ni Koi wo Shita"@ja-latn .

_:N89e18001ac2b4b2aac252f6bb9faeb39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペルセウス"@ja,
        "Perseus"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N2e925345a5ca4b0dae56e3a0404bb72b ;
    schema:name "ペルセウス"@ja,
        "Perseus"@ja-latn .

_:Naa17d09cc0b041ebbf2ff220a3c47a73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outro"@ja,
        "Outro"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N2e925345a5ca4b0dae56e3a0404bb72b ;
    schema:name "Outro"@ja,
        "Outro"@ja-latn .

_:Nef5418ea03ed4e319b733b4c9ced3182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来列車"@ja,
        "Mirai Ressha"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N2e925345a5ca4b0dae56e3a0404bb72b ;
    schema:name "未来列車"@ja,
        "Mirai Ressha"@ja-latn .

_:N2e925345a5ca4b0dae56e3a0404bb72b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f5c1189f4c945388b2faf0bac2ae789,
        _:N205d1186aa8448c19dff3f1d6f75b4d8,
        _:N457155b9285d464b910dfe0d38c4a9e3,
        _:N4f94b2f2935847458e0cc84f6419cec6,
        _:N60e45b49f49048558064721b65fef21a,
        _:N89e18001ac2b4b2aac252f6bb9faeb39,
        _:Naa17d09cc0b041ebbf2ff220a3c47a73,
        _:Nef5418ea03ed4e319b733b4c9ced3182 ;
    mo:track_count 8 ;
    schema:duration "PT27:43"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1f5c1189f4c945388b2faf0bac2ae789,
        _:N205d1186aa8448c19dff3f1d6f75b4d8,
        _:N457155b9285d464b910dfe0d38c4a9e3,
        _:N4f94b2f2935847458e0cc84f6419cec6,
        _:N60e45b49f49048558064721b65fef21a,
        _:N89e18001ac2b4b2aac252f6bb9faeb39,
        _:Naa17d09cc0b041ebbf2ff220a3c47a73,
        _:Nef5418ea03ed4e319b733b4c9ced3182 .

