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

<artist/6020#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hajime Unatomi"@en,
        "海富一"@ja ;
    foaf:made <album/19536#lyrics>,
        <album/19536#subject> ;
    foaf:name "Hajime Unatomi"@en,
        "海富一"@ja .

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

<artist/1977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19536#subject> ;
    schema:name "Masato Nakayama"@en,
        "中山真斗"@ja ;
    foaf:made <album/19536#composition>,
        <album/19536#subject> ;
    foaf:name "Masato Nakayama"@en,
        "中山真斗"@ja .

<artist/2977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19536#subject> ;
    schema:name "Seiko Kobuchi"@en,
        "小渕世子"@ja ;
    foaf:made <album/19536#composition>,
        <album/19536#lyrics>,
        <album/19536#subject> ;
    foaf:name "Seiko Kobuchi"@en,
        "小渕世子"@ja .

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

<org/353#subject> schema:name "COTTON SOFTWARE"@en,
        "コットンソフト"@ja,
        "COTTON SOFTWARE"@ja-latn ;
    foaf:name "COTTON SOFTWARE"@en,
        "コットンソフト"@ja,
        "COTTON SOFTWARE"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/19536/19536-1275114706.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/2050#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19536#performance> ;
    schema:name "Mayumi Sindou"@en,
        "新堂真弓"@ja ;
    foaf:name "Mayumi Sindou"@en,
        "新堂真弓"@ja .

<artist/6567#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19536#performance> ;
    schema:name "Megu Sakuragawa"@en,
        "櫻川めぐ"@ja ;
    foaf:name "Megu Sakuragawa"@en,
        "櫻川めぐ"@ja .

<album/19536#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@en,
        "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@ja,
        "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/19536#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/1977#subject>,
        <artist/2977#subject> ;
    mo:produced_work <album/19536#musicalwork> ;
    schema:name "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@en,
        "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@ja,
        "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@ja-latn .

<album/19536#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@en,
        "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@ja,
        "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@ja-latn ;
    mo:performance_of <album/19536#musicalwork> ;
    mo:performer <artist/2050#subject>,
        <artist/6567#subject> ;
    mo:recorded_as <album/19536#musicalexpression> ;
    schema:byArtist <artist/2050#subject>,
        <artist/6567#subject> ;
    schema:name "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@en,
        "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@ja,
        "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@ja-latn ;
    schema:workPerformed <album/19536#musicalwork> .

<album/19536#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-28"^^xsd:date ;
    dcterms:title "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@en,
        "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@ja,
        "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@ja-latn ;
    mo:catalogue_number "COTTON-005CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19536#musicalexpression> ;
    mo:publisher <org/353#subject> ;
    mo:record _:Nc0d1292b178648e1bdbe5f662ca81506 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gratin"@en ;
            foaf:name "Gratin"@en ] ;
    schema:byArtist <artist/2050#subject>,
        <artist/6567#subject> ;
    schema:datePublished "2010-05-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/19536/19536-1275114706.jpg> ;
    schema:name "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@en,
        "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@ja,
        "COTTON100% CD5 - Cotton Software Product No,5 \"Gratin\" Version"@ja-latn ;
    schema:publisher <org/353#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/19536/19536-1275114706.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19536#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/19536#subject> ;
    foaf:name "(Elements Garden)"@en .

_:N4b4606cbf95143909a03722b0f786709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "home ~Let's Return Together~ (Short Ver.)"@en,
        "HOME ～一緒に帰ろう～ (Short Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc0d1292b178648e1bdbe5f662ca81506 ;
    schema:name "home ~Let's Return Together~ (Short Ver.)"@en,
        "HOME ～一緒に帰ろう～ (Short Ver.)"@ja .

_:N92e9518475e04552a54486f8b9be1e50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ogura's Tan-Beautiful Days (inst Ver.)"@en,
        "小倉君のタン美な日々 (inst Ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc0d1292b178648e1bdbe5f662ca81506 ;
    schema:name "Ogura's Tan-Beautiful Days (inst Ver.)"@en,
        "小倉君のタン美な日々 (inst Ver.)"@ja .

_:Nab58f2bdd902402ea9aa677bd0ec1b2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ogura's Tan-Beautiful Days"@en,
        "小倉君のタン美な日々"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc0d1292b178648e1bdbe5f662ca81506 ;
    schema:name "Ogura's Tan-Beautiful Days"@en,
        "小倉君のタン美な日々"@ja .

_:Nc0d1292b178648e1bdbe5f662ca81506 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4b4606cbf95143909a03722b0f786709,
        _:N92e9518475e04552a54486f8b9be1e50,
        _:Nab58f2bdd902402ea9aa677bd0ec1b2e ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4b4606cbf95143909a03722b0f786709,
        _:N92e9518475e04552a54486f8b9be1e50,
        _:Nab58f2bdd902402ea9aa677bd0ec1b2e .

