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

<artist/3351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshikazu Kuwashima"@en,
        "桑島由一"@ja ;
    foaf:made <album/29306#lyrics>,
        <album/29306#subject> ;
    foaf:name "Yoshikazu Kuwashima"@en,
        "桑島由一"@ja .

<album/29306#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Green Green Drama Album Kanenone Slapstick"@en,
        "グリーングリーンドラマアルバム 鐘ノ音スラップスティック"@ja,
        "Green Green Drama Album Kanenone Slapstick"@ja-latn ;
    mo:produced_work <album/29306#musicalwork> ;
    schema:name "Green Green Drama Album Kanenone Slapstick"@en,
        "グリーングリーンドラマアルバム 鐘ノ音スラップスティック"@ja,
        "Green Green Drama Album Kanenone Slapstick"@ja-latn .

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

<product/4422#subject> a schema:CreativeWork ;
    schema:name "Green Green (Game)"@en,
        "グリーングリーン (Game)"@ja,
        "Green Green (Game)"@ja-latn ;
    foaf:name "Green Green (Game)"@en,
        "グリーングリーン (Game)"@ja,
        "Green Green (Game)"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/60/29306/29306-1317630291.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1287#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29306#performance> ;
    schema:name "Natsumi Yanase"@en,
        "やなせなつみ"@ja ;
    foaf:name "Natsumi Yanase"@en,
        "やなせなつみ"@ja .

<artist/28172#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29306#performance> ;
    schema:name "Konomi Maeda"@en,
        "前田このみ"@ja ;
    foaf:name "Konomi Maeda"@en,
        "前田このみ"@ja .

<artist/3254#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29306#performance> ;
    schema:name "Yukiko Mannaka"@en,
        "満仲由紀子"@ja ;
    foaf:name "Yukiko Mannaka"@en,
        "満仲由紀子"@ja .

<artist/3523#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29306#performance> ;
    schema:name "Sara Nakayama"@en,
        "中山さら"@ja ;
    foaf:name "Sara Nakayama"@en,
        "中山さら"@ja .

<artist/3674#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29306#performance> ;
    schema:name "Mariko Suzuki"@en,
        "鈴木麻里子"@ja ;
    foaf:name "Mariko Suzuki"@en,
        "鈴木麻里子"@ja .

<artist/4582#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29306#performance> ;
    schema:name "Eriko Fujimaki"@en,
        "藤巻恵理子"@ja ;
    foaf:name "Eriko Fujimaki"@en,
        "藤巻恵理子"@ja .

<artist/7308#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29306#performance> ;
    schema:name "Saori Sugimoto"@en,
        "杉本沙織"@ja ;
    foaf:name "Saori Sugimoto"@en,
        "杉本沙織"@ja .

<album/29306#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-06-04"^^xsd:date ;
    dcterms:title "Green Green Drama Album Kanenone Slapstick"@en,
        "グリーングリーンドラマアルバム 鐘ノ音スラップスティック"@ja,
        "Green Green Drama Album Kanenone Slapstick"@ja-latn ;
    mo:catalogue_number "LACA-5174" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29306#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N6c86c73e28a146abab917ceafcb78971 ;
    mo:record_count 1 ;
    schema:about <product/4422#subject> ;
    schema:byArtist <artist/1287#subject>,
        <artist/28172#subject>,
        <artist/3254#subject>,
        <artist/3523#subject>,
        <artist/3674#subject>,
        <artist/4582#subject>,
        <artist/7308#subject> ;
    schema:datePublished "2003-06-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/29306/29306-1317630291.jpg> ;
    schema:name "Green Green Drama Album Kanenone Slapstick"@en,
        "グリーングリーンドラマアルバム 鐘ノ音スラップスティック"@ja,
        "Green Green Drama Album Kanenone Slapstick"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/29306/29306-1317630291.jpg> .

<album/29306#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Green Green Drama Album Kanenone Slapstick"@en,
        "グリーングリーンドラマアルバム 鐘ノ音スラップスティック"@ja,
        "Green Green Drama Album Kanenone Slapstick"@ja-latn ;
    mo:performance_of <album/29306#musicalwork> ;
    mo:performer <artist/1287#subject>,
        <artist/28172#subject>,
        <artist/3254#subject>,
        <artist/3523#subject>,
        <artist/3674#subject>,
        <artist/4582#subject>,
        <artist/7308#subject> ;
    mo:recorded_as <album/29306#musicalexpression> ;
    schema:byArtist <artist/1287#subject>,
        <artist/28172#subject>,
        <artist/3254#subject>,
        <artist/3523#subject>,
        <artist/3674#subject>,
        <artist/4582#subject>,
        <artist/7308#subject> ;
    schema:name "Green Green Drama Album Kanenone Slapstick"@en,
        "グリーングリーンドラマアルバム 鐘ノ音スラップスティック"@ja,
        "Green Green Drama Album Kanenone Slapstick"@ja-latn ;
    schema:workPerformed <album/29306#musicalwork> .

_:N43616ab7312f4fac81978a5c19e5ba77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鐘ノ音スラップスティック"@ja ;
    mo:track_number 3 ;
    schema:duration "PT18:45"^^xsd:interval ;
    schema:inPlaylist _:N6c86c73e28a146abab917ceafcb78971 ;
    schema:name "鐘ノ音スラップスティック"@ja .

_:N9dbabf9e19ed4796a5a44c2394709a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "股にはさめば女になれた"@ja ;
    mo:track_number 1 ;
    schema:duration "PT11:22"^^xsd:interval ;
    schema:inPlaylist _:N6c86c73e28a146abab917ceafcb78971 ;
    schema:name "股にはさめば女になれた"@ja .

_:Nacaac2881cb44df5957232803d339e9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さよなら天神"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N6c86c73e28a146abab917ceafcb78971 ;
    schema:name "さよなら天神"@ja .

_:Nadfb848f44b847159885a5bcf78c5549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "樹に萌えた日"@ja ;
    mo:track_number 4 ;
    schema:duration "PT15:29"^^xsd:interval ;
    schema:inPlaylist _:N6c86c73e28a146abab917ceafcb78971 ;
    schema:name "樹に萌えた日"@ja .

_:Ne1381e508963495b899b4b2324e4243f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きれいな天神"@ja ;
    mo:track_number 2 ;
    schema:duration "PT18:33"^^xsd:interval ;
    schema:inPlaylist _:N6c86c73e28a146abab917ceafcb78971 ;
    schema:name "きれいな天神"@ja .

_:N6c86c73e28a146abab917ceafcb78971 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N43616ab7312f4fac81978a5c19e5ba77,
        _:N9dbabf9e19ed4796a5a44c2394709a6e,
        _:Nacaac2881cb44df5957232803d339e9a,
        _:Nadfb848f44b847159885a5bcf78c5549,
        _:Ne1381e508963495b899b4b2324e4243f ;
    mo:track_count 5 ;
    schema:duration "PT69:09"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N43616ab7312f4fac81978a5c19e5ba77,
        _:N9dbabf9e19ed4796a5a44c2394709a6e,
        _:Nacaac2881cb44df5957232803d339e9a,
        _:Nadfb848f44b847159885a5bcf78c5549,
        _:Ne1381e508963495b899b4b2324e4243f .

