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

<artist/10590#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Ishihara"@en,
        "石原夏織"@ja ;
    foaf:made <album/99550#subject>,
        <album/99550#vocals> ;
    foaf:name "Kaori Ishihara"@en,
        "石原夏織"@ja .

<artist/26729#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ameko Kodama"@en,
        "児玉雨子"@ja ;
    foaf:made <album/99550#lyrics>,
        <album/99550#subject> ;
    foaf:name "Ameko Kodama"@en,
        "児玉雨子"@ja .

<artist/5874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Goro Matsui"@en,
        "松井五郎"@ja ;
    foaf:made <album/99550#lyrics>,
        <album/99550#subject> ;
    foaf:name "Goro Matsui"@en,
        "松井五郎"@ja .

<artist/9874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi"@en ;
    foaf:made <album/99550#lyrics>,
        <album/99550#subject> ;
    foaf:name "Satomi"@en .

<artist/26236#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99550#subject> ;
    schema:name "Rei Kamiya"@en,
        "神谷礼"@ja ;
    foaf:made <album/99550#composition>,
        <album/99550#subject> ;
    foaf:name "Rei Kamiya"@en,
        "神谷礼"@ja .

<artist/6352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99550#subject> ;
    schema:name "Shunryu"@en,
        "俊龍"@ja ;
    foaf:made <album/99550#composition>,
        <album/99550#subject> ;
    foaf:name "Shunryu"@en,
        "俊龍"@ja .

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

<album/99550#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Face to Face / Kaori Ishihara [Limited Edition]"@en,
        "Face to Face / 石原夏織"@ja,
        "Face to Face / Kaori Ishihara [Limited Edition]"@ja-latn ;
    mo:performance_of <album/99550#musicalwork> ;
    mo:recorded_as <album/99550#musicalexpression> ;
    schema:name "Face to Face / Kaori Ishihara [Limited Edition]"@en,
        "Face to Face / 石原夏織"@ja,
        "Face to Face / Kaori Ishihara [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/99550#musicalwork> .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/05/99550/99550-1590643632.jpg> a schema:ImageObject,
        foaf:Image .

<album/99550#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Face to Face / Kaori Ishihara [Limited Edition]"@en,
        "Face to Face / 石原夏織"@ja,
        "Face to Face / Kaori Ishihara [Limited Edition]"@ja-latn ;
    mo:composer <artist/26236#subject>,
        <artist/6352#subject> ;
    mo:produced_work <album/99550#musicalwork> ;
    schema:name "Face to Face / Kaori Ishihara [Limited Edition]"@en,
        "Face to Face / 石原夏織"@ja,
        "Face to Face / Kaori Ishihara [Limited Edition]"@ja-latn .

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

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

<album/99550#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-13"^^xsd:date ;
    dcterms:title "Face to Face / Kaori Ishihara [Limited Edition]"@en,
        "Face to Face / 石原夏織"@ja,
        "Face to Face / Kaori Ishihara [Limited Edition]"@ja-latn ;
    mo:catalogue_number "PCCG-01831" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/99550#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N46734ab730cb4c488c5d12783080d3ae,
        _:N635ba11ea4d4412db1845d2c438b27d3 ;
    mo:record_count 2 ;
    schema:datePublished "2019-11-13"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/05/99550/99550-1590643632.jpg> ;
    schema:name "Face to Face / Kaori Ishihara [Limited Edition]"@en,
        "Face to Face / 石原夏織"@ja,
        "Face to Face / Kaori Ishihara [Limited Edition]"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/99550/99550-1590643632.jpg> .

_:N00666c96c3dd4c0bb8e887b4684c01ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Taste of Marmalade"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N635ba11ea4d4412db1845d2c438b27d3 ;
    schema:name "Taste of Marmalade"@ja .

_:N519038c41edb496aab93aec6a1420eac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポペラ・ホリカ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N635ba11ea4d4412db1845d2c438b27d3 ;
    schema:name "ポペラ・ホリカ"@ja .

_:N848e3c84a8b94e2098af8ea33d75aad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face to Face (MUSIC VIDEO)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N46734ab730cb4c488c5d12783080d3ae ;
    schema:name "Face to Face (MUSIC VIDEO)"@ja .

_:Na8e743b598454e69bf26c34fa34873ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face to Face (MAKING)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46734ab730cb4c488c5d12783080d3ae ;
    schema:name "Face to Face (MAKING)"@ja .

_:Nc042c81944384faab6f987cf7957814f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face to Face"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N635ba11ea4d4412db1845d2c438b27d3 ;
    schema:name "Face to Face"@ja .

_:N46734ab730cb4c488c5d12783080d3ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N848e3c84a8b94e2098af8ea33d75aad4,
        _:Na8e743b598454e69bf26c34fa34873ed ;
    mo:track_count 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N848e3c84a8b94e2098af8ea33d75aad4,
        _:Na8e743b598454e69bf26c34fa34873ed .

_:N635ba11ea4d4412db1845d2c438b27d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00666c96c3dd4c0bb8e887b4684c01ec,
        _:N519038c41edb496aab93aec6a1420eac,
        _:Nc042c81944384faab6f987cf7957814f ;
    mo:track_count 3 ;
    schema:duration "PT12:46"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N00666c96c3dd4c0bb8e887b4684c01ec,
        _:N519038c41edb496aab93aec6a1420eac,
        _:Nc042c81944384faab6f987cf7957814f .

