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

<artist/18226#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Miyajima"@en,
        "宮嶋淳子"@ja ;
    foaf:made <album/76021#lyrics>,
        <album/76021#subject> ;
    foaf:name "Junko Miyajima"@en,
        "宮嶋淳子"@ja .

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

<artist/3238#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76021#subject> ;
    schema:name "Kotaro Odaka"@en,
        "小高光太郎"@ja ;
    foaf:made <album/76021#composition>,
        <album/76021#subject> ;
    foaf:name "Kotaro Odaka"@en,
        "小高光太郎"@ja .

<artist/4893#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76021#subject> ;
    schema:name "Ryota Fujii"@en,
        "藤井亮太"@ja ;
    foaf:made <album/76021#composition>,
        <album/76021#subject> ;
    foaf:name "Ryota Fujii"@en,
        "藤井亮太"@ja .

<product/6234#subject> a schema:CreativeWork ;
    schema:name "Wotakoi: Love is Hard for Otaku (Series)"@en,
        "ヲタクに恋は難しい (Series)"@ja,
        "Wotaku ni Koi ha Muzukashii (Series)"@ja-latn ;
    foaf:name "Wotakoi: Love is Hard for Otaku (Series)"@en,
        "ヲタクに恋は難しい (Series)"@ja,
        "Wotaku ni Koi ha Muzukashii (Series)"@ja-latn .

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

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/76021/76021-1526584074.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/20558#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76021#performance> ;
    schema:name "Kentaro Fujii"@en,
        "藤井健太郎"@ja ;
    foaf:name "Kentaro Fujii"@en,
        "藤井健太郎"@ja .

<artist/28427#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76021#performance> ;
    schema:name "halca"@en,
        "ハルカ"@ja ;
    foaf:name "halca"@en,
        "ハルカ"@ja .

<artist/29108#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76021#performance> ;
    schema:name "Masato Kano"@en,
        "加納誠人"@ja ;
    foaf:name "Masato Kano"@en,
        "加納誠人"@ja .

<artist/19385#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76021#subject> ;
    mo:performed <album/76021#performance> ;
    schema:name "Koji Matsuzaka"@en,
        "松坂康司"@ja ;
    foaf:made <album/76021#composition>,
        <album/76021#subject> ;
    foaf:name "Koji Matsuzaka"@en,
        "松坂康司"@ja .

<artist/25069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76021#subject> ;
    mo:performed <album/76021#performance> ;
    schema:name "Tomoya Kawasaki"@en,
        "川崎智哉"@ja ;
    foaf:made <album/76021#composition>,
        <album/76021#subject> ;
    foaf:name "Tomoya Kawasaki"@en,
        "川崎智哉"@ja .

<album/76021#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kimi no Tonari / halca [halca Edition]"@en,
        "キミの隣 / halca [halca盤]"@ja,
        "Kimi no Tonari / halca [halca Edition]"@ja-latn ;
    mo:composer <artist/19385#subject>,
        <artist/25069#subject>,
        <artist/3238#subject>,
        <artist/4893#subject> ;
    mo:produced_work <album/76021#musicalwork> ;
    schema:name "Kimi no Tonari / halca [halca Edition]"@en,
        "キミの隣 / halca [halca盤]"@ja,
        "Kimi no Tonari / halca [halca Edition]"@ja-latn .

<album/76021#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kimi no Tonari / halca [halca Edition]"@en,
        "キミの隣 / halca [halca盤]"@ja,
        "Kimi no Tonari / halca [halca Edition]"@ja-latn ;
    mo:performance_of <album/76021#musicalwork> ;
    mo:performer <artist/19385#subject>,
        <artist/20558#subject>,
        <artist/25069#subject>,
        <artist/28427#subject>,
        <artist/29108#subject> ;
    mo:recorded_as <album/76021#musicalexpression> ;
    schema:byArtist <artist/19385#subject>,
        <artist/20558#subject>,
        <artist/25069#subject>,
        <artist/28427#subject>,
        <artist/29108#subject> ;
    schema:name "Kimi no Tonari / halca [halca Edition]"@en,
        "キミの隣 / halca [halca盤]"@ja,
        "Kimi no Tonari / halca [halca Edition]"@ja-latn ;
    schema:workPerformed <album/76021#musicalwork> .

