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

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

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

<artist/13203#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58370#subject> ;
    schema:name "Kan R. Gao"@en ;
    foaf:made <album/58370#composition>,
        <album/58370#subject> ;
    foaf:name "Kan R. Gao"@en .

<album/58370#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Do You Remember My Lullaby"@en,
        "Do You Remember My Lullaby"@ja,
        "Do You Remember My Lullaby"@ja-latn ;
    mo:composer <artist/13203#subject> ;
    mo:produced_work <album/58370#musicalwork> ;
    schema:name "Do You Remember My Lullaby"@en,
        "Do You Remember My Lullaby"@ja,
        "Do You Remember My Lullaby"@ja-latn .

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

<album/58370#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Do You Remember My Lullaby"@en,
        "Do You Remember My Lullaby"@ja,
        "Do You Remember My Lullaby"@ja-latn ;
    mo:performance_of <album/58370#musicalwork> ;
    mo:recorded_as <album/58370#musicalexpression> ;
    schema:name "Do You Remember My Lullaby"@en,
        "Do You Remember My Lullaby"@ja,
        "Do You Remember My Lullaby"@ja-latn ;
    schema:workPerformed <album/58370#musicalwork> .

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

<https://medium-media.vgm.io/albums/07/58370/58370-1461768321.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/58370#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-23"^^xsd:date ;
    dcterms:title "Do You Remember My Lullaby"@en,
        "Do You Remember My Lullaby"@ja,
        "Do You Remember My Lullaby"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/58370#musicalexpression> ;
    mo:publisher _:N42197e1d7870402793ef22d83ceabc2f ;
    mo:record _:N10d047634e364f718fac5591dad2aa53 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Do You Remember My Lullaby"@en ;
            foaf:name "Do You Remember My Lullaby"@en ] ;
    schema:datePublished "2015-12-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/58370/58370-1461768321.jpg> ;
    schema:name "Do You Remember My Lullaby"@en,
        "Do You Remember My Lullaby"@ja,
        "Do You Remember My Lullaby"@ja-latn ;
    schema:publisher _:N42197e1d7870402793ef22d83ceabc2f ;
    foaf:depiction <https://media.vgm.io/albums/07/58370/58370-1461768321.jpg> .

_:N42197e1d7870402793ef22d83ceabc2f schema:name "Freebird Games"@en,
        "Freebird Games"@ja,
        "Freebird Games"@ja-latn ;
    foaf:name "Freebird Games"@en,
        "Freebird Games"@ja,
        "Freebird Games"@ja-latn .

_:N6d99da8675ab41f99899e6183668b96a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby (Happy Version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N10d047634e364f718fac5591dad2aa53 ;
    schema:name "Lullaby (Happy Version)"@en .

_:N768f9e23b4454e5aa68fe1b24a340c72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby (Main Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N10d047634e364f718fac5591dad2aa53 ;
    schema:name "Lullaby (Main Theme)"@en .

_:N10d047634e364f718fac5591dad2aa53 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6d99da8675ab41f99899e6183668b96a,
        _:N768f9e23b4454e5aa68fe1b24a340c72 ;
    mo:track_count 2 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6d99da8675ab41f99899e6183668b96a,
        _:N768f9e23b4454e5aa68fe1b24a340c72 .

