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

<artist/1847#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sora Yuizuki"@en,
        "結月そら"@ja ;
    foaf:made <album/131422#subject>,
        <album/131422#vocals> ;
    foaf:name "Sora Yuizuki"@en,
        "結月そら"@ja .

<artist/42302#subject> a schema:Person,
        foaf:Person ;
    schema:name "yuiko"@en,
        "ゆいこ"@ja ;
    foaf:made <album/131422#lyrics>,
        <album/131422#subject>,
        <album/131422#vocals> ;
    foaf:name "yuiko"@en,
        "ゆいこ"@ja .

<artist/5525#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miya Kotuki"@en,
        "コツキミヤ"@ja ;
    foaf:made <album/131422#subject>,
        <album/131422#vocals> ;
    foaf:name "Miya Kotuki"@en,
        "コツキミヤ"@ja .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:made <album/131422#subject>,
        <album/131422#vocals> ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<artist/4259#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131422#subject> ;
    schema:name "tio"@en ;
    foaf:made <album/131422#composition>,
        <album/131422#subject> ;
    foaf:name "tio"@en .

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

<album/131422#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Liberty2 ~season of the love~"@en,
        "Liberty2 ~season of the love~"@ja,
        "Liberty2 ~season of the love~"@ja-latn ;
    mo:composer <artist/4259#subject> ;
    mo:produced_work <album/131422#musicalwork> ;
    schema:name "Liberty2 ~season of the love~"@en,
        "Liberty2 ~season of the love~"@ja,
        "Liberty2 ~season of the love~"@ja-latn .

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

<album/131422#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Liberty2 ~season of the love~"@en,
        "Liberty2 ~season of the love~"@ja,
        "Liberty2 ~season of the love~"@ja-latn ;
    mo:performance_of <album/131422#musicalwork> ;
    mo:recorded_as <album/131422#musicalexpression> ;
    schema:name "Liberty2 ~season of the love~"@en,
        "Liberty2 ~season of the love~"@ja,
        "Liberty2 ~season of the love~"@ja-latn ;
    schema:workPerformed <album/131422#musicalwork> .

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

<https://media.vgm.io/albums/22/131422/131422-40cbf4fda79e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131422#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/131422/131422-40cbf4fda79e.jpg> ;
    foaf:depicts <album/131422#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/131422/131422-40cbf4fda79e.jpg> .

<https://medium-media.vgm.io/albums/22/131422/131422-40cbf4fda79e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/131422#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "Liberty2 ~season of the love~"@en,
        "Liberty2 ~season of the love~"@ja,
        "Liberty2 ~season of the love~"@ja-latn ;
    mo:catalogue_number "EMRS-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/131422#musicalexpression> ;
    mo:publisher <org/3842#subject> ;
    mo:record _:Nef32a88ff77746b7bf3469672107cd54 ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/22/131422/131422-40cbf4fda79e.jpg> ;
    schema:name "Liberty2 ~season of the love~"@en,
        "Liberty2 ~season of the love~"@ja,
        "Liberty2 ~season of the love~"@ja-latn ;
    schema:publisher <org/3842#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/131422/131422-40cbf4fda79e.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "速水漣"@en ;
    foaf:made <album/131422#subject> ;
    foaf:name "速水漣"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "saRi"@en ;
    foaf:made <album/131422#subject> ;
    foaf:name "saRi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "saRi"@en ;
    foaf:made <album/131422#vocals> ;
    foaf:name "saRi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "かあゆ"@en ;
    foaf:made <album/131422#vocals> ;
    foaf:name "かあゆ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "saRi＊"@en ;
    foaf:made <album/131422#vocals> ;
    foaf:name "saRi＊"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "佐藤銀"@en ;
    foaf:made <album/131422#subject> ;
    foaf:name "佐藤銀"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "速水漣"@en ;
    foaf:made <album/131422#lyrics> ;
    foaf:name "速水漣"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "かあゆ"@en ;
    foaf:made <album/131422#subject> ;
    foaf:name "かあゆ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "saRi＊"@en ;
    foaf:made <album/131422#subject> ;
    foaf:name "saRi＊"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "鳴河みなみ"@en ;
    foaf:made <album/131422#vocals> ;
    foaf:name "鳴河みなみ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "佐藤銀"@en ;
    foaf:made <album/131422#lyrics> ;
    foaf:name "佐藤銀"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "椎名翠"@en ;
    foaf:made <album/131422#lyrics> ;
    foaf:name "椎名翠"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "椎名翠"@en ;
    foaf:made <album/131422#subject> ;
    foaf:name "椎名翠"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "鳴河みなみ"@en ;
    foaf:made <album/131422#subject> ;
    foaf:name "鳴河みなみ"@en .

