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

<artist/4441#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Gojo"@en,
        "五條真由美"@ja ;
    foaf:made <album/95921#lyrics>,
        <album/95921#subject>,
        <album/95921#vocals> ;
    foaf:name "Mayumi Gojo"@en,
        "五條真由美"@ja .

<artist/6806#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Omori"@en,
        "大森祥子"@ja ;
    foaf:made <album/95921#lyrics>,
        <album/95921#subject> ;
    foaf:name "Shoko Omori"@en,
        "大森祥子"@ja .

<artist/7957#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mike Sugiyama"@en,
        "マイクスギヤマ"@ja ;
    foaf:made <album/95921#lyrics>,
        <album/95921#subject> ;
    foaf:name "Mike Sugiyama"@en,
        "マイクスギヤマ"@ja .

<artist/10357#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95921#subject> ;
    schema:name "Koji Mase"@en,
        "間瀬公司"@ja ;
    foaf:made <album/95921#composition>,
        <album/95921#subject> ;
    foaf:name "Koji Mase"@en,
        "間瀬公司"@ja .

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

<artist/26978#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95921#subject> ;
    schema:name "Junya Takemoto"@en,
        "竹本隼也"@ja ;
    foaf:made <album/95921#composition>,
        <album/95921#subject> ;
    foaf:name "Junya Takemoto"@en,
        "竹本隼也"@ja .

<artist/7003#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95921#subject> ;
    schema:name "Hideaki Takatori"@en,
        "高取ヒデアキ"@ja ;
    foaf:made <album/95921#composition>,
        <album/95921#lyrics>,
        <album/95921#subject> ;
    foaf:name "Hideaki Takatori"@en,
        "高取ヒデアキ"@ja .

<artist/7178#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95921#subject> ;
    schema:name "Kenichiro Ohishi"@en,
        "大石憲一郎"@ja ;
    foaf:made <album/95921#composition>,
        <album/95921#subject> ;
    foaf:name "Kenichiro Ohishi"@en,
        "大石憲一郎"@ja .

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

<album/95921#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Trajectory of my life / Mayumi Gojo"@en,
        "Trajectory of my life / 五條真由美"@ja,
        "Trajectory of my life / Mayumi Gojo"@ja-latn ;
    mo:performance_of <album/95921#musicalwork> ;
    mo:recorded_as <album/95921#musicalexpression> ;
    schema:name "Trajectory of my life / Mayumi Gojo"@en,
        "Trajectory of my life / 五條真由美"@ja,
        "Trajectory of my life / Mayumi Gojo"@ja-latn ;
    schema:workPerformed <album/95921#musicalwork> .

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

<org/1970#subject> schema:name "L&L Victor Entertainment Inc."@en,
        "エルアンドエル・ビクターエンタテインメント株式会社"@ja,
        "L&L Victor Entertainment Inc."@ja-latn ;
    foaf:name "L&L Victor Entertainment Inc."@en,
        "エルアンドエル・ビクターエンタテインメント株式会社"@ja,
        "L&L Victor Entertainment Inc."@ja-latn .

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

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

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

<album/95921#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Trajectory of my life / Mayumi Gojo"@en,
        "Trajectory of my life / 五條真由美"@ja,
        "Trajectory of my life / Mayumi Gojo"@ja-latn ;
    mo:composer <artist/10357#subject>,
        <artist/11694#subject>,
        <artist/26978#subject>,
        <artist/7003#subject>,
        <artist/7178#subject> ;
    mo:produced_work <album/95921#musicalwork> ;
    schema:name "Trajectory of my life / Mayumi Gojo"@en,
        "Trajectory of my life / 五條真由美"@ja,
        "Trajectory of my life / Mayumi Gojo"@ja-latn .

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

<album/95921#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-24"^^xsd:date ;
    dcterms:title "Trajectory of my life / Mayumi Gojo"@en,
        "Trajectory of my life / 五條真由美"@ja,
        "Trajectory of my life / Mayumi Gojo"@ja-latn ;
    mo:catalogue_number "DDCZ-2238" ;
    mo:media_type "CD" ;
    mo:publication_of <album/95921#musicalexpression> ;
    mo:publisher <org/1970#subject> ;
    mo:record _:N53b405fd8e8f459ab73a44913a5e7429 ;
    mo:record_count 1 ;
    schema:datePublished "2019-07-24"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/12/95921/95921-1580692255.jpg> ;
    schema:name "Trajectory of my life / Mayumi Gojo"@en,
        "Trajectory of my life / 五條真由美"@ja,
        "Trajectory of my life / Mayumi Gojo"@ja-latn ;
    schema:publisher <org/1970#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/95921/95921-1580692255.jpg> .

_:N0fda147ae3af41aba455cd08e2fb1a19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Porcelain"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N53b405fd8e8f459ab73a44913a5e7429 ;
    schema:name "Porcelain"@ja .

_:N18772f1774614629a1ca27c897fcac87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜はそっと悲しみを包むように"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N53b405fd8e8f459ab73a44913a5e7429 ;
    schema:name "夜はそっと悲しみを包むように"@ja .

_:N252eaaee08914d708134618d0f7c9259 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歌姫etude"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N53b405fd8e8f459ab73a44913a5e7429 ;
    schema:name "歌姫etude"@ja .

_:N7781c19e2520480aafd61ccfea1a6d1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "story of"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N53b405fd8e8f459ab73a44913a5e7429 ;
    schema:name "story of"@ja .

_:Nfdea4f10440f4f379a5b13929bc320bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リプサリス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N53b405fd8e8f459ab73a44913a5e7429 ;
    schema:name "リプサリス"@ja .

_:N53b405fd8e8f459ab73a44913a5e7429 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fda147ae3af41aba455cd08e2fb1a19,
        _:N18772f1774614629a1ca27c897fcac87,
        _:N252eaaee08914d708134618d0f7c9259,
        _:N7781c19e2520480aafd61ccfea1a6d1b,
        _:Nfdea4f10440f4f379a5b13929bc320bf ;
    mo:track_count 5 ;
    schema:duration "PT23:10"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0fda147ae3af41aba455cd08e2fb1a19,
        _:N18772f1774614629a1ca27c897fcac87,
        _:N252eaaee08914d708134618d0f7c9259,
        _:N7781c19e2520480aafd61ccfea1a6d1b,
        _:Nfdea4f10440f4f379a5b13929bc320bf .

