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

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

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

<artist/32737#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93796#subject> ;
    schema:name "takezou"@en,
        "たけぞう"@ja ;
    foaf:made <album/93796#composition>,
        <album/93796#subject> ;
    foaf:name "takezou"@en,
        "たけぞう"@ja .

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

<event/148> a mo:Release ;
    schema:name "Released at M3-2012 Spring (Apr 30, 2012)" .

<album/93796#musicalexpression> a mo:Signal ;
    mo:published_as <album/93796#subject> ;
    mo:records <album/93796#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/69/93796/93796-1575840532.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/93796#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/93796/93796-1575840532.png> ;
    foaf:depicts <album/93796#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/93796/93796-1575840532.png> .

<https://medium-media.vgm.io/albums/69/93796/93796-1575840532.png> a schema:ImageObject,
        foaf:Image .

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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93796#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/93796#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "colorful: TML M_collection vol.2"@en,
        "colorful: TML M_collection vol.2"@ja,
        "colorful: TML M_collection vol.2"@ja-latn ;
    mo:composer <artist/32735#subject>,
        <artist/32737#subject>,
        <artist/32738#subject> ;
    mo:produced_work <album/93796#musicalwork> ;
    schema:name "colorful: TML M_collection vol.2"@en,
        "colorful: TML M_collection vol.2"@ja,
        "colorful: TML M_collection vol.2"@ja-latn .

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

<album/93796#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "colorful: TML M_collection vol.2"@en,
        "colorful: TML M_collection vol.2"@ja,
        "colorful: TML M_collection vol.2"@ja-latn ;
    mo:performance_of <album/93796#musicalwork> ;
    mo:performer _:N072f16080254451980d690e46461218d,
        _:Ndde7d0787aa8460a91712b533d2bbe51,
        <artist/2466#subject> ;
    mo:recorded_as <album/93796#musicalexpression> ;
    schema:byArtist _:N072f16080254451980d690e46461218d,
        _:Ndde7d0787aa8460a91712b533d2bbe51,
        <artist/2466#subject> ;
    schema:name "colorful: TML M_collection vol.2"@en,
        "colorful: TML M_collection vol.2"@ja,
        "colorful: TML M_collection vol.2"@ja-latn ;
    schema:workPerformed <album/93796#musicalwork> .

<album/93796#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-30"^^xsd:date ;
    dcterms:title "colorful: TML M_collection vol.2"@en,
        "colorful: TML M_collection vol.2"@ja,
        "colorful: TML M_collection vol.2"@ja-latn ;
    mo:catalogue_number "TML-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93796#musicalexpression> ;
    mo:publisher <org/2043#subject> ;
    mo:record _:N386ec76f4b084dedbd1c458b9db23266 ;
    mo:record_count 1 ;
    mo:release <event/148> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mew (Vocaloid 3)"@en ;
            foaf:name "Mew (Vocaloid 3)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shin-ichiro"@en ;
            foaf:name "Shin-ichiro"@en ],
        <artist/2466#subject> ;
    schema:datePublished "2012-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/69/93796/93796-1575840532.png> ;
    schema:name "colorful: TML M_collection vol.2"@en,
        "colorful: TML M_collection vol.2"@ja,
        "colorful: TML M_collection vol.2"@ja-latn ;
    schema:publisher <org/2043#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/93796/93796-1575840532.png> .

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

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

_:N072f16080254451980d690e46461218d a schema:Person,
        foaf:Person ;
    mo:performed <album/93796#performance> ;
    schema:name "Shin-ichiro"@en ;
    foaf:name "Shin-ichiro"@en .

_:N2aec56f7d95946f6b6a0d037a00a987c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "green tea"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N386ec76f4b084dedbd1c458b9db23266 ;
    schema:name "green tea"@ja .

_:N554bdc00aac341aca5cdd5f049e9c97b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LED"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N386ec76f4b084dedbd1c458b9db23266 ;
    schema:name "LED"@ja .

_:N93b4429bfa0a4e9db4bbab278198f86b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue - Métro7"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N386ec76f4b084dedbd1c458b9db23266 ;
    schema:name "Epilogue - Métro7"@ja .

_:Na3f76a5dd09c499faf485d3d016f90df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "軌跡のソラ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N386ec76f4b084dedbd1c458b9db23266 ;
    schema:name "軌跡のソラ"@ja .

_:Nbbe75b3655be4b7abf35eab7a0ce88b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "藍色の傘"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N386ec76f4b084dedbd1c458b9db23266 ;
    schema:name "藍色の傘"@ja .

_:Nc23914c7921f4bbf9211944a51aa9d19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue - colorful"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N386ec76f4b084dedbd1c458b9db23266 ;
    schema:name "Prologue - colorful"@ja .

_:Nd0875df784ae412aafe03702b84aafc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シキソウカン"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N386ec76f4b084dedbd1c458b9db23266 ;
    schema:name "シキソウカン"@ja .

_:Ndde7d0787aa8460a91712b533d2bbe51 a schema:Person,
        foaf:Person ;
    mo:performed <album/93796#performance> ;
    schema:name "Mew (Vocaloid 3)"@en ;
    foaf:name "Mew (Vocaloid 3)"@en .

_:N386ec76f4b084dedbd1c458b9db23266 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2aec56f7d95946f6b6a0d037a00a987c,
        _:N554bdc00aac341aca5cdd5f049e9c97b,
        _:N93b4429bfa0a4e9db4bbab278198f86b,
        _:Na3f76a5dd09c499faf485d3d016f90df,
        _:Nbbe75b3655be4b7abf35eab7a0ce88b7,
        _:Nc23914c7921f4bbf9211944a51aa9d19,
        _:Nd0875df784ae412aafe03702b84aafc1 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2aec56f7d95946f6b6a0d037a00a987c,
        _:N554bdc00aac341aca5cdd5f049e9c97b,
        _:N93b4429bfa0a4e9db4bbab278198f86b,
        _:Na3f76a5dd09c499faf485d3d016f90df,
        _:Nbbe75b3655be4b7abf35eab7a0ce88b7,
        _:Nc23914c7921f4bbf9211944a51aa9d19,
        _:Nd0875df784ae412aafe03702b84aafc1 .

