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

<artist/15351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Azusa Tadokoro"@en,
        "田所あずさ"@ja ;
    foaf:made <album/132411#subject>,
        <album/132411#vocals> ;
    foaf:name "Azusa Tadokoro"@en,
        "田所あずさ"@ja .

<artist/16149#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumire Morohoshi"@en,
        "諸星すみれ"@ja ;
    foaf:made <album/132411#subject>,
        <album/132411#vocals> ;
    foaf:name "Sumire Morohoshi"@en,
        "諸星すみれ"@ja .

<artist/24924#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yume Miyamoto"@en,
        "宮本侑芽"@ja ;
    foaf:made <album/132411#subject>,
        <album/132411#vocals> ;
    foaf:name "Yume Miyamoto"@en,
        "宮本侑芽"@ja .

<artist/3358#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kappei Yamaguchi"@en,
        "山口勝平"@ja ;
    foaf:made <album/132411#subject>,
        <album/132411#vocals> ;
    foaf:name "Kappei Yamaguchi"@en,
        "山口勝平"@ja .

<artist/3379#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja ;
    foaf:made <album/132411#lyrics>,
        <album/132411#subject> ;
    foaf:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja .

<artist/33529#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132411#subject> ;
    schema:name "Haruka Yanagawa"@en,
        "柳川陽香"@ja ;
    foaf:made <album/132411#composition>,
        <album/132411#lyrics>,
        <album/132411#subject> ;
    foaf:name "Haruka Yanagawa"@en,
        "柳川陽香"@ja .

<artist/35945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132411#subject> ;
    schema:name "fuwari"@en,
        "フワリ"@ja ;
    foaf:made <album/132411#composition>,
        <album/132411#subject> ;
    foaf:name "fuwari"@en,
        "フワリ"@ja .

<artist/8798#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132411#subject> ;
    schema:name "Michihiro Iwano"@en,
        "岩野道拓"@ja ;
    foaf:made <album/132411#composition>,
        <album/132411#subject> ;
    foaf:name "Michihiro Iwano"@en,
        "岩野道拓"@ja .

<product/12840#subject> a schema:CreativeWork ;
    schema:name "Phantasy Star Online 2 New Genesis"@en,
        "PSO2 ニュージェネシス"@ja,
        "PSO2 New Genesis"@ja-latn ;
    foaf:name "Phantasy Star Online 2 New Genesis"@en,
        "PSO2 ニュージェネシス"@ja,
        "PSO2 New Genesis"@ja-latn .

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

<album/132411#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PSO2 NEW GENESIS Song Collection Vol.1"@en,
        "PSO2 NEW GENESIS Song Collection Vol.1"@ja,
        "PSO2 NEW GENESIS Song Collection Vol.1"@ja-latn ;
    mo:performance_of <album/132411#musicalwork> ;
    mo:recorded_as <album/132411#musicalexpression> ;
    schema:name "PSO2 NEW GENESIS Song Collection Vol.1"@en,
        "PSO2 NEW GENESIS Song Collection Vol.1"@ja,
        "PSO2 NEW GENESIS Song Collection Vol.1"@ja-latn ;
    schema:workPerformed <album/132411#musicalwork> .

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

<https://media.vgm.io/albums/11/132411/132411-946c600e2089.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/132411#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/132411/132411-946c600e2089.jpg> ;
    foaf:depicts <album/132411#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/132411/132411-946c600e2089.jpg> .

<https://medium-media.vgm.io/albums/11/132411/132411-946c600e2089.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/132411#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PSO2 NEW GENESIS Song Collection Vol.1"@en,
        "PSO2 NEW GENESIS Song Collection Vol.1"@ja,
        "PSO2 NEW GENESIS Song Collection Vol.1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Dream Monster"@en ;
            foaf:made <album/132411#composition> ;
            foaf:name "(Dream Monster"@en ],
        <artist/33529#subject>,
        <artist/35945#subject>,
        <artist/8798#subject> ;
    mo:produced_work <album/132411#musicalwork> ;
    schema:name "PSO2 NEW GENESIS Song Collection Vol.1"@en,
        "PSO2 NEW GENESIS Song Collection Vol.1"@ja,
        "PSO2 NEW GENESIS Song Collection Vol.1"@ja-latn .

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

<album/132411#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-11-10"^^xsd:date ;
    dcterms:title "PSO2 NEW GENESIS Song Collection Vol.1"@en,
        "PSO2 NEW GENESIS Song Collection Vol.1"@ja,
        "PSO2 NEW GENESIS Song Collection Vol.1"@ja-latn ;
    mo:catalogue_number "FFCP-0052" ;
    mo:media_type "CD" ;
    mo:publication_of <album/132411#musicalexpression> ;
    mo:publisher <org/1369#subject> ;
    mo:record _:N7f37c23cbe1440748ab42ec646980611 ;
    mo:record_count 1 ;
    schema:about <product/12840#subject> ;
    schema:datePublished "2023-11-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/132411/132411-946c600e2089.jpg> ;
    schema:name "PSO2 NEW GENESIS Song Collection Vol.1"@en,
        "PSO2 NEW GENESIS Song Collection Vol.1"@ja,
        "PSO2 NEW GENESIS Song Collection Vol.1"@ja-latn ;
    schema:publisher <org/1369#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/132411/132411-946c600e2089.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132411#subject> ;
    schema:name "(Dream Monster"@en ;
    foaf:made <album/132411#subject> ;
    foaf:name "(Dream Monster"@en .

