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

<artist/6637#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Matsuba"@en,
        "松葉美保"@ja ;
    foaf:made <album/103764#lyrics>,
        <album/103764#subject> ;
    foaf:name "Miho Matsuba"@en,
        "松葉美保"@ja .

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

<artist/2337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103764#subject> ;
    schema:name "Haruhiko Nishioka"@en,
        "西岡治彦"@ja ;
    foaf:made <album/103764#composition>,
        <album/103764#subject> ;
    foaf:name "Haruhiko Nishioka"@en,
        "西岡治彦"@ja .

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

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

<https://media.vgm.io/albums/46/103764/103764-2be5d0462610.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103764#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/103764/103764-2be5d0462610.jpg> ;
    foaf:depicts <album/103764#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/103764/103764-2be5d0462610.jpg> .

<https://medium-media.vgm.io/albums/46/103764/103764-2be5d0462610.jpg> a schema:ImageObject,
        foaf:Image .

<album/103764#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KEEP ON DREAMING / Seraphim"@en,
        "KEEP ON DREAMING / Seraphim"@ja,
        "KEEP ON DREAMING / Seraphim"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "阿部香苗"@en ;
            foaf:made <album/103764#composition> ;
            foaf:name "阿部香苗"@en ],
        <artist/2337#subject> ;
    mo:produced_work <album/103764#musicalwork> ;
    schema:name "KEEP ON DREAMING / Seraphim"@en,
        "KEEP ON DREAMING / Seraphim"@ja,
        "KEEP ON DREAMING / Seraphim"@ja-latn .

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

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

<album/103764#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KEEP ON DREAMING / Seraphim"@en,
        "KEEP ON DREAMING / Seraphim"@ja,
        "KEEP ON DREAMING / Seraphim"@ja-latn ;
    mo:performance_of <album/103764#musicalwork> ;
    mo:performer _:N99c396f1fb634f81a98edd6a0881df0c ;
    mo:recorded_as <album/103764#musicalexpression> ;
    schema:byArtist _:N99c396f1fb634f81a98edd6a0881df0c ;
    schema:name "KEEP ON DREAMING / Seraphim"@en,
        "KEEP ON DREAMING / Seraphim"@ja,
        "KEEP ON DREAMING / Seraphim"@ja-latn ;
    schema:workPerformed <album/103764#musicalwork> .

<album/103764#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-02-24"^^xsd:date ;
    dcterms:title "KEEP ON DREAMING / Seraphim"@en,
        "KEEP ON DREAMING / Seraphim"@ja,
        "KEEP ON DREAMING / Seraphim"@ja-latn ;
    mo:catalogue_number "KIDA-51" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/103764#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N0ce04f4253ff4ecab64d0ac0c1969092 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Nekketsu Saikyo Gosaurer"@en ;
            foaf:name "Nekketsu Saikyo Gosaurer"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Seraphim"@en ;
            foaf:name "Seraphim"@en ] ;
    schema:datePublished "1993-02-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/103764/103764-2be5d0462610.jpg> ;
    schema:name "KEEP ON DREAMING / Seraphim"@en,
        "KEEP ON DREAMING / Seraphim"@ja,
        "KEEP ON DREAMING / Seraphim"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/103764/103764-2be5d0462610.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "阿部香苗"@en ;
    foaf:made <album/103764#subject> ;
    foaf:name "阿部香苗"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103764#subject> ;
    schema:name "阿部香苗"@en ;
    foaf:made <album/103764#subject> ;
    foaf:name "阿部香苗"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "阿部香苗"@en ;
    foaf:made <album/103764#lyrics> ;
    foaf:name "阿部香苗"@en .

_:N6ff2dc76f50b48dc8eae9bd2baaf22a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KEEP ON DREAMING <Karaoke>"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0ce04f4253ff4ecab64d0ac0c1969092 ;
    schema:name "KEEP ON DREAMING <Karaoke>"@en .

_:N80d12a4be27b4287a7a5fa6c4364c8ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious moment"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0ce04f4253ff4ecab64d0ac0c1969092 ;
    schema:name "Precious moment"@en .

_:N945a01aa79ea4a4c81877d1d8bd9030d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KEEP ON DREAMING"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0ce04f4253ff4ecab64d0ac0c1969092 ;
    schema:name "KEEP ON DREAMING"@en .

_:N99c396f1fb634f81a98edd6a0881df0c a schema:Person,
        foaf:Person ;
    mo:performed <album/103764#performance> ;
    schema:name "Seraphim"@en ;
    foaf:name "Seraphim"@en .

_:N0ce04f4253ff4ecab64d0ac0c1969092 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6ff2dc76f50b48dc8eae9bd2baaf22a9,
        _:N80d12a4be27b4287a7a5fa6c4364c8ca,
        _:N945a01aa79ea4a4c81877d1d8bd9030d ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6ff2dc76f50b48dc8eae9bd2baaf22a9,
        _:N80d12a4be27b4287a7a5fa6c4364c8ca,
        _:N945a01aa79ea4a4c81877d1d8bd9030d .

