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

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

<artist/1512#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84974#subject> ;
    schema:name "Taro Iwashiro"@en,
        "岩代太郎"@ja ;
    foaf:made <album/84974#composition>,
        <album/84974#subject> ;
    foaf:name "Taro Iwashiro"@en,
        "岩代太郎"@ja .

<album/84974#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eien no Midori ~Nochi no Omohi ni~ Tobisawa Ann no Sekai"@en,
        "永遠の緑 ～のちのおもひに～ 飛沢杏の世界"@ja,
        "Eien no Midori ~Nochi no Omohi ni~ Tobisawa Ann no Sekai"@ja-latn ;
    mo:composer <artist/1512#subject> ;
    mo:produced_work <album/84974#musicalwork> ;
    schema:name "Eien no Midori ~Nochi no Omohi ni~ Tobisawa Ann no Sekai"@en,
        "永遠の緑 ～のちのおもひに～ 飛沢杏の世界"@ja,
        "Eien no Midori ~Nochi no Omohi ni~ Tobisawa Ann no Sekai"@ja-latn .

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

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

<org/19#subject> schema:name "Toshiba EMI Ltd."@en,
        "東芝EMI株式会社"@ja,
        "Toshiba EMI Ltd."@ja-latn ;
    foaf:name "Toshiba EMI Ltd."@en,
        "東芝EMI株式会社"@ja,
        "Toshiba EMI Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/47/84974/84974-1552114268.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/18012#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84974#performance> ;
    schema:name "Masami Toyoshima"@en,
        "豊島まさみ"@ja ;
    foaf:name "Masami Toyoshima"@en,
        "豊島まさみ"@ja .

<artist/4049#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84974#performance> ;
    schema:name "Masami Kikuchi"@en,
        "菊池正美"@ja ;
    foaf:name "Masami Kikuchi"@en,
        "菊池正美"@ja .

<artist/4287#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84974#performance> ;
    schema:name "Nobuo Tobita"@en,
        "飛田展男"@ja ;
    foaf:name "Nobuo Tobita"@en,
        "飛田展男"@ja .

<artist/6240#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84974#performance> ;
    schema:name "Shigeru Nakahara"@en,
        "中原茂"@ja ;
    foaf:name "Shigeru Nakahara"@en,
        "中原茂"@ja .

<artist/6483#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84974#performance> ;
    schema:name "Takuma Suzuki"@en,
        "鈴木琢磨"@ja ;
    foaf:name "Takuma Suzuki"@en,
        "鈴木琢磨"@ja .

<artist/76188#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84974#performance> ;
    schema:name "Yuji Machi"@en,
        "真地勇志"@ja ;
    foaf:name "Yuji Machi"@en,
        "真地勇志"@ja .

<artist/80088#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84974#performance> ;
    schema:name "Kaoru Shimamura"@en,
        "嶋村薫"@ja ;
    foaf:name "Kaoru Shimamura"@en,
        "嶋村薫"@ja .

<album/84974#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-01-31"^^xsd:date ;
    dcterms:title "Eien no Midori ~Nochi no Omohi ni~ Tobisawa Ann no Sekai"@en,
        "永遠の緑 ～のちのおもひに～ 飛沢杏の世界"@ja,
        "Eien no Midori ~Nochi no Omohi ni~ Tobisawa Ann no Sekai"@ja-latn ;
    mo:catalogue_number "TOCT-9342" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84974#musicalexpression> ;
    mo:publisher <org/19#subject> ;
    mo:record _:Ne4f4744c0016477ea965e2fd1ce6906d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Eien no Midori"@en ;
            foaf:name "Eien no Midori"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "伊崎寿克"@en ;
            foaf:name "伊崎寿克"@en ],
        <artist/18012#subject>,
        <artist/4049#subject>,
        <artist/4287#subject>,
        <artist/6240#subject>,
        <artist/6483#subject>,
        <artist/76188#subject>,
        <artist/80088#subject> ;
    schema:datePublished "1996-01-31"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/47/84974/84974-1552114268.jpg> ;
    schema:name "Eien no Midori ~Nochi no Omohi ni~ Tobisawa Ann no Sekai"@en,
        "永遠の緑 ～のちのおもひに～ 飛沢杏の世界"@ja,
        "Eien no Midori ~Nochi no Omohi ni~ Tobisawa Ann no Sekai"@ja-latn ;
    schema:publisher <org/19#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/84974/84974-1552114268.jpg> .

