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

<artist/61386#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144959#subject> ;
    schema:name "YU-KA"@en,
        "由薫"@ja ;
    foaf:made <album/144959#composition>,
        <album/144959#lyrics>,
        <album/144959#subject>,
        <album/144959#vocals> ;
    foaf:name "YU-KA"@en,
        "由薫"@ja .

<product/19036#subject> a schema:CreativeWork ;
    schema:name "BEASTARS FINAL SEASON"@en,
        "BEASTARS FINAL SEASON"@ja,
        "BEASTARS FINAL SEASON"@ja-latn ;
    foaf:name "BEASTARS FINAL SEASON"@en,
        "BEASTARS FINAL SEASON"@ja,
        "BEASTARS FINAL SEASON"@ja-latn .

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

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

<album/144959#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Feel Like This / YU-KA"@en,
        "Feel Like This / 由薫"@ja,
        "Feel Like This / YU-KA"@ja-latn ;
    mo:performance_of <album/144959#musicalwork> ;
    mo:recorded_as <album/144959#musicalexpression> ;
    schema:name "Feel Like This / YU-KA"@en,
        "Feel Like This / 由薫"@ja,
        "Feel Like This / YU-KA"@ja-latn ;
    schema:workPerformed <album/144959#musicalwork> .

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

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

<https://media.vgm.io/albums/95/144959/144959-7f4f33fa5432.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144959#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/144959/144959-7f4f33fa5432.jpg> ;
    foaf:depicts <album/144959#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/144959/144959-7f4f33fa5432.jpg> .

<https://medium-media.vgm.io/albums/95/144959/144959-7f4f33fa5432.jpg> a schema:ImageObject,
        foaf:Image .

<album/144959#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Feel Like This / YU-KA"@en,
        "Feel Like This / 由薫"@ja,
        "Feel Like This / YU-KA"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "David Fremberg"@en ;
            foaf:made <album/144959#composition> ;
            foaf:name "David Fremberg"@en ],
        <artist/61386#subject> ;
    mo:produced_work <album/144959#musicalwork> ;
    schema:name "Feel Like This / YU-KA"@en,
        "Feel Like This / 由薫"@ja,
        "Feel Like This / YU-KA"@ja-latn .

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

<album/144959#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-05"^^xsd:date ;
    dcterms:title "Feel Like This / YU-KA"@en,
        "Feel Like This / 由薫"@ja,
        "Feel Like This / YU-KA"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/144959#musicalexpression> ;
    mo:publisher <org/2395#subject> ;
    mo:record _:N9c6523a82fd14e4e803d0f2371dfe9d1 ;
    mo:record_count 1 ;
    schema:about <product/19036#subject> ;
    schema:datePublished "2024-12-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/95/144959/144959-7f4f33fa5432.jpg> ;
    schema:name "Feel Like This / YU-KA"@en,
        "Feel Like This / 由薫"@ja,
        "Feel Like This / YU-KA"@ja-latn ;
    schema:publisher <org/2395#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/144959/144959-7f4f33fa5432.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144959#subject> ;
    schema:name "David Fremberg"@en ;
    foaf:made <album/144959#subject> ;
    foaf:name "David Fremberg"@en .

_:N959dd94083754d439e358007123d287f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel Like This"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N9c6523a82fd14e4e803d0f2371dfe9d1 ;
    schema:name "Feel Like This"@en .

_:N9c6523a82fd14e4e803d0f2371dfe9d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N959dd94083754d439e358007123d287f ;
    mo:track_count 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N959dd94083754d439e358007123d287f .

