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

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

<artist/1000#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98391#subject> ;
    schema:name "Akifumi Tada"@en,
        "多田彰文"@ja ;
    foaf:made <album/98391#composition>,
        <album/98391#subject> ;
    foaf:name "Akifumi Tada"@en,
        "多田彰文"@ja .

<album/98391#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the Best of Re:Union"@en,
        "the Best of Re:Union"@ja,
        "the Best of Re:Union"@ja-latn ;
    mo:composer <artist/1000#subject> ;
    mo:produced_work <album/98391#musicalwork> ;
    schema:name "the Best of Re:Union"@en,
        "the Best of Re:Union"@ja,
        "the Best of Re:Union"@ja-latn .

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

<https://media.vgm.io/albums/19/98391/98391-1588228649.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98391#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/98391/98391-1588228649.png> ;
    foaf:depicts <album/98391#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/98391/98391-1588228649.png> .

<https://medium-media.vgm.io/albums/19/98391/98391-1588228649.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/14334#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98391#performance> ;
    schema:name "Kotori Koiwai"@en,
        "小岩井ことり"@ja ;
    foaf:made <album/98391#lyrics>,
        <album/98391#subject> ;
    foaf:name "Kotori Koiwai"@en,
        "小岩井ことり"@ja .

<artist/16597#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98391#performance> ;
    schema:name "Emi Hirayama"@en,
        "平山笑美"@ja ;
    foaf:made <album/98391#lyrics>,
        <album/98391#subject> ;
    foaf:name "Emi Hirayama"@en,
        "平山笑美"@ja .

<artist/29154#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98391#performance> ;
    schema:name "Runa Narumi"@en,
        "成海瑠奈"@ja ;
    foaf:name "Runa Narumi"@en,
        "成海瑠奈"@ja .

<artist/29160#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98391#performance> ;
    schema:name "Honoka Kuroki"@en,
        "黒木ほの香"@ja ;
    foaf:name "Honoka Kuroki"@en,
        "黒木ほの香"@ja .

<artist/29443#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98391#performance> ;
    schema:name "Yurika Takagi"@en,
        "高木友梨香"@ja ;
    foaf:name "Yurika Takagi"@en,
        "高木友梨香"@ja .

<artist/30181#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98391#performance> ;
    schema:name "Saki Ono"@en,
        "小野早稀"@ja ;
    foaf:name "Saki Ono"@en,
        "小野早稀"@ja .

<artist/30368#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98391#performance> ;
    schema:name "Kyoka Tamura"@en,
        "田村響華"@ja ;
    foaf:name "Kyoka Tamura"@en,
        "田村響華"@ja .

<album/98391#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-10"^^xsd:date ;
    dcterms:title "the Best of Re:Union"@en,
        "the Best of Re:Union"@ja,
        "the Best of Re:Union"@ja-latn ;
    mo:catalogue_number "HMXD-1907" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98391#musicalexpression> ;
    mo:publisher _:N4f11eec2a3e14a16b1a40c8b07b295c5 ;
    mo:record _:Nf4f8a96ed7a944ac8f0ad7c36038fb4d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Re:Union"@en ;
            foaf:name "Re:Union"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Minami Matsui"@en ;
            foaf:name "Minami Matsui"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuzuki Konno"@en ;
            foaf:name "Yuzuki Konno"@en ],
        <artist/14334#subject>,
        <artist/16597#subject>,
        <artist/29154#subject>,
        <artist/29160#subject>,
        <artist/29443#subject>,
        <artist/30181#subject>,
        <artist/30368#subject> ;
    schema:datePublished "2019-07-10"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/19/98391/98391-1588228649.png> ;
    schema:name "the Best of Re:Union"@en,
        "the Best of Re:Union"@ja,
        "the Best of Re:Union"@ja-latn ;
    schema:publisher _:N4f11eec2a3e14a16b1a40c8b07b295c5 ;
    foaf:depiction <https://media.vgm.io/albums/19/98391/98391-1588228649.png> .

<album/98391#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the Best of Re:Union"@en,
        "the Best of Re:Union"@ja,
        "the Best of Re:Union"@ja-latn ;
    mo:performance_of <album/98391#musicalwork> ;
    mo:performer _:N2599023264b1433baa33e430f90af7ce,
        _:Ncaa8ac5e819d462d92ba0e91a91391a0,
        <artist/14334#subject>,
        <artist/16597#subject>,
        <artist/29154#subject>,
        <artist/29160#subject>,
        <artist/29443#subject>,
        <artist/30181#subject>,
        <artist/30368#subject> ;
    mo:recorded_as <album/98391#musicalexpression> ;
    schema:byArtist _:N2599023264b1433baa33e430f90af7ce,
        _:Ncaa8ac5e819d462d92ba0e91a91391a0,
        <artist/14334#subject>,
        <artist/16597#subject>,
        <artist/29154#subject>,
        <artist/29160#subject>,
        <artist/29443#subject>,
        <artist/30181#subject>,
        <artist/30368#subject> ;
    schema:name "the Best of Re:Union"@en,
        "the Best of Re:Union"@ja,
        "the Best of Re:Union"@ja-latn ;
    schema:workPerformed <album/98391#musicalwork> .

