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

<artist/27048#subject> a schema:Person,
        foaf:Person ;
    schema:name "Momoyo Koyama"@en,
        "小山百代"@ja ;
    foaf:made <album/109665#subject>,
        <album/109665#vocals> ;
    foaf:name "Momoyo Koyama"@en,
        "小山百代"@ja .

<artist/27050#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruki Iwata"@en,
        "岩田陽葵"@ja ;
    foaf:made <album/109665#subject>,
        <album/109665#vocals> ;
    foaf:name "Haruki Iwata"@en,
        "岩田陽葵"@ja .

<artist/30564#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikaru Tono"@en,
        "遠野ひかる"@ja ;
    foaf:made <album/109665#subject>,
        <album/109665#vocals> ;
    foaf:name "Hikaru Tono"@en,
        "遠野ひかる"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/109665#lyrics>,
        <album/109665#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/10252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109665#subject> ;
    schema:name "Takahiro Yamada"@en,
        "山田高弘"@ja ;
    foaf:made <album/109665#composition>,
        <album/109665#subject> ;
    foaf:name "Takahiro Yamada"@en,
        "山田高弘"@ja .

<album/109665#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "for you for me / TReNity"@en,
        "for you for me / トReニティ"@ja,
        "for you for me / TReNity"@ja-latn ;
    mo:composer <artist/10252#subject> ;
    mo:produced_work <album/109665#musicalwork> ;
    schema:name "for you for me / TReNity"@en,
        "for you for me / トReニティ"@ja,
        "for you for me / TReNity"@ja-latn .

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

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

<album/109665#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "for you for me / TReNity"@en,
        "for you for me / トReニティ"@ja,
        "for you for me / TReNity"@ja-latn ;
    mo:performance_of <album/109665#musicalwork> ;
    mo:recorded_as <album/109665#musicalexpression> ;
    schema:name "for you for me / TReNity"@en,
        "for you for me / トReニティ"@ja,
        "for you for me / TReNity"@ja-latn ;
    schema:workPerformed <album/109665#musicalwork> .

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

<https://media.vgm.io/albums/56/109665/109665-1797ce9b51be.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109665#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/109665/109665-1797ce9b51be.jpg> ;
    foaf:depicts <album/109665#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/109665/109665-1797ce9b51be.jpg> .

<https://medium-media.vgm.io/albums/56/109665/109665-1797ce9b51be.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/109665#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-03-05"^^xsd:date ;
    dcterms:title "for you for me / TReNity"@en,
        "for you for me / トReニティ"@ja,
        "for you for me / TReNity"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/109665#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N8c46fe6f36af4f928525bc92cc29b908 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rebirth"@en ;
            foaf:name "Rebirth"@en ] ;
    schema:datePublished "2021-03-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/109665/109665-1797ce9b51be.jpg> ;
    schema:name "for you for me / TReNity"@en,
        "for you for me / トReニティ"@ja,
        "for you for me / TReNity"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/109665/109665-1797ce9b51be.jpg> .

_:N7cada507fe0b4f4aa5aabdbcbbf378ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "for you for me"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N8c46fe6f36af4f928525bc92cc29b908 ;
    schema:name "for you for me"@en .

_:Nb207b62403ce4aa7896ccff4e95bf652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "for you for me -instrumental-"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N8c46fe6f36af4f928525bc92cc29b908 ;
    schema:name "for you for me -instrumental-"@en .

_:N8c46fe6f36af4f928525bc92cc29b908 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7cada507fe0b4f4aa5aabdbcbbf378ea,
        _:Nb207b62403ce4aa7896ccff4e95bf652 ;
    mo:track_count 2 ;
    schema:duration "PT9:00"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7cada507fe0b4f4aa5aabdbcbbf378ea,
        _:Nb207b62403ce4aa7896ccff4e95bf652 .

