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

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

<artist/26400#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65736#subject> ;
    schema:name "MICHIRU"@en,
        "未知瑠"@ja ;
    foaf:made <album/65736#composition>,
        <album/65736#subject> ;
    foaf:name "MICHIRU"@en,
        "未知瑠"@ja .

<product/5186#subject> a schema:CreativeWork ;
    schema:name "Atom: the Beginning"@en,
        "アトム ザ・ビギニング"@ja,
        "Atom: the Beginning"@ja-latn ;
    foaf:name "Atom: the Beginning"@en,
        "アトム ザ・ビギニング"@ja,
        "Atom: the Beginning"@ja-latn .

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

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

<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/63/65736/65736-1497729148.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/65736#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/65736/65736-1497729148.jpg> ;
    foaf:depicts <album/65736#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/65736/65736-1497729148.jpg> .

<https://medium-media.vgm.io/albums/63/65736/65736-1497729148.jpg> a schema:ImageObject,
        foaf:Image .

<album/65736#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hikari no Hajimari / Yoshino Nanjo [Limited Edition]"@en,
        "光のはじまり / 南條愛乃"@ja,
        "Hikari no Hajimari / Yoshino Nanjo [Limited Edition]"@ja-latn ;
    mo:composer <artist/14021#subject>,
        <artist/26400#subject> ;
    mo:produced_work <album/65736#musicalwork> ;
    schema:name "Hikari no Hajimari / Yoshino Nanjo [Limited Edition]"@en,
        "光のはじまり / 南條愛乃"@ja,
        "Hikari no Hajimari / Yoshino Nanjo [Limited Edition]"@ja-latn .

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

<artist/1006#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65736#performance> ;
    schema:name "TAM"@en ;
    foaf:name "TAM"@en .

<artist/15527#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65736#performance> ;
    schema:name "Yohske Yamamoto"@en,
        "山本陽介"@ja ;
    foaf:name "Yohske Yamamoto"@en,
        "山本陽介"@ja .

<artist/21534#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65736#performance> ;
    schema:name "Makoto Katayama"@en,
        "嘉多山信"@ja ;
    foaf:name "Makoto Katayama"@en,
        "嘉多山信"@ja .

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

<artist/8009#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65736#performance> ;
    schema:name "Yu-ya Ishii"@en,
        "石井悠也"@ja ;
    foaf:name "Yu-ya Ishii"@en,
        "石井悠也"@ja .

<artist/852#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65736#performance> ;
    schema:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja ;
    foaf:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja .

<artist/14021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65736#subject> ;
    mo:performed <album/65736#performance> ;
    schema:name "Ken Masutani"@en,
        "増谷賢"@ja ;
    foaf:made <album/65736#composition>,
        <album/65736#subject> ;
    foaf:name "Ken Masutani"@en,
        "増谷賢"@ja .

<album/65736#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hikari no Hajimari / Yoshino Nanjo [Limited Edition]"@en,
        "光のはじまり / 南條愛乃"@ja,
        "Hikari no Hajimari / Yoshino Nanjo [Limited Edition]"@ja-latn ;
    mo:performance_of <album/65736#musicalwork> ;
    mo:performer <artist/1006#subject>,
        <artist/14021#subject>,
        <artist/15527#subject>,
        <artist/21534#subject>,
        <artist/7390#subject>,
        <artist/8009#subject>,
        <artist/852#subject> ;
    mo:recorded_as <album/65736#musicalexpression> ;
    schema:byArtist <artist/1006#subject>,
        <artist/14021#subject>,
        <artist/15527#subject>,
        <artist/21534#subject>,
        <artist/7390#subject>,
        <artist/8009#subject>,
        <artist/852#subject> ;
    schema:name "Hikari no Hajimari / Yoshino Nanjo [Limited Edition]"@en,
        "光のはじまり / 南條愛乃"@ja,
        "Hikari no Hajimari / Yoshino Nanjo [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/65736#musicalwork> .