<album/84974#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eien no Midori ~Nochi no Omohi ni~ Tobisawa Ann no Sekai"@en,
        "永遠の緑 ～のちのおもひに～ 飛沢杏の世界"@ja,
        "Eien no Midori ~Nochi no Omohi ni~ Tobisawa Ann no Sekai"@ja-latn ;
    mo:performance_of <album/84974#musicalwork> ;
    mo:performer _:Ncf787b2cb10c459e8def8b896e6fdeb6,
        <artist/18012#subject>,
        <artist/4049#subject>,
        <artist/4287#subject>,
        <artist/6240#subject>,
        <artist/6483#subject>,
        <artist/76188#subject>,
        <artist/80088#subject> ;
    mo:recorded_as <album/84974#musicalexpression> ;
    schema:byArtist _:Ncf787b2cb10c459e8def8b896e6fdeb6,
        <artist/18012#subject>,
        <artist/4049#subject>,
        <artist/4287#subject>,
        <artist/6240#subject>,
        <artist/6483#subject>,
        <artist/76188#subject>,
        <artist/80088#subject> ;
    schema:name "Eien no Midori ~Nochi no Omohi ni~ Tobisawa Ann no Sekai"@en,
        "永遠の緑 ～のちのおもひに～ 飛沢杏の世界"@ja,
        "Eien no Midori ~Nochi no Omohi ni~ Tobisawa Ann no Sekai"@ja-latn ;
    schema:workPerformed <album/84974#musicalwork> .

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

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

_:N03b06fdf29f34a0cb2f17e875ef75d13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黎明～楽園のアリア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:Ne4f4744c0016477ea965e2fd1ce6906d ;
    schema:name "黎明～楽園のアリア"@ja .

_:N10c005738abc4ce989cd874a966dd525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DRAMA 4"@ja ;
    mo:track_number 7 ;
    schema:duration "PT24:38"^^xsd:interval ;
    schema:inPlaylist _:Ne4f4744c0016477ea965e2fd1ce6906d ;
    schema:name "DRAMA 4"@ja .

_:N70804faebc10434286c8087ed3f3afac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時の雫～遠く君を思う日々にも"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne4f4744c0016477ea965e2fd1ce6906d ;
    schema:name "時の雫～遠く君を思う日々にも"@ja .

_:N883ffb2097b847b58e4b2870762b76d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DRAMA 2"@ja ;
    mo:track_number 3 ;
    schema:duration "PT17:02"^^xsd:interval ;
    schema:inPlaylist _:Ne4f4744c0016477ea965e2fd1ce6906d ;
    schema:name "DRAMA 2"@ja .

_:N8faf53922cc04b38bb1a1ec23b5005d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DRAMA 1~オープニング"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:Ne4f4744c0016477ea965e2fd1ce6906d ;
    schema:name "DRAMA 1~オープニング"@ja .

_:Nac04160436ad43cca2847e1eb653d33f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "祈り～永遠の緑"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Ne4f4744c0016477ea965e2fd1ce6906d ;
    schema:name "祈り～永遠の緑"@ja .

_:Nba6deb07719042509755f8ce5cf6b789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月光～夢の還る場所"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ne4f4744c0016477ea965e2fd1ce6906d ;
    schema:name "月光～夢の還る場所"@ja .

_:Ncf787b2cb10c459e8def8b896e6fdeb6 a schema:Person,
        foaf:Person ;
    mo:performed <album/84974#performance> ;
    schema:name "伊崎寿克"@en ;
    foaf:name "伊崎寿克"@en .

_:Neddbb5b635c546d085eb89bb93e606f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DRAMA 3"@ja ;
    mo:track_number 5 ;
    schema:duration "PT11:30"^^xsd:interval ;
    schema:inPlaylist _:Ne4f4744c0016477ea965e2fd1ce6906d ;
    schema:name "DRAMA 3"@ja .

_:Ne4f4744c0016477ea965e2fd1ce6906d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03b06fdf29f34a0cb2f17e875ef75d13,
        _:N10c005738abc4ce989cd874a966dd525,
        _:N70804faebc10434286c8087ed3f3afac,
        _:N883ffb2097b847b58e4b2870762b76d2,
        _:N8faf53922cc04b38bb1a1ec23b5005d6,
        _:Nac04160436ad43cca2847e1eb653d33f,
        _:Nba6deb07719042509755f8ce5cf6b789,
        _:Neddbb5b635c546d085eb89bb93e606f8 ;
    mo:track_count 8 ;
    schema:duration "PT73:20"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N03b06fdf29f34a0cb2f17e875ef75d13,
        _:N10c005738abc4ce989cd874a966dd525,
        _:N70804faebc10434286c8087ed3f3afac,
        _:N883ffb2097b847b58e4b2870762b76d2,
        _:N8faf53922cc04b38bb1a1ec23b5005d6,
        _:Nac04160436ad43cca2847e1eb653d33f,
        _:Nba6deb07719042509755f8ce5cf6b789,
        _:Neddbb5b635c546d085eb89bb93e606f8 .