_:N2f3cfd88177a4f67b90966f63dac9f77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "opening ～ spring scence ～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Nef32a88ff77746b7bf3469672107cd54 ;
    schema:name "opening ～ spring scence ～"@ja .

_:N3dcf3dcc855c4f70a74bf9e96872ad5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラ ～凪ぐ春日の幻～"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nef32a88ff77746b7bf3469672107cd54 ;
    schema:name "サクラ ～凪ぐ春日の幻～"@ja .

_:N448aa108eaf840f5ba9450213aa91f51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "粉雪 _ 結月そら"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nef32a88ff77746b7bf3469672107cd54 ;
    schema:name "粉雪 _ 結月そら"@ja .

_:N6097f23525d54ea89ff8581b36e8397e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tomorrow _ ゆいこ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nef32a88ff77746b7bf3469672107cd54 ;
    schema:name "tomorrow _ ゆいこ"@ja .

_:N6f696f61fb2045339a7127ae82c43be4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "close your eyes _ コツキミヤ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nef32a88ff77746b7bf3469672107cd54 ;
    schema:name "close your eyes _ コツキミヤ"@ja .

_:Naed63c9f46d54b53b9a9f03795d15291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ナツソラ _ 鳴河みなみ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nef32a88ff77746b7bf3469672107cd54 ;
    schema:name "ナツソラ _ 鳴河みなみ"@ja .

_:Nc43954f2abf545829c7215e0878f5e16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Sunshine"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nef32a88ff77746b7bf3469672107cd54 ;
    schema:name "Under The Sunshine"@ja .

_:Nce5a38725e4c471981d139ba118aecda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry blossom memory _ saRi"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nef32a88ff77746b7bf3469672107cd54 ;
    schema:name "Cherry blossom memory _ saRi"@ja .

_:Nd9333f18cf664d94bdfb049a6ca009ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tiny tiny brave _ 茶太"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nef32a88ff77746b7bf3469672107cd54 ;
    schema:name "tiny tiny brave _ 茶太"@ja .

_:Ne34e53193d4745b0ad233f3406a79180 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラ _ かあゆ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nef32a88ff77746b7bf3469672107cd54 ;
    schema:name "サクラ _ かあゆ"@ja .

_:Nef32a88ff77746b7bf3469672107cd54 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f3cfd88177a4f67b90966f63dac9f77,
        _:N3dcf3dcc855c4f70a74bf9e96872ad5a,
        _:N448aa108eaf840f5ba9450213aa91f51,
        _:N6097f23525d54ea89ff8581b36e8397e,
        _:N6f696f61fb2045339a7127ae82c43be4,
        _:Naed63c9f46d54b53b9a9f03795d15291,
        _:Nc43954f2abf545829c7215e0878f5e16,
        _:Nce5a38725e4c471981d139ba118aecda,
        _:Nd9333f18cf664d94bdfb049a6ca009ff,
        _:Ne34e53193d4745b0ad233f3406a79180 ;
    mo:track_count 10 ;
    schema:duration "PT43:25"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2f3cfd88177a4f67b90966f63dac9f77,
        _:N3dcf3dcc855c4f70a74bf9e96872ad5a,
        _:N448aa108eaf840f5ba9450213aa91f51,
        _:N6097f23525d54ea89ff8581b36e8397e,
        _:N6f696f61fb2045339a7127ae82c43be4,
        _:Naed63c9f46d54b53b9a9f03795d15291,
        _:Nc43954f2abf545829c7215e0878f5e16,
        _:Nce5a38725e4c471981d139ba118aecda,
        _:Nd9333f18cf664d94bdfb049a6ca009ff,
        _:Ne34e53193d4745b0ad233f3406a79180 .

