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

<album/4434#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sampaguita The Drama CD"@en,
        "サンパギータ ザ・ドラマCD"@ja,
        "Sampaguita The Drama CD"@ja-latn ;
    mo:produced_work <album/4434#musicalwork> ;
    schema:name "Sampaguita The Drama CD"@en,
        "サンパギータ ザ・ドラマCD"@ja,
        "Sampaguita The Drama CD"@ja-latn .

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

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

<product/18958#subject> a schema:CreativeWork ;
    schema:name "SAMPAGUITA"@en,
        "サンパギータ"@ja,
        "SAMPAGUITA"@ja-latn ;
    foaf:name "SAMPAGUITA"@en,
        "サンパギータ"@ja,
        "SAMPAGUITA"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/43/4434/4434-1174445130.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15357#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4434#performance> ;
    schema:name "Kozo Shioya"@en,
        "塩屋浩三"@ja ;
    foaf:name "Kozo Shioya"@en,
        "塩屋浩三"@ja .

<artist/2000#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4434#performance> ;
    schema:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja ;
    foaf:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja .

<artist/3624#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4434#performance> ;
    schema:name "Akio Otsuka"@en,
        "大塚明夫"@ja ;
    foaf:name "Akio Otsuka"@en,
        "大塚明夫"@ja .

<artist/5026#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4434#performance> ;
    schema:name "Michiko Neya"@en,
        "根谷美智子"@ja ;
    foaf:name "Michiko Neya"@en,
        "根谷美智子"@ja .

<artist/5092#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4434#performance> ;
    schema:name "Yasunori Matsumoto"@en,
        "松本保典"@ja ;
    foaf:name "Yasunori Matsumoto"@en,
        "松本保典"@ja .

<artist/6514#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4434#performance> ;
    schema:name "Tomomichi Nishimura"@en,
        "西村知道"@ja ;
    foaf:name "Tomomichi Nishimura"@en,
        "西村知道"@ja .

<album/4434#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-02-20"^^xsd:date ;
    dcterms:title "Sampaguita The Drama CD"@en,
        "サンパギータ ザ・ドラマCD"@ja,
        "Sampaguita The Drama CD"@ja-latn ;
    mo:catalogue_number "SVWC-7018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4434#musicalexpression> ;
    mo:publisher <org/1537#subject> ;
    mo:record _:N22cc616c85f54f8fb3a6a55dfd01f35e ;
    mo:record_count 1 ;
    schema:about <product/18958#subject> ;
    schema:byArtist <artist/15357#subject>,
        <artist/2000#subject>,
        <artist/3624#subject>,
        <artist/5026#subject>,
        <artist/5092#subject>,
        <artist/6514#subject> ;
    schema:datePublished "1999-02-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/4434/4434-1174445130.jpg> ;
    schema:name "Sampaguita The Drama CD"@en,
        "サンパギータ ザ・ドラマCD"@ja,
        "Sampaguita The Drama CD"@ja-latn ;
    schema:publisher <org/1537#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/4434/4434-1174445130.jpg> .

<album/4434#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sampaguita The Drama CD"@en,
        "サンパギータ ザ・ドラマCD"@ja,
        "Sampaguita The Drama CD"@ja-latn ;
    mo:performance_of <album/4434#musicalwork> ;
    mo:performer <artist/15357#subject>,
        <artist/2000#subject>,
        <artist/3624#subject>,
        <artist/5026#subject>,
        <artist/5092#subject>,
        <artist/6514#subject> ;
    mo:recorded_as <album/4434#musicalexpression> ;
    schema:byArtist <artist/15357#subject>,
        <artist/2000#subject>,
        <artist/3624#subject>,
        <artist/5026#subject>,
        <artist/5092#subject>,
        <artist/6514#subject> ;
    schema:name "Sampaguita The Drama CD"@en,
        "サンパギータ ザ・ドラマCD"@ja,
        "Sampaguita The Drama CD"@ja-latn ;
    schema:workPerformed <album/4434#musicalwork> .

_:N551c1ed19fb84a6c9926a93f6fc84f62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ACT3 'A Mournful Truth'"@en,
        "ACT3「哀しき真実」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT17:42"^^xsd:interval ;
    schema:inPlaylist _:N22cc616c85f54f8fb3a6a55dfd01f35e ;
    schema:name "ACT3 'A Mournful Truth'"@en,
        "ACT3「哀しき真実」"@ja .

_:Na091af8b094942c5ba35fe0a4aa6a3e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ACT1 'Rain-Soaked Maria'"@en,
        "ACT1「雨に濡れたマリア」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT12:46"^^xsd:interval ;
    schema:inPlaylist _:N22cc616c85f54f8fb3a6a55dfd01f35e ;
    schema:name "ACT1 'Rain-Soaked Maria'"@en,
        "ACT1「雨に濡れたマリア」"@ja .

_:Na3dbcc5ba8a445c2b9bf1903424caf02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ACT2 'A Curious Life Living Together'"@en,
        "ACT2「奇妙な同居生活」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT16:09"^^xsd:interval ;
    schema:inPlaylist _:N22cc616c85f54f8fb3a6a55dfd01f35e ;
    schema:name "ACT2 'A Curious Life Living Together'"@en,
        "ACT2「奇妙な同居生活」"@ja .

_:Na8f0d1410d7a43ae872323ade4216f7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ACT4 'My Thoughts Become the Wind'"@en,
        "ACT4「想いは風になって」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT16:29"^^xsd:interval ;
    schema:inPlaylist _:N22cc616c85f54f8fb3a6a55dfd01f35e ;
    schema:name "ACT4 'My Thoughts Become the Wind'"@en,
        "ACT4「想いは風になって」"@ja .

_:N22cc616c85f54f8fb3a6a55dfd01f35e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N551c1ed19fb84a6c9926a93f6fc84f62,
        _:Na091af8b094942c5ba35fe0a4aa6a3e4,
        _:Na3dbcc5ba8a445c2b9bf1903424caf02,
        _:Na8f0d1410d7a43ae872323ade4216f7d ;
    mo:track_count 4 ;
    schema:duration "PT63:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N551c1ed19fb84a6c9926a93f6fc84f62,
        _:Na091af8b094942c5ba35fe0a4aa6a3e4,
        _:Na3dbcc5ba8a445c2b9bf1903424caf02,
        _:Na8f0d1410d7a43ae872323ade4216f7d .