<album/65736#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-17"^^xsd:date ;
    dcterms:title "Hikari no Hajimari / Yoshino Nanjo [Limited Edition]"@en,
        "光のはじまり / 南條愛乃"@ja,
        "Hikari no Hajimari / Yoshino Nanjo [Limited Edition]"@ja-latn ;
    mo:catalogue_number "GNCA-0477" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/65736#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N50d73eff86564274b1c74fc59ed68f00,
        _:N564be28307db4987b18b5462c3433cff ;
    mo:record_count 2 ;
    schema:about <product/5186#subject> ;
    schema:byArtist <artist/1006#subject>,
        <artist/14021#subject>,
        <artist/15527#subject>,
        <artist/21534#subject>,
        <artist/7390#subject>,
        <artist/8009#subject>,
        <artist/852#subject> ;
    schema:datePublished "2017-05-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/65736/65736-1497729148.jpg> ;
    schema:name "Hikari no Hajimari / Yoshino Nanjo [Limited Edition]"@en,
        "光のはじまり / 南條愛乃"@ja,
        "Hikari no Hajimari / Yoshino Nanjo [Limited Edition]"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/65736/65736-1497729148.jpg> .

_:N1e3544760f9a4b26946df07377d4fe15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「アトム ザ・ビギニング」ノンテロップエンディング (Art Board Version)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N50d73eff86564274b1c74fc59ed68f00 ;
    schema:name "TVアニメ「アトム ザ・ビギニング」ノンテロップエンディング (Art Board Version)"@ja .

_:N1e9f944258264a3897bb588b737de6a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MVメイキング"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N50d73eff86564274b1c74fc59ed68f00 ;
    schema:name "MVメイキング"@ja .

_:N383c78cf73784288940000f93870eaf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光のはじまり"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N564be28307db4987b18b5462c3433cff ;
    schema:name "光のはじまり"@ja .

_:N74ba7367b4a14d2b9e67eabb2acd2d53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光のはじまり <instrumental>"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N564be28307db4987b18b5462c3433cff ;
    schema:name "光のはじまり <instrumental>"@ja .

_:Nb8faad32a7ea4cf9b90f7d8c6a783ece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白い季節の約束 <instrumental>"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N564be28307db4987b18b5462c3433cff ;
    schema:name "白い季節の約束 <instrumental>"@ja .

_:Nca386c442e3541c390eea3ec3ed0708b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「光のはじまり」MV"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N50d73eff86564274b1c74fc59ed68f00 ;
    schema:name "「光のはじまり」MV"@ja .

_:Ncfe62fba4b8a41179b511e7dea96d660 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白い季節の約束"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N564be28307db4987b18b5462c3433cff ;
    schema:name "白い季節の約束"@ja .

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

_:N50d73eff86564274b1c74fc59ed68f00 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1e3544760f9a4b26946df07377d4fe15,
        _:N1e9f944258264a3897bb588b737de6a5,
        _:Nca386c442e3541c390eea3ec3ed0708b,
        _:Nd317ada1ad0a464c94259db30a96cf92 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1e3544760f9a4b26946df07377d4fe15,
        _:N1e9f944258264a3897bb588b737de6a5,
        _:Nca386c442e3541c390eea3ec3ed0708b,
        _:Nd317ada1ad0a464c94259db30a96cf92 .

_:N564be28307db4987b18b5462c3433cff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N383c78cf73784288940000f93870eaf3,
        _:N74ba7367b4a14d2b9e67eabb2acd2d53,
        _:Nb8faad32a7ea4cf9b90f7d8c6a783ece,
        _:Ncfe62fba4b8a41179b511e7dea96d660 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N383c78cf73784288940000f93870eaf3,
        _:N74ba7367b4a14d2b9e67eabb2acd2d53,
        _:Nb8faad32a7ea4cf9b90f7d8c6a783ece,
        _:Ncfe62fba4b8a41179b511e7dea96d660 .

