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

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

<artist/14565#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41860#subject> ;
    schema:name "Tomoyuki Ogawa"@en,
        "小川智之"@ja ;
    foaf:made <album/41860#composition>,
        <album/41860#lyrics>,
        <album/41860#subject> ;
    foaf:name "Tomoyuki Ogawa"@en,
        "小川智之"@ja .

<product/7586#subject> a schema:CreativeWork ;
    schema:name "MEGANEBU!"@en,
        "メガネブ!"@ja,
        "MEGANEBU!"@ja-latn ;
    foaf:name "MEGANEBU!"@en,
        "メガネブ!"@ja,
        "MEGANEBU!"@ja-latn .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/41860/41860-1385261274.jpg> a schema:ImageObject,
        foaf:Image .

<album/41860#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Colorful World / Tomohisa Sako"@en,
        "カラフルワールド / 佐香智久"@ja,
        "Colorful World / Tomohisa Sako"@ja-latn ;
    mo:composer <artist/14565#subject>,
        <artist/14878#subject> ;
    mo:produced_work <album/41860#musicalwork> ;
    schema:name "Colorful World / Tomohisa Sako"@en,
        "カラフルワールド / 佐香智久"@ja,
        "Colorful World / Tomohisa Sako"@ja-latn .

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

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

<album/41860#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Colorful World / Tomohisa Sako"@en,
        "カラフルワールド / 佐香智久"@ja,
        "Colorful World / Tomohisa Sako"@ja-latn ;
    mo:performance_of <album/41860#musicalwork> ;
    mo:performer <artist/14878#subject> ;
    mo:recorded_as <album/41860#musicalexpression> ;
    schema:byArtist <artist/14878#subject> ;
    schema:name "Colorful World / Tomohisa Sako"@en,
        "カラフルワールド / 佐香智久"@ja,
        "Colorful World / Tomohisa Sako"@ja-latn ;
    schema:workPerformed <album/41860#musicalwork> .

<artist/14878#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41860#subject> ;
    mo:performed <album/41860#performance> ;
    schema:name "Tomohisa Sako"@en,
        "佐香智久"@ja ;
    foaf:made <album/41860#composition>,
        <album/41860#lyrics>,
        <album/41860#subject> ;
    foaf:name "Tomohisa Sako"@en,
        "佐香智久"@ja .

<album/41860#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-04"^^xsd:date ;
    dcterms:title "Colorful World / Tomohisa Sako"@en,
        "カラフルワールド / 佐香智久"@ja,
        "Colorful World / Tomohisa Sako"@ja-latn ;
    mo:catalogue_number "SECL-1442" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41860#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N8d7023cccb774a29b258528c7189f3c2 ;
    mo:record_count 1 ;
    schema:about <product/7586#subject> ;
    schema:byArtist <artist/14878#subject> ;
    schema:datePublished "2013-12-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/41860/41860-1385261274.jpg> ;
    schema:name "Colorful World / Tomohisa Sako"@en,
        "カラフルワールド / 佐香智久"@ja,
        "Colorful World / Tomohisa Sako"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/41860/41860-1385261274.jpg> .

_:N2badfe98adc94efe878932ab670d47c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウソと真実"@ja,
        "Uso to Shinjitsu"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N8d7023cccb774a29b258528c7189f3c2 ;
    schema:name "ウソと真実"@ja,
        "Uso to Shinjitsu"@ja-latn .

_:N3759f7220ccb4b0b95093db8706d79f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カラフルワールド～Off Vocal～"@ja,
        "Colorful World ~Off Vocal~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N8d7023cccb774a29b258528c7189f3c2 ;
    schema:name "カラフルワールド～Off Vocal～"@ja,
        "Colorful World ~Off Vocal~"@ja-latn .

_:N9e3fda9f47e54024a8581da482948dda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウソと真実～Off Vocal～"@ja,
        "Uso to Shinjitsu ~Off Vocal~"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N8d7023cccb774a29b258528c7189f3c2 ;
    schema:name "ウソと真実～Off Vocal～"@ja,
        "Uso to Shinjitsu ~Off Vocal~"@ja-latn .

_:Ne38ad7053aac4931a70111e5efbed211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星が綴る物語～Off Vocal～"@ja,
        "Hoshi ga Tsuzuru Monogatari ~Off Vocal~"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N8d7023cccb774a29b258528c7189f3c2 ;
    schema:name "星が綴る物語～Off Vocal～"@ja,
        "Hoshi ga Tsuzuru Monogatari ~Off Vocal~"@ja-latn .

_:Ne7c8d72ed59641598f248cd32359efeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カラフルワールド"@ja,
        "Colorful World"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N8d7023cccb774a29b258528c7189f3c2 ;
    schema:name "カラフルワールド"@ja,
        "Colorful World"@ja-latn .

_:Neeb6776baa4b4badbeea3bbc0b9d578a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星が綴る物語"@ja,
        "Hoshi ga Tsuzuru Monogatari"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:N8d7023cccb774a29b258528c7189f3c2 ;
    schema:name "星が綴る物語"@ja,
        "Hoshi ga Tsuzuru Monogatari"@ja-latn .

_:N8d7023cccb774a29b258528c7189f3c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2badfe98adc94efe878932ab670d47c0,
        _:N3759f7220ccb4b0b95093db8706d79f5,
        _:N9e3fda9f47e54024a8581da482948dda,
        _:Ne38ad7053aac4931a70111e5efbed211,
        _:Ne7c8d72ed59641598f248cd32359efeb,
        _:Neeb6776baa4b4badbeea3bbc0b9d578a ;
    mo:track_count 6 ;
    schema:duration "PT31:21"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2badfe98adc94efe878932ab670d47c0,
        _:N3759f7220ccb4b0b95093db8706d79f5,
        _:N9e3fda9f47e54024a8581da482948dda,
        _:Ne38ad7053aac4931a70111e5efbed211,
        _:Ne7c8d72ed59641598f248cd32359efeb,
        _:Neeb6776baa4b4badbeea3bbc0b9d578a .

