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

<artist/13070#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Nitta"@en,
        "新田恵海"@ja ;
    foaf:made <album/100296#subject>,
        <album/100296#vocals> ;
    foaf:name "Emi Nitta"@en,
        "新田恵海"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/100296#lyrics>,
        <album/100296#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/9874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi"@en ;
    foaf:made <album/100296#lyrics>,
        <album/100296#subject> ;
    foaf:name "Satomi"@en .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100296#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/100296#composition>,
        <album/100296#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<artist/7259#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100296#subject> ;
    schema:name "Haruki Mori"@en,
        "母里治樹"@ja ;
    foaf:made <album/100296#composition>,
        <album/100296#subject> ;
    foaf:name "Haruki Mori"@en,
        "母里治樹"@ja .

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

<album/100296#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Egao to Egao de Hajimaru yo! / Emi Nitta"@en,
        "笑顔と笑顔で始まるよ! / 新田恵海"@ja,
        "Egao to Egao de Hajimaru yo! / Emi Nitta"@ja-latn ;
    mo:performance_of <album/100296#musicalwork> ;
    mo:recorded_as <album/100296#musicalexpression> ;
    schema:name "Egao to Egao de Hajimaru yo! / Emi Nitta"@en,
        "笑顔と笑顔で始まるよ! / 新田恵海"@ja,
        "Egao to Egao de Hajimaru yo! / Emi Nitta"@ja-latn ;
    schema:workPerformed <album/100296#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/69/100296/100296-1592002885.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/100296#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Egao to Egao de Hajimaru yo! / Emi Nitta"@en,
        "笑顔と笑顔で始まるよ! / 新田恵海"@ja,
        "Egao to Egao de Hajimaru yo! / Emi Nitta"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/100296#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/100296#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/16#subject>,
        <artist/7259#subject> ;
    mo:produced_work <album/100296#musicalwork> ;
    schema:name "Egao to Egao de Hajimaru yo! / Emi Nitta"@en,
        "笑顔と笑顔で始まるよ! / 新田恵海"@ja,
        "Egao to Egao de Hajimaru yo! / Emi Nitta"@ja-latn .

<album/100296#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-09-10"^^xsd:date ;
    dcterms:title "Egao to Egao de Hajimaru yo! / Emi Nitta"@en,
        "笑顔と笑顔で始まるよ! / 新田恵海"@ja,
        "Egao to Egao de Hajimaru yo! / Emi Nitta"@ja-latn ;
    mo:catalogue_number "EMTN-10001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100296#musicalexpression> ;
    mo:publisher <org/1397#subject> ;
    mo:record _:Nda8c195e9e2c4b839efba9df0ad0b1dd ;
    mo:record_count 1 ;
    schema:datePublished "2014-09-10"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/69/100296/100296-1592002885.jpg> ;
    schema:name "Egao to Egao de Hajimaru yo! / Emi Nitta"@en,
        "笑顔と笑顔で始まるよ! / 新田恵海"@ja,
        "Egao to Egao de Hajimaru yo! / Emi Nitta"@ja-latn ;
    schema:publisher <org/1397#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/100296/100296-1592002885.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100296#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/100296#subject> ;
    foaf:name "(Elements Garden)"@en .

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

_:N8ffc387ae2024378990ff094293a14cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想像を超えた世界 (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nda8c195e9e2c4b839efba9df0ad0b1dd ;
    schema:name "想像を超えた世界 (Instrumental)"@ja .

_:N9ed91adb41814b3db30d42930c06ab5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想像を超えた世界"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nda8c195e9e2c4b839efba9df0ad0b1dd ;
    schema:name "想像を超えた世界"@ja .

_:Ncced0c1d40584cc7a9b4267bec32c7fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "笑顔と笑顔で始まるよ! (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nda8c195e9e2c4b839efba9df0ad0b1dd ;
    schema:name "笑顔と笑顔で始まるよ! (Instrumental)"@ja .

_:Ndd1e76f273dc43d49f8b48e4d68b24ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "笑顔と笑顔で始まるよ!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nda8c195e9e2c4b839efba9df0ad0b1dd ;
    schema:name "笑顔と笑顔で始まるよ!"@ja .

_:Nda8c195e9e2c4b839efba9df0ad0b1dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8ffc387ae2024378990ff094293a14cf,
        _:N9ed91adb41814b3db30d42930c06ab5c,
        _:Ncced0c1d40584cc7a9b4267bec32c7fb,
        _:Ndd1e76f273dc43d49f8b48e4d68b24ad ;
    mo:track_count 4 ;
    schema:duration "PT20:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N8ffc387ae2024378990ff094293a14cf,
        _:N9ed91adb41814b3db30d42930c06ab5c,
        _:Ncced0c1d40584cc7a9b4267bec32c7fb,
        _:Ndd1e76f273dc43d49f8b48e4d68b24ad .

