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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:made <album/44991#subject>,
        <album/44991#vocals> ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<artist/2606#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayu"@en,
        "あゆ"@ja ;
    foaf:made <album/44991#lyrics>,
        <album/44991#subject> ;
    foaf:name "Ayu"@en,
        "あゆ"@ja .

<artist/3678#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gigyo"@en ;
    foaf:made <album/44991#lyrics>,
        <album/44991#subject> ;
    foaf:name "Gigyo"@en .

<artist/4681#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rin Kagamine"@en,
        "鏡音リン"@ja ;
    foaf:made <album/44991#subject>,
        <album/44991#vocals> ;
    foaf:name "Rin Kagamine"@en,
        "鏡音リン"@ja .

<artist/5143#subject> a schema:Person,
        foaf:Person ;
    schema:name "Len Kagamine"@en,
        "鏡音レン"@ja ;
    foaf:made <album/44991#subject>,
        <album/44991#vocals> ;
    foaf:name "Len Kagamine"@en,
        "鏡音レン"@ja .

<artist/6619#subject> a schema:Person,
        foaf:Person ;
    schema:name "Luka Megurine"@en,
        "巡音ルカ"@ja ;
    foaf:made <album/44991#subject>,
        <album/44991#vocals> ;
    foaf:name "Luka Megurine"@en,
        "巡音ルカ"@ja .

<artist/6684#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lettuce Shichijou"@en,
        "七条レタス"@ja ;
    foaf:made <album/44991#lyrics>,
        <album/44991#subject> ;
    foaf:name "Lettuce Shichijou"@en,
        "七条レタス"@ja .

<artist/6685#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja ;
    foaf:made <album/44991#lyrics>,
        <album/44991#subject> ;
    foaf:name "Yoshimi Youno"@en,
        "夕野ヨシミ"@ja .

<artist/6971#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikura"@en,
        "ひくら"@ja ;
    foaf:made <album/44991#lyrics>,
        <album/44991#subject> ;
    foaf:name "Hikura"@en,
        "ひくら"@ja .

<artist/9584#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hakase"@en,
        "はかせ"@ja ;
    foaf:made <album/44991#lyrics>,
        <album/44991#subject> ;
    foaf:name "Hakase"@en,
        "はかせ"@ja .

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

<artist/2597#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44991#subject> ;
    schema:name "D.watt"@en ;
    foaf:made <album/44991#composition>,
        <album/44991#subject> ;
    foaf:name "D.watt"@en .

<artist/37006#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44991#subject> ;
    schema:name "void"@en,
        "ぼいど"@ja ;
    foaf:made <album/44991#composition>,
        <album/44991#subject> ;
    foaf:name "void"@en,
        "ぼいど"@ja .

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

<album/44991#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reason why I who meets you and spent two years change slightly"@en,
        "君と出会って二年過ごした私が微妙に変わった理由"@ja,
        "Kimi to Deaite Ninen Sugoshita Watashi ga Bimyou ni Kawatta Wake"@ja-latn ;
    mo:performance_of <album/44991#musicalwork> ;
    mo:recorded_as <album/44991#musicalexpression> ;
    schema:name "Reason why I who meets you and spent two years change slightly"@en,
        "君と出会って二年過ごした私が微妙に変わった理由"@ja,
        "Kimi to Deaite Ninen Sugoshita Watashi ga Bimyou ni Kawatta Wake"@ja-latn ;
    schema:workPerformed <album/44991#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/19/44991/44991-f6c52c1ab55a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44991#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reason why I who meets you and spent two years change slightly"@en,
        "君と出会って二年過ごした私が微妙に変わった理由"@ja,
        "Kimi to Deaite Ninen Sugoshita Watashi ga Bimyou ni Kawatta Wake"@ja-latn ;
    mo:composer <artist/2388#subject>,
        <artist/2597#subject>,
        <artist/37006#subject> ;
    mo:produced_work <album/44991#musicalwork> ;
    schema:name "Reason why I who meets you and spent two years change slightly"@en,
        "君と出会って二年過ごした私が微妙に変わった理由"@ja,
        "Kimi to Deaite Ninen Sugoshita Watashi ga Bimyou ni Kawatta Wake"@ja-latn .

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

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

