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

<artist/6783#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Hanazawa"@en,
        "花澤香菜"@ja ;
    foaf:made <album/34881#subject>,
        <album/34881#vocals> ;
    foaf:name "Kana Hanazawa"@en,
        "花澤香菜"@ja .

<artist/9144#subject> a schema:Person,
        foaf:Person ;
    schema:name "meg rock"@en ;
    foaf:made <album/34881#lyrics>,
        <album/34881#subject> ;
    foaf:name "meg rock"@en .

<artist/126#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34881#subject> ;
    schema:name "Satoru Kosaki"@en,
        "神前暁"@ja ;
    foaf:made <album/34881#composition>,
        <album/34881#subject> ;
    foaf:name "Satoru Kosaki"@en,
        "神前暁"@ja .

<product/1576#subject> a schema:CreativeWork ;
    schema:name "Blast of Tempest"@en,
        "絶園のテンペスト～THE CIVILIZATION BLASTER～"@ja,
        "Zetsuen no Tempest ~THE CIVILIZATION BLASTER~"@ja-latn ;
    foaf:name "Blast of Tempest"@en,
        "絶園のテンペスト～THE CIVILIZATION BLASTER～"@ja,
        "Zetsuen no Tempest ~THE CIVILIZATION BLASTER~"@ja-latn .

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

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

<album/34881#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "happy endings / Kana Hanazawa"@en,
        "happy endings / 花澤香菜"@ja,
        "happy endings / Kana Hanazawa"@ja-latn ;
    mo:performance_of <album/34881#musicalwork> ;
    mo:recorded_as <album/34881#musicalexpression> ;
    schema:name "happy endings / Kana Hanazawa"@en,
        "happy endings / 花澤香菜"@ja,
        "happy endings / Kana Hanazawa"@ja-latn ;
    schema:workPerformed <album/34881#musicalwork> .

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

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/34881/34881-1347712232.jpg> a schema:ImageObject,
        foaf:Image .

<album/34881#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "happy endings / Kana Hanazawa"@en,
        "happy endings / 花澤香菜"@ja,
        "happy endings / Kana Hanazawa"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/34881#composition> ;
            foaf:name "(MONACA"@en ],
        <artist/126#subject> ;
    mo:produced_work <album/34881#musicalwork> ;
    schema:name "happy endings / Kana Hanazawa"@en,
        "happy endings / 花澤香菜"@ja,
        "happy endings / Kana Hanazawa"@ja-latn .

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

<album/34881#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-24"^^xsd:date ;
    dcterms:title "happy endings / Kana Hanazawa"@en,
        "happy endings / 花澤香菜"@ja,
        "happy endings / Kana Hanazawa"@ja-latn ;
    mo:catalogue_number "SVWC-7901" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34881#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N24db83094ad64bfca17c73d5d663caa8 ;
    mo:record_count 1 ;
    schema:about <product/1576#subject> ;
    schema:datePublished "2012-10-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/34881/34881-1347712232.jpg> ;
    schema:name "happy endings / Kana Hanazawa"@en,
        "happy endings / 花澤香菜"@ja,
        "happy endings / Kana Hanazawa"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/34881/34881-1347712232.jpg> .

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

_:N18ebdd279d1d4fd4b7ed1df74507897a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "happy endings (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N24db83094ad64bfca17c73d5d663caa8 ;
    schema:name "happy endings (Instrumental)"@en .

_:N1a003891457f4765b1bd8d707c81469a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "too late for chocolate"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N24db83094ad64bfca17c73d5d663caa8 ;
    schema:name "too late for chocolate"@en .

_:N207730c9cf954312af4e8cdb2ab64692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "trick or treat!"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N24db83094ad64bfca17c73d5d663caa8 ;
    schema:name "trick or treat!"@en .

_:Nfe8f0d8961ea4439a59431068cca85bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "happy endings"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N24db83094ad64bfca17c73d5d663caa8 ;
    schema:name "happy endings"@en .

_:N24db83094ad64bfca17c73d5d663caa8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18ebdd279d1d4fd4b7ed1df74507897a,
        _:N1a003891457f4765b1bd8d707c81469a,
        _:N207730c9cf954312af4e8cdb2ab64692,
        _:Nfe8f0d8961ea4439a59431068cca85bf ;
    mo:track_count 4 ;
    schema:duration "PT17:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N18ebdd279d1d4fd4b7ed1df74507897a,
        _:N1a003891457f4765b1bd8d707c81469a,
        _:N207730c9cf954312af4e8cdb2ab64692,
        _:Nfe8f0d8961ea4439a59431068cca85bf .

