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

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

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

<artist/16753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139300#subject> ;
    schema:name "kamome sano"@en ;
    foaf:made <album/139300#composition>,
        <album/139300#subject> ;
    foaf:name "kamome sano"@en .

<artist/34490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139300#subject> ;
    schema:name "you"@en ;
    foaf:made <album/139300#composition>,
        <album/139300#subject> ;
    foaf:name "you"@en .

<event/171> a mo:Release ;
    schema:name "Released at Comic Market 86 (Aug 15, 2014 to Aug 17, 2014)" .

<product/6280#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX II -infinite infection-"@en,
        "SOUND VOLTEX II -infinite infection-"@ja,
        "SOUND VOLTEX II -infinite infection-"@ja-latn ;
    foaf:name "SOUND VOLTEX II -infinite infection-"@en,
        "SOUND VOLTEX II -infinite infection-"@ja,
        "SOUND VOLTEX II -infinite infection-"@ja-latn .

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

<album/139300#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "beta_20140817 / kamome sano"@en,
        "beta_20140817 / kamome sano"@ja,
        "beta_20140817 / kamome sano"@ja-latn ;
    mo:performance_of <album/139300#musicalwork> ;
    mo:recorded_as <album/139300#musicalexpression> ;
    schema:name "beta_20140817 / kamome sano"@en,
        "beta_20140817 / kamome sano"@ja,
        "beta_20140817 / kamome sano"@ja-latn ;
    schema:workPerformed <album/139300#musicalwork> .

<org/3562#subject> schema:name "tatsuta recordings"@en,
        "tatsuta recordings"@ja,
        "tatsuta recordings"@ja-latn ;
    foaf:name "tatsuta recordings"@en,
        "tatsuta recordings"@ja,
        "tatsuta recordings"@ja-latn .

<https://media.vgm.io/albums/00/139300/139300-49cddc7c0fcf.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139300#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/139300/139300-49cddc7c0fcf.jpg> ;
    foaf:depicts <album/139300#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/139300/139300-49cddc7c0fcf.jpg> .

<https://medium-media.vgm.io/albums/00/139300/139300-49cddc7c0fcf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/139300#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "beta_20140817 / kamome sano"@en,
        "beta_20140817 / kamome sano"@ja,
        "beta_20140817 / kamome sano"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(For you sounds"@en ;
            foaf:made <album/139300#composition> ;
            foaf:name "(For you sounds"@en ],
        <artist/16753#subject>,
        <artist/34490#subject> ;
    mo:produced_work <album/139300#musicalwork> ;
    schema:name "beta_20140817 / kamome sano"@en,
        "beta_20140817 / kamome sano"@ja,
        "beta_20140817 / kamome sano"@ja-latn .

<album/139300#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-17"^^xsd:date ;
    dcterms:title "beta_20140817 / kamome sano"@en,
        "beta_20140817 / kamome sano"@ja,
        "beta_20140817 / kamome sano"@ja-latn ;
    mo:catalogue_number "KMSN-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/139300#musicalexpression> ;
    mo:publisher <org/3562#subject> ;
    mo:record _:N8fbcd8606e554979b9b8aac77829e2cc ;
    mo:record_count 1 ;
    mo:release <event/171> ;
    schema:about <product/6280#subject> ;
    schema:datePublished "2014-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/139300/139300-49cddc7c0fcf.jpg> ;
    schema:name "beta_20140817 / kamome sano"@en,
        "beta_20140817 / kamome sano"@ja,
        "beta_20140817 / kamome sano"@ja-latn ;
    schema:publisher <org/3562#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/139300/139300-49cddc7c0fcf.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139300#subject> ;
    schema:name "(For you sounds"@en ;
    foaf:made <album/139300#subject> ;
    foaf:name "(For you sounds"@en .

_:N00f099121e9947a594c26f305c9390b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャラメルサンデー(d'n'b mix)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N8fbcd8606e554979b9b8aac77829e2cc ;
    schema:name "キャラメルサンデー(d'n'b mix)"@ja .

_:N10eb13d1799f431d935cd4358ae29fa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "choux à la crème(extended edit)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N8fbcd8606e554979b9b8aac77829e2cc ;
    schema:name "choux à la crème(extended edit)"@ja .

_:N2dfc9e4989744675ab1e4f6e2cb84519 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "falling down"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N8fbcd8606e554979b9b8aac77829e2cc ;
    schema:name "falling down"@ja .

_:N4b544d441b4b4867b9c5f1e422306e2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "compressor"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N8fbcd8606e554979b9b8aac77829e2cc ;
    schema:name "compressor"@ja .

_:N4ef8344ca225471aa6acbc6226e0ccde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Altair"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N8fbcd8606e554979b9b8aac77829e2cc ;
    schema:name "Altair"@ja .

_:N50992aa11fd94bf9b7e49ef92a99b828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "understand"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N8fbcd8606e554979b9b8aac77829e2cc ;
    schema:name "understand"@ja .

_:N803c84a15bea45eb8ed0864ed8f42180 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "parallel dance"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N8fbcd8606e554979b9b8aac77829e2cc ;
    schema:name "parallel dance"@ja .

_:Na68cd7d446ba4e998ed4b5486086e559 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "16bit 41000Hz Stereo"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N8fbcd8606e554979b9b8aac77829e2cc ;
    schema:name "16bit 41000Hz Stereo"@ja .

_:Nd839f28b79b6402081fc5371421dd7bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きみを見ていた"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N8fbcd8606e554979b9b8aac77829e2cc ;
    schema:name "きみを見ていた"@ja .

_:N8fbcd8606e554979b9b8aac77829e2cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00f099121e9947a594c26f305c9390b5,
        _:N10eb13d1799f431d935cd4358ae29fa6,
        _:N2dfc9e4989744675ab1e4f6e2cb84519,
        _:N4b544d441b4b4867b9c5f1e422306e2a,
        _:N4ef8344ca225471aa6acbc6226e0ccde,
        _:N50992aa11fd94bf9b7e49ef92a99b828,
        _:N803c84a15bea45eb8ed0864ed8f42180,
        _:Na68cd7d446ba4e998ed4b5486086e559,
        _:Nd839f28b79b6402081fc5371421dd7bc ;
    mo:track_count 9 ;
    schema:duration "PT40:51"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N00f099121e9947a594c26f305c9390b5,
        _:N10eb13d1799f431d935cd4358ae29fa6,
        _:N2dfc9e4989744675ab1e4f6e2cb84519,
        _:N4b544d441b4b4867b9c5f1e422306e2a,
        _:N4ef8344ca225471aa6acbc6226e0ccde,
        _:N50992aa11fd94bf9b7e49ef92a99b828,
        _:N803c84a15bea45eb8ed0864ed8f42180,
        _:Na68cd7d446ba4e998ed4b5486086e559,
        _:Nd839f28b79b6402081fc5371421dd7bc .

