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

<artist/16417#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mio Aoyama"@en ;
    foaf:made <album/102735#lyrics>,
        <album/102735#subject> ;
    foaf:name "Mio Aoyama"@en .

<artist/25873#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kisuke"@en,
        "喜介"@ja ;
    foaf:made <album/102735#lyrics>,
        <album/102735#subject> ;
    foaf:name "Kisuke"@en,
        "喜介"@ja .

<artist/34205#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rena Komatsu"@en,
        "小松レナ"@ja ;
    foaf:made <album/102735#lyrics>,
        <album/102735#subject> ;
    foaf:name "Rena Komatsu"@en,
        "小松レナ"@ja .

<artist/4549#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroyuki Yoshino"@en,
        "吉野裕行"@ja ;
    foaf:made <album/102735#subject>,
        <album/102735#vocals> ;
    foaf:name "Hiroyuki Yoshino"@en,
        "吉野裕行"@ja .

<artist/1069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102735#subject> ;
    schema:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja ;
    foaf:made <album/102735#composition>,
        <album/102735#subject> ;
    foaf:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja .

<artist/36147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102735#subject> ;
    schema:name "Kohei by SIMONSAYZ"@en ;
    foaf:made <album/102735#composition>,
        <album/102735#subject> ;
    foaf:name "Kohei by SIMONSAYZ"@en .

<artist/5190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102735#subject> ;
    schema:name "Takuya Watanabe"@en,
        "渡辺拓也"@ja ;
    foaf:made <album/102735#composition>,
        <album/102735#subject> ;
    foaf:name "Takuya Watanabe"@en,
        "渡辺拓也"@ja .

<artist/8896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102735#subject> ;
    schema:name "R·O·N"@en ;
    foaf:made <album/102735#composition>,
        <album/102735#subject> ;
    foaf:name "R·O·N"@en .

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

<album/102735#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Peace / Hiroyuki Yoshino [Limited Edition]"@en,
        "Peace / 吉野裕行"@ja,
        "Peace / Hiroyuki Yoshino [Limited Edition]"@ja-latn ;
    mo:performance_of <album/102735#musicalwork> ;
    mo:recorded_as <album/102735#musicalexpression> ;
    schema:name "Peace / Hiroyuki Yoshino [Limited Edition]"@en,
        "Peace / 吉野裕行"@ja,
        "Peace / Hiroyuki Yoshino [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/102735#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/53/102735/102735-e5eb9a223a6c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/102735#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Peace / Hiroyuki Yoshino [Limited Edition]"@en,
        "Peace / 吉野裕行"@ja,
        "Peace / Hiroyuki Yoshino [Limited Edition]"@ja-latn ;
    mo:composer <artist/1069#subject>,
        <artist/36147#subject>,
        <artist/5190#subject>,
        <artist/8896#subject> ;
    mo:produced_work <album/102735#musicalwork> ;
    schema:name "Peace / Hiroyuki Yoshino [Limited Edition]"@en,
        "Peace / 吉野裕行"@ja,
        "Peace / Hiroyuki Yoshino [Limited Edition]"@ja-latn .

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

<album/102735#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-29"^^xsd:date ;
    dcterms:title "Peace / Hiroyuki Yoshino [Limited Edition]"@en,
        "Peace / 吉野裕行"@ja,
        "Peace / Hiroyuki Yoshino [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACA-35461" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/102735#musicalexpression> ;
    mo:publisher <org/1067#subject> ;
    mo:record _:N1a42580a59d44c01a963e4269b576567,
        _:N5d5e530a17a846338f9bc41b29afba12 ;
    mo:record_count 2 ;
    schema:datePublished "2014-10-29"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/53/102735/102735-e5eb9a223a6c.jpg> ;
    schema:name "Peace / Hiroyuki Yoshino [Limited Edition]"@en,
        "Peace / 吉野裕行"@ja,
        "Peace / Hiroyuki Yoshino [Limited Edition]"@ja-latn ;
    schema:publisher <org/1067#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/102735/102735-e5eb9a223a6c.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "小鳥"@en ;
    foaf:made <album/102735#lyrics> ;
    foaf:name "小鳥"@en .

_:N03bdc219ae6e43bab01e28b02a6dced4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さみしがりやのバラード"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N1a42580a59d44c01a963e4269b576567 ;
    schema:name "さみしがりやのバラード"@ja .

_:N08c7149b11e2488ab8eac4b87d65a06b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "making of \"Peace\""@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5d5e530a17a846338f9bc41b29afba12 ;
    schema:name "making of \"Peace\""@ja .

_:N220bd9428dcd44c4b90fe3669b0db85a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anthem"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N1a42580a59d44c01a963e4269b576567 ;
    schema:name "Anthem"@ja .

_:N253681b532a34515b594cac3a001594a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CATWALK"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N1a42580a59d44c01a963e4269b576567 ;
    schema:name "CATWALK"@ja .

_:N3dccfcb94c7443519e99fc9d070a47ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anthem (MUSIC CLIP)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5d5e530a17a846338f9bc41b29afba12 ;
    schema:name "Anthem (MUSIC CLIP)"@ja .

_:N6e871300c76c4ce9a888aa26972d599c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "74R"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N1a42580a59d44c01a963e4269b576567 ;
    schema:name "74R"@ja .

_:N707bc76a57e74c68a28fc5b2b9cda398 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRAILER"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5d5e530a17a846338f9bc41b29afba12 ;
    schema:name "TRAILER"@ja .

_:N9ec9979cca1b4de2a9166894564ed78c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブルーラグーンに恋して"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N1a42580a59d44c01a963e4269b576567 ;
    schema:name "ブルーラグーンに恋して"@ja .

_:Nbe0c36f0f8384c148503a328e7cd9a11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイペース"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N1a42580a59d44c01a963e4269b576567 ;
    schema:name "マイペース"@ja .

_:N5d5e530a17a846338f9bc41b29afba12 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N08c7149b11e2488ab8eac4b87d65a06b,
        _:N3dccfcb94c7443519e99fc9d070a47ea,
        _:N707bc76a57e74c68a28fc5b2b9cda398 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N08c7149b11e2488ab8eac4b87d65a06b,
        _:N3dccfcb94c7443519e99fc9d070a47ea,
        _:N707bc76a57e74c68a28fc5b2b9cda398 .

_:N1a42580a59d44c01a963e4269b576567 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03bdc219ae6e43bab01e28b02a6dced4,
        _:N220bd9428dcd44c4b90fe3669b0db85a,
        _:N253681b532a34515b594cac3a001594a,
        _:N6e871300c76c4ce9a888aa26972d599c,
        _:N9ec9979cca1b4de2a9166894564ed78c,
        _:Nbe0c36f0f8384c148503a328e7cd9a11 ;
    mo:track_count 6 ;
    schema:duration "PT28:46"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N03bdc219ae6e43bab01e28b02a6dced4,
        _:N220bd9428dcd44c4b90fe3669b0db85a,
        _:N253681b532a34515b594cac3a001594a,
        _:N6e871300c76c4ce9a888aa26972d599c,
        _:N9ec9979cca1b4de2a9166894564ed78c,
        _:Nbe0c36f0f8384c148503a328e7cd9a11 .

