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

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

<album/22161#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Sigh / KneuKlid Romance"@en,
        "ためいき / ニュークリッドロマンス"@ja,
        "Tameiki / KneuKlid Romance"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "KneuKlid Romance"@en ;
            foaf:made <album/22161#composition> ;
            foaf:name "KneuKlid Romance"@en ] ;
    mo:produced_work <album/22161#musicalwork> ;
    schema:name "A Sigh / KneuKlid Romance"@en,
        "ためいき / ニュークリッドロマンス"@ja,
        "Tameiki / KneuKlid Romance"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/16/22161/22161-1291200928.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22161#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Sigh / KneuKlid Romance"@en,
        "ためいき / ニュークリッドロマンス"@ja,
        "Tameiki / KneuKlid Romance"@ja-latn ;
    mo:performance_of <album/22161#musicalwork> ;
    mo:performer _:N195a1d4b2f5749d0956c3a142855393d ;
    mo:recorded_as <album/22161#musicalexpression> ;
    schema:byArtist _:N195a1d4b2f5749d0956c3a142855393d ;
    schema:name "A Sigh / KneuKlid Romance"@en,
        "ためいき / ニュークリッドロマンス"@ja,
        "Tameiki / KneuKlid Romance"@ja-latn ;
    schema:workPerformed <album/22161#musicalwork> .

<album/22161#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-21"^^xsd:date ;
    dcterms:title "A Sigh / KneuKlid Romance"@en,
        "ためいき / ニュークリッドロマンス"@ja,
        "Tameiki / KneuKlid Romance"@ja-latn ;
    mo:catalogue_number "VPDC-20784" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/22161#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N422652320caf480aacc3762a0b0444ea ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Master Keaton"@en ;
            foaf:name "Master Keaton"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "KneuKlid Romance"@en ;
            foaf:name "KneuKlid Romance"@en ] ;
    schema:datePublished "1999-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/22161/22161-1291200928.jpg> ;
    schema:name "A Sigh / KneuKlid Romance"@en,
        "ためいき / ニュークリッドロマンス"@ja,
        "Tameiki / KneuKlid Romance"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/22161/22161-1291200928.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22161#subject> ;
    schema:name "KneuKlid Romance"@en ;
    foaf:made <album/22161#subject> ;
    foaf:name "KneuKlid Romance"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "KneuKlid Romance"@en ;
    foaf:made <album/22161#lyrics> ;
    foaf:name "KneuKlid Romance"@en .

_:N195a1d4b2f5749d0956c3a142855393d a schema:Person,
        foaf:Person ;
    mo:performed <album/22161#performance> ;
    schema:name "KneuKlid Romance"@en ;
    foaf:name "KneuKlid Romance"@en .

_:N2ce1b7db4ad345db953448449b715b87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガラス越しのキス(edit)"@ja,
        "glass-goshi no kiss (edit)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N422652320caf480aacc3762a0b0444ea ;
    schema:name "ガラス越しのキス(edit)"@ja,
        "glass-goshi no kiss (edit)"@ja-latn .

_:N876ecb125c2b40d099e7011ce16c8950 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ためいき"@ja,
        "tameiki"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N422652320caf480aacc3762a0b0444ea ;
    schema:name "ためいき"@ja,
        "tameiki"@ja-latn .

_:Nb23884e8f4484f95acac40ff5d7f814e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ためいき(instrumental)"@ja,
        "tameiki (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N422652320caf480aacc3762a0b0444ea ;
    schema:name "ためいき(instrumental)"@ja,
        "tameiki (instrumental)"@ja-latn .

_:N422652320caf480aacc3762a0b0444ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ce1b7db4ad345db953448449b715b87,
        _:N876ecb125c2b40d099e7011ce16c8950,
        _:Nb23884e8f4484f95acac40ff5d7f814e ;
    mo:track_count 3 ;
    schema:duration "PT13:39"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2ce1b7db4ad345db953448449b715b87,
        _:N876ecb125c2b40d099e7011ce16c8950,
        _:Nb23884e8f4484f95acac40ff5d7f814e .

