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

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

<artist/5190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18161#subject> ;
    schema:name "Takuya Watanabe"@en,
        "渡辺拓也"@ja ;
    foaf:made <album/18161#composition>,
        <album/18161#lyrics>,
        <album/18161#subject> ;
    foaf:name "Takuya Watanabe"@en,
        "渡辺拓也"@ja .

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

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

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

<https://medium-media.vgm.io/albums/16/18161/18161-1278211767.jpg> a schema:ImageObject,
        foaf:Image .

<album/18161#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Secret Garden/Kimi no Te Boku no Te / Shuhei Kita"@en,
        "Secret Garden/君の手 僕の手 / 喜多修平"@ja,
        "Secret Garden/Kimi no Te Boku no Te / Shuhei Kita"@ja-latn ;
    mo:composer <artist/5190#subject>,
        <artist/7031#subject> ;
    mo:produced_work <album/18161#musicalwork> ;
    schema:name "Secret Garden/Kimi no Te Boku no Te / Shuhei Kita"@en,
        "Secret Garden/君の手 僕の手 / 喜多修平"@ja,
        "Secret Garden/Kimi no Te Boku no Te / Shuhei Kita"@ja-latn .

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

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

<album/18161#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Secret Garden/Kimi no Te Boku no Te / Shuhei Kita"@en,
        "Secret Garden/君の手 僕の手 / 喜多修平"@ja,
        "Secret Garden/Kimi no Te Boku no Te / Shuhei Kita"@ja-latn ;
    mo:performance_of <album/18161#musicalwork> ;
    mo:performer <artist/7031#subject> ;
    mo:recorded_as <album/18161#musicalexpression> ;
    schema:byArtist <artist/7031#subject> ;
    schema:name "Secret Garden/Kimi no Te Boku no Te / Shuhei Kita"@en,
        "Secret Garden/君の手 僕の手 / 喜多修平"@ja,
        "Secret Garden/Kimi no Te Boku no Te / Shuhei Kita"@ja-latn ;
    schema:workPerformed <album/18161#musicalwork> .

<artist/7031#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18161#subject> ;
    mo:performed <album/18161#performance> ;
    schema:name "Shuhei Kita"@en,
        "喜多修平"@ja ;
    foaf:made <album/18161#composition>,
        <album/18161#lyrics>,
        <album/18161#subject> ;
    foaf:name "Shuhei Kita"@en,
        "喜多修平"@ja .

<album/18161#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-07"^^xsd:date ;
    dcterms:title "Secret Garden/Kimi no Te Boku no Te / Shuhei Kita"@en,
        "Secret Garden/君の手 僕の手 / 喜多修平"@ja,
        "Secret Garden/Kimi no Te Boku no Te / Shuhei Kita"@ja-latn ;
    mo:catalogue_number "LACM-4713" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18161#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N3497b89cf14f4352821e2b83ce1d8f62 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Otomoteki Koikakumei★Love Revo!! Portable"@en ;
            foaf:name "Otomoteki Koikakumei★Love Revo!! Portable"@en ] ;
    schema:byArtist <artist/7031#subject> ;
    schema:datePublished "2010-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/18161/18161-1278211767.jpg> ;
    schema:name "Secret Garden/Kimi no Te Boku no Te / Shuhei Kita"@en,
        "Secret Garden/君の手 僕の手 / 喜多修平"@ja,
        "Secret Garden/Kimi no Te Boku no Te / Shuhei Kita"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/18161/18161-1278211767.jpg> .

_:N63bae21631c2424cb05a070388730003 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Garden (inst)"@en,
        "Secret Garden (inst)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N3497b89cf14f4352821e2b83ce1d8f62 ;
    schema:name "Secret Garden (inst)"@en,
        "Secret Garden (inst)"@ja .

_:N9f5661199b514d678c33e4aaaffe8d10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Hands, My Hands"@en,
        "君の手 僕の手"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N3497b89cf14f4352821e2b83ce1d8f62 ;
    schema:name "Your Hands, My Hands"@en,
        "君の手 僕の手"@ja .

_:Nec00998e6f074ae7b8fedd29b4a36bc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Hands, My Hands (inst)"@en,
        "君の手 僕の手s (inst)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N3497b89cf14f4352821e2b83ce1d8f62 ;
    schema:name "Your Hands, My Hands (inst)"@en,
        "君の手 僕の手s (inst)"@ja .

_:Nf373227bbe2d4b269f90374805f9f195 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Garden"@en,
        "Secret Garden"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N3497b89cf14f4352821e2b83ce1d8f62 ;
    schema:name "Secret Garden"@en,
        "Secret Garden"@ja .

_:N3497b89cf14f4352821e2b83ce1d8f62 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N63bae21631c2424cb05a070388730003,
        _:N9f5661199b514d678c33e4aaaffe8d10,
        _:Nec00998e6f074ae7b8fedd29b4a36bc1,
        _:Nf373227bbe2d4b269f90374805f9f195 ;
    mo:track_count 4 ;
    schema:duration "PT17:32"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N63bae21631c2424cb05a070388730003,
        _:N9f5661199b514d678c33e4aaaffe8d10,
        _:Nec00998e6f074ae7b8fedd29b4a36bc1,
        _:Nf373227bbe2d4b269f90374805f9f195 .

