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

<artist/26364#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shizuka Kudo"@en,
        "工藤静香"@ja ;
    foaf:made <album/34820#subject>,
        <album/34820#vocals> ;
    foaf:name "Shizuka Kudo"@en,
        "工藤静香"@ja .

<artist/54525#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aeri"@en,
        "愛絵理"@ja ;
    foaf:made <album/34820#lyrics>,
        <album/34820#subject> ;
    foaf:name "Aeri"@en,
        "愛絵理"@ja .

<artist/27128#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34820#subject> ;
    schema:name "Shin Tanimoto"@en,
        "谷本新"@ja ;
    foaf:made <album/34820#composition>,
        <album/34820#subject> ;
    foaf:name "Shin Tanimoto"@en,
        "谷本新"@ja .

<artist/9714#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34820#subject> ;
    schema:name "Hatake"@en,
        "はたけ"@ja ;
    foaf:made <album/34820#composition>,
        <album/34820#subject> ;
    foaf:name "Hatake"@en,
        "はたけ"@ja .

<product/1240#subject> a schema:CreativeWork ;
    schema:name "Dragon Ball GT"@en,
        "ドラゴンボールGT"@ja,
        "Dragon Ball GT"@ja-latn ;
    foaf:name "Dragon Ball GT"@en,
        "ドラゴンボールGT"@ja,
        "Dragon Ball GT"@ja-latn .

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

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

<album/34820#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Velvet / Shizuka Kudo"@en,
        "Blue Velvet / 工藤静香"@ja,
        "Blue Velvet / Shizuka Kudo"@ja-latn ;
    mo:performance_of <album/34820#musicalwork> ;
    mo:recorded_as <album/34820#musicalexpression> ;
    schema:name "Blue Velvet / Shizuka Kudo"@en,
        "Blue Velvet / 工藤静香"@ja,
        "Blue Velvet / Shizuka Kudo"@ja-latn ;
    schema:workPerformed <album/34820#musicalwork> .

<album/34820#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/02/34820/34820-1408916379.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/34820#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/34820/34820-1408916379.jpg> ;
    foaf:depicts <album/34820#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/34820/34820-1408916379.jpg> .

<https://medium-media.vgm.io/albums/02/34820/34820-1408916379.jpg> a schema:ImageObject,
        foaf:Image .

<album/34820#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blue Velvet / Shizuka Kudo"@en,
        "Blue Velvet / 工藤静香"@ja,
        "Blue Velvet / Shizuka Kudo"@ja-latn ;
    mo:composer <artist/27128#subject>,
        <artist/9714#subject> ;
    mo:produced_work <album/34820#musicalwork> ;
    schema:name "Blue Velvet / Shizuka Kudo"@en,
        "Blue Velvet / 工藤静香"@ja,
        "Blue Velvet / Shizuka Kudo"@ja-latn .

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

<album/34820#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-05-28"^^xsd:date ;
    dcterms:title "Blue Velvet / Shizuka Kudo"@en,
        "Blue Velvet / 工藤静香"@ja,
        "Blue Velvet / Shizuka Kudo"@ja-latn ;
    mo:catalogue_number "PCDA-00956" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/34820#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N30f17ca6695b40adaa609d7e697103c5 ;
    mo:record_count 1 ;
    schema:about <product/1240#subject> ;
    schema:datePublished "1997-05-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/34820/34820-1408916379.jpg> ;
    schema:name "Blue Velvet / Shizuka Kudo"@en,
        "Blue Velvet / 工藤静香"@ja,
        "Blue Velvet / Shizuka Kudo"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/34820/34820-1408916379.jpg> .

_:N00314d7006fb4ed99010b37982f98a37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Velvet (Original Karaoke)"@en,
        "Blue Velvet (オリジナル・カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N30f17ca6695b40adaa609d7e697103c5 ;
    schema:name "Blue Velvet (Original Karaoke)"@en,
        "Blue Velvet (オリジナル・カラオケ)"@ja .

_:N43a0f06888bc4c8e8900152cf23ff6d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break"@en,
        "Break"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N30f17ca6695b40adaa609d7e697103c5 ;
    schema:name "Break"@en,
        "Break"@ja .

_:Nd4a587adc369482d92a75fd3c5ced994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Velvet"@en,
        "Blue Velvet"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N30f17ca6695b40adaa609d7e697103c5 ;
    schema:name "Blue Velvet"@en,
        "Blue Velvet"@ja .

_:N30f17ca6695b40adaa609d7e697103c5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00314d7006fb4ed99010b37982f98a37,
        _:N43a0f06888bc4c8e8900152cf23ff6d7,
        _:Nd4a587adc369482d92a75fd3c5ced994 ;
    mo:track_count 3 ;
    schema:duration "PT12:41"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N00314d7006fb4ed99010b37982f98a37,
        _:N43a0f06888bc4c8e8900152cf23ff6d7,
        _:Nd4a587adc369482d92a75fd3c5ced994 .

