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

<artist/25940#subject> a schema:Person,
        foaf:Person ;
    schema:name "shu"@en ;
    foaf:made <album/31189#lyrics>,
        <album/31189#subject> ;
    foaf:name "shu"@en .

<artist/640#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Horie"@en,
        "堀江由衣"@ja ;
    foaf:made <album/31189#subject>,
        <album/31189#vocals> ;
    foaf:name "Yui Horie"@en,
        "堀江由衣"@ja .

<artist/2190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31189#subject> ;
    schema:name "Masaki Mashimo"@en,
        "真下正樹"@ja ;
    foaf:made <album/31189#composition>,
        <album/31189#subject> ;
    foaf:name "Masaki Mashimo"@en,
        "真下正樹"@ja .

<artist/3750#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31189#subject> ;
    schema:name "Ruka Kawada"@en,
        "川田瑠夏"@ja ;
    foaf:made <album/31189#composition>,
        <album/31189#lyrics>,
        <album/31189#subject> ;
    foaf:name "Ruka Kawada"@en,
        "川田瑠夏"@ja .

<product/2389#subject> a schema:CreativeWork ;
    schema:name "Listen to me, girls. I am your father!"@en,
        "パパのいうことを聞きなさい!"@ja,
        "Papa no Iukoto wo Kikinasai!"@ja-latn ;
    foaf:name "Listen to me, girls. I am your father!"@en,
        "パパのいうことを聞きなさい!"@ja,
        "Papa no Iukoto wo Kikinasai!"@ja-latn .

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

<album/31189#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Coloring / Yui Horie [Limited Edition]"@en,
        "Coloring / 堀江由衣"@ja,
        "Coloring / Yui Horie [Limited Edition]"@ja-latn ;
    mo:performance_of <album/31189#musicalwork> ;
    mo:recorded_as <album/31189#musicalexpression> ;
    schema:name "Coloring / Yui Horie [Limited Edition]"@en,
        "Coloring / 堀江由衣"@ja,
        "Coloring / Yui Horie [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/31189#musicalwork> .

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

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/31189/31189-1328887216.jpg> a schema:ImageObject,
        foaf:Image .

<album/31189#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Coloring / Yui Horie [Limited Edition]"@en,
        "Coloring / 堀江由衣"@ja,
        "Coloring / Yui Horie [Limited Edition]"@ja-latn ;
    mo:composer <artist/2190#subject>,
        <artist/3750#subject> ;
    mo:produced_work <album/31189#musicalwork> ;
    schema:name "Coloring / Yui Horie [Limited Edition]"@en,
        "Coloring / 堀江由衣"@ja,
        "Coloring / Yui Horie [Limited Edition]"@ja-latn .

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

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

<album/31189#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-18"^^xsd:date ;
    dcterms:title "Coloring / Yui Horie [Limited Edition]"@en,
        "Coloring / 堀江由衣"@ja,
        "Coloring / Yui Horie [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KICM-91378" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/31189#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N89a3257c74a74985a70c2da6906c79a8,
        _:N94c6ed8b80674dd5af04dc2975ea2909 ;
    mo:record_count 2 ;
    schema:about <product/2389#subject> ;
    schema:datePublished "2012-01-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/98/31189/31189-1328887216.jpg> ;
    schema:name "Coloring / Yui Horie [Limited Edition]"@en,
        "Coloring / 堀江由衣"@ja,
        "Coloring / Yui Horie [Limited Edition]"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/31189/31189-1328887216.jpg> .

_:N339ba6a10b6644ec8450c9324a3dfa2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coloring (off vocal ver.)"@en,
        "Coloring (off vocal ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N89a3257c74a74985a70c2da6906c79a8 ;
    schema:name "Coloring (off vocal ver.)"@en,
        "Coloring (off vocal ver.)"@ja .

_:N6f47b665ac984c2ba58c9f918af6339e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome"@en,
        "モノクローム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N89a3257c74a74985a70c2da6906c79a8 ;
    schema:name "Monochrome"@en,
        "モノクローム"@ja .

_:N94c6ed8b80674dd5af04dc2975ea2909 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Na7f6f9394c77493ea33816fdefa89244 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Na7f6f9394c77493ea33816fdefa89244 .

_:Na7f6f9394c77493ea33816fdefa89244 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Coloring\" MUSIC CLIP"@en,
        "「Coloring」MUSIC CLIP"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N94c6ed8b80674dd5af04dc2975ea2909 ;
    schema:name "\"Coloring\" MUSIC CLIP"@en,
        "「Coloring」MUSIC CLIP"@ja .

_:Nc5c0e8d0391d41609ab43f6cbf3f2296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome (off vocal ver.)"@en,
        "モノクローム (off vocal ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N89a3257c74a74985a70c2da6906c79a8 ;
    schema:name "Monochrome (off vocal ver.)"@en,
        "モノクローム (off vocal ver.)"@ja .

_:Ne01b3c379c4f4def944f6d91a6cc5965 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coloring"@en,
        "Coloring"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N89a3257c74a74985a70c2da6906c79a8 ;
    schema:name "Coloring"@en,
        "Coloring"@ja .

_:N89a3257c74a74985a70c2da6906c79a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N339ba6a10b6644ec8450c9324a3dfa2a,
        _:N6f47b665ac984c2ba58c9f918af6339e,
        _:Nc5c0e8d0391d41609ab43f6cbf3f2296,
        _:Ne01b3c379c4f4def944f6d91a6cc5965 ;
    mo:track_count 4 ;
    schema:duration "PT15:46"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N339ba6a10b6644ec8450c9324a3dfa2a,
        _:N6f47b665ac984c2ba58c9f918af6339e,
        _:Nc5c0e8d0391d41609ab43f6cbf3f2296,
        _:Ne01b3c379c4f4def944f6d91a6cc5965 .

