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

<artist/2953#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshihiko Ando"@en,
        "安藤芳彦"@ja ;
    foaf:made <album/35199#lyrics>,
        <album/35199#subject> ;
    foaf:name "Yoshihiko Ando"@en,
        "安藤芳彦"@ja .

<artist/40505#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuri Asada"@en,
        "浅田有理"@ja ;
    foaf:made <album/35199#lyrics>,
        <album/35199#subject> ;
    foaf:name "Yuri Asada"@en,
        "浅田有理"@ja .

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

<artist/2093#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35199#subject> ;
    schema:name "Hayato Kanbayashi"@en,
        "神林早人"@ja ;
    foaf:made <album/35199#composition>,
        <album/35199#subject> ;
    foaf:name "Hayato Kanbayashi"@en,
        "神林早人"@ja .

<artist/3051#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35199#subject> ;
    schema:name "Motoyoshi Iwasaki"@en,
        "岩崎元是"@ja ;
    foaf:made <album/35199#composition>,
        <album/35199#subject> ;
    foaf:name "Motoyoshi Iwasaki"@en,
        "岩崎元是"@ja .

<product/6360#subject> a schema:CreativeWork ;
    schema:name "Dirty Pair FLASH2"@en,
        "ダーティペアFLASH2"@ja,
        "Dirty Pair FLASH2"@ja-latn ;
    foaf:name "Dirty Pair FLASH2"@en,
        "ダーティペアFLASH2"@ja,
        "Dirty Pair FLASH2"@ja-latn .

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

<org/2285#subject> schema:name "vap"@en,
        "vap"@ja,
        "vap"@ja-latn ;
    foaf:name "vap"@en,
        "vap"@ja,
        "vap"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/35199/35199-1347487252.jpg> a schema:ImageObject,
        foaf:Image .

<album/35199#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Thrill ni Koishite / Rica Matsumoto"@en,
        "スリルに恋して / 松本梨香"@ja,
        "Thrill ni Koishite / Rica Matsumoto"@ja-latn ;
    mo:composer <artist/2093#subject>,
        <artist/3051#subject> ;
    mo:produced_work <album/35199#musicalwork> ;
    schema:name "Thrill ni Koishite / Rica Matsumoto"@en,
        "スリルに恋して / 松本梨香"@ja,
        "Thrill ni Koishite / Rica Matsumoto"@ja-latn .

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

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

<album/35199#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Thrill ni Koishite / Rica Matsumoto"@en,
        "スリルに恋して / 松本梨香"@ja,
        "Thrill ni Koishite / Rica Matsumoto"@ja-latn ;
    mo:performance_of <album/35199#musicalwork> ;
    mo:performer <artist/3540#subject> ;
    mo:recorded_as <album/35199#musicalexpression> ;
    schema:byArtist <artist/3540#subject> ;
    schema:name "Thrill ni Koishite / Rica Matsumoto"@en,
        "スリルに恋して / 松本梨香"@ja,
        "Thrill ni Koishite / Rica Matsumoto"@ja-latn ;
    schema:workPerformed <album/35199#musicalwork> .

<artist/3540#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35199#performance> ;
    schema:name "Rica Matsumoto"@en,
        "松本梨香"@ja ;
    foaf:name "Rica Matsumoto"@en,
        "松本梨香"@ja .

<album/35199#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-04-26"^^xsd:date ;
    dcterms:title "Thrill ni Koishite / Rica Matsumoto"@en,
        "スリルに恋して / 松本梨香"@ja,
        "Thrill ni Koishite / Rica Matsumoto"@ja-latn ;
    mo:catalogue_number "VPDG-20607" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/35199#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N9b8802310e144acd9ce1c206b06ae433 ;
    mo:record_count 1 ;
    schema:about <product/6360#subject> ;
    schema:byArtist <artist/3540#subject> ;
    schema:datePublished "1995-04-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/35199/35199-1347487252.jpg> ;
    schema:name "Thrill ni Koishite / Rica Matsumoto"@en,
        "スリルに恋して / 松本梨香"@ja,
        "Thrill ni Koishite / Rica Matsumoto"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/35199/35199-1347487252.jpg> .

_:N1fa47c69db5e46eda8cd1945b7e0405f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スリルに恋して (Off Vocal version)"@ja,
        "Thrill ni Koishite (Off Vocal version)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N9b8802310e144acd9ce1c206b06ae433 ;
    schema:name "スリルに恋して (Off Vocal version)"@ja,
        "Thrill ni Koishite (Off Vocal version)"@ja-latn .

_:N26db736835114385a2dd59c15a073b9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スリルに恋して"@ja,
        "Thrill ni Koishite"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N9b8802310e144acd9ce1c206b06ae433 ;
    schema:name "スリルに恋して"@ja,
        "Thrill ni Koishite"@ja-latn .

_:N3d07adfb73c54f628800c6ae87b54d0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carry on"@ja,
        "Carry on"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N9b8802310e144acd9ce1c206b06ae433 ;
    schema:name "Carry on"@ja,
        "Carry on"@ja-latn .

_:N49464c6dac974288be15d2b0e6c8a682 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carry on (Off Vocal version)"@ja,
        "Carry on (Off Vocal version)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N9b8802310e144acd9ce1c206b06ae433 ;
    schema:name "Carry on (Off Vocal version)"@ja,
        "Carry on (Off Vocal version)"@ja-latn .

_:N9b8802310e144acd9ce1c206b06ae433 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fa47c69db5e46eda8cd1945b7e0405f,
        _:N26db736835114385a2dd59c15a073b9d,
        _:N3d07adfb73c54f628800c6ae87b54d0c,
        _:N49464c6dac974288be15d2b0e6c8a682 ;
    mo:track_count 4 ;
    schema:duration "PT19:49"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1fa47c69db5e46eda8cd1945b7e0405f,
        _:N26db736835114385a2dd59c15a073b9d,
        _:N3d07adfb73c54f628800c6ae87b54d0c,
        _:N49464c6dac974288be15d2b0e6c8a682 .

