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

<artist/36471#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lilas Ikuta"@en,
        "幾田りら"@ja ;
    foaf:made <album/121631#subject>,
        <album/121631#vocals> ;
    foaf:name "Lilas Ikuta"@en,
        "幾田りら"@ja .

<artist/39961#subject> a schema:Person,
        foaf:Person ;
    schema:name "R-Shitei"@en,
        "R-指定"@ja ;
    foaf:made <album/121631#lyrics>,
        <album/121631#subject> ;
    foaf:name "R-Shitei"@en,
        "R-指定"@ja .

<album/121632> a mo:Release ;
    mo:catalogue_number "AICL-4270~1" .

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

<artist/51560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121631#subject> ;
    schema:name "DJ Matsunaga"@en,
        "DJ 松永"@ja ;
    foaf:made <album/121631#composition>,
        <album/121631#subject> ;
    foaf:name "DJ Matsunaga"@en,
        "DJ 松永"@ja .

<product/11607#subject> a schema:CreativeWork ;
    schema:name "Call of the Night"@en,
        "よふかしのうた"@ja,
        "Yofukashi no Uta"@ja-latn ;
    foaf:name "Call of the Night"@en,
        "よふかしのうた"@ja,
        "Yofukashi no Uta"@ja-latn .

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

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

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

<https://media.vgm.io/albums/13/121631/121631-0e6e0f7b4611.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121631#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/121631/121631-0e6e0f7b4611.jpg> ;
    foaf:depicts <album/121631#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/121631/121631-0e6e0f7b4611.jpg> .

<https://medium-media.vgm.io/albums/13/121631/121631-0e6e0f7b4611.jpg> a schema:ImageObject,
        foaf:Image .

<album/121631#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ensemble Play / Creepy Nuts"@en,
        "アンサンブル・プレイ / Creepy Nuts"@ja,
        "Ensemble Play / Creepy Nuts"@ja-latn ;
    mo:composer <artist/36334#subject>,
        <artist/51560#subject> ;
    mo:produced_work <album/121631#musicalwork> ;
    schema:name "Ensemble Play / Creepy Nuts"@en,
        "アンサンブル・プレイ / Creepy Nuts"@ja,
        "Ensemble Play / Creepy Nuts"@ja-latn .

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

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

<album/121631#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ensemble Play / Creepy Nuts"@en,
        "アンサンブル・プレイ / Creepy Nuts"@ja,
        "Ensemble Play / Creepy Nuts"@ja-latn ;
    mo:performance_of <album/121631#musicalwork> ;
    mo:performer <artist/51561#subject> ;
    mo:recorded_as <album/121631#musicalexpression> ;
    schema:byArtist <artist/51561#subject> ;
    schema:name "Ensemble Play / Creepy Nuts"@en,
        "アンサンブル・プレイ / Creepy Nuts"@ja,
        "Ensemble Play / Creepy Nuts"@ja-latn ;
    schema:workPerformed <album/121631#musicalwork> .

<artist/51561#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/121631#performance> ;
    schema:name "Creepy Nuts"@en ;
    foaf:name "Creepy Nuts"@en .

<album/121631#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-07"^^xsd:date ;
    dcterms:title "Ensemble Play / Creepy Nuts"@en,
        "アンサンブル・プレイ / Creepy Nuts"@ja,
        "Ensemble Play / Creepy Nuts"@ja-latn ;
    mo:catalogue_number "AICL-4275" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/121632> ;
    mo:publication_of <album/121631#musicalexpression> ;
    mo:publisher <org/1332#subject> ;
    mo:record _:N5ba29c08005c43ec86e197facc09d526 ;
    mo:record_count 1 ;
    schema:about <product/11607#subject> ;
    schema:byArtist <artist/51561#subject> ;
    schema:datePublished "2022-09-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/121631/121631-0e6e0f7b4611.jpg> ;
    schema:name "Ensemble Play / Creepy Nuts"@en,
        "アンサンブル・プレイ / Creepy Nuts"@ja,
        "Ensemble Play / Creepy Nuts"@ja-latn ;
    schema:publisher <org/1332#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/121631/121631-0e6e0f7b4611.jpg> .

