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

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

<artist/44767#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97339#subject> ;
    schema:name "Jack Sugimori"@en,
        "杉森ジャック"@ja ;
    foaf:made <album/97339#composition>,
        <album/97339#lyrics>,
        <album/97339#subject> ;
    foaf:name "Jack Sugimori"@en,
        "杉森ジャック"@ja .

<artist/44768#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97339#subject> ;
    schema:name "Kawamura"@en,
        "かわむら"@ja ;
    foaf:made <album/97339#composition>,
        <album/97339#lyrics>,
        <album/97339#subject> ;
    foaf:name "Kawamura"@en,
        "かわむら"@ja .

<artist/44769#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97339#subject> ;
    schema:name "Yuki Koyama"@en,
        "小山祐樹"@ja ;
    foaf:made <album/97339#composition>,
        <album/97339#subject> ;
    foaf:name "Yuki Koyama"@en,
        "小山祐樹"@ja .

<product/7651#subject> a schema:CreativeWork ;
    schema:name "NO GUNS LIFE"@en,
        "ノー・ガンズ・ライフ"@ja,
        "NO GUNS LIFE"@ja-latn ;
    foaf:name "NO GUNS LIFE"@en,
        "ノー・ガンズ・ライフ"@ja,
        "NO GUNS LIFE"@ja-latn .

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/97339/97339-1593367381.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/97339#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "new world / THIS IS JAPAN"@en,
        "new world / THIS IS JAPAN"@ja,
        "new world / THIS IS JAPAN"@ja-latn ;
    mo:performance_of <album/97339#musicalwork> ;
    mo:performer <artist/44765#subject> ;
    mo:recorded_as <album/97339#musicalexpression> ;
    schema:byArtist <artist/44765#subject> ;
    schema:name "new world / THIS IS JAPAN"@en,
        "new world / THIS IS JAPAN"@ja,
        "new world / THIS IS JAPAN"@ja-latn ;
    schema:workPerformed <album/97339#musicalwork> .

<artist/44765#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97339#performance> ;
    schema:name "THIS IS JAPAN"@en ;
    foaf:name "THIS IS JAPAN"@en .

<album/97339#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "new world / THIS IS JAPAN"@en,
        "new world / THIS IS JAPAN"@ja,
        "new world / THIS IS JAPAN"@ja-latn ;
    mo:composer <artist/44767#subject>,
        <artist/44768#subject>,
        <artist/44769#subject> ;
    mo:produced_work <album/97339#musicalwork> ;
    schema:name "new world / THIS IS JAPAN"@en,
        "new world / THIS IS JAPAN"@ja,
        "new world / THIS IS JAPAN"@ja-latn .

<album/97339#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-29"^^xsd:date ;
    dcterms:title "new world / THIS IS JAPAN"@en,
        "new world / THIS IS JAPAN"@ja,
        "new world / THIS IS JAPAN"@ja-latn ;
    mo:catalogue_number "KSCL-3103" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97339#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:Ne954fd492215427998d479f097f5a152 ;
    mo:record_count 1 ;
    schema:about <product/7651#subject> ;
    schema:byArtist <artist/44765#subject> ;
    schema:datePublished "2020-07-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/97339/97339-1593367381.jpg> ;
    schema:name "new world / THIS IS JAPAN"@en,
        "new world / THIS IS JAPAN"@ja,
        "new world / THIS IS JAPAN"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/97339/97339-1593367381.jpg> .

_:N032e2c4541a64fc4b773de7c2c8a4991 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "new world"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Ne954fd492215427998d479f097f5a152 ;
    schema:name "new world"@en .

_:Ne42b2c91f48b4a0cb5eb57e2c4da5938 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RRRIOT"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Ne954fd492215427998d479f097f5a152 ;
    schema:name "RRRIOT"@en .

_:Ne954fd492215427998d479f097f5a152 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N032e2c4541a64fc4b773de7c2c8a4991,
        _:Ne42b2c91f48b4a0cb5eb57e2c4da5938 ;
    mo:track_count 2 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N032e2c4541a64fc4b773de7c2c8a4991,
        _:Ne42b2c91f48b4a0cb5eb57e2c4da5938 .

