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

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

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

<artist/1742#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145514#subject> ;
    schema:name "Hikaru Utada"@en,
        "宇多田ヒカル"@ja ;
    foaf:made <album/145514#composition>,
        <album/145514#subject> ;
    foaf:name "Hikaru Utada"@en,
        "宇多田ヒカル"@ja .

<artist/22347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145514#subject> ;
    schema:name "Paul Carter"@en ;
    foaf:made <album/145514#composition>,
        <album/145514#subject> ;
    foaf:name "Paul Carter"@en .

<product/1502#subject> a schema:CreativeWork ;
    schema:name "Evangelion: 3.0 You Can (Not) Redo."@en,
        "ヱヴァンゲリヲン新劇場版: Q"@ja,
        "Evangelion Shin Gekijouban: Q"@ja-latn ;
    foaf:name "Evangelion: 3.0 You Can (Not) Redo."@en,
        "ヱヴァンゲリヲン新劇場版: Q"@ja,
        "Evangelion Shin Gekijouban: Q"@ja-latn .

<product/2816#subject> a schema:CreativeWork ;
    schema:name "Tokyo Ghoul"@en,
        "東京喰種(トーキョーグール)"@ja,
        "Tokyo Ghoul"@ja-latn ;
    foaf:name "Tokyo Ghoul"@en,
        "東京喰種(トーキョーグール)"@ja,
        "Tokyo Ghoul"@ja-latn .

<product/524#subject> a schema:CreativeWork ;
    schema:name "GHOST IN THE SHELL"@en,
        "攻殻機動隊"@ja,
        "Koukaku Kidoutai"@ja-latn ;
    foaf:name "GHOST IN THE SHELL"@en,
        "攻殻機動隊"@ja,
        "Koukaku Kidoutai"@ja-latn .

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

<album/145514#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Biolog vol.1"@en,
        "Biolog vol.1"@ja,
        "Biolog vol.1"@ja-latn ;
    mo:performance_of <album/145514#musicalwork> ;
    mo:recorded_as <album/145514#musicalexpression> ;
    schema:name "Biolog vol.1"@en,
        "Biolog vol.1"@ja,
        "Biolog vol.1"@ja-latn ;
    schema:workPerformed <album/145514#musicalwork> .

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

<https://medium-media.vgm.io/albums/41/145514/145514-b1c04394d4ef.jpg> a schema:ImageObject,
        foaf:Image .

<album/145514#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Biolog vol.1"@en,
        "Biolog vol.1"@ja,
        "Biolog vol.1"@ja-latn ;
    mo:composer <artist/1742#subject>,
        <artist/22347#subject> ;
    mo:produced_work <album/145514#musicalwork> ;
    schema:name "Biolog vol.1"@en,
        "Biolog vol.1"@ja,
        "Biolog vol.1"@ja-latn .

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

<album/145514#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-25"^^xsd:date ;
    dcterms:title "Biolog vol.1"@en,
        "Biolog vol.1"@ja,
        "Biolog vol.1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/145514#musicalexpression> ;
    mo:publisher _:Nd3e734fafe5240a6924f1a9e4469899d ;
    mo:record _:Ne771da3131114e1ea6b0209ec76a4950 ;
    mo:record_count 1 ;
    schema:about <product/1502#subject>,
        <product/2816#subject>,
        <product/524#subject> ;
    schema:datePublished "2024-12-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/41/145514/145514-b1c04394d4ef.jpg> ;
    schema:name "Biolog vol.1"@en,
        "Biolog vol.1"@ja,
        "Biolog vol.1"@ja-latn ;
    schema:publisher _:Nd3e734fafe5240a6924f1a9e4469899d ;
    foaf:depiction <https://media.vgm.io/albums/41/145514/145514-b1c04394d4ef.jpg> .

_:N0baae26e37f84ed68d0f0a40ef145603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is It Cold In The Water? (Supire Bootleg)"@en,
        "Is It Cold In The Water? (Supire Bootleg)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Ne771da3131114e1ea6b0209ec76a4950 ;
    schema:name "Is It Cold In The Water? (Supire Bootleg)"@en,
        "Is It Cold In The Water? (Supire Bootleg)"@ja .

_:N3f4bbe8fdee24953a7734cc54900d51b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Malignant"@en,
        "Malignant"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Ne771da3131114e1ea6b0209ec76a4950 ;
    schema:name "Malignant"@en,
        "Malignant"@ja .

_:N62624a306c114261bca90056669abcdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chant I - MAKING OF CYBORG (Supire Bootleg)"@en,
        "謡I - MAKING OF CYBORG (Supire Bootleg)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Ne771da3131114e1ea6b0209ec76a4950 ;
    schema:name "Chant I - MAKING OF CYBORG (Supire Bootleg)"@en,
        "謡I - MAKING OF CYBORG (Supire Bootleg)"@ja .

_:N890cdc40ccaf4afdba3cd060767208a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "unravel (Supire Full Vibes Bootleg)"@en,
        "unravel (Supire Full Vibes Bootleg)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT9:03"^^xsd:interval ;
    schema:inPlaylist _:Ne771da3131114e1ea6b0209ec76a4950 ;
    schema:name "unravel (Supire Full Vibes Bootleg)"@en,
        "unravel (Supire Full Vibes Bootleg)"@ja .

_:N956681db1bd747deb977ec470f644bc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura Nagashi (Supire Bootleg)"@en,
        "Sakura Nagashi (Supire Bootleg)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ne771da3131114e1ea6b0209ec76a4950 ;
    schema:name "Sakura Nagashi (Supire Bootleg)"@en,
        "Sakura Nagashi (Supire Bootleg)"@ja .

_:Nd3e734fafe5240a6924f1a9e4469899d schema:name "Supire"@en,
        "Supire"@ja,
        "Supire"@ja-latn ;
    foaf:name "Supire"@en,
        "Supire"@ja,
        "Supire"@ja-latn .

_:Nf59d80db982648d2bf7d7a13662c3655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bass Cannon (Alfred English Deconstruction) (Supire Bootleg)"@en,
        "Bass Cannon (Alfred English Deconstruction) (Supire Bootleg)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Ne771da3131114e1ea6b0209ec76a4950 ;
    schema:name "Bass Cannon (Alfred English Deconstruction) (Supire Bootleg)"@en,
        "Bass Cannon (Alfred English Deconstruction) (Supire Bootleg)"@ja .

_:Ne771da3131114e1ea6b0209ec76a4950 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0baae26e37f84ed68d0f0a40ef145603,
        _:N3f4bbe8fdee24953a7734cc54900d51b,
        _:N62624a306c114261bca90056669abcdb,
        _:N890cdc40ccaf4afdba3cd060767208a2,
        _:N956681db1bd747deb977ec470f644bc1,
        _:Nf59d80db982648d2bf7d7a13662c3655 ;
    mo:track_count 6 ;
    schema:duration "PT32:54"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0baae26e37f84ed68d0f0a40ef145603,
        _:N3f4bbe8fdee24953a7734cc54900d51b,
        _:N62624a306c114261bca90056669abcdb,
        _:N890cdc40ccaf4afdba3cd060767208a2,
        _:N956681db1bd747deb977ec470f644bc1,
        _:Nf59d80db982648d2bf7d7a13662c3655 .

