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

<artist/16382#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tohru Tamegai"@en,
        "爲我井徹"@ja ;
    foaf:made <album/13693#lyrics>,
        <album/13693#subject> ;
    foaf:name "Tohru Tamegai"@en,
        "爲我井徹"@ja .

<artist/5534#subject> a schema:Person,
        foaf:Person ;
    schema:name "Juzo Mutsuki"@en,
        "六月十三"@ja ;
    foaf:made <album/13693#lyrics>,
        <album/13693#subject> ;
    foaf:name "Juzo Mutsuki"@en,
        "六月十三"@ja .

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

<artist/5032#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13693#subject> ;
    schema:name "Kouji Tajima"@en,
        "田島浩二"@ja ;
    foaf:made <album/13693#composition>,
        <album/13693#subject> ;
    foaf:name "Kouji Tajima"@en,
        "田島浩二"@ja .

<product/2497#subject> a schema:CreativeWork ;
    schema:name "Sentimental Graffiti"@en,
        "センチメンタルグラフティ"@ja,
        "Sentimental Graffiti"@ja-latn ;
    foaf:name "Sentimental Graffiti"@en,
        "センチメンタルグラフティ"@ja,
        "Sentimental Graffiti"@ja-latn .

<album/13693#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sentimental Love / Tears"@en,
        "センチメンタル・ラブ / Tears"@ja,
        "Sentimental Love / Tears"@ja-latn ;
    mo:composer <artist/5032#subject> ;
    mo:produced_work <album/13693#musicalwork> ;
    schema:name "Sentimental Love / Tears"@en,
        "センチメンタル・ラブ / Tears"@ja,
        "Sentimental Love / Tears"@ja-latn .

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

<org/83#subject> schema:name "NEC Avenue, Ltd."@en,
        "NECアベニュー株式会社"@ja,
        "NEC Avenue, Ltd."@ja-latn ;
    foaf:name "NEC Avenue, Ltd."@en,
        "NECアベニュー株式会社"@ja,
        "NEC Avenue, Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/39/13693/13693-1243563955.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/13693#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sentimental Love / Tears"@en,
        "センチメンタル・ラブ / Tears"@ja,
        "Sentimental Love / Tears"@ja-latn ;
    mo:performance_of <album/13693#musicalwork> ;
    mo:performer _:N9b8bd358b9764af3a3751be1f6389a7a ;
    mo:recorded_as <album/13693#musicalexpression> ;
    schema:byArtist _:N9b8bd358b9764af3a3751be1f6389a7a ;
    schema:name "Sentimental Love / Tears"@en,
        "センチメンタル・ラブ / Tears"@ja,
        "Sentimental Love / Tears"@ja-latn ;
    schema:workPerformed <album/13693#musicalwork> .

<album/13693#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-21"^^xsd:date ;
    dcterms:title "Sentimental Love / Tears"@en,
        "センチメンタル・ラブ / Tears"@ja,
        "Sentimental Love / Tears"@ja-latn ;
    mo:catalogue_number "NADL-1111" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/13693#musicalexpression> ;
    mo:publisher <org/83#subject> ;
    mo:record _:N59360beb0f5a4d54bb2190eb924ef89a ;
    mo:record_count 1 ;
    schema:about <product/2497#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Tears"@en ;
            foaf:name "Tears"@en ] ;
    schema:datePublished "1997-01-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/13693/13693-1243563955.jpg> ;
    schema:name "Sentimental Love / Tears"@en,
        "センチメンタル・ラブ / Tears"@ja,
        "Sentimental Love / Tears"@ja-latn ;
    schema:publisher <org/83#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/13693/13693-1243563955.jpg> .

_:N44dadf04c390439b984de534ad3eaca4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentimental Love"@en,
        "センチメンタル・ラブ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N59360beb0f5a4d54bb2190eb924ef89a ;
    schema:name "Sentimental Love"@en,
        "センチメンタル・ラブ"@ja .

_:N921c9d9b2a9443cd92d5460d7ca60e4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Clouds"@en,
        "雲の向こう"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N59360beb0f5a4d54bb2190eb924ef89a ;
    schema:name "Beyond the Clouds"@en,
        "雲の向こう"@ja .

_:N9b8bd358b9764af3a3751be1f6389a7a a schema:Person,
        foaf:Person ;
    mo:performed <album/13693#performance> ;
    schema:name "Tears"@en ;
    foaf:name "Tears"@en .

_:Na28e654c6be640e5b528e172f4223c7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Clouds (Original Karaoke)"@en,
        "雲の向こう（オリジナル・カラオケ）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N59360beb0f5a4d54bb2190eb924ef89a ;
    schema:name "Beyond the Clouds (Original Karaoke)"@en,
        "雲の向こう（オリジナル・カラオケ）"@ja .

_:Naaa4ce50a11a4277b47fafda9fe05eea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentimental Love (Original Karaoke)"@en,
        "センチメンタル・ラブ（オリジナル・カラオケ）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N59360beb0f5a4d54bb2190eb924ef89a ;
    schema:name "Sentimental Love (Original Karaoke)"@en,
        "センチメンタル・ラブ（オリジナル・カラオケ）"@ja .

_:N59360beb0f5a4d54bb2190eb924ef89a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N44dadf04c390439b984de534ad3eaca4,
        _:N921c9d9b2a9443cd92d5460d7ca60e4e,
        _:Na28e654c6be640e5b528e172f4223c7b,
        _:Naaa4ce50a11a4277b47fafda9fe05eea ;
    mo:track_count 4 ;
    schema:duration "PT19:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N44dadf04c390439b984de534ad3eaca4,
        _:N921c9d9b2a9443cd92d5460d7ca60e4e,
        _:Na28e654c6be640e5b528e172f4223c7b,
        _:Naaa4ce50a11a4277b47fafda9fe05eea .