<album/44991#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-05"^^xsd:date ;
    dcterms:title "Reason why I who meets you and spent two years change slightly"@en,
        "君と出会って二年過ごした私が微妙に変わった理由"@ja,
        "Kimi to Deaite Ninen Sugoshita Watashi ga Bimyou ni Kawatta Wake"@ja-latn ;
    mo:catalogue_number "IO-0160" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44991#musicalexpression> ;
    mo:publisher <org/333#subject> ;
    mo:record _:Nfb3b33c156aa4d788f743511bafa2498 ;
    mo:record_count 1 ;
    schema:datePublished "2009-05-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/19/44991/44991-f6c52c1ab55a.jpg> ;
    schema:name "Reason why I who meets you and spent two years change slightly"@en,
        "君と出会って二年過ごした私が微妙に変わった理由"@ja,
        "Kimi to Deaite Ninen Sugoshita Watashi ga Bimyou ni Kawatta Wake"@ja-latn ;
    schema:publisher <org/333#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/44991/44991-f6c52c1ab55a.jpg> .

_:N014f2664e7a841b5a380ce4d162d06e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "築地の人"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nfb3b33c156aa4d788f743511bafa2498 ;
    schema:name "築地の人"@ja .

_:N0c775ea4d7204d58b700cbd415659d8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "だるだるＯＬ24時"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nfb3b33c156aa4d788f743511bafa2498 ;
    schema:name "だるだるＯＬ24時"@ja .

_:N0f5397bc84e84aa6bdb121c026204ab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arrivederci"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nfb3b33c156aa4d788f743511bafa2498 ;
    schema:name "Arrivederci"@ja .

_:N123f43948bee46faae8f10387c9eb1f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏のロケット"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nfb3b33c156aa4d788f743511bafa2498 ;
    schema:name "夏のロケット"@ja .

_:N2799ce7b557b4f98b3652c4cdf84362a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "外、出らレン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:Nfb3b33c156aa4d788f743511bafa2498 ;
    schema:name "外、出らレン"@ja .

_:N5b94a12fa0164e44ab1e6175cfc1a226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たこるかΩスロウライフ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nfb3b33c156aa4d788f743511bafa2498 ;
    schema:name "たこるかΩスロウライフ"@ja .

_:N85a6301b401246d69f500d66e7bcab2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "困ったらエターナルフォースブリザード"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nfb3b33c156aa4d788f743511bafa2498 ;
    schema:name "困ったらエターナルフォースブリザード"@ja .

_:N9de9aff32e0948c7a782a4f0e06db38a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "この季節を越えても"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nfb3b33c156aa4d788f743511bafa2498 ;
    schema:name "この季節を越えても"@ja .

_:Na1f62c2377f4485ebd79144926d7ce4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "五月の病"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nfb3b33c156aa4d788f743511bafa2498 ;
    schema:name "五月の病"@ja .

_:Naa11ca0bf83e420491906750b06b5e83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "*桜DIARY*"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nfb3b33c156aa4d788f743511bafa2498 ;
    schema:name "*桜DIARY*"@ja .

_:Nb475ebf4d20a422daa9ee89cf758d513 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "株式会社巡音水産・社歌"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nfb3b33c156aa4d788f743511bafa2498 ;
    schema:name "株式会社巡音水産・社歌"@ja .

_:Nfb3b33c156aa4d788f743511bafa2498 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N014f2664e7a841b5a380ce4d162d06e6,
        _:N0c775ea4d7204d58b700cbd415659d8f,
        _:N0f5397bc84e84aa6bdb121c026204ab0,
        _:N123f43948bee46faae8f10387c9eb1f6,
        _:N2799ce7b557b4f98b3652c4cdf84362a,
        _:N5b94a12fa0164e44ab1e6175cfc1a226,
        _:N85a6301b401246d69f500d66e7bcab2f,
        _:N9de9aff32e0948c7a782a4f0e06db38a,
        _:Na1f62c2377f4485ebd79144926d7ce4e,
        _:Naa11ca0bf83e420491906750b06b5e83,
        _:Nb475ebf4d20a422daa9ee89cf758d513 ;
    mo:track_count 11 ;
    schema:duration "PT45:09"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N014f2664e7a841b5a380ce4d162d06e6,
        _:N0c775ea4d7204d58b700cbd415659d8f,
        _:N0f5397bc84e84aa6bdb121c026204ab0,
        _:N123f43948bee46faae8f10387c9eb1f6,
        _:N2799ce7b557b4f98b3652c4cdf84362a,
        _:N5b94a12fa0164e44ab1e6175cfc1a226,
        _:N85a6301b401246d69f500d66e7bcab2f,
        _:N9de9aff32e0948c7a782a4f0e06db38a,
        _:Na1f62c2377f4485ebd79144926d7ce4e,
        _:Naa11ca0bf83e420491906750b06b5e83,
        _:Nb475ebf4d20a422daa9ee89cf758d513 .

