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

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

<artist/542#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17558#subject> ;
    schema:name "Yurica Nagasawa"@en,
        "長沢ゆりか"@ja ;
    foaf:made <album/17558#composition>,
        <album/17558#subject>,
        <album/17558#vocals> ;
    foaf:name "Yurica Nagasawa"@en,
        "長沢ゆりか"@ja .

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

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

<album/17558#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dakishimete yo / Yurica Nagasawa"@en,
        "だきしめてよ ／ 長沢ゆりか"@ja,
        "Dakishimete yo / Yurica Nagasawa"@ja-latn ;
    mo:performance_of <album/17558#musicalwork> ;
    mo:recorded_as <album/17558#musicalexpression> ;
    schema:name "Dakishimete yo / Yurica Nagasawa"@en,
        "だきしめてよ ／ 長沢ゆりか"@ja,
        "Dakishimete yo / Yurica Nagasawa"@ja-latn ;
    schema:workPerformed <album/17558#musicalwork> .

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

<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/85/17558/17558-1262905837.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/17558#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/17558/17558-1262905837.jpg> ;
    foaf:depicts <album/17558#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/17558/17558-1262905837.jpg> .

<https://medium-media.vgm.io/albums/85/17558/17558-1262905837.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17558#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dakishimete yo / Yurica Nagasawa"@en,
        "だきしめてよ ／ 長沢ゆりか"@ja,
        "Dakishimete yo / Yurica Nagasawa"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Richard Carpenter"@en ;
            foaf:made <album/17558#composition> ;
            foaf:name "Richard Carpenter"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Bettis"@en ;
            foaf:made <album/17558#composition> ;
            foaf:name "John Bettis"@en ],
        <artist/542#subject> ;
    mo:produced_work <album/17558#musicalwork> ;
    schema:name "Dakishimete yo / Yurica Nagasawa"@en,
        "だきしめてよ ／ 長沢ゆりか"@ja,
        "Dakishimete yo / Yurica Nagasawa"@ja-latn .

<album/17558#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-11-22"^^xsd:date ;
    dcterms:title "Dakishimete yo / Yurica Nagasawa"@en,
        "だきしめてよ ／ 長沢ゆりか"@ja,
        "Dakishimete yo / Yurica Nagasawa"@ja-latn ;
    mo:catalogue_number "KIDA-7604" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/17558#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:Nc18954d800be44f0982d12f42133479e ;
    mo:record_count 1 ;
    schema:about <product/5394#subject> ;
    schema:datePublished "1995-11-22"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/85/17558/17558-1262905837.jpg> ;
    schema:name "Dakishimete yo / Yurica Nagasawa"@en,
        "だきしめてよ ／ 長沢ゆりか"@ja,
        "Dakishimete yo / Yurica Nagasawa"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/17558/17558-1262905837.jpg> .

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

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

_:N1f9c2be0a9ec445e931c9782ac9b280a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yesterday Once More (Karaoke)"@ja,
        "Yesterday Once More (Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nc18954d800be44f0982d12f42133479e ;
    schema:name "Yesterday Once More (Karaoke)"@ja,
        "Yesterday Once More (Karaoke)"@ja-latn .

_:N201811f96d37435cae4ae4fddf04a5b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "だきしめてよ"@ja,
        "Dakishimete yo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nc18954d800be44f0982d12f42133479e ;
    schema:name "だきしめてよ"@ja,
        "Dakishimete yo"@ja-latn .

_:N6865357c03d240aea983893dc133cde7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yesterday Once More"@ja,
        "Yesterday Once More"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nc18954d800be44f0982d12f42133479e ;
    schema:name "Yesterday Once More"@ja,
        "Yesterday Once More"@ja-latn .

_:Ne3055020734642bebebc7a8280f4a09a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "だきしめてよ (Karaoke)"@ja,
        "Dakishimete yo (Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nc18954d800be44f0982d12f42133479e ;
    schema:name "だきしめてよ (Karaoke)"@ja,
        "Dakishimete yo (Karaoke)"@ja-latn .

_:Nc18954d800be44f0982d12f42133479e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f9c2be0a9ec445e931c9782ac9b280a,
        _:N201811f96d37435cae4ae4fddf04a5b9,
        _:N6865357c03d240aea983893dc133cde7,
        _:Ne3055020734642bebebc7a8280f4a09a ;
    mo:track_count 4 ;
    schema:duration "PT18:03"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1f9c2be0a9ec445e931c9782ac9b280a,
        _:N201811f96d37435cae4ae4fddf04a5b9,
        _:N6865357c03d240aea983893dc133cde7,
        _:Ne3055020734642bebebc7a8280f4a09a .

