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

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

<artist/1607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21335#subject> ;
    schema:name "Hideyuki Daichi SUZUKI"@en ;
    foaf:made <album/21335#composition>,
        <album/21335#subject> ;
    foaf:name "Hideyuki Daichi SUZUKI"@en .

<artist/2876#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21335#subject> ;
    schema:name "Takumi Ozawa"@en,
        "尾澤拓実"@ja ;
    foaf:made <album/21335#composition>,
        <album/21335#lyrics>,
        <album/21335#subject> ;
    foaf:name "Takumi Ozawa"@en,
        "尾澤拓実"@ja .

<product/1281#subject> a schema:CreativeWork ;
    schema:name ".hack//Quantum"@en,
        ".hack//Quantum"@ja,
        ".hack//Quantum"@ja-latn ;
    foaf:name ".hack//Quantum"@en,
        ".hack//Quantum"@ja,
        ".hack//Quantum"@ja-latn .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/21335/21335-1290904684.jpg> a schema:ImageObject,
        foaf:Image .

<album/21335#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shizuku / Yuuka Nanri"@en,
        "雫 -Shizuku- / 南里侑香"@ja,
        "Shizuku / Yuuka Nanri"@ja-latn ;
    mo:composer <artist/1607#subject>,
        <artist/2876#subject> ;
    mo:produced_work <album/21335#musicalwork> ;
    schema:name "Shizuku / Yuuka Nanri"@en,
        "雫 -Shizuku- / 南里侑香"@ja,
        "Shizuku / Yuuka Nanri"@ja-latn .

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

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

<album/21335#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shizuku / Yuuka Nanri"@en,
        "雫 -Shizuku- / 南里侑香"@ja,
        "Shizuku / Yuuka Nanri"@ja-latn ;
    mo:performance_of <album/21335#musicalwork> ;
    mo:performer <artist/3477#subject> ;
    mo:recorded_as <album/21335#musicalexpression> ;
    schema:byArtist <artist/3477#subject> ;
    schema:name "Shizuku / Yuuka Nanri"@en,
        "雫 -Shizuku- / 南里侑香"@ja,
        "Shizuku / Yuuka Nanri"@ja-latn ;
    schema:workPerformed <album/21335#musicalwork> .

<artist/3477#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21335#performance> ;
    schema:name "Yuuka Nanri"@en,
        "南里侑香"@ja ;
    foaf:made <album/21335#lyrics>,
        <album/21335#subject> ;
    foaf:name "Yuuka Nanri"@en,
        "南里侑香"@ja .

<album/21335#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-24"^^xsd:date ;
    dcterms:title "Shizuku / Yuuka Nanri"@en,
        "雫 -Shizuku- / 南里侑香"@ja,
        "Shizuku / Yuuka Nanri"@ja-latn ;
    mo:catalogue_number "VTCL-35097" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21335#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N7ad16143632c479fa38f55d1402e271e ;
    mo:record_count 1 ;
    schema:about <product/1281#subject> ;
    schema:byArtist <artist/3477#subject> ;
    schema:datePublished "2010-11-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/21335/21335-1290904684.jpg> ;
    schema:name "Shizuku / Yuuka Nanri"@en,
        "雫 -Shizuku- / 南里侑香"@ja,
        "Shizuku / Yuuka Nanri"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/21335/21335-1290904684.jpg> .

_:N15c32e04eaaf4600baf97323d2300014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雫 -shizuku- ~without vocal~"@ja,
        "Shizuku ~without vocal~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N7ad16143632c479fa38f55d1402e271e ;
    schema:name "雫 -shizuku- ~without vocal~"@ja,
        "Shizuku ~without vocal~"@ja-latn .

_:N6fac6575d0ec42aaa29364a96a08e1b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartバイブル"@ja,
        "Heart Bible"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N7ad16143632c479fa38f55d1402e271e ;
    schema:name "Heartバイブル"@ja,
        "Heart Bible"@ja-latn .

_:N88e44748fd27421b9312d1298f2e2e38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartバイブル ~without vocal~"@ja,
        "Heart Bible ~without vocal~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N7ad16143632c479fa38f55d1402e271e ;
    schema:name "Heartバイブル ~without vocal~"@ja,
        "Heart Bible ~without vocal~"@ja-latn .

_:Nfc7c41e9c6884df78fceed94cc17d982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雫 -shizuku-"@ja,
        "Shizuku"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N7ad16143632c479fa38f55d1402e271e ;
    schema:name "雫 -shizuku-"@ja,
        "Shizuku"@ja-latn .

_:N7ad16143632c479fa38f55d1402e271e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15c32e04eaaf4600baf97323d2300014,
        _:N6fac6575d0ec42aaa29364a96a08e1b3,
        _:N88e44748fd27421b9312d1298f2e2e38,
        _:Nfc7c41e9c6884df78fceed94cc17d982 ;
    mo:track_count 4 ;
    schema:duration "PT17:56"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N15c32e04eaaf4600baf97323d2300014,
        _:N6fac6575d0ec42aaa29364a96a08e1b3,
        _:N88e44748fd27421b9312d1298f2e2e38,
        _:Nfc7c41e9c6884df78fceed94cc17d982 .

