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

<artist/24391#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ikuyo Hashiguchi"@en,
        "橋口いくよ"@ja ;
    foaf:made <album/46222#lyrics>,
        <album/46222#subject> ;
    foaf:name "Ikuyo Hashiguchi"@en,
        "橋口いくよ"@ja .

<artist/36105#subject> a schema:Person,
        foaf:Person ;
    schema:name "RUCCA"@en ;
    foaf:made <album/46222#lyrics>,
        <album/46222#subject> ;
    foaf:name "RUCCA"@en .

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

<artist/10121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46222#subject> ;
    schema:name "Kentaro Ishii"@en,
        "石井健太郎"@ja ;
    foaf:made <album/46222#composition>,
        <album/46222#subject> ;
    foaf:name "Kentaro Ishii"@en,
        "石井健太郎"@ja .

<artist/10859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46222#subject> ;
    schema:name "Tomotaka Osumi"@en,
        "大隅知宇"@ja ;
    foaf:made <album/46222#composition>,
        <album/46222#subject> ;
    foaf:name "Tomotaka Osumi"@en,
        "大隅知宇"@ja .

<product/22178#subject> a schema:CreativeWork ;
    schema:name "SHONEN HOLLYWOOD"@en,
        "少年ハリウッド"@ja,
        "SHONEN HOLLYWOOD"@ja-latn ;
    foaf:name "SHONEN HOLLYWOOD"@en,
        "少年ハリウッド"@ja,
        "SHONEN HOLLYWOOD"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/22/46222/46222-1408529161.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/46222#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Life and death / Customi-Z"@en,
        "Life and death / カスタマイZ"@ja,
        "Life and death / Customi-Z"@ja-latn ;
    mo:performance_of <album/46222#musicalwork> ;
    mo:performer <artist/21260#subject> ;
    mo:recorded_as <album/46222#musicalexpression> ;
    schema:byArtist <artist/21260#subject> ;
    schema:name "Life and death / Customi-Z"@en,
        "Life and death / カスタマイZ"@ja,
        "Life and death / Customi-Z"@ja-latn ;
    schema:workPerformed <album/46222#musicalwork> .

<artist/21260#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46222#performance> ;
    schema:name "Customi-Z"@en,
        "カスタマイZ"@ja ;
    foaf:name "Customi-Z"@en,
        "カスタマイZ"@ja .

<album/46222#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Life and death / Customi-Z"@en,
        "Life and death / カスタマイZ"@ja,
        "Life and death / Customi-Z"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "HARRY KARKLAND"@en ;
            foaf:made <album/46222#composition> ;
            foaf:name "HARRY KARKLAND"@en ],
        <artist/10121#subject>,
        <artist/10859#subject> ;
    mo:produced_work <album/46222#musicalwork> ;
    schema:name "Life and death / Customi-Z"@en,
        "Life and death / カスタマイZ"@ja,
        "Life and death / Customi-Z"@ja-latn .

<album/46222#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-27"^^xsd:date ;
    dcterms:title "Life and death / Customi-Z"@en,
        "Life and death / カスタマイZ"@ja,
        "Life and death / Customi-Z"@ja-latn ;
    mo:catalogue_number "KICM-1538" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46222#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N6434fa31d29140ecb64dfe0392d2951a ;
    mo:record_count 1 ;
    schema:about <product/22178#subject> ;
    schema:byArtist <artist/21260#subject> ;
    schema:datePublished "2014-08-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/46222/46222-1408529161.jpg> ;
    schema:name "Life and death / Customi-Z"@en,
        "Life and death / カスタマイZ"@ja,
        "Life and death / Customi-Z"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/46222/46222-1408529161.jpg> .

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

_:N3001c0ec2e194f06ab84c023d5fb14cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life and death"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N6434fa31d29140ecb64dfe0392d2951a ;
    schema:name "Life and death"@ja .

_:N5222186feea6469aa207a839507369c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うたいたい歌"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N6434fa31d29140ecb64dfe0392d2951a ;
    schema:name "うたいたい歌"@ja .

_:N8ce26f8a20e147f0b7fdc2d45b15855c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Juliette"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N6434fa31d29140ecb64dfe0392d2951a ;
    schema:name "My Juliette"@ja .

_:N6434fa31d29140ecb64dfe0392d2951a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3001c0ec2e194f06ab84c023d5fb14cc,
        _:N5222186feea6469aa207a839507369c2,
        _:N8ce26f8a20e147f0b7fdc2d45b15855c ;
    mo:track_count 3 ;
    schema:duration "PT12:26"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3001c0ec2e194f06ab84c023d5fb14cc,
        _:N5222186feea6469aa207a839507369c2,
        _:N8ce26f8a20e147f0b7fdc2d45b15855c .