_:N05fa1fa363f04dc7a5b1812dd46839aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "のびしろ - From THE FIRST TAKE"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N5ba29c08005c43ec86e197facc09d526 ;
    schema:name "のびしろ - From THE FIRST TAKE"@ja .

_:N3afeb77c3e974755b55d322e34d2f56a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2way nice guy"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N5ba29c08005c43ec86e197facc09d526 ;
    schema:name "2way nice guy"@ja .

_:N3c4bbf2f619c4783b03c1c8eff7917d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パッと咲いて散って灰に"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N5ba29c08005c43ec86e197facc09d526 ;
    schema:name "パッと咲いて散って灰に"@ja .

_:N4ac0ac0d40604b2086caad0f20dd1694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outro"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N5ba29c08005c43ec86e197facc09d526 ;
    schema:name "Outro"@ja .

_:N5ca9de1425c14911b55e03e8d104b3c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友人A"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5ba29c08005c43ec86e197facc09d526 ;
    schema:name "友人A"@ja .

_:N8630ff5e2a8e46afbba3e1afe9214913 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N5ba29c08005c43ec86e197facc09d526 ;
    schema:name "Intro"@ja .

_:Nad094ad8e87d4190aec6d5f7175ff577 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dawn"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N5ba29c08005c43ec86e197facc09d526 ;
    schema:name "dawn"@ja .

_:Nbfbe65430a814adba7def78dceaae0fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フロント9番"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N5ba29c08005c43ec86e197facc09d526 ;
    schema:name "フロント9番"@ja .

_:Nd0bdc7be0bd54b56902340f6759314e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ばかまじめ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N5ba29c08005c43ec86e197facc09d526 ;
    schema:name "ばかまじめ"@ja .

_:Ne7c098e3139b46a98eea6b2d6ec4a99e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "堕天"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N5ba29c08005c43ec86e197facc09d526 ;
    schema:name "堕天"@ja .

_:Nff4fc883b87649c981434c353c8d073f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Madman"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N5ba29c08005c43ec86e197facc09d526 ;
    schema:name "Madman"@ja .

_:Nffee0c5065254ebca3cd95b7a78555bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロスタイム"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N5ba29c08005c43ec86e197facc09d526 ;
    schema:name "ロスタイム"@ja .

_:N5ba29c08005c43ec86e197facc09d526 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05fa1fa363f04dc7a5b1812dd46839aa,
        _:N3afeb77c3e974755b55d322e34d2f56a,
        _:N3c4bbf2f619c4783b03c1c8eff7917d9,
        _:N4ac0ac0d40604b2086caad0f20dd1694,
        _:N5ca9de1425c14911b55e03e8d104b3c8,
        _:N8630ff5e2a8e46afbba3e1afe9214913,
        _:Nad094ad8e87d4190aec6d5f7175ff577,
        _:Nbfbe65430a814adba7def78dceaae0fa,
        _:Nd0bdc7be0bd54b56902340f6759314e0,
        _:Ne7c098e3139b46a98eea6b2d6ec4a99e,
        _:Nff4fc883b87649c981434c353c8d073f,
        _:Nffee0c5065254ebca3cd95b7a78555bd ;
    mo:track_count 12 ;
    schema:duration "PT32:44"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N05fa1fa363f04dc7a5b1812dd46839aa,
        _:N3afeb77c3e974755b55d322e34d2f56a,
        _:N3c4bbf2f619c4783b03c1c8eff7917d9,
        _:N4ac0ac0d40604b2086caad0f20dd1694,
        _:N5ca9de1425c14911b55e03e8d104b3c8,
        _:N8630ff5e2a8e46afbba3e1afe9214913,
        _:Nad094ad8e87d4190aec6d5f7175ff577,
        _:Nbfbe65430a814adba7def78dceaae0fa,
        _:Nd0bdc7be0bd54b56902340f6759314e0,
        _:Ne7c098e3139b46a98eea6b2d6ec4a99e,
        _:Nff4fc883b87649c981434c353c8d073f,
        _:Nffee0c5065254ebca3cd95b7a78555bd .

