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

<artist/7390#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja ;
    foaf:made <album/117017#lyrics>,
        <album/117017#subject>,
        <album/117017#vocals> ;
    foaf:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja .

<artist/851#subject> a schema:Person,
        foaf:Person ;
    schema:name "rino"@en ;
    foaf:made <album/117017#lyrics>,
        <album/117017#subject> ;
    foaf:name "rino"@en .

<artist/5563#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117017#subject> ;
    schema:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja ;
    foaf:made <album/117017#composition>,
        <album/117017#subject> ;
    foaf:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja .

<artist/670#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117017#subject> ;
    schema:name "Masayoshi Soken"@en,
        "祖堅正慶"@ja ;
    foaf:made <album/117017#composition>,
        <album/117017#subject> ;
    foaf:name "Masayoshi Soken"@en,
        "祖堅正慶"@ja .

<product/10006#subject> a schema:CreativeWork ;
    schema:name "The Genius Prince's Guide to Raising a Nation Out of Debt"@en,
        "天才王子の赤字国家再生術"@ja,
        "Tensai Ouji no Akaji Kokka Saiseijutsu"@ja-latn ;
    foaf:name "The Genius Prince's Guide to Raising a Nation Out of Debt"@en,
        "天才王子の赤字国家再生術"@ja,
        "Tensai Ouji no Akaji Kokka Saiseijutsu"@ja-latn .

<product/18978#subject> a schema:CreativeWork ;
    schema:name "Ncafe!!! Let's talk more with Yoshino Nanjo"@en,
        "Nカフェ!!! 南條愛乃と語るモア"@ja,
        "Ncafe!!! Nanjo Yoshino to kataru moa"@ja-latn ;
    foaf:name "Ncafe!!! Let's talk more with Yoshino Nanjo"@en,
        "Nカフェ!!! 南條愛乃と語るモア"@ja,
        "Ncafe!!! Nanjo Yoshino to kataru moa"@ja-latn .

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

<album/117017#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hitori to Kimi to / Yoshino Nanjo [Limited Edition]"@en,
        "ヒトリとキミと / 南條愛乃 [初回限定盤]"@ja,
        "Hitori to Kimi to / Yoshino Nanjo [Limited Edition]"@ja-latn ;
    mo:performance_of <album/117017#musicalwork> ;
    mo:recorded_as <album/117017#musicalexpression> ;
    schema:name "Hitori to Kimi to / Yoshino Nanjo [Limited Edition]"@en,
        "ヒトリとキミと / 南條愛乃 [初回限定盤]"@ja,
        "Hitori to Kimi to / Yoshino Nanjo [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/117017#musicalwork> .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

<https://media.vgm.io/albums/71/117017/117017-5b063608a204.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117017#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/117017/117017-5b063608a204.jpg> ;
    foaf:depicts <album/117017#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/117017/117017-5b063608a204.jpg> .

<https://medium-media.vgm.io/albums/71/117017/117017-5b063608a204.jpg> a schema:ImageObject,
        foaf:Image .

<album/117017#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hitori to Kimi to / Yoshino Nanjo [Limited Edition]"@en,
        "ヒトリとキミと / 南條愛乃 [初回限定盤]"@ja,
        "Hitori to Kimi to / Yoshino Nanjo [Limited Edition]"@ja-latn ;
    mo:composer <artist/5563#subject>,
        <artist/670#subject> ;
    mo:produced_work <album/117017#musicalwork> ;
    schema:name "Hitori to Kimi to / Yoshino Nanjo [Limited Edition]"@en,
        "ヒトリとキミと / 南條愛乃 [初回限定盤]"@ja,
        "Hitori to Kimi to / Yoshino Nanjo [Limited Edition]"@ja-latn .

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

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

<album/117017#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-23"^^xsd:date ;
    dcterms:title "Hitori to Kimi to / Yoshino Nanjo [Limited Edition]"@en,
        "ヒトリとキミと / 南條愛乃 [初回限定盤]"@ja,
        "Hitori to Kimi to / Yoshino Nanjo [Limited Edition]"@ja-latn ;
    mo:catalogue_number "GNCA-0662" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/117017#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N761ed68709b04f909ef800ede6beddec,
        _:Nba06e7c10636411bb76a746cc0f59919 ;
    mo:record_count 2 ;
    schema:about <product/10006#subject>,
        <product/18978#subject> ;
    schema:datePublished "2022-02-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/71/117017/117017-5b063608a204.jpg> ;
    schema:name "Hitori to Kimi to / Yoshino Nanjo [Limited Edition]"@en,
        "ヒトリとキミと / 南條愛乃 [初回限定盤]"@ja,
        "Hitori to Kimi to / Yoshino Nanjo [Limited Edition]"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/117017/117017-5b063608a204.jpg> .

_:N2fca9405c22344bfa6fefd5fe800cd31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒトリとキミと MV Making"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba06e7c10636411bb76a746cc0f59919 ;
    schema:name "ヒトリとキミと MV Making"@ja .

_:N3b0aaf432aa646f28c3a035f8fa52185 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "待ち合わせはあのカフェで!!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N761ed68709b04f909ef800ede6beddec ;
    schema:name "待ち合わせはあのカフェで!!!"@ja .

_:N850383ca8281424587d1c821150c97ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒトリとキミと instrumental"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N761ed68709b04f909ef800ede6beddec ;
    schema:name "ヒトリとキミと instrumental"@ja .

_:Ncc24bf18b7c740449aa4c52b57b51857 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒトリとキミと"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N761ed68709b04f909ef800ede6beddec ;
    schema:name "ヒトリとキミと"@ja .

_:Nd80a755fe1114dc09666937789b78ed0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒトリとキミと MV"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba06e7c10636411bb76a746cc0f59919 ;
    schema:name "ヒトリとキミと MV"@ja .

_:Ne0f8d2ce349b4a78905610b4dcc10947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "待ち合わせはあのカフェで!!! instrumental"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N761ed68709b04f909ef800ede6beddec ;
    schema:name "待ち合わせはあのカフェで!!! instrumental"@ja .

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

_:Nba06e7c10636411bb76a746cc0f59919 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2fca9405c22344bfa6fefd5fe800cd31,
        _:Nd80a755fe1114dc09666937789b78ed0,
        _:Ne709aa359b854cba9f6877277bd821d3 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2fca9405c22344bfa6fefd5fe800cd31,
        _:Nd80a755fe1114dc09666937789b78ed0,
        _:Ne709aa359b854cba9f6877277bd821d3 .

_:N761ed68709b04f909ef800ede6beddec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b0aaf432aa646f28c3a035f8fa52185,
        _:N850383ca8281424587d1c821150c97ac,
        _:Ncc24bf18b7c740449aa4c52b57b51857,
        _:Ne0f8d2ce349b4a78905610b4dcc10947 ;
    mo:track_count 4 ;
    schema:duration "PT18:14"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3b0aaf432aa646f28c3a035f8fa52185,
        _:N850383ca8281424587d1c821150c97ac,
        _:Ncc24bf18b7c740449aa4c52b57b51857,
        _:Ne0f8d2ce349b4a78905610b4dcc10947 .

