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

<artist/3109#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyoko Hikami"@en,
        "氷上恭子"@ja ;
    foaf:made <album/16734#subject>,
        <album/16734#vocals> ;
    foaf:name "Kyoko Hikami"@en,
        "氷上恭子"@ja .

<artist/8709#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16734#subject> ;
    schema:name "Shinji Harada"@en,
        "原田真二"@ja ;
    foaf:made <album/16734#composition>,
        <album/16734#lyrics>,
        <album/16734#subject> ;
    foaf:name "Shinji Harada"@en,
        "原田真二"@ja .

<album/16734#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nightruth Theme Song"@en,
        "ナイトゥルース テーマ曲"@ja,
        "Nightruth Theme Song"@ja-latn ;
    mo:composer <artist/8709#subject> ;
    mo:produced_work <album/16734#musicalwork> ;
    schema:name "Nightruth Theme Song"@en,
        "ナイトゥルース テーマ曲"@ja,
        "Nightruth Theme Song"@ja-latn .

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

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

<album/16734#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nightruth Theme Song"@en,
        "ナイトゥルース テーマ曲"@ja,
        "Nightruth Theme Song"@ja-latn ;
    mo:performance_of <album/16734#musicalwork> ;
    mo:recorded_as <album/16734#musicalexpression> ;
    schema:name "Nightruth Theme Song"@en,
        "ナイトゥルース テーマ曲"@ja,
        "Nightruth Theme Song"@ja-latn ;
    schema:workPerformed <album/16734#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/43/16734/16734-e169715c6e5b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16734#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-08-09"^^xsd:date ;
    dcterms:title "Nightruth Theme Song"@en,
        "ナイトゥルース テーマ曲"@ja,
        "Nightruth Theme Song"@ja-latn ;
    mo:catalogue_number "SCE-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16734#musicalexpression> ;
    mo:publisher _:N1e9b4f0daa0541dc8d119f1521bd1cc4 ;
    mo:record _:Nadf68380eb1846adb309e598a6b8d942 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Nightruth"@en ;
            foaf:name "Nightruth"@en ] ;
    schema:datePublished "1996-08-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/16734/16734-e169715c6e5b.jpg> ;
    schema:name "Nightruth Theme Song"@en,
        "ナイトゥルース テーマ曲"@ja,
        "Nightruth Theme Song"@ja-latn ;
    schema:publisher _:N1e9b4f0daa0541dc8d119f1521bd1cc4 ;
    foaf:depiction <https://media.vgm.io/albums/43/16734/16734-e169715c6e5b.jpg> .

_:N02f6288a7c5247d0a8a447bbe63dff93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting Love"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nadf68380eb1846adb309e598a6b8d942 ;
    schema:name "Everlasting Love"@en .

_:N1e9b4f0daa0541dc8d119f1521bd1cc4 schema:name "Sonnet"@en ;
    foaf:name "Sonnet"@en .

_:N55ebe86722b44130b93696f262b68c1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Miracle"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nadf68380eb1846adb309e598a6b8d942 ;
    schema:name "Love Miracle"@en .

_:Nadf68380eb1846adb309e598a6b8d942 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02f6288a7c5247d0a8a447bbe63dff93,
        _:N55ebe86722b44130b93696f262b68c1a ;
    mo:track_count 2 ;
    schema:duration "PT9:06"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N02f6288a7c5247d0a8a447bbe63dff93,
        _:N55ebe86722b44130b93696f262b68c1a .

