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

<artist/10049#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takahiro Maeda"@en,
        "前田たかひろ"@ja ;
    foaf:made <album/50390#lyrics>,
        <album/50390#subject> ;
    foaf:name "Takahiro Maeda"@en,
        "前田たかひろ"@ja .

<artist/20326#subject> a schema:Person,
        foaf:Person ;
    schema:name "May J."@en,
        "メイ・ジェイ"@ja ;
    foaf:made <album/50390#lyrics>,
        <album/50390#subject>,
        <album/50390#vocals> ;
    foaf:name "May J."@en,
        "メイ・ジェイ"@ja .

<artist/6444#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Watanabe"@en,
        "渡辺なつみ"@ja ;
    foaf:made <album/50390#lyrics>,
        <album/50390#subject> ;
    foaf:name "Natsumi Watanabe"@en,
        "渡辺なつみ"@ja .

<artist/13633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50390#subject> ;
    schema:name "youthK Saeki"@en,
        "佐伯youthK"@ja ;
    foaf:made <album/50390#composition>,
        <album/50390#subject> ;
    foaf:name "youthK Saeki"@en,
        "佐伯youthK"@ja .

<artist/1789#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50390#subject> ;
    schema:name "Kazuhiro Hara"@en,
        "原一博"@ja ;
    foaf:made <album/50390#composition>,
        <album/50390#subject> ;
    foaf:name "Kazuhiro Hara"@en,
        "原一博"@ja .

<artist/20359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50390#subject> ;
    schema:name "Katsuhiko Sugiyama"@en,
        "杉山勝彦"@ja ;
    foaf:made <album/50390#composition>,
        <album/50390#subject> ;
    foaf:name "Katsuhiko Sugiyama"@en,
        "杉山勝彦"@ja .

<artist/6116#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50390#subject> ;
    schema:name "Yugo Kanno"@en,
        "菅野祐悟"@ja ;
    foaf:made <album/50390#composition>,
        <album/50390#subject> ;
    foaf:name "Yugo Kanno"@en,
        "菅野祐悟"@ja .

<product/3145#subject> a schema:CreativeWork ;
    schema:name "Gundam Reconguista in G"@en,
        "ガンダム Gのレコンギスタ"@ja,
        "Gundam G no Reconguista"@ja-latn ;
    foaf:name "Gundam Reconguista in G"@en,
        "ガンダム Gのレコンギスタ"@ja,
        "Gundam G no Reconguista"@ja-latn .

<product/3243#subject> a schema:CreativeWork ;
    schema:name "GOD EATER 2 RAGE BURST"@en,
        "ゴッドイーター2 レイジバースト"@ja,
        "GOD EATER 2 RAGE BURST"@ja-latn ;
    foaf:name "GOD EATER 2 RAGE BURST"@en,
        "ゴッドイーター2 レイジバースト"@ja,
        "GOD EATER 2 RAGE BURST"@ja-latn .

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

<album/50390#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ReBirth / May J. [CD+DVD]"@en,
        "ReBirth / May J. [CD+DVD]"@ja,
        "ReBirth / May J. [CD+DVD]"@ja-latn ;
    mo:performance_of <album/50390#musicalwork> ;
    mo:recorded_as <album/50390#musicalexpression> ;
    schema:name "ReBirth / May J. [CD+DVD]"@en,
        "ReBirth / May J. [CD+DVD]"@ja,
        "ReBirth / May J. [CD+DVD]"@ja-latn ;
    schema:workPerformed <album/50390#musicalwork> .

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

<org/1037#subject> schema:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn ;
    foaf:name "rhythm zone"@en,
        "rhythm zone"@ja,
        "rhythm zone"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/50390/50390-1426442154.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/50390#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ReBirth / May J. [CD+DVD]"@en,
        "ReBirth / May J. [CD+DVD]"@ja,
        "ReBirth / May J. [CD+DVD]"@ja-latn ;
    mo:composer <artist/13633#subject>,
        <artist/1789#subject>,
        <artist/20359#subject>,
        <artist/6116#subject> ;
    mo:produced_work <album/50390#musicalwork> ;
    schema:name "ReBirth / May J. [CD+DVD]"@en,
        "ReBirth / May J. [CD+DVD]"@ja,
        "ReBirth / May J. [CD+DVD]"@ja-latn .

<album/50390#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-02-25"^^xsd:date ;
    dcterms:title "ReBirth / May J. [CD+DVD]"@en,
        "ReBirth / May J. [CD+DVD]"@ja,
        "ReBirth / May J. [CD+DVD]"@ja-latn ;
    mo:catalogue_number "RZCD-59860/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/50390#musicalexpression> ;
    mo:publisher <org/1037#subject> ;
    mo:record _:N095e6786fa0249169c04c6f234a20753,
        _:N20f7fff4329e483a9cbdb48eea33b2ec ;
    mo:record_count 2 ;
    schema:about <product/3145#subject>,
        <product/3243#subject> ;
    schema:datePublished "2015-02-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/50390/50390-1426442154.jpg> ;
    schema:name "ReBirth / May J. [CD+DVD]"@en,
        "ReBirth / May J. [CD+DVD]"@ja,
        "ReBirth / May J. [CD+DVD]"@ja-latn ;
    schema:publisher <org/1037#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/50390/50390-1426442154.jpg> .

_:N0084115a4d314d37ac76e3cae4d64d75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたりのまほう"@ja,
        "Futari no Mahou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N20f7fff4329e483a9cbdb48eea33b2ec ;
    schema:name "ふたりのまほう"@ja,
        "Futari no Mahou"@ja-latn .

