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

<artist/12606#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Kaori"@en,
        "かおりくみこ"@ja ;
    foaf:made <album/75594#subject>,
        <album/75594#vocals> ;
    foaf:name "Kumiko Kaori"@en,
        "かおりくみこ"@ja .

<artist/5694#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toshio Furukawa"@en,
        "古川登志夫"@ja ;
    foaf:made <album/75594#subject>,
        <album/75594#vocals> ;
    foaf:name "Toshio Furukawa"@en,
        "古川登志夫"@ja .

<artist/8736#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Ito"@en,
        "伊藤アキラ"@ja ;
    foaf:made <album/75594#lyrics>,
        <album/75594#subject> ;
    foaf:name "Akira Ito"@en,
        "伊藤アキラ"@ja .

<artist/1727#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75594#subject> ;
    schema:name "Asei Kobayashi"@en,
        "小林亜星"@ja ;
    foaf:made <album/75594#composition>,
        <album/75594#subject> ;
    foaf:name "Asei Kobayashi"@en,
        "小林亜星"@ja .

<artist/3403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75594#subject> ;
    schema:name "Koji Makaino"@en,
        "馬飼野康二"@ja ;
    foaf:made <album/75594#composition>,
        <album/75594#subject> ;
    foaf:name "Koji Makaino"@en,
        "馬飼野康二"@ja .

<product/8191#subject> a schema:CreativeWork ;
    schema:name "The Kabocha Wine"@en,
        "The♥かぼちゃワイン"@ja,
        "The Kabocha Wine"@ja-latn ;
    foaf:name "The Kabocha Wine"@en,
        "The♥かぼちゃワイン"@ja,
        "The Kabocha Wine"@ja-latn .

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

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

<album/75594#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Kabocha Wine"@en,
        "Theかぼちゃワイン"@ja,
        "The Kabocha Wine"@ja-latn ;
    mo:performance_of <album/75594#musicalwork> ;
    mo:recorded_as <album/75594#musicalexpression> ;
    schema:name "The Kabocha Wine"@en,
        "Theかぼちゃワイン"@ja,
        "The Kabocha Wine"@ja-latn ;
    schema:workPerformed <album/75594#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/49/75594/75594-1519293626.jpg> a schema:ImageObject,
        foaf:Image .

<album/75594#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Kabocha Wine"@en,
        "Theかぼちゃワイン"@ja,
        "The Kabocha Wine"@ja-latn ;
    mo:composer <artist/1727#subject>,
        <artist/3403#subject> ;
    mo:produced_work <album/75594#musicalwork> ;
    schema:name "The Kabocha Wine"@en,
        "Theかぼちゃワイン"@ja,
        "The Kabocha Wine"@ja-latn .

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

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

<album/75594#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-07-21"^^xsd:date ;
    dcterms:title "The Kabocha Wine"@en,
        "Theかぼちゃワイン"@ja,
        "The Kabocha Wine"@ja-latn ;
    mo:catalogue_number "CK-660" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/75594#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N7ff9568b531445729334ee7f68d87a5d ;
    mo:record_count 1 ;
    schema:about <product/8191#subject> ;
    schema:datePublished "1982-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/75594/75594-1519293626.jpg> ;
    schema:name "The Kabocha Wine"@en,
        "Theかぼちゃワイン"@ja,
        "The Kabocha Wine"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/75594/75594-1519293626.jpg> .

_:Na78d164b5ca542289ef992f52b9c684c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lはラブリー"@ja,
        "L wa Lovely"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N7ff9568b531445729334ee7f68d87a5d ;
    schema:name "Lはラブリー"@ja,
        "L wa Lovely"@ja-latn .

_:Nfc46cfdf35624834838c4a3cf59d7687 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青葉春助 ザ・根性"@ja,
        "Aoba Shunsuke the Konjou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N7ff9568b531445729334ee7f68d87a5d ;
    schema:name "青葉春助 ザ・根性"@ja,
        "Aoba Shunsuke the Konjou"@ja-latn .

_:N7ff9568b531445729334ee7f68d87a5d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na78d164b5ca542289ef992f52b9c684c,
        _:Nfc46cfdf35624834838c4a3cf59d7687 ;
    mo:track_count 2 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na78d164b5ca542289ef992f52b9c684c,
        _:Nfc46cfdf35624834838c4a3cf59d7687 .

