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

<artist/5285#subject> a schema:Person,
        foaf:Person ;
    schema:name "rom△ntic high"@en ;
    foaf:made <album/155355#lyrics>,
        <album/155355#subject> ;
    foaf:name "rom△ntic high"@en .

<album/149131> a mo:Release ;
    mo:catalogue_number "AVCD-30791" .

<artist/32626#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155355#subject> ;
    schema:name "Greenwich Fields"@en ;
    foaf:made <album/155355#composition>,
        <album/155355#subject> ;
    foaf:name "Greenwich Fields"@en .

<product/5181#subject> a schema:CreativeWork ;
    schema:name "The Law of Ueki"@en,
        "うえきの法則"@ja,
        "Ueki no Housoku"@ja-latn ;
    foaf:name "The Law of Ueki"@en,
        "うえきの法則"@ja,
        "Ueki no Housoku"@ja-latn .

<album/155355#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Earthship ~Uchuusen Chikyuugou~ / SweetS"@en,
        "Earthship ～宇宙船地球号～ / SweetS"@ja,
        "Earthship ~Uchuusen Chikyuugou~ / SweetS"@ja-latn ;
    mo:composer <artist/32626#subject> ;
    mo:produced_work <album/155355#musicalwork> ;
    schema:name "Earthship ~Uchuusen Chikyuugou~ / SweetS"@en,
        "Earthship ～宇宙船地球号～ / SweetS"@ja,
        "Earthship ~Uchuusen Chikyuugou~ / SweetS"@ja-latn .

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

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

<album/155355#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Earthship ~Uchuusen Chikyuugou~ / SweetS"@en,
        "Earthship ～宇宙船地球号～ / SweetS"@ja,
        "Earthship ~Uchuusen Chikyuugou~ / SweetS"@ja-latn ;
    mo:performance_of <album/155355#musicalwork> ;
    mo:recorded_as <album/155355#musicalexpression> ;
    schema:name "Earthship ~Uchuusen Chikyuugou~ / SweetS"@en,
        "Earthship ～宇宙船地球号～ / SweetS"@ja,
        "Earthship ~Uchuusen Chikyuugou~ / SweetS"@ja-latn ;
    schema:workPerformed <album/155355#musicalwork> .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/155355/155355-d86c4509d2ef.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155355#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-10"^^xsd:date ;
    dcterms:title "Earthship ~Uchuusen Chikyuugou~ / SweetS"@en,
        "Earthship ～宇宙船地球号～ / SweetS"@ja,
        "Earthship ~Uchuusen Chikyuugou~ / SweetS"@ja-latn ;
    mo:catalogue_number "AVCX-30791" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/149131> ;
    mo:publication_of <album/155355#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Nf318486dce704af9b1389a9b7fa45825 ;
    mo:record_count 1 ;
    schema:about <product/5181#subject> ;
    schema:datePublished "2005-08-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/55/155355/155355-d86c4509d2ef.jpg> ;
    schema:name "Earthship ~Uchuusen Chikyuugou~ / SweetS"@en,
        "Earthship ～宇宙船地球号～ / SweetS"@ja,
        "Earthship ~Uchuusen Chikyuugou~ / SweetS"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/155355/155355-d86c4509d2ef.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "SweetS"@en ;
    foaf:made <album/155355#vocals> ;
    foaf:name "SweetS"@en .

_:N451a9935bc6c406d9a2a4f8d7c375d7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earthship ～宇宙船地球号～ (Instrumental)"@ja,
        "Earthship ~Uchuusen Chikyuugou~ (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nf318486dce704af9b1389a9b7fa45825 ;
    schema:name "Earthship ～宇宙船地球号～ (Instrumental)"@ja,
        "Earthship ~Uchuusen Chikyuugou~ (Instrumental)"@ja-latn .

_:N59fc2c22d73b4c1d9571678f560ac5e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earthship ～宇宙船地球号～"@ja,
        "Earthship ~Uchuusen Chikyuugou~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nf318486dce704af9b1389a9b7fa45825 ;
    schema:name "Earthship ～宇宙船地球号～"@ja,
        "Earthship ~Uchuusen Chikyuugou~"@ja-latn .

_:N83ce30cccb3942c5b209c0fcbb0041b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "賛美歌 第24番 父のかみよ"@ja,
        "Sanbika Dai-24-ban Chichi no Kami yo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nf318486dce704af9b1389a9b7fa45825 ;
    schema:name "賛美歌 第24番 父のかみよ"@ja,
        "Sanbika Dai-24-ban Chichi no Kami yo"@ja-latn .

_:Nf318486dce704af9b1389a9b7fa45825 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N451a9935bc6c406d9a2a4f8d7c375d7c,
        _:N59fc2c22d73b4c1d9571678f560ac5e5,
        _:N83ce30cccb3942c5b209c0fcbb0041b5 ;
    mo:track_count 3 ;
    schema:duration "PT10:54"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N451a9935bc6c406d9a2a4f8d7c375d7c,
        _:N59fc2c22d73b4c1d9571678f560ac5e5,
        _:N83ce30cccb3942c5b209c0fcbb0041b5 .

