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

<artist/32568#subject> a schema:Person,
        foaf:Person ;
    schema:name "HAJIME FANTASY"@en,
        "ハジメ☆ファンタジー"@ja ;
    foaf:made <album/121150#lyrics>,
        <album/121150#subject> ;
    foaf:name "HAJIME FANTASY"@en,
        "ハジメ☆ファンタジー"@ja .

<artist/3773#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Ono"@en,
        "小野大輔"@ja ;
    foaf:made <album/121150#subject>,
        <album/121150#vocals> ;
    foaf:name "Daisuke Ono"@en,
        "小野大輔"@ja .

<artist/4550#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Kishio"@en,
        "岸尾だいすけ"@ja ;
    foaf:made <album/121150#subject>,
        <album/121150#vocals> ;
    foaf:name "Daisuke Kishio"@en,
        "岸尾だいすけ"@ja .

<album/121149> a mo:Release ;
    mo:catalogue_number "USSW-0371" .

<artist/2633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121150#subject> ;
    schema:name "Tomoyuki Uchida"@en,
        "内田智之"@ja ;
    foaf:made <album/121150#composition>,
        <album/121150#subject> ;
    foaf:name "Tomoyuki Uchida"@en,
        "内田智之"@ja .

<artist/33834#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121150#subject> ;
    schema:name "TomU87"@en ;
    foaf:made <album/121150#composition>,
        <album/121150#subject> ;
    foaf:name "TomU87"@en .

<artist/495#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121150#subject> ;
    schema:name "Yoshihiro Suda"@en,
        "須田悦弘"@ja ;
    foaf:made <album/121150#composition>,
        <album/121150#subject> ;
    foaf:name "Yoshihiro Suda"@en,
        "須田悦弘"@ja .

<product/8400#subject> a schema:CreativeWork ;
    schema:name "B-PROJECT"@en,
        "B-PROJECT"@ja,
        "B-PROJECT"@ja-latn ;
    foaf:name "B-PROJECT"@en,
        "B-PROJECT"@ja,
        "B-PROJECT"@ja-latn .

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

<album/121150#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shall We Unmei? / Kitakore [Limited Edition]"@en,
        "Shall We 運命? / キタコレ [初回生産限定盤]"@ja,
        "Shall We Unmei? / Kitakore [Limited Edition]"@ja-latn ;
    mo:performance_of <album/121150#musicalwork> ;
    mo:recorded_as <album/121150#musicalexpression> ;
    schema:name "Shall We Unmei? / Kitakore [Limited Edition]"@en,
        "Shall We 運命? / キタコレ [初回生産限定盤]"@ja,
        "Shall We Unmei? / Kitakore [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/121150#musicalwork> .

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

<https://media.vgm.io/albums/05/121150/121150-6c3cd622dfd2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121150#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/121150/121150-6c3cd622dfd2.jpg> ;
    foaf:depicts <album/121150#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/121150/121150-6c3cd622dfd2.jpg> .

<https://medium-media.vgm.io/albums/05/121150/121150-6c3cd622dfd2.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/121150#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shall We Unmei? / Kitakore [Limited Edition]"@en,
        "Shall We 運命? / キタコレ [初回生産限定盤]"@ja,
        "Shall We Unmei? / Kitakore [Limited Edition]"@ja-latn ;
    mo:composer <artist/2633#subject>,
        <artist/33834#subject>,
        <artist/495#subject> ;
    mo:produced_work <album/121150#musicalwork> ;
    schema:name "Shall We Unmei? / Kitakore [Limited Edition]"@en,
        "Shall We 運命? / キタコレ [初回生産限定盤]"@ja,
        "Shall We Unmei? / Kitakore [Limited Edition]"@ja-latn .

<album/121150#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-27"^^xsd:date ;
    dcterms:title "Shall We Unmei? / Kitakore [Limited Edition]"@en,
        "Shall We 運命? / キタコレ [初回生産限定盤]"@ja,
        "Shall We Unmei? / Kitakore [Limited Edition]"@ja-latn ;
    mo:catalogue_number "USSW-0370" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/121149> ;
    mo:publication_of <album/121150#musicalexpression> ;
    mo:publisher <org/1944#subject> ;
    mo:record _:N5c50c786442a4065a0eefbabe5103944 ;
    mo:record_count 1 ;
    schema:about <product/8400#subject> ;
    schema:datePublished "2022-07-27"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/05/121150/121150-6c3cd622dfd2.jpg> ;
    schema:name "Shall We Unmei? / Kitakore [Limited Edition]"@en,
        "Shall We 運命? / キタコレ [初回生産限定盤]"@ja,
        "Shall We Unmei? / Kitakore [Limited Edition]"@ja-latn ;
    schema:publisher <org/1944#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/121150/121150-6c3cd622dfd2.jpg> .

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

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

_:N19f0b5c38dba46f68768072a17dc6c53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アリスの本能 -Off Vocal-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N5c50c786442a4065a0eefbabe5103944 ;
    schema:name "アリスの本能 -Off Vocal-"@ja .

_:N625a998edb044e969c1260cae1ee458b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shall We 運命?"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N5c50c786442a4065a0eefbabe5103944 ;
    schema:name "Shall We 運命?"@ja .

_:Nbd23cea5888f46c988977f7ff710b8a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アリスの本能"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N5c50c786442a4065a0eefbabe5103944 ;
    schema:name "アリスの本能"@ja .

_:Ndb20027e75ef44baa6ba2d6fe7ac3005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shall We 運命? -Off Vocal-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N5c50c786442a4065a0eefbabe5103944 ;
    schema:name "Shall We 運命? -Off Vocal-"@ja .

_:N5c50c786442a4065a0eefbabe5103944 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19f0b5c38dba46f68768072a17dc6c53,
        _:N625a998edb044e969c1260cae1ee458b,
        _:Nbd23cea5888f46c988977f7ff710b8a1,
        _:Ndb20027e75ef44baa6ba2d6fe7ac3005 ;
    mo:track_count 4 ;
    schema:duration "PT14:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N19f0b5c38dba46f68768072a17dc6c53,
        _:N625a998edb044e969c1260cae1ee458b,
        _:Nbd23cea5888f46c988977f7ff710b8a1,
        _:Ndb20027e75ef44baa6ba2d6fe7ac3005 .

