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

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

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

<artist/161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5068#subject> ;
    schema:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja ;
    foaf:made <album/5068#composition>,
        <album/5068#subject> ;
    foaf:name "Konami Kukeiha Club"@en,
        "コナミ矩形波倶楽部"@ja .

<product/5390#subject> a schema:CreativeWork ;
    schema:name "Tokimeki Memorial"@en,
        "ときめきメモリアル"@ja,
        "Tokimeki Memorial"@ja-latn ;
    foaf:name "Tokimeki Memorial"@en,
        "ときめきメモリアル"@ja,
        "Tokimeki Memorial"@ja-latn .

<album/5068#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tokimeki Memorial disc collection orgel arrange No.02 Mio Kisaragi"@en,
        "Tokimeki Memorial disc collection orgel arrange No.02 如月 未緒"@ja,
        "Tokimeki Memorial disc collection orgel arrange No.02 Mio Kisaragi"@ja-latn ;
    mo:composer <artist/161#subject> ;
    mo:produced_work <album/5068#musicalwork> ;
    schema:name "Tokimeki Memorial disc collection orgel arrange No.02 Mio Kisaragi"@en,
        "Tokimeki Memorial disc collection orgel arrange No.02 如月 未緒"@ja,
        "Tokimeki Memorial disc collection orgel arrange No.02 Mio Kisaragi"@ja-latn .

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

<album/5068#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tokimeki Memorial disc collection orgel arrange No.02 Mio Kisaragi"@en,
        "Tokimeki Memorial disc collection orgel arrange No.02 如月 未緒"@ja,
        "Tokimeki Memorial disc collection orgel arrange No.02 Mio Kisaragi"@ja-latn ;
    mo:performance_of <album/5068#musicalwork> ;
    mo:recorded_as <album/5068#musicalexpression> ;
    schema:name "Tokimeki Memorial disc collection orgel arrange No.02 Mio Kisaragi"@en,
        "Tokimeki Memorial disc collection orgel arrange No.02 如月 未緒"@ja,
        "Tokimeki Memorial disc collection orgel arrange No.02 Mio Kisaragi"@ja-latn ;
    schema:workPerformed <album/5068#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/86/5068/5068-1193619425.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5068#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-01-01"^^xsd:date ;
    dcterms:title "Tokimeki Memorial disc collection orgel arrange No.02 Mio Kisaragi"@en,
        "Tokimeki Memorial disc collection orgel arrange No.02 如月 未緒"@ja,
        "Tokimeki Memorial disc collection orgel arrange No.02 Mio Kisaragi"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/5068#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:Ncf27c316b3b6418ca9dfe2be9e6d0bf6 ;
    mo:record_count 1 ;
    schema:about <product/5390#subject> ;
    schema:datePublished "1996-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/5068/5068-1193619425.jpg> ;
    schema:name "Tokimeki Memorial disc collection orgel arrange No.02 Mio Kisaragi"@en,
        "Tokimeki Memorial disc collection orgel arrange No.02 如月 未緒"@ja,
        "Tokimeki Memorial disc collection orgel arrange No.02 Mio Kisaragi"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/5068/5068-1193619425.jpg> .

_:N4963e3797dd44dbf9e9f89dc7112fdbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Sonata for You (Mio Kisaragi's Theme)"@en,
        "あなたに贈るソナタ(如月美緒テーマ曲)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Ncf27c316b3b6418ca9dfe2be9e6d0bf6 ;
    schema:name "A Sonata for You (Mio Kisaragi's Theme)"@en,
        "あなたに贈るソナタ(如月美緒テーマ曲)"@ja .

_:N78a88100c16a4a93b4053281030b741c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Library"@en,
        "図書館"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Ncf27c316b3b6418ca9dfe2be9e6d0bf6 ;
    schema:name "Library"@en,
        "図書館"@ja .

_:Ncf27c316b3b6418ca9dfe2be9e6d0bf6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4963e3797dd44dbf9e9f89dc7112fdbf,
        _:N78a88100c16a4a93b4053281030b741c ;
    mo:track_count 2 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4963e3797dd44dbf9e9f89dc7112fdbf,
        _:N78a88100c16a4a93b4053281030b741c .

