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

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

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

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16642#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/16642#composition>,
        <album/16642#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<artist/2249#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16642#subject> ;
    schema:name "Bun Yoshida"@en,
        "吉田文"@ja ;
    foaf:made <album/16642#composition>,
        <album/16642#subject> ;
    foaf:name "Bun Yoshida"@en,
        "吉田文"@ja .

<artist/29#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16642#subject> ;
    schema:name "Kazuhide Nakagami"@en,
        "中上和英"@ja ;
    foaf:made <album/16642#composition>,
        <album/16642#subject> ;
    foaf:name "Kazuhide Nakagami"@en,
        "中上和英"@ja .

<event/26> a mo:Release ;
    schema:name "Released at Comic Market 56 (Aug 13, 1999 to Aug 15, 1999)" .

<product/14735#subject> a schema:CreativeWork ;
    schema:name "PILE☆DRIVER"@en,
        "PILE☆DRIVER"@ja,
        "PILE☆DRIVER"@ja-latn ;
    foaf:name "PILE☆DRIVER"@en,
        "PILE☆DRIVER"@ja,
        "PILE☆DRIVER"@ja-latn .

<product/5590#subject> a schema:CreativeWork ;
    schema:name "With You ~Mitsumeteitai~"@en,
        "With You ~みつめていたい~"@ja,
        "With You ~Mitsumeteitai~"@ja-latn ;
    foaf:name "With You ~Mitsumeteitai~"@en,
        "With You ~みつめていたい~"@ja,
        "With You ~Mitsumeteitai~"@ja-latn .

<release/5727#subject> a schema:CreativeWork ;
    schema:name "Comic Party"@en,
        "こみっくパーティー"@ja,
        "Comic Party"@ja-latn ;
    foaf:name "Comic Party"@en,
        "こみっくパーティー"@ja,
        "Comic Party"@ja-latn .

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

<album/16642#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "With Heart Ver.3.30A"@en,
        "With Heart Ver.3.30A"@ja,
        "With Heart Ver.3.30A"@ja-latn ;
    mo:performance_of <album/16642#musicalwork> ;
    mo:recorded_as <album/16642#musicalexpression> ;
    schema:name "With Heart Ver.3.30A"@en,
        "With Heart Ver.3.30A"@ja,
        "With Heart Ver.3.30A"@ja-latn ;
    schema:workPerformed <album/16642#musicalwork> .

<org/209#subject> schema:name "STB-lab"@en,
        "STB-lab"@ja,
        "STB-lab"@ja-latn ;
    foaf:name "STB-lab"@en,
        "STB-lab"@ja,
        "STB-lab"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/16642/16642-1259650259.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16642#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "With Heart Ver.3.30A"@en,
        "With Heart Ver.3.30A"@ja,
        "With Heart Ver.3.30A"@ja-latn ;
    mo:composer <artist/18#subject>,
        <artist/2249#subject>,
        <artist/29#subject> ;
    mo:produced_work <album/16642#musicalwork> ;
    schema:name "With Heart Ver.3.30A"@en,
        "With Heart Ver.3.30A"@ja,
        "With Heart Ver.3.30A"@ja-latn .

<album/16642#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-08-13"^^xsd:date ;
    dcterms:title "With Heart Ver.3.30A"@en,
        "With Heart Ver.3.30A"@ja,
        "With Heart Ver.3.30A"@ja-latn ;
    mo:catalogue_number "STBL-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16642#musicalexpression> ;
    mo:publisher <org/209#subject> ;
    mo:record _:N1fde1e00862f48378be8034c953ce1bc ;
    mo:record_count 1 ;
    mo:release <event/26> ;
    schema:about <product/14735#subject>,
        <product/5590#subject>,
        <release/5727#subject> ;
    schema:datePublished "1999-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/16642/16642-1259650259.jpg> ;
    schema:name "With Heart Ver.3.30A"@en,
        "With Heart Ver.3.30A"@ja,
        "With Heart Ver.3.30A"@ja-latn ;
    schema:publisher <org/209#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/16642/16642-1259650259.jpg> .

_:N13db537c7d404285811aad2b38450fd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドタバタでQ ～DoTaBaTa In Brass～"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1fde1e00862f48378be8034c953ce1bc ;
    schema:name "ドタバタでQ ～DoTaBaTa In Brass～"@ja .

_:N198f98520dc54af2991b82d7708523a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "季節の雫 ～RAPSODY MIX～"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1fde1e00862f48378be8034c953ce1bc ;
    schema:name "季節の雫 ～RAPSODY MIX～"@ja .

_:N436de188c92f4c33904b31b877cc01ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As time goes by ～Orgel Arrange～"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1fde1e00862f48378be8034c953ce1bc ;
    schema:name "As time goes by ～Orgel Arrange～"@ja .

_:Nb89571ebcb92414b93f8a4e2506abe5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "だって、そうやもん☆ ～引っ掛け橋MIX～"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1fde1e00862f48378be8034c953ce1bc ;
    schema:name "だって、そうやもん☆ ～引っ掛け橋MIX～"@ja .

_:Nc9213a56896f4353ab386e63c8e924c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みつめていたい ～1999.8.13 Arrange～"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1fde1e00862f48378be8034c953ce1bc ;
    schema:name "みつめていたい ～1999.8.13 Arrange～"@ja .

_:N1fde1e00862f48378be8034c953ce1bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13db537c7d404285811aad2b38450fd1,
        _:N198f98520dc54af2991b82d7708523a6,
        _:N436de188c92f4c33904b31b877cc01ae,
        _:Nb89571ebcb92414b93f8a4e2506abe5f,
        _:Nc9213a56896f4353ab386e63c8e924c9 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N13db537c7d404285811aad2b38450fd1,
        _:N198f98520dc54af2991b82d7708523a6,
        _:N436de188c92f4c33904b31b877cc01ae,
        _:Nb89571ebcb92414b93f8a4e2506abe5f,
        _:Nc9213a56896f4353ab386e63c8e924c9 .

