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

<artist/5879#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sayuri Yoshida"@en,
        "吉田小百合"@ja ;
    foaf:made <album/145021#subject>,
        <album/145021#vocals> ;
    foaf:name "Sayuri Yoshida"@en,
        "吉田小百合"@ja .

<product/17950#subject> a schema:CreativeWork ;
    schema:name "Touch me ~Koi no Okusuri~"@en,
        "Touch me ～恋のおくすり～"@ja,
        "Touch me ~Koi no Okusuri~"@ja-latn ;
    foaf:name "Touch me ~Koi no Okusuri~"@en,
        "Touch me ～恋のおくすり～"@ja,
        "Touch me ~Koi no Okusuri~"@ja-latn .

<album/145021#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touch me ~Koi no Okusuri~ Image Song CD"@en,
        "Touch me ～恋のおくすり～ イメージソングCD"@ja,
        "Touch me ~Koi no Okusuri~ Image Song CD"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "MASAMI"@en ;
            foaf:made <album/145021#composition> ;
            foaf:name "MASAMI"@en ] ;
    mo:produced_work <album/145021#musicalwork> ;
    schema:name "Touch me ~Koi no Okusuri~ Image Song CD"@en,
        "Touch me ～恋のおくすり～ イメージソングCD"@ja,
        "Touch me ~Koi no Okusuri~ Image Song CD"@ja-latn .

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

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

<album/145021#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touch me ~Koi no Okusuri~ Image Song CD"@en,
        "Touch me ～恋のおくすり～ イメージソングCD"@ja,
        "Touch me ~Koi no Okusuri~ Image Song CD"@ja-latn ;
    mo:performance_of <album/145021#musicalwork> ;
    mo:recorded_as <album/145021#musicalexpression> ;
    schema:name "Touch me ~Koi no Okusuri~ Image Song CD"@en,
        "Touch me ～恋のおくすり～ イメージソングCD"@ja,
        "Touch me ~Koi no Okusuri~ Image Song CD"@ja-latn ;
    schema:workPerformed <album/145021#musicalwork> .

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

<org/1796#subject> schema:name "Mink"@en,
        "株式会社ミンク"@ja,
        "Mink"@ja-latn ;
    foaf:name "Mink"@en,
        "株式会社ミンク"@ja,
        "Mink"@ja-latn .

<https://media.vgm.io/albums/12/145021/145021-089e5ef388eb.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145021#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/145021/145021-089e5ef388eb.png> ;
    foaf:depicts <album/145021#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/145021/145021-089e5ef388eb.png> .

<https://medium-media.vgm.io/albums/12/145021/145021-089e5ef388eb.png> a schema:ImageObject,
        foaf:Image .

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

<album/145021#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-03-06"^^xsd:date ;
    dcterms:title "Touch me ~Koi no Okusuri~ Image Song CD"@en,
        "Touch me ～恋のおくすり～ イメージソングCD"@ja,
        "Touch me ~Koi no Okusuri~ Image Song CD"@ja-latn ;
    mo:catalogue_number "MNK000C00036" ;
    mo:media_type "CD" ;
    mo:publication_of <album/145021#musicalexpression> ;
    mo:publisher <org/1796#subject> ;
    mo:record _:Nff3001d8fd01478a94c69ea7340f0381 ;
    mo:record_count 1 ;
    schema:about <product/17950#subject> ;
    schema:datePublished "1999-03-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/145021/145021-089e5ef388eb.png> ;
    schema:name "Touch me ~Koi no Okusuri~ Image Song CD"@en,
        "Touch me ～恋のおくすり～ イメージソングCD"@ja,
        "Touch me ~Koi no Okusuri~ Image Song CD"@ja-latn ;
    schema:publisher <org/1796#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/145021/145021-089e5ef388eb.png> .

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

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

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

_:N54d55900b9724cceb0b3fce11fc533ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじまりの予感"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nff3001d8fd01478a94c69ea7340f0381 ;
    schema:name "はじまりの予感"@ja .

_:Nbb87df4457ef4af0a4aff11ba47fa6ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつかあなたと"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nff3001d8fd01478a94c69ea7340f0381 ;
    schema:name "いつかあなたと"@ja .

_:Nff3001d8fd01478a94c69ea7340f0381 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N54d55900b9724cceb0b3fce11fc533ed,
        _:Nbb87df4457ef4af0a4aff11ba47fa6ff ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N54d55900b9724cceb0b3fce11fc533ed,
        _:Nbb87df4457ef4af0a4aff11ba47fa6ff .