_:N05b406150e1f4fc6a60e707fa86171f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOUND SOUL"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4f8a96ed7a944ac8f0ad7c36038fb4d ;
    schema:name "SOUND SOUL"@ja .

_:N0fc50f8f94ec4daf97f453331d04ac2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be with you -MIKU ballade Ver.-"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4f8a96ed7a944ac8f0ad7c36038fb4d ;
    schema:name "be with you -MIKU ballade Ver.-"@ja .

_:N1be66eac435e4659b2d75a157bf45807 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be with you -Type 1990 Unit Ver.-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4f8a96ed7a944ac8f0ad7c36038fb4d ;
    schema:name "be with you -Type 1990 Unit Ver.-"@ja .

_:N2599023264b1433baa33e430f90af7ce a schema:Person,
        foaf:Person ;
    mo:performed <album/98391#performance> ;
    schema:name "Yuzuki Konno"@en ;
    foaf:name "Yuzuki Konno"@en .

_:N3a62801adf2642e786acb07136e65139 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私たちの夢が同じなら"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4f8a96ed7a944ac8f0ad7c36038fb4d ;
    schema:name "私たちの夢が同じなら"@ja .

_:N4f11eec2a3e14a16b1a40c8b07b295c5 schema:name "Hugh and Mint"@en ;
    foaf:name "Hugh and Mint"@en .

_:N51a7dd7df423427f9e3bbca66b8ef3c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be with you -Type 2019 Unit Ver.-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4f8a96ed7a944ac8f0ad7c36038fb4d ;
    schema:name "be with you -Type 2019 Unit Ver.-"@ja .

_:N7def52eee0e7495298dcde0b2a31333c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOUND SOUL (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4f8a96ed7a944ac8f0ad7c36038fb4d ;
    schema:name "SOUND SOUL (Instrumental)"@ja .

_:Na9065ba67cf74acaba130e8e4d629786 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be with you -Type 2035 Unit Ver.-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4f8a96ed7a944ac8f0ad7c36038fb4d ;
    schema:name "be with you -Type 2035 Unit Ver.-"@ja .

_:Nc0887dbeab1b44b3a55bc43db5a1e468 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私たちの夢が同じなら (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4f8a96ed7a944ac8f0ad7c36038fb4d ;
    schema:name "私たちの夢が同じなら (Instrumental)"@ja .

_:Nc36549aca08c4915843a8259332e7a99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be with you -Type 2050 Unit Ver.-"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4f8a96ed7a944ac8f0ad7c36038fb4d ;
    schema:name "be with you -Type 2050 Unit Ver.-"@ja .

_:Ncaa8ac5e819d462d92ba0e91a91391a0 a schema:Person,
        foaf:Person ;
    mo:performed <album/98391#performance> ;
    schema:name "Minami Matsui"@en ;
    foaf:name "Minami Matsui"@en .

_:Ne760ec7b69d7417cb54583f3d937d95f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be with you -ballade Ver.- (Instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4f8a96ed7a944ac8f0ad7c36038fb4d ;
    schema:name "be with you -ballade Ver.- (Instrumental)"@ja .

_:Nfd0e505a07be4080a92ac3d306c3ba76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be with you (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf4f8a96ed7a944ac8f0ad7c36038fb4d ;
    schema:name "be with you (Instrumental)"@ja .

_:Nf4f8a96ed7a944ac8f0ad7c36038fb4d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05b406150e1f4fc6a60e707fa86171f7,
        _:N0fc50f8f94ec4daf97f453331d04ac2d,
        _:N1be66eac435e4659b2d75a157bf45807,
        _:N3a62801adf2642e786acb07136e65139,
        _:N51a7dd7df423427f9e3bbca66b8ef3c8,
        _:N7def52eee0e7495298dcde0b2a31333c,
        _:Na9065ba67cf74acaba130e8e4d629786,
        _:Nc0887dbeab1b44b3a55bc43db5a1e468,
        _:Nc36549aca08c4915843a8259332e7a99,
        _:Ne760ec7b69d7417cb54583f3d937d95f,
        _:Nfd0e505a07be4080a92ac3d306c3ba76 ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N05b406150e1f4fc6a60e707fa86171f7,
        _:N0fc50f8f94ec4daf97f453331d04ac2d,
        _:N1be66eac435e4659b2d75a157bf45807,
        _:N3a62801adf2642e786acb07136e65139,
        _:N51a7dd7df423427f9e3bbca66b8ef3c8,
        _:N7def52eee0e7495298dcde0b2a31333c,
        _:Na9065ba67cf74acaba130e8e4d629786,
        _:Nc0887dbeab1b44b3a55bc43db5a1e468,
        _:Nc36549aca08c4915843a8259332e7a99,
        _:Ne760ec7b69d7417cb54583f3d937d95f,
        _:Nfd0e505a07be4080a92ac3d306c3ba76 .

