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

<artist/27413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akiko Arai"@en,
        "新井明子"@ja ;
    foaf:made <album/9586#lyrics>,
        <album/9586#subject> ;
    foaf:name "Akiko Arai"@en,
        "新井明子"@ja .

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

<artist/26469#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9586#subject> ;
    schema:name "Shuichi Aoki"@en,
        "青木秀一"@ja ;
    foaf:made <album/9586#composition>,
        <album/9586#subject> ;
    foaf:name "Shuichi Aoki"@en,
        "青木秀一"@ja .

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

<album/9586#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hold On / MARLENE"@en,
        "Ｈｏｌｄ Ｏｎ / マリーン"@ja,
        "Hold On / MARLENE"@ja-latn ;
    mo:composer <artist/26469#subject> ;
    mo:produced_work <album/9586#musicalwork> ;
    schema:name "Hold On / MARLENE"@en,
        "Ｈｏｌｄ Ｏｎ / マリーン"@ja,
        "Hold On / MARLENE"@ja-latn .

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

<album/9586#musicalexpression> a mo:Signal ;
    mo:published_as <album/9586#subject> ;
    mo:records <album/9586#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/68/9586/9586-1230660456.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/9586#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/9586/9586-1230660456.jpg> ;
    foaf:depicts <album/9586#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/9586/9586-1230660456.jpg> .

<https://medium-media.vgm.io/albums/68/9586/9586-1230660456.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14409#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9586#performance> ;
    schema:name "Scott Lasam"@en ;
    foaf:name "Scott Lasam"@en .

<artist/23477#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9586#performance> ;
    schema:name "Chris Sylverstein"@en ;
    foaf:name "Chris Sylverstein"@en .

<artist/27419#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9586#performance> ;
    schema:name "MARLENE"@en ;
    foaf:name "MARLENE"@en .

<artist/3081#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9586#performance> ;
    schema:name "Mami Ishizuka"@en,
        "石塚まみ"@ja ;
    foaf:name "Mami Ishizuka"@en,
        "石塚まみ"@ja .

<artist/3084#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9586#performance> ;
    schema:name "Eiji Yamaguchi"@en,
        "山口英次"@ja ;
    foaf:name "Eiji Yamaguchi"@en,
        "山口英次"@ja .

<album/9586#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hold On / MARLENE"@en,
        "Ｈｏｌｄ Ｏｎ / マリーン"@ja,
        "Hold On / MARLENE"@ja-latn ;
    mo:performance_of <album/9586#musicalwork> ;
    mo:performer <artist/14409#subject>,
        <artist/23477#subject>,
        <artist/27419#subject>,
        <artist/3081#subject>,
        <artist/3084#subject> ;
    mo:recorded_as <album/9586#musicalexpression> ;
    schema:byArtist <artist/14409#subject>,
        <artist/23477#subject>,
        <artist/27419#subject>,
        <artist/3081#subject>,
        <artist/3084#subject> ;
    schema:name "Hold On / MARLENE"@en,
        "Ｈｏｌｄ Ｏｎ / マリーン"@ja,
        "Hold On / MARLENE"@ja-latn ;
    schema:workPerformed <album/9586#musicalwork> .

<album/9586#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-10-21"^^xsd:date ;
    dcterms:title "Hold On / MARLENE"@en,
        "Ｈｏｌｄ Ｏｎ / マリーン"@ja,
        "Hold On / MARLENE"@ja-latn ;
    mo:catalogue_number "SVWD-9007" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/9586#musicalexpression> ;
    mo:publisher <org/1537#subject> ;
    mo:record _:N7735e9db0cb14544a8e8e1a20198c83f ;
    mo:record_count 1 ;
    schema:about <product/18958#subject> ;
    schema:byArtist <artist/14409#subject>,
        <artist/23477#subject>,
        <artist/27419#subject>,
        <artist/3081#subject>,
        <artist/3084#subject> ;
    schema:datePublished "1998-10-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/9586/9586-1230660456.jpg> ;
    schema:name "Hold On / MARLENE"@en,
        "Ｈｏｌｄ Ｏｎ / マリーン"@ja,
        "Hold On / MARLENE"@ja-latn ;
    schema:publisher <org/1537#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/9586/9586-1230660456.jpg> .

_:Na77634e4f10a4f8c87e1d5028d4572f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hold On"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N7735e9db0cb14544a8e8e1a20198c83f ;
    schema:name "Hold On"@en .

_:Ncd89719e4ed2410f9175b3dfd9c6ab37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hold On (backing track)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N7735e9db0cb14544a8e8e1a20198c83f ;
    schema:name "Hold On (backing track)"@en .

_:N7735e9db0cb14544a8e8e1a20198c83f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na77634e4f10a4f8c87e1d5028d4572f9,
        _:Ncd89719e4ed2410f9175b3dfd9c6ab37 ;
    mo:track_count 2 ;
    schema:duration "PT9:14"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na77634e4f10a4f8c87e1d5028d4572f9,
        _:Ncd89719e4ed2410f9175b3dfd9c6ab37 .

