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

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

<artist/32735#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93800#subject> ;
    schema:name "abesuke"@en,
        "あべすけ"@ja ;
    foaf:made <album/93800#composition>,
        <album/93800#lyrics>,
        <album/93800#subject> ;
    foaf:name "abesuke"@en,
        "あべすけ"@ja .

<artist/32738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93800#subject> ;
    schema:name "menosuke"@en,
        "めのすけ"@ja ;
    foaf:made <album/93800#composition>,
        <album/93800#lyrics>,
        <album/93800#subject> ;
    foaf:name "menosuke"@en,
        "めのすけ"@ja .

<artist/32739#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93800#subject> ;
    schema:name "ayamelo"@en,
        "アヤメロ"@ja ;
    foaf:made <album/93800#composition>,
        <album/93800#subject> ;
    foaf:name "ayamelo"@en,
        "アヤメロ"@ja .

<event/173> a mo:Release ;
    schema:name "Released at M3-2014 Fall (Oct 26, 2014)" .

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

<org/2043#subject> schema:name "TOMAS music labo."@en,
        "TOMAS music labo."@ja,
        "TOMAS music labo."@ja-latn ;
    foaf:name "TOMAS music labo."@en,
        "TOMAS music labo."@ja,
        "TOMAS music labo."@ja-latn .

<https://media.vgm.io/albums/00/93800/93800-1575841990.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/93800#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/93800/93800-1575841990.png> ;
    foaf:depicts <album/93800#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/93800/93800-1575841990.png> .

<https://medium-media.vgm.io/albums/00/93800/93800-1575841990.png> a schema:ImageObject,
        foaf:Image .

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

<album/93800#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOMAS music labo. M_collection vol.6 feat. Sara"@en,
        "TOMAS music labo. M_collection vol.6 feat.沙羅"@ja,
        "TOMAS music labo. M_collection vol.6 feat. Sara"@ja-latn ;
    mo:performance_of <album/93800#musicalwork> ;
    mo:performer <artist/26940#subject> ;
    mo:recorded_as <album/93800#musicalexpression> ;
    schema:byArtist <artist/26940#subject> ;
    schema:name "TOMAS music labo. M_collection vol.6 feat. Sara"@en,
        "TOMAS music labo. M_collection vol.6 feat.沙羅"@ja,
        "TOMAS music labo. M_collection vol.6 feat. Sara"@ja-latn ;
    schema:workPerformed <album/93800#musicalwork> .

<artist/26940#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93800#performance> ;
    schema:name "Sara"@en,
        "沙羅"@ja ;
    foaf:name "Sara"@en,
        "沙羅"@ja .

<album/93800#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOMAS music labo. M_collection vol.6 feat. Sara"@en,
        "TOMAS music labo. M_collection vol.6 feat.沙羅"@ja,
        "TOMAS music labo. M_collection vol.6 feat. Sara"@ja-latn ;
    mo:composer <artist/32735#subject>,
        <artist/32738#subject>,
        <artist/32739#subject> ;
    mo:produced_work <album/93800#musicalwork> ;
    schema:name "TOMAS music labo. M_collection vol.6 feat. Sara"@en,
        "TOMAS music labo. M_collection vol.6 feat.沙羅"@ja,
        "TOMAS music labo. M_collection vol.6 feat. Sara"@ja-latn .

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

<album/93800#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-26"^^xsd:date ;
    dcterms:title "TOMAS music labo. M_collection vol.6 feat. Sara"@en,
        "TOMAS music labo. M_collection vol.6 feat.沙羅"@ja,
        "TOMAS music labo. M_collection vol.6 feat. Sara"@ja-latn ;
    mo:catalogue_number "TML-006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93800#musicalexpression> ;
    mo:publisher <org/2043#subject> ;
    mo:record _:Nf8aa7c09c30c44b4b3f41aa380cec1e4 ;
    mo:record_count 1 ;
    mo:release <event/173> ;
    schema:byArtist <artist/26940#subject> ;
    schema:datePublished "2014-10-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/00/93800/93800-1575841990.png> ;
    schema:name "TOMAS music labo. M_collection vol.6 feat. Sara"@en,
        "TOMAS music labo. M_collection vol.6 feat.沙羅"@ja,
        "TOMAS music labo. M_collection vol.6 feat. Sara"@ja-latn ;
    schema:publisher <org/2043#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/93800/93800-1575841990.png> .

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

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

_:N2264a5f7aeb04db4812a15b6f634b201 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pinky promise"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nf8aa7c09c30c44b4b3f41aa380cec1e4 ;
    schema:name "Pinky promise"@ja .

_:N67b3a1e28be9470e939df9937c33fcfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nut"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf8aa7c09c30c44b4b3f41aa380cec1e4 ;
    schema:name "nut"@ja .

_:Nb6454788b9fd4510b96cc34a5cacbeca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹色マカロン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nf8aa7c09c30c44b4b3f41aa380cec1e4 ;
    schema:name "虹色マカロン"@ja .

_:Nf8aa7c09c30c44b4b3f41aa380cec1e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2264a5f7aeb04db4812a15b6f634b201,
        _:N67b3a1e28be9470e939df9937c33fcfc,
        _:Nb6454788b9fd4510b96cc34a5cacbeca ;
    mo:track_count 3 ;
    schema:duration "PT13:28"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2264a5f7aeb04db4812a15b6f634b201,
        _:N67b3a1e28be9470e939df9937c33fcfc,
        _:Nb6454788b9fd4510b96cc34a5cacbeca .

