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

<artist/29941#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gakuto Kajiwara"@en,
        "梶原岳人"@ja ;
    foaf:made <album/121003#subject>,
        <album/121003#vocals> ;
    foaf:name "Gakuto Kajiwara"@en,
        "梶原岳人"@ja .

<artist/25672#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121003#subject> ;
    schema:name "Masamichi Nagai"@en,
        "永井正道"@ja ;
    foaf:made <album/121003#composition>,
        <album/121003#lyrics>,
        <album/121003#subject> ;
    foaf:name "Masamichi Nagai"@en,
        "永井正道"@ja .

<artist/26237#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121003#subject> ;
    schema:name "Motokiyo"@en ;
    foaf:made <album/121003#composition>,
        <album/121003#lyrics>,
        <album/121003#subject> ;
    foaf:name "Motokiyo"@en .

<product/9817#subject> a schema:CreativeWork ;
    schema:name "ORIENT"@en,
        "オリエント"@ja,
        "ORIENT"@ja-latn ;
    foaf:name "ORIENT"@en,
        "オリエント"@ja,
        "ORIENT"@ja-latn .

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

<album/121003#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Irochigai no Itotaba / Gakuto Kajiwara"@en,
        "色違いの糸束 / 梶原岳人"@ja,
        "Irochigai no Itotaba / Gakuto Kajiwara"@ja-latn ;
    mo:performance_of <album/121003#musicalwork> ;
    mo:recorded_as <album/121003#musicalexpression> ;
    schema:name "Irochigai no Itotaba / Gakuto Kajiwara"@en,
        "色違いの糸束 / 梶原岳人"@ja,
        "Irochigai no Itotaba / Gakuto Kajiwara"@ja-latn ;
    schema:workPerformed <album/121003#musicalwork> .

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

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/121003/121003-a639c0a98aef.jpg> a schema:ImageObject,
        foaf:Image .

<album/121003#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Irochigai no Itotaba / Gakuto Kajiwara"@en,
        "色違いの糸束 / 梶原岳人"@ja,
        "Irochigai no Itotaba / Gakuto Kajiwara"@ja-latn ;
    mo:composer <artist/25672#subject>,
        <artist/26237#subject> ;
    mo:produced_work <album/121003#musicalwork> ;
    schema:name "Irochigai no Itotaba / Gakuto Kajiwara"@en,
        "色違いの糸束 / 梶原岳人"@ja,
        "Irochigai no Itotaba / Gakuto Kajiwara"@ja-latn .

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

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

<album/121003#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-20"^^xsd:date ;
    dcterms:title "Irochigai no Itotaba / Gakuto Kajiwara"@en,
        "色違いの糸束 / 梶原岳人"@ja,
        "Irochigai no Itotaba / Gakuto Kajiwara"@ja-latn ;
    mo:catalogue_number "EYCA-13819" ;
    mo:media_type "CD" ;
    mo:publication_of <album/121003#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N858685312f99495fb6ddaecb7c44d3cc ;
    mo:record_count 1 ;
    schema:about <product/9817#subject> ;
    schema:datePublished "2022-07-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/30/121003/121003-a639c0a98aef.jpg> ;
    schema:name "Irochigai no Itotaba / Gakuto Kajiwara"@en,
        "色違いの糸束 / 梶原岳人"@ja,
        "Irochigai no Itotaba / Gakuto Kajiwara"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/121003/121003-a639c0a98aef.jpg> .

_:N15c8f792e33042ad82e35f002a9ea8ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの日が未来だった君へ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N858685312f99495fb6ddaecb7c44d3cc ;
    schema:name "あの日が未来だった君へ"@ja .

_:N6d8a8926848e423fa43a9e3c06a123a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "色違いの糸束 -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N858685312f99495fb6ddaecb7c44d3cc ;
    schema:name "色違いの糸束 -Instrumental-"@ja .

_:N6eb787ec5f794c78b87df7e2c8c8a4be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの日が未来だった君へ -Instrumental-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N858685312f99495fb6ddaecb7c44d3cc ;
    schema:name "あの日が未来だった君へ -Instrumental-"@ja .

_:Nc4149ae655034c76b0438b3b67db9ee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "色違いの糸束"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N858685312f99495fb6ddaecb7c44d3cc ;
    schema:name "色違いの糸束"@ja .

_:Nf72f312c7a464feb905e21b94effd7a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "色違いの糸束 -TV ver.-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N858685312f99495fb6ddaecb7c44d3cc ;
    schema:name "色違いの糸束 -TV ver.-"@ja .

_:N858685312f99495fb6ddaecb7c44d3cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15c8f792e33042ad82e35f002a9ea8ea,
        _:N6d8a8926848e423fa43a9e3c06a123a6,
        _:N6eb787ec5f794c78b87df7e2c8c8a4be,
        _:Nc4149ae655034c76b0438b3b67db9ee3,
        _:Nf72f312c7a464feb905e21b94effd7a2 ;
    mo:track_count 5 ;
    schema:duration "PT19:11"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N15c8f792e33042ad82e35f002a9ea8ea,
        _:N6d8a8926848e423fa43a9e3c06a123a6,
        _:N6eb787ec5f794c78b87df7e2c8c8a4be,
        _:Nc4149ae655034c76b0438b3b67db9ee3,
        _:Nf72f312c7a464feb905e21b94effd7a2 .