<album/76021#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-30"^^xsd:date ;
    dcterms:title "Kimi no Tonari / halca [halca Edition]"@en,
        "キミの隣 / halca [halca盤]"@ja,
        "Kimi no Tonari / halca [halca Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1242~3" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/76021#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N0bcb71ef8419445599623dbbce7b339f,
        _:N93975974102f41d3bc30887fa7150eeb ;
    mo:record_count 2 ;
    schema:about <product/6234#subject> ;
    schema:byArtist <artist/19385#subject>,
        <artist/20558#subject>,
        <artist/25069#subject>,
        <artist/28427#subject>,
        <artist/29108#subject> ;
    schema:datePublished "2018-05-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/76021/76021-1526584074.jpg> ;
    schema:name "Kimi no Tonari / halca [halca Edition]"@en,
        "キミの隣 / halca [halca盤]"@ja,
        "Kimi no Tonari / halca [halca Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/76021/76021-1526584074.jpg> .

_:N1c5cd5f450ff4ecdbe8a4cf1282d0d87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミの隣 (music clip)"@ja,
        "Kimi no Tonari (music clip)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N93975974102f41d3bc30887fa7150eeb ;
    schema:name "キミの隣 (music clip)"@ja,
        "Kimi no Tonari (music clip)"@ja-latn .

_:N2d6afa2b8fe64254ab0e98a32247eb0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サカナイトデイズ"@ja,
        "Sakanight Days"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N0bcb71ef8419445599623dbbce7b339f ;
    schema:name "サカナイトデイズ"@ja,
        "Sakanight Days"@ja-latn .

_:N4b04b8d908d642898f8fe8e605778180 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日もまた"@ja,
        "Ashita mo Mata"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N0bcb71ef8419445599623dbbce7b339f ;
    schema:name "明日もまた"@ja,
        "Ashita mo Mata"@ja-latn .

_:N551cbd9385a5424f865dfd03cef392df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日もまた (instrumental)"@ja,
        "Ashita mo Mata (instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N0bcb71ef8419445599623dbbce7b339f ;
    schema:name "明日もまた (instrumental)"@ja,
        "Ashita mo Mata (instrumental)"@ja-latn .

_:N93975974102f41d3bc30887fa7150eeb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1c5cd5f450ff4ecdbe8a4cf1282d0d87 ;
    mo:track_count 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N1c5cd5f450ff4ecdbe8a4cf1282d0d87 .

_:Naa3b70acae9f4df98829d9c20ca5869d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミの隣 (instrumental)"@ja,
        "Kimi no Tonari (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N0bcb71ef8419445599623dbbce7b339f ;
    schema:name "キミの隣 (instrumental)"@ja,
        "Kimi no Tonari (instrumental)"@ja-latn .

_:Nab379d68a7704ccbb344c679f0e39ba4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サカナイトデイズ (instrumental)"@ja,
        "Sakanight Days (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N0bcb71ef8419445599623dbbce7b339f ;
    schema:name "サカナイトデイズ (instrumental)"@ja,
        "Sakanight Days (instrumental)"@ja-latn .

_:Nb5b8c0d9f7c74a3283f17591ee49c0fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミの隣"@ja,
        "Kimi no Tonari"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N0bcb71ef8419445599623dbbce7b339f ;
    schema:name "キミの隣"@ja,
        "Kimi no Tonari"@ja-latn .

_:N0bcb71ef8419445599623dbbce7b339f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d6afa2b8fe64254ab0e98a32247eb0d,
        _:N4b04b8d908d642898f8fe8e605778180,
        _:N551cbd9385a5424f865dfd03cef392df,
        _:Naa3b70acae9f4df98829d9c20ca5869d,
        _:Nab379d68a7704ccbb344c679f0e39ba4,
        _:Nb5b8c0d9f7c74a3283f17591ee49c0fe ;
    mo:track_count 6 ;
    schema:duration "PT27:08"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2d6afa2b8fe64254ab0e98a32247eb0d,
        _:N4b04b8d908d642898f8fe8e605778180,
        _:N551cbd9385a5424f865dfd03cef392df,
        _:Naa3b70acae9f4df98829d9c20ca5869d,
        _:Nab379d68a7704ccbb344c679f0e39ba4,
        _:Nb5b8c0d9f7c74a3283f17591ee49c0fe .

