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

<artist/15696#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eri Suzuki"@en,
        "鈴木絵理"@ja ;
    foaf:made <album/61056#subject>,
        <album/61056#vocals> ;
    foaf:name "Eri Suzuki"@en,
        "鈴木絵理"@ja .

<artist/15933#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Onishi"@en,
        "大西沙織"@ja ;
    foaf:made <album/61056#subject>,
        <album/61056#vocals> ;
    foaf:name "Saori Onishi"@en,
        "大西沙織"@ja .

<artist/16336#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Ishikawa"@en,
        "石川由依"@ja ;
    foaf:made <album/61056#subject>,
        <album/61056#vocals> ;
    foaf:name "Yui Ishikawa"@en,
        "石川由依"@ja .

<artist/18929#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaede Hondo"@en,
        "本渡楓"@ja ;
    foaf:made <album/61056#subject>,
        <album/61056#vocals> ;
    foaf:name "Kaede Hondo"@en,
        "本渡楓"@ja .

<artist/20499#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sayaka Senbongi"@en,
        "千本木彩花"@ja ;
    foaf:made <album/61056#subject>,
        <album/61056#vocals> ;
    foaf:name "Sayaka Senbongi"@en,
        "千本木彩花"@ja .

<artist/8555#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61056#subject> ;
    schema:name "y0c1e"@en ;
    foaf:made <album/61056#composition>,
        <album/61056#lyrics>,
        <album/61056#subject> ;
    foaf:name "y0c1e"@en .

<product/4788#subject> a schema:CreativeWork ;
    schema:name "gi(a)rlish number"@en,
        "ガーリッシュナンバー"@ja,
        "gi(a)rlish number"@ja-latn ;
    foaf:name "gi(a)rlish number"@en,
        "ガーリッシュナンバー"@ja,
        "gi(a)rlish number"@ja-latn .

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

<album/61056#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bloom / gi(a)rlish number"@en,
        "Bloom / ガーリッシュナンバー"@ja,
        "Bloom / gi(a)rlish number"@ja-latn ;
    mo:performance_of <album/61056#musicalwork> ;
    mo:recorded_as <album/61056#musicalexpression> ;
    schema:name "Bloom / gi(a)rlish number"@en,
        "Bloom / ガーリッシュナンバー"@ja,
        "Bloom / gi(a)rlish number"@ja-latn ;
    schema:workPerformed <album/61056#musicalwork> .

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

<https://media.vgm.io/albums/65/61056/61056-1476466309.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/61056#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/61056/61056-1476466309.png> ;
    foaf:depicts <album/61056#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/61056/61056-1476466309.png> .

<https://medium-media.vgm.io/albums/65/61056/61056-1476466309.png> a schema:ImageObject,
        foaf:Image .

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

<album/61056#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bloom / gi(a)rlish number"@en,
        "Bloom / ガーリッシュナンバー"@ja,
        "Bloom / gi(a)rlish number"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "inc."@en ;
            foaf:made <album/61056#composition> ;
            foaf:name "inc."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Hifumi"@en ;
            foaf:made <album/61056#composition> ;
            foaf:name "(Hifumi"@en ],
        <artist/8555#subject> ;
    mo:produced_work <album/61056#musicalwork> ;
    schema:name "Bloom / gi(a)rlish number"@en,
        "Bloom / ガーリッシュナンバー"@ja,
        "Bloom / gi(a)rlish number"@ja-latn .

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

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

<album/61056#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-16"^^xsd:date ;
    dcterms:title "Bloom / gi(a)rlish number"@en,
        "Bloom / ガーリッシュナンバー"@ja,
        "Bloom / gi(a)rlish number"@ja-latn ;
    mo:catalogue_number "GNCA-0444" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61056#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N67e2560d4634416e81399df8bc859f90 ;
    mo:record_count 1 ;
    schema:about <product/4788#subject> ;
    schema:datePublished "2016-11-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/61056/61056-1476466309.png> ;
    schema:name "Bloom / gi(a)rlish number"@en,
        "Bloom / ガーリッシュナンバー"@ja,
        "Bloom / gi(a)rlish number"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/61056/61056-1476466309.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Hifumi"@en ;
    foaf:made <album/61056#lyrics> ;
    foaf:name "(Hifumi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "inc."@en ;
    foaf:made <album/61056#lyrics> ;
    foaf:name "inc."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "inc."@en ;
    foaf:made <album/61056#subject> ;
    foaf:name "inc."@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61056#subject> ;
    schema:name "inc."@en ;
    foaf:made <album/61056#subject> ;
    foaf:name "inc."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Hifumi"@en ;
    foaf:made <album/61056#subject> ;
    foaf:name "(Hifumi"@en .

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

_:N06c372229b42435d9f94b41a3d6e5e1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決意のダイヤ"@ja,
        "Ketsui no Diamond"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N67e2560d4634416e81399df8bc859f90 ;
    schema:name "決意のダイヤ"@ja,
        "Ketsui no Diamond"@ja-latn .

_:N32a4e4f2ce284398a444234cfd9fd7d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom"@ja,
        "Bloom"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N67e2560d4634416e81399df8bc859f90 ;
    schema:name "Bloom"@ja,
        "Bloom"@ja-latn .

_:N6fe116b2aaed4e19aaf7cfcb2956949a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決意のダイヤ <instrumental>"@ja,
        "Ketsui no Diamond <instrumental>"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N67e2560d4634416e81399df8bc859f90 ;
    schema:name "決意のダイヤ <instrumental>"@ja,
        "Ketsui no Diamond <instrumental>"@ja-latn .

_:Naf3c048193c24789ace8940773f78723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom <instrumental>"@ja,
        "Bloom <instrumental>"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N67e2560d4634416e81399df8bc859f90 ;
    schema:name "Bloom <instrumental>"@ja,
        "Bloom <instrumental>"@ja-latn .

_:N67e2560d4634416e81399df8bc859f90 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06c372229b42435d9f94b41a3d6e5e1a,
        _:N32a4e4f2ce284398a444234cfd9fd7d9,
        _:N6fe116b2aaed4e19aaf7cfcb2956949a,
        _:Naf3c048193c24789ace8940773f78723 ;
    mo:track_count 4 ;
    schema:duration "PT17:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N06c372229b42435d9f94b41a3d6e5e1a,
        _:N32a4e4f2ce284398a444234cfd9fd7d9,
        _:N6fe116b2aaed4e19aaf7cfcb2956949a,
        _:Naf3c048193c24789ace8940773f78723 .

