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

<artist/47659#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuya Minekura"@en,
        "峰倉かずや"@ja ;
    foaf:made <album/144242#lyrics>,
        <album/144242#subject> ;
    foaf:name "Kazuya Minekura"@en,
        "峰倉かずや"@ja .

<artist/6389#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naomi Kosaka"@en,
        "こさかなおみ"@ja ;
    foaf:made <album/144242#lyrics>,
        <album/144242#subject> ;
    foaf:name "Naomi Kosaka"@en,
        "こさかなおみ"@ja .

<artist/8351#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144242#subject> ;
    schema:name "GARDEN"@en ;
    foaf:made <album/144242#composition>,
        <album/144242#subject>,
        <album/144242#vocals> ;
    foaf:name "GARDEN"@en .

<album/144242#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Late-show / GARDEN"@en,
        "Late-show / GARDEN"@ja,
        "Late-show / GARDEN"@ja-latn ;
    mo:composer <artist/8351#subject> ;
    mo:produced_work <album/144242#musicalwork> ;
    schema:name "Late-show / GARDEN"@en,
        "Late-show / GARDEN"@ja,
        "Late-show / GARDEN"@ja-latn .

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

<album/144242#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Late-show / GARDEN"@en,
        "Late-show / GARDEN"@ja,
        "Late-show / GARDEN"@ja-latn ;
    mo:performance_of <album/144242#musicalwork> ;
    mo:recorded_as <album/144242#musicalexpression> ;
    schema:name "Late-show / GARDEN"@en,
        "Late-show / GARDEN"@ja,
        "Late-show / GARDEN"@ja-latn ;
    schema:workPerformed <album/144242#musicalwork> .

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

<org/1368#subject> schema:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn ;
    foaf:name "M:X"@en,
        "M:X"@ja,
        "M:X"@ja-latn .

<https://media.vgm.io/albums/24/144242/144242-3b845df73707.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144242#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/144242/144242-3b845df73707.webp> ;
    foaf:depicts <album/144242#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/144242/144242-3b845df73707.webp> .

<https://medium-media.vgm.io/albums/24/144242/144242-3b845df73707.webp> a schema:ImageObject,
        foaf:Image .

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

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

<album/144242#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-04-25"^^xsd:date ;
    dcterms:title "Late-show / GARDEN"@en,
        "Late-show / GARDEN"@ja,
        "Late-show / GARDEN"@ja-latn ;
    mo:catalogue_number "FCCM-0182" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144242#musicalexpression> ;
    mo:publisher <org/1368#subject> ;
    mo:record _:Nf12d2d88db3b4fcd90f65b9c37ec8303 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Saiyuki RELOAD -burial-"@en ;
            foaf:name "Saiyuki RELOAD -burial-"@en ] ;
    schema:datePublished "2007-04-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/144242/144242-3b845df73707.webp> ;
    schema:name "Late-show / GARDEN"@en,
        "Late-show / GARDEN"@ja,
        "Late-show / GARDEN"@ja-latn ;
    schema:publisher <org/1368#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/144242/144242-3b845df73707.webp> .

_:N5c062051e6f545bc9c6e5504e7eb6143 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ending"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nf12d2d88db3b4fcd90f65b9c37ec8303 ;
    schema:name "ending"@en .

_:N99ec6a351f634c06ad400410e0ed0dcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Late-show"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nf12d2d88db3b4fcd90f65b9c37ec8303 ;
    schema:name "Late-show"@en .

_:Nadde96763bca4e8aa7e92a7382532adc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Late-show (instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nf12d2d88db3b4fcd90f65b9c37ec8303 ;
    schema:name "Late-show (instrumental)"@en .

_:Ndee4b853209244a3a063dd0fca0937e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "true flower"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nf12d2d88db3b4fcd90f65b9c37ec8303 ;
    schema:name "true flower"@en .

_:Nf81fb41a731a480f94f5215cdd21d013 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Late-show (a cappella version)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nf12d2d88db3b4fcd90f65b9c37ec8303 ;
    schema:name "Late-show (a cappella version)"@en .

_:Nf12d2d88db3b4fcd90f65b9c37ec8303 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5c062051e6f545bc9c6e5504e7eb6143,
        _:N99ec6a351f634c06ad400410e0ed0dcc,
        _:Nadde96763bca4e8aa7e92a7382532adc,
        _:Ndee4b853209244a3a063dd0fca0937e6,
        _:Nf81fb41a731a480f94f5215cdd21d013 ;
    mo:track_count 5 ;
    schema:duration "PT21:30"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N5c062051e6f545bc9c6e5504e7eb6143,
        _:N99ec6a351f634c06ad400410e0ed0dcc,
        _:Nadde96763bca4e8aa7e92a7382532adc,
        _:Ndee4b853209244a3a063dd0fca0937e6,
        _:Nf81fb41a731a480f94f5215cdd21d013 .

