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

<artist/3886#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wornell Jones"@en ;
    foaf:made <album/9814#lyrics>,
        <album/9814#subject> ;
    foaf:name "Wornell Jones"@en .

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

<artist/54249#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9814#subject> ;
    schema:name "Tomoko Sasaki"@en,
        "佐々木朋子"@ja ;
    foaf:made <album/9814#composition>,
        <album/9814#lyrics>,
        <album/9814#subject> ;
    foaf:name "Tomoko Sasaki"@en,
        "佐々木朋子"@ja .

<product/2718#subject> a schema:CreativeWork ;
    schema:name "NiGHTS into Dreams..."@en,
        "ナイツ"@ja,
        "NiGHTS into Dreams..."@ja-latn ;
    foaf:name "NiGHTS into Dreams..."@en,
        "ナイツ"@ja,
        "NiGHTS into Dreams..."@ja-latn .

<album/9814#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NiGHTS Theme Song: DREAMS DREAMS [Short Version]"@en,
        "セガサターンソフト [NiGHTS] テーム・ソング DREAMS DREAMS [ショート・バーション]"@ja,
        "NiGHTS Theme Song: DREAMS DREAMS [Short Version]"@ja-latn ;
    mo:composer <artist/54249#subject> ;
    mo:produced_work <album/9814#musicalwork> ;
    schema:name "NiGHTS Theme Song: DREAMS DREAMS [Short Version]"@en,
        "セガサターンソフト [NiGHTS] テーム・ソング DREAMS DREAMS [ショート・バーション]"@ja,
        "NiGHTS Theme Song: DREAMS DREAMS [Short Version]"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/41/9814/9814-1582037179.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/3060#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9814#performance> ;
    schema:name "Curtis King, Jr."@en ;
    foaf:name "Curtis King, Jr."@en .

<artist/3881#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9814#performance> ;
    schema:name "Tomoya Koga"@en,
        "古賀友彌"@ja ;
    foaf:name "Tomoya Koga"@en,
        "古賀友彌"@ja .

<artist/3883#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9814#performance> ;
    schema:name "Dana Calitri"@en ;
    foaf:name "Dana Calitri"@en .

<artist/3884#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9814#performance> ;
    schema:name "Tadashi Matsumoto"@en,
        "松本正"@ja ;
    foaf:name "Tadashi Matsumoto"@en,
        "松本正"@ja .

<artist/3885#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9814#performance> ;
    schema:name "Kouhei Okamura"@en,
        "岡村浩平"@ja ;
    foaf:name "Kouhei Okamura"@en,
        "岡村浩平"@ja .

<artist/759#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9814#performance> ;
    schema:name "Tadashi Ohtsubo"@en,
        "大坪正"@ja ;
    foaf:name "Tadashi Ohtsubo"@en,
        "大坪正"@ja .

<artist/811#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9814#performance> ;
    schema:name "Akira Sasaki"@en,
        "佐々木章"@ja ;
    foaf:name "Akira Sasaki"@en,
        "佐々木章"@ja .

<album/9814#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-01-01"^^xsd:date ;
    dcterms:title "NiGHTS Theme Song: DREAMS DREAMS [Short Version]"@en,
        "セガサターンソフト [NiGHTS] テーム・ソング DREAMS DREAMS [ショート・バーション]"@ja,
        "NiGHTS Theme Song: DREAMS DREAMS [Short Version]"@ja-latn ;
    mo:catalogue_number "DCI-5128" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9814#musicalexpression> ;
    mo:publisher _:N5ba9c6c71472486c9737d5b694f525f9 ;
    mo:record _:N200d17bedb7344f4812b41d565731a74 ;
    mo:record_count 1 ;
    schema:about <product/2718#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Junichi Yoshida"@en ;
            foaf:name "Junichi Yoshida"@en ],
        <artist/3060#subject>,
        <artist/3881#subject>,
        <artist/3883#subject>,
        <artist/3884#subject>,
        <artist/3885#subject>,
        <artist/759#subject>,
        <artist/811#subject> ;
    schema:datePublished "1996-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/9814/9814-1582037179.jpg> ;
    schema:name "NiGHTS Theme Song: DREAMS DREAMS [Short Version]"@en,
        "セガサターンソフト [NiGHTS] テーム・ソング DREAMS DREAMS [ショート・バーション]"@ja,
        "NiGHTS Theme Song: DREAMS DREAMS [Short Version]"@ja-latn ;
    schema:publisher _:N5ba9c6c71472486c9737d5b694f525f9 ;
    foaf:depiction <https://media.vgm.io/albums/41/9814/9814-1582037179.jpg> .

<album/9814#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NiGHTS Theme Song: DREAMS DREAMS [Short Version]"@en,
        "セガサターンソフト [NiGHTS] テーム・ソング DREAMS DREAMS [ショート・バーション]"@ja,
        "NiGHTS Theme Song: DREAMS DREAMS [Short Version]"@ja-latn ;
    mo:performance_of <album/9814#musicalwork> ;
    mo:performer _:N22afae2f26f84ddab4e88bbd580a7e52,
        <artist/3060#subject>,
        <artist/3881#subject>,
        <artist/3883#subject>,
        <artist/3884#subject>,
        <artist/3885#subject>,
        <artist/759#subject>,
        <artist/811#subject> ;
    mo:recorded_as <album/9814#musicalexpression> ;
    schema:byArtist _:N22afae2f26f84ddab4e88bbd580a7e52,
        <artist/3060#subject>,
        <artist/3881#subject>,
        <artist/3883#subject>,
        <artist/3884#subject>,
        <artist/3885#subject>,
        <artist/759#subject>,
        <artist/811#subject> ;
    schema:name "NiGHTS Theme Song: DREAMS DREAMS [Short Version]"@en,
        "セガサターンソフト [NiGHTS] テーム・ソング DREAMS DREAMS [ショート・バーション]"@ja,
        "NiGHTS Theme Song: DREAMS DREAMS [Short Version]"@ja-latn ;
    schema:workPerformed <album/9814#musicalwork> .

_:N200d17bedb7344f4812b41d565731a74 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ned11332349764f9091348020caccefaa ;
    mo:track_count 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ned11332349764f9091348020caccefaa .

_:N22afae2f26f84ddab4e88bbd580a7e52 a schema:Person,
        foaf:Person ;
    mo:performed <album/9814#performance> ;
    schema:name "Junichi Yoshida"@en ;
    foaf:name "Junichi Yoshida"@en .

_:N5ba9c6c71472486c9737d5b694f525f9 schema:name "PolyGram"@en ;
    foaf:name "PolyGram"@en .

_:Ned11332349764f9091348020caccefaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAMS DREAMS [Short Version]"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N200d17bedb7344f4812b41d565731a74 ;
    schema:name "DREAMS DREAMS [Short Version]"@en .

