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

<artist/81078#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160002#subject> ;
    schema:name "イケブクロ電脳組"@en,
        "イケブクロ電脳組"@ja ;
    foaf:made <album/160002#composition>,
        <album/160002#lyrics>,
        <album/160002#subject> ;
    foaf:name "イケブクロ電脳組"@en,
        "イケブクロ電脳組"@ja .

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

<album/160002#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Colorful"@en,
        "からふる"@ja,
        "Colorful"@ja-latn ;
    mo:performance_of <album/160002#musicalwork> ;
    mo:recorded_as <album/160002#musicalexpression> ;
    schema:name "Colorful"@en,
        "からふる"@ja,
        "Colorful"@ja-latn ;
    schema:workPerformed <album/160002#musicalwork> .

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

<https://media.vgm.io/albums/20/160002/160002-2ee0a138b393.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160002#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/160002/160002-2ee0a138b393.png> ;
    foaf:depicts <album/160002#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/160002/160002-2ee0a138b393.png> .

<https://medium-media.vgm.io/albums/20/160002/160002-2ee0a138b393.png> a schema:ImageObject,
        foaf:Image .

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

<album/160002#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Colorful"@en,
        "からふる"@ja,
        "Colorful"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ゲティ"@en ;
            foaf:made <album/160002#composition> ;
            foaf:name "ゲティ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "美衣弥"@en ;
            foaf:made <album/160002#composition> ;
            foaf:name "美衣弥"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "けろけろ"@en ;
            foaf:made <album/160002#composition> ;
            foaf:name "けろけろ"@en ],
        <artist/81078#subject> ;
    mo:produced_work <album/160002#musicalwork> ;
    schema:name "Colorful"@en,
        "からふる"@ja,
        "Colorful"@ja-latn .

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

<album/160002#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-12"^^xsd:date ;
    dcterms:title "Colorful"@en,
        "からふる"@ja,
        "Colorful"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/160002#musicalexpression> ;
    mo:publisher _:N1ee3cfbe72ee4413a95e08651af5fd94 ;
    mo:record _:Ne675142b7c5b46c0ba0515d800d3a4ef ;
    mo:record_count 1 ;
    schema:datePublished "2003-01-12"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/20/160002/160002-2ee0a138b393.png> ;
    schema:name "Colorful"@en,
        "からふる"@ja,
        "Colorful"@ja-latn ;
    schema:publisher _:N1ee3cfbe72ee4413a95e08651af5fd94 ;
    foaf:depiction <https://media.vgm.io/albums/20/160002/160002-2ee0a138b393.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "さくら子"@en ;
    foaf:made <album/160002#lyrics> ;
    foaf:name "さくら子"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "ゲティ"@en ;
    foaf:made <album/160002#lyrics> ;
    foaf:name "ゲティ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "穴沢舞夢"@en ;
    foaf:made <album/160002#subject> ;
    foaf:name "穴沢舞夢"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ゲティ"@en ;
    foaf:made <album/160002#subject> ;
    foaf:name "ゲティ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "さくら子"@en ;
    foaf:made <album/160002#vocals> ;
    foaf:name "さくら子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "美衣弥"@en ;
    foaf:made <album/160002#subject> ;
    foaf:name "美衣弥"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "さくら子"@en ;
    foaf:made <album/160002#subject> ;
    foaf:name "さくら子"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160002#subject> ;
    schema:name "けろけろ"@en ;
    foaf:made <album/160002#subject> ;
    foaf:name "けろけろ"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160002#subject> ;
    schema:name "美衣弥"@en ;
    foaf:made <album/160002#subject> ;
    foaf:name "美衣弥"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "穴沢舞夢"@en ;
    foaf:made <album/160002#lyrics> ;
    foaf:name "穴沢舞夢"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "美衣弥"@en ;
    foaf:made <album/160002#lyrics> ;
    foaf:name "美衣弥"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160002#subject> ;
    schema:name "ゲティ"@en ;
    foaf:made <album/160002#subject> ;
    foaf:name "ゲティ"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "さくら子"@en ;
    foaf:made <album/160002#subject> ;
    foaf:name "さくら子"@en .

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

_:N1ee3cfbe72ee4413a95e08651af5fd94 schema:name "Cherry Child Music"@en,
        "Cherry Child Music"@ja,
        "Cherry Child Music"@ja-latn ;
    foaf:name "Cherry Child Music"@en,
        "Cherry Child Music"@ja,
        "Cherry Child Music"@ja-latn .

_:N37eace22163b4f03b6b94f9927cea514 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙の池上線"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne675142b7c5b46c0ba0515d800d3a4ef ;
    schema:name "涙の池上線"@ja .

_:N7872b5254f224a648b4832b6492495c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Beyond ～ノリコエテ～"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne675142b7c5b46c0ba0515d800d3a4ef ;
    schema:name "Get Beyond ～ノリコエテ～"@ja .

_:Na1416b95830246babf8517cc129f4e7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Way"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne675142b7c5b46c0ba0515d800d3a4ef ;
    schema:name "One Way"@ja .

_:Nc2f69bcf34384a6292f26cc0239a089e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "これから始まる物語（ストーリー）"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne675142b7c5b46c0ba0515d800d3a4ef ;
    schema:name "これから始まる物語（ストーリー）"@ja .

_:Nd1413a20e21c43afbd770cd295185254 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美少女従業員Star Ship"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne675142b7c5b46c0ba0515d800d3a4ef ;
    schema:name "美少女従業員Star Ship"@ja .

_:Ne675142b7c5b46c0ba0515d800d3a4ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0325815bbd3f4ac3b0dd27cce4557f40,
        _:N37eace22163b4f03b6b94f9927cea514,
        _:N7872b5254f224a648b4832b6492495c3,
        _:Na1416b95830246babf8517cc129f4e7a,
        _:Nc2f69bcf34384a6292f26cc0239a089e,
        _:Nd1413a20e21c43afbd770cd295185254 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0325815bbd3f4ac3b0dd27cce4557f40,
        _:N37eace22163b4f03b6b94f9927cea514,
        _:N7872b5254f224a648b4832b6492495c3,
        _:Na1416b95830246babf8517cc129f4e7a,
        _:Nc2f69bcf34384a6292f26cc0239a089e,
        _:Nd1413a20e21c43afbd770cd295185254 .