_:N03bde05ced634937b071c988835a4377 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブランニュー・トライアル (マノンソロVer.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N7f37c23cbe1440748ab42ec646980611 ;
    schema:name "ブランニュー・トライアル (マノンソロVer.)"@ja .

_:N1c3676d355f64dd084bf10d7e31153b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブランニュー・トライアル (Instrumental)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N7f37c23cbe1440748ab42ec646980611 ;
    schema:name "ブランニュー・トライアル (Instrumental)"@ja .

_:N23a1211505b74b48bb7a50cc9dd4987f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブランニュー・トライアル (アイナソロVer.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N7f37c23cbe1440748ab42ec646980611 ;
    schema:name "ブランニュー・トライアル (アイナソロVer.)"@ja .

_:N26902cb56e534388a428604f0945037a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブランニュー・トライアル"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N7f37c23cbe1440748ab42ec646980611 ;
    schema:name "ブランニュー・トライアル"@ja .

_:N47c6fdecab614ebdb131c667accfa142 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "future emblem"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N7f37c23cbe1440748ab42ec646980611 ;
    schema:name "future emblem"@ja .

_:N59b31f3815c24b678c702fcf28ce2dfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "future emblem (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N7f37c23cbe1440748ab42ec646980611 ;
    schema:name "future emblem (Instrumental)"@ja .

_:N661e60e5899d4c31a62bca3594a025ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旋律にのせた希望 (Instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N7f37c23cbe1440748ab42ec646980611 ;
    schema:name "旋律にのせた希望 (Instrumental)"@ja .

_:N965cf24ca8804fd89bb82b30f96e3155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing faith (Instrumental)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N7f37c23cbe1440748ab42ec646980611 ;
    schema:name "Crossing faith (Instrumental)"@ja .

_:N9c593571c9fd4501959f81e07dce0be9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私が私である理由"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N7f37c23cbe1440748ab42ec646980611 ;
    schema:name "私が私である理由"@ja .

_:Nbe2f46c14c4c4f2ab38af8c637ac850e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing faith"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N7f37c23cbe1440748ab42ec646980611 ;
    schema:name "Crossing faith"@ja .

_:Ne9b5594ebd354eb2b0ec601e54427493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旋律にのせた希望"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N7f37c23cbe1440748ab42ec646980611 ;
    schema:name "旋律にのせた希望"@ja .

_:Nfb9adcf3b9904183a09e48ba28f1fdb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私が私である理由 (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N7f37c23cbe1440748ab42ec646980611 ;
    schema:name "私が私である理由 (Instrumental)"@ja .

_:N7f37c23cbe1440748ab42ec646980611 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03bde05ced634937b071c988835a4377,
        _:N1c3676d355f64dd084bf10d7e31153b1,
        _:N23a1211505b74b48bb7a50cc9dd4987f,
        _:N26902cb56e534388a428604f0945037a,
        _:N47c6fdecab614ebdb131c667accfa142,
        _:N59b31f3815c24b678c702fcf28ce2dfa,
        _:N661e60e5899d4c31a62bca3594a025ee,
        _:N965cf24ca8804fd89bb82b30f96e3155,
        _:N9c593571c9fd4501959f81e07dce0be9,
        _:Nbe2f46c14c4c4f2ab38af8c637ac850e,
        _:Ne9b5594ebd354eb2b0ec601e54427493,
        _:Nfb9adcf3b9904183a09e48ba28f1fdb8 ;
    mo:track_count 12 ;
    schema:duration "PT47:04"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N03bde05ced634937b071c988835a4377,
        _:N1c3676d355f64dd084bf10d7e31153b1,
        _:N23a1211505b74b48bb7a50cc9dd4987f,
        _:N26902cb56e534388a428604f0945037a,
        _:N47c6fdecab614ebdb131c667accfa142,
        _:N59b31f3815c24b678c702fcf28ce2dfa,
        _:N661e60e5899d4c31a62bca3594a025ee,
        _:N965cf24ca8804fd89bb82b30f96e3155,
        _:N9c593571c9fd4501959f81e07dce0be9,
        _:Nbe2f46c14c4c4f2ab38af8c637ac850e,
        _:Ne9b5594ebd354eb2b0ec601e54427493,
        _:Nfb9adcf3b9904183a09e48ba28f1fdb8 .