_:N05d0f6c740bc4bfba543969ee144d55a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wishes come true -咲き誇る花たちに-"@ja,
        "Wishes come true -Sakihokoru Hanatachi ni-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N20f7fff4329e483a9cbdb48eea33b2ec ;
    schema:name "Wishes come true -咲き誇る花たちに-"@ja,
        "Wishes come true -Sakihokoru Hanatachi ni-"@ja-latn .

_:N23f6e1d7796b488ca765984518099d46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Wishes come true - 咲き誇る花たちに -」 MUSIC VIDEO"@ja,
        "\"Wishes come true -Sakihokoru Hanatachi ni-\" MUSIC VIDEO"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N095e6786fa0249169c04c6f234a20753 ;
    schema:name "「Wishes come true - 咲き誇る花たちに -」 MUSIC VIDEO"@ja,
        "\"Wishes come true -Sakihokoru Hanatachi ni-\" MUSIC VIDEO"@ja-latn .

_:N3194ab38279640d4b317693cee18bbbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Beautiful"@ja,
        "So Beautiful"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N20f7fff4329e483a9cbdb48eea33b2ec ;
    schema:name "So Beautiful"@ja,
        "So Beautiful"@ja-latn .

_:N602533a3b212403dadfab71535347c56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith"@ja,
        "Faith"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N20f7fff4329e483a9cbdb48eea33b2ec ;
    schema:name "Faith"@ja,
        "Faith"@ja-latn .

_:N6475cc84ec2b46f5ae52bba91a4263b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「My Sweet Dreams」 MUSIC VIDEO"@ja,
        "\"My Sweet Dreams\" MUSIC VIDEO"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N095e6786fa0249169c04c6f234a20753 ;
    schema:name "「My Sweet Dreams」 MUSIC VIDEO"@ja,
        "\"My Sweet Dreams\" MUSIC VIDEO"@ja-latn .

_:N96be9637b4fa48f3913797f8b34ceffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wishes come true -咲き誇る花たちに- [Off Vocal]"@ja,
        "Wishes come true -Sakihokoru Hanatachi ni- [Off Vocal]"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N20f7fff4329e483a9cbdb48eea33b2ec ;
    schema:name "Wishes come true -咲き誇る花たちに- [Off Vocal]"@ja,
        "Wishes come true -Sakihokoru Hanatachi ni- [Off Vocal]"@ja-latn .

_:Na3545bbfa3fa450aabff6c4b61d3d6c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith [Off Vocal]"@ja,
        "Faith [Off Vocal]"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N20f7fff4329e483a9cbdb48eea33b2ec ;
    schema:name "Faith [Off Vocal]"@ja,
        "Faith [Off Vocal]"@ja-latn .

_:Nb3975121ae14433182c929d251ba52ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Beautiful [Off Vocal]"@ja,
        "So Beautiful [Off Vocal]"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N20f7fff4329e483a9cbdb48eea33b2ec ;
    schema:name "So Beautiful [Off Vocal]"@ja,
        "So Beautiful [Off Vocal]"@ja-latn .

_:Nb48468d3b75f4dc98a664a751b9a03ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「So Beautiful」MUSIC VIDEO"@ja,
        "\"So Beautiful\" MUSIC VIDEO"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N095e6786fa0249169c04c6f234a20753 ;
    schema:name "「So Beautiful」MUSIC VIDEO"@ja,
        "\"So Beautiful\" MUSIC VIDEO"@ja-latn .

_:Nc27a312f98904d7ca6ba470ecbb6fc67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたりのまほう [Off Vocal]"@ja,
        "Futari no Mahou [Off Vocal]"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N20f7fff4329e483a9cbdb48eea33b2ec ;
    schema:name "ふたりのまほう [Off Vocal]"@ja,
        "Futari no Mahou [Off Vocal]"@ja-latn .

_:N095e6786fa0249169c04c6f234a20753 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N23f6e1d7796b488ca765984518099d46,
        _:N6475cc84ec2b46f5ae52bba91a4263b0,
        _:Nb48468d3b75f4dc98a664a751b9a03ae ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N23f6e1d7796b488ca765984518099d46,
        _:N6475cc84ec2b46f5ae52bba91a4263b0,
        _:Nb48468d3b75f4dc98a664a751b9a03ae .

_:N20f7fff4329e483a9cbdb48eea33b2ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0084115a4d314d37ac76e3cae4d64d75,
        _:N05d0f6c740bc4bfba543969ee144d55a,
        _:N3194ab38279640d4b317693cee18bbbf,
        _:N602533a3b212403dadfab71535347c56,
        _:N96be9637b4fa48f3913797f8b34ceffd,
        _:Na3545bbfa3fa450aabff6c4b61d3d6c4,
        _:Nb3975121ae14433182c929d251ba52ab,
        _:Nc27a312f98904d7ca6ba470ecbb6fc67 ;
    mo:track_count 8 ;
    schema:duration "PT33:02"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0084115a4d314d37ac76e3cae4d64d75,
        _:N05d0f6c740bc4bfba543969ee144d55a,
        _:N3194ab38279640d4b317693cee18bbbf,
        _:N602533a3b212403dadfab71535347c56,
        _:N96be9637b4fa48f3913797f8b34ceffd,
        _:Na3545bbfa3fa450aabff6c4b61d3d6c4,
        _:Nb3975121ae14433182c929d251ba52ab,
        _:Nc27a312f98904d7ca6ba470ecbb6fc67 .

