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

<artist/19554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158143#subject> ;
    schema:name "TAKAROT"@en ;
    foaf:made <album/158143#composition>,
        <album/158143#subject> ;
    foaf:name "TAKAROT"@en .

<artist/32811#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158143#subject> ;
    schema:name "LOZAREENA"@en ;
    foaf:made <album/158143#composition>,
        <album/158143#lyrics>,
        <album/158143#subject>,
        <album/158143#vocals> ;
    foaf:name "LOZAREENA"@en .

<artist/79212#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158143#subject> ;
    schema:name "Anna Kusakawa"@en,
        "草川アンナ"@ja ;
    foaf:made <album/158143#composition>,
        <album/158143#subject> ;
    foaf:name "Anna Kusakawa"@en,
        "草川アンナ"@ja .

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

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

<album/158143#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "where you come from / LOZAREENA"@en,
        "where you come from / ロザリーナ"@ja,
        "where you come from / LOZAREENA"@ja-latn ;
    mo:performance_of <album/158143#musicalwork> ;
    mo:recorded_as <album/158143#musicalexpression> ;
    schema:name "where you come from / LOZAREENA"@en,
        "where you come from / ロザリーナ"@ja,
        "where you come from / LOZAREENA"@ja-latn ;
    schema:workPerformed <album/158143#musicalwork> .

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

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

<https://media.vgm.io/albums/34/158143/158143-19c2f40a4716.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/158143#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/158143/158143-19c2f40a4716.jpg> ;
    foaf:depicts <album/158143#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/158143/158143-19c2f40a4716.jpg> .

<https://medium-media.vgm.io/albums/34/158143/158143-19c2f40a4716.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/158143#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "where you come from / LOZAREENA"@en,
        "where you come from / ロザリーナ"@ja,
        "where you come from / LOZAREENA"@ja-latn ;
    mo:composer <artist/19554#subject>,
        <artist/32811#subject>,
        <artist/79212#subject> ;
    mo:produced_work <album/158143#musicalwork> ;
    schema:name "where you come from / LOZAREENA"@en,
        "where you come from / ロザリーナ"@ja,
        "where you come from / LOZAREENA"@ja-latn .

<album/158143#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-20"^^xsd:date ;
    dcterms:title "where you come from / LOZAREENA"@en,
        "where you come from / ロザリーナ"@ja,
        "where you come from / LOZAREENA"@ja-latn ;
    mo:catalogue_number "SRCL-13390" ;
    mo:media_type "CD" ;
    mo:publication_of <album/158143#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N0a9cc237c9c7433ea6df865638aece27 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Odekake Kozame: Tokai no Otomodachi"@en ;
            foaf:name "Odekake Kozame: Tokai no Otomodachi"@en ] ;
    schema:datePublished "2025-08-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/158143/158143-19c2f40a4716.jpg> ;
    schema:name "where you come from / LOZAREENA"@en,
        "where you come from / ロザリーナ"@ja,
        "where you come from / LOZAREENA"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/158143/158143-19c2f40a4716.jpg> .

_:N3ec1eece01ef4ff7aa63622b9448db20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "where you come from"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N0a9cc237c9c7433ea6df865638aece27 ;
    schema:name "where you come from"@en .

_:N7107d7a869fd416bae4790903fda7c15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chop tap"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N0a9cc237c9c7433ea6df865638aece27 ;
    schema:name "chop tap"@en .

_:N0a9cc237c9c7433ea6df865638aece27 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ec1eece01ef4ff7aa63622b9448db20,
        _:N7107d7a869fd416bae4790903fda7c15 ;
    mo:track_count 2 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3ec1eece01ef4ff7aa63622b9448db20,
        _:N7107d7a869fd416bae4790903fda7c15 .

