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

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

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42412#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/42412#composition>,
        <album/42412#lyrics>,
        <album/42412#subject> ;
    foaf:name "Yuki Kajiura"@en,
        "梶浦由記"@ja .

<album/42412#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "houseki / Ballad"@en,
        "宝石 / Ballad"@ja,
        "houseki / Ballad"@ja-latn ;
    mo:composer <artist/356#subject> ;
    mo:produced_work <album/42412#musicalwork> ;
    schema:name "houseki / Ballad"@en,
        "宝石 / Ballad"@ja,
        "houseki / Ballad"@ja-latn .

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

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

<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/21/42412/42412-1382622454.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/42412#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/42412/42412-1382622454.jpg> ;
    foaf:depicts <album/42412#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/42412/42412-1382622454.jpg> .

<https://medium-media.vgm.io/albums/21/42412/42412-1382622454.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42412#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "houseki / Ballad"@en,
        "宝石 / Ballad"@ja,
        "houseki / Ballad"@ja-latn ;
    mo:performance_of <album/42412#musicalwork> ;
    mo:performer <artist/7163#subject> ;
    mo:recorded_as <album/42412#musicalexpression> ;
    schema:byArtist <artist/7163#subject> ;
    schema:name "houseki / Ballad"@en,
        "宝石 / Ballad"@ja,
        "houseki / Ballad"@ja-latn ;
    schema:workPerformed <album/42412#musicalwork> .

<artist/7163#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42412#performance> ;
    schema:name "Marina Inoue"@en,
        "井上麻里奈"@ja ;
    foaf:name "Marina Inoue"@en,
        "井上麻里奈"@ja .

<album/42412#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-02"^^xsd:date ;
    dcterms:title "houseki / Ballad"@en,
        "宝石 / Ballad"@ja,
        "houseki / Ballad"@ja-latn ;
    mo:catalogue_number "ANZX-9800" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42412#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N8b0290f20145472da5eed3a8e5e96d4e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Le Portrait de Petit Cossette"@en ;
            foaf:name "Le Portrait de Petit Cossette"@en ] ;
    schema:byArtist <artist/7163#subject> ;
    schema:datePublished "2013-10-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/21/42412/42412-1382622454.jpg> ;
    schema:name "houseki / Ballad"@en,
        "宝石 / Ballad"@ja,
        "houseki / Ballad"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/42412/42412-1382622454.jpg> .

_:N62f0c82db95f48ada5f6ff2e00cebdb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "jewel"@en,
        "宝石"@ja,
        "houseki"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N8b0290f20145472da5eed3a8e5e96d4e ;
    schema:name "jewel"@en,
        "宝石"@ja,
        "houseki"@ja-latn .

_:Ne1ba83e8704d4366aaa91fee105948ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad"@en,
        "Ballad"@ja,
        "Ballad"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N8b0290f20145472da5eed3a8e5e96d4e ;
    schema:name "Ballad"@en,
        "Ballad"@ja,
        "Ballad"@ja-latn .

_:N8b0290f20145472da5eed3a8e5e96d4e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N62f0c82db95f48ada5f6ff2e00cebdb6,
        _:Ne1ba83e8704d4366aaa91fee105948ad ;
    mo:track_count 2 ;
    schema:duration "PT10:19"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N62f0c82db95f48ada5f6ff2e00cebdb6,
        _:Ne1ba83e8704d4366aaa91fee105948ad .

