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

<artist/31841#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rina Chinen"@en,
        "知念里奈"@ja ;
    foaf:made <album/22252#subject>,
        <album/22252#vocals> ;
    foaf:name "Rina Chinen"@en,
        "知念里奈"@ja .

<artist/3409#subject> a schema:Person,
        foaf:Person ;
    schema:name "Neko Oikawa"@en,
        "及川眠子"@ja ;
    foaf:made <album/22252#lyrics>,
        <album/22252#subject> ;
    foaf:name "Neko Oikawa"@en,
        "及川眠子"@ja .

<artist/8346#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanata Asamizu"@en,
        "朝水彼方"@ja ;
    foaf:made <album/22252#lyrics>,
        <album/22252#subject> ;
    foaf:name "Kanata Asamizu"@en,
        "朝水彼方"@ja .

<artist/20661#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22252#subject> ;
    schema:name "Joey Carbone"@en ;
    foaf:made <album/22252#composition>,
        <album/22252#subject> ;
    foaf:name "Joey Carbone"@en .

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

<album/22252#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PINCH ~Love Me Deeper~ / Rina Chinen"@en,
        "PINCH ～Love Me Deeper～ / 知念里奈"@ja,
        "PINCH ~Love Me Deeper~ / Rina Chinen"@ja-latn ;
    mo:performance_of <album/22252#musicalwork> ;
    mo:recorded_as <album/22252#musicalexpression> ;
    schema:name "PINCH ~Love Me Deeper~ / Rina Chinen"@en,
        "PINCH ～Love Me Deeper～ / 知念里奈"@ja,
        "PINCH ~Love Me Deeper~ / Rina Chinen"@ja-latn ;
    schema:workPerformed <album/22252#musicalwork> .

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

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/22252/22252-1291683865.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/22252#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PINCH ~Love Me Deeper~ / Rina Chinen"@en,
        "PINCH ～Love Me Deeper～ / 知念里奈"@ja,
        "PINCH ~Love Me Deeper~ / Rina Chinen"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jeff Carruthers"@en ;
            foaf:made <album/22252#composition> ;
            foaf:name "Jeff Carruthers"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mike Egizi"@en ;
            foaf:made <album/22252#composition> ;
            foaf:name "Mike Egizi"@en ],
        <artist/20661#subject> ;
    mo:produced_work <album/22252#musicalwork> ;
    schema:name "PINCH ~Love Me Deeper~ / Rina Chinen"@en,
        "PINCH ～Love Me Deeper～ / 知念里奈"@ja,
        "PINCH ~Love Me Deeper~ / Rina Chinen"@ja-latn .

<album/22252#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-09-18"^^xsd:date ;
    dcterms:title "PINCH ~Love Me Deeper~ / Rina Chinen"@en,
        "PINCH ～Love Me Deeper～ / 知念里奈"@ja,
        "PINCH ~Love Me Deeper~ / Rina Chinen"@ja-latn ;
    mo:catalogue_number "SRDL-4398" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/22252#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N49792488994c46aea5eb46af785bb439 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kodomo no Omocha"@en ;
            foaf:name "Kodomo no Omocha"@en ] ;
    schema:datePublished "1997-09-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/22252/22252-1291683865.jpg> ;
    schema:name "PINCH ~Love Me Deeper~ / Rina Chinen"@en,
        "PINCH ～Love Me Deeper～ / 知念里奈"@ja,
        "PINCH ~Love Me Deeper~ / Rina Chinen"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/22252/22252-1291683865.jpg> .

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

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

_:N18386aacb15043f985873feea4dbb557 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PINCH ~Love Me Deeper~ (Backing Track)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N49792488994c46aea5eb46af785bb439 ;
    schema:name "PINCH ~Love Me Deeper~ (Backing Track)"@en .

_:Na9ef6ae1fa8a4e739f6ec9eeb5714887 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRIDE+JOY"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N49792488994c46aea5eb46af785bb439 ;
    schema:name "PRIDE+JOY"@en .

_:Ne1f99d7dac2743f79a85ac5b5c72e2b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PINCH ~Love Me Deeper~"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N49792488994c46aea5eb46af785bb439 ;
    schema:name "PINCH ~Love Me Deeper~"@en .

_:Nfde930c53fb046ef8f20054b9e10cd04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRIDE+JOY (Backing Track)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N49792488994c46aea5eb46af785bb439 ;
    schema:name "PRIDE+JOY (Backing Track)"@en .

_:N49792488994c46aea5eb46af785bb439 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18386aacb15043f985873feea4dbb557,
        _:Na9ef6ae1fa8a4e739f6ec9eeb5714887,
        _:Ne1f99d7dac2743f79a85ac5b5c72e2b9,
        _:Nfde930c53fb046ef8f20054b9e10cd04 ;
    mo:track_count 4 ;
    schema:duration "PT18:02"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N18386aacb15043f985873feea4dbb557,
        _:Na9ef6ae1fa8a4e739f6ec9eeb5714887,
        _:Ne1f99d7dac2743f79a85ac5b5c72e2b9,
        _:Nfde930c53fb046ef8f20054b9e10cd04 .

