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

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

<album/78041#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lost World"@en,
        "Lost World"@ja,
        "Lost World"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hiroki Terashima"@en ;
            foaf:made <album/78041#composition> ;
            foaf:name "Hiroki Terashima"@en ] ;
    mo:produced_work <album/78041#musicalwork> ;
    schema:name "Lost World"@en,
        "Lost World"@ja,
        "Lost World"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/14/78041/78041-1527569817.png> a schema:ImageObject,
        foaf:Image .

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

<album/78041#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lost World"@en,
        "Lost World"@ja,
        "Lost World"@ja-latn ;
    mo:performance_of <album/78041#musicalwork> ;
    mo:performer _:N5ce4f027db7a467d8d08045549688a3b,
        _:N77c0fc30cd7b42a4994ee11ec9cd92b8 ;
    mo:recorded_as <album/78041#musicalexpression> ;
    schema:byArtist _:N5ce4f027db7a467d8d08045549688a3b,
        _:N77c0fc30cd7b42a4994ee11ec9cd92b8 ;
    schema:name "Lost World"@en,
        "Lost World"@ja,
        "Lost World"@ja-latn ;
    schema:workPerformed <album/78041#musicalwork> .

<album/78041#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-29"^^xsd:date ;
    dcterms:title "Lost World"@en,
        "Lost World"@ja,
        "Lost World"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/78041#musicalexpression> ;
    mo:publisher _:Naca547f583dc43e98cd98dcf68b4d946 ;
    mo:record _:Nb0c3edf177e04a078397ab59271f2d84 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Lost Child"@en ;
            foaf:name "The Lost Child"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ryota Takeuchi"@en ;
            foaf:name "Ryota Takeuchi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ai Terashima"@en ;
            foaf:name "Ai Terashima"@en ] ;
    schema:datePublished "2018-05-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/78041/78041-1527569817.png> ;
    schema:name "Lost World"@en,
        "Lost World"@ja,
        "Lost World"@ja-latn ;
    schema:publisher _:Naca547f583dc43e98cd98dcf68b4d946 ;
    foaf:depiction <https://media.vgm.io/albums/14/78041/78041-1527569817.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ai Terashima"@en ;
    foaf:made <album/78041#subject> ;
    foaf:name "Ai Terashima"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78041#subject> ;
    schema:name "Hiroki Terashima"@en ;
    foaf:made <album/78041#subject> ;
    foaf:name "Hiroki Terashima"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ai Terashima"@en ;
    foaf:made <album/78041#lyrics> ;
    foaf:name "Ai Terashima"@en .

_:N4f28417c4c3b4ae48645efb9f8b0ffcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Worldカラオケ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb0c3edf177e04a078397ab59271f2d84 ;
    schema:name "Lost Worldカラオケ"@ja .

_:N5ce4f027db7a467d8d08045549688a3b a schema:Person,
        foaf:Person ;
    mo:performed <album/78041#performance> ;
    schema:name "Ryota Takeuchi"@en ;
    foaf:name "Ryota Takeuchi"@en .

_:N606c5fbc0dd64c5ebfa7b6474436809f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost World"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb0c3edf177e04a078397ab59271f2d84 ;
    schema:name "Lost World"@ja .

_:N77c0fc30cd7b42a4994ee11ec9cd92b8 a schema:Person,
        foaf:Person ;
    mo:performed <album/78041#performance> ;
    schema:name "Ai Terashima"@en ;
    foaf:name "Ai Terashima"@en .

_:N88384bdfa8e748b1b073be5b00a3cd9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曇天"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb0c3edf177e04a078397ab59271f2d84 ;
    schema:name "曇天"@ja .

_:N9649e1b195384dffb1a63226e62df2a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曇天カラオケ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb0c3edf177e04a078397ab59271f2d84 ;
    schema:name "曇天カラオケ"@ja .

_:Naca547f583dc43e98cd98dcf68b4d946 schema:name "ØGauge"@en ;
    foaf:name "ØGauge"@en .

_:Nb0c3edf177e04a078397ab59271f2d84 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4f28417c4c3b4ae48645efb9f8b0ffcb,
        _:N606c5fbc0dd64c5ebfa7b6474436809f,
        _:N88384bdfa8e748b1b073be5b00a3cd9f,
        _:N9649e1b195384dffb1a63226e62df2a1 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4f28417c4c3b4ae48645efb9f8b0ffcb,
        _:N606c5fbc0dd64c5ebfa7b6474436809f,
        _:N88384bdfa8e748b1b073be5b00a3cd9f,
        _:N9649e1b195384dffb1a63226e62df2a1 .

