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

<artist/22298#subject> a schema:Person,
        foaf:Person ;
    schema:name "Younha"@en,
        "윤하"@ja ;
    foaf:made <album/136240#lyrics>,
        <album/136240#subject>,
        <album/136240#vocals> ;
    foaf:name "Younha"@en,
        "윤하"@ja .

<artist/25275#subject> a schema:Person,
        foaf:Person ;
    schema:name "AMADORI"@en ;
    foaf:made <album/136240#lyrics>,
        <album/136240#subject> ;
    foaf:name "AMADORI"@en .

<album/136240#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kioku feat. GOKU / Younha"@en,
        "記憶 feat. GOKU / ユンナ"@ja,
        "Kioku feat. GOKU / Younha"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tablo"@en ;
            foaf:made <album/136240#composition> ;
            foaf:name "Tablo"@en ] ;
    mo:produced_work <album/136240#musicalwork> ;
    schema:name "Kioku feat. GOKU / Younha"@en,
        "記憶 feat. GOKU / ユンナ"@ja,
        "Kioku feat. GOKU / Younha"@ja-latn .

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

<album/136240#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kioku feat. GOKU / Younha"@en,
        "記憶 feat. GOKU / ユンナ"@ja,
        "Kioku feat. GOKU / Younha"@ja-latn ;
    mo:performance_of <album/136240#musicalwork> ;
    mo:recorded_as <album/136240#musicalexpression> ;
    schema:name "Kioku feat. GOKU / Younha"@en,
        "記憶 feat. GOKU / ユンナ"@ja,
        "Kioku feat. GOKU / Younha"@ja-latn ;
    schema:workPerformed <album/136240#musicalwork> .

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

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

<https://media.vgm.io/albums/04/136240/136240-708d6dabb104.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/136240#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/136240/136240-708d6dabb104.jpg> ;
    foaf:depicts <album/136240#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/136240/136240-708d6dabb104.jpg> .

<https://medium-media.vgm.io/albums/04/136240/136240-708d6dabb104.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/136240#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-11"^^xsd:date ;
    dcterms:title "Kioku feat. GOKU / Younha"@en,
        "記憶 feat. GOKU / ユンナ"@ja,
        "Kioku feat. GOKU / Younha"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/136240#musicalexpression> ;
    mo:publisher <org/2821#subject> ;
    mo:record _:Nba9232550bb2449a9e61de0a98989002 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "RIDEBACK"@en ;
            foaf:name "RIDEBACK"@en ] ;
    schema:datePublished "2009-01-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/136240/136240-708d6dabb104.jpg> ;
    schema:name "Kioku feat. GOKU / Younha"@en,
        "記憶 feat. GOKU / ユンナ"@ja,
        "Kioku feat. GOKU / Younha"@ja-latn ;
    schema:publisher <org/2821#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/136240/136240-708d6dabb104.jpg> .

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

_:N174b27b65b74429ba4fdbb56f4b86955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "記憶 feat. GOKU"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nba9232550bb2449a9e61de0a98989002 ;
    schema:name "記憶 feat. GOKU"@ja .

_:Nba9232550bb2449a9e61de0a98989002 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N174b27b65b74429ba4fdbb56f4b86955 ;
    mo:track_count 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N174b27b65b74429ba4fdbb56f4b86955 .

