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

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

<artist/39140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105143#subject> ;
    schema:name "GIORGIO 13"@en ;
    foaf:made <album/105143#composition>,
        <album/105143#lyrics>,
        <album/105143#subject> ;
    foaf:name "GIORGIO 13"@en .

<product/12683#subject> a schema:CreativeWork ;
    schema:name "Yatterman (2008)"@en,
        "ヤッターマン (2008)"@ja,
        "Yatterman (2008)"@ja-latn ;
    foaf:name "Yatterman (2008)"@en,
        "ヤッターマン (2008)"@ja,
        "Yatterman (2008)"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/34/105143/105143-5d2ea162068c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/105143#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GIVE ME UP / Nami Tamaki [Limited Edition / Type B]"@en,
        "GIVE ME UP / 玉置 成実"@ja,
        "GIVE ME UP / Nami Tamaki [Limited Edition / Type B]"@ja-latn ;
    mo:performance_of <album/105143#musicalwork> ;
    mo:performer <artist/4475#subject> ;
    mo:recorded_as <album/105143#musicalexpression> ;
    schema:byArtist <artist/4475#subject> ;
    schema:name "GIVE ME UP / Nami Tamaki [Limited Edition / Type B]"@en,
        "GIVE ME UP / 玉置 成実"@ja,
        "GIVE ME UP / Nami Tamaki [Limited Edition / Type B]"@ja-latn ;
    schema:workPerformed <album/105143#musicalwork> .

<artist/4475#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105143#performance> ;
    schema:name "Nami Tamaki"@en,
        "玉置成実"@ja ;
    foaf:name "Nami Tamaki"@en,
        "玉置成実"@ja .

<album/105143#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GIVE ME UP / Nami Tamaki [Limited Edition / Type B]"@en,
        "GIVE ME UP / 玉置 成実"@ja,
        "GIVE ME UP / Nami Tamaki [Limited Edition / Type B]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jun Abe"@en ;
            foaf:made <album/105143#composition> ;
            foaf:name "Jun Abe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Susumu Kawai"@en ;
            foaf:made <album/105143#composition> ;
            foaf:name "Susumu Kawai"@en ],
        <artist/39140#subject> ;
    mo:produced_work <album/105143#musicalwork> ;
    schema:name "GIVE ME UP / Nami Tamaki [Limited Edition / Type B]"@en,
        "GIVE ME UP / 玉置 成実"@ja,
        "GIVE ME UP / Nami Tamaki [Limited Edition / Type B]"@ja-latn .

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

<album/105143#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-25"^^xsd:date ;
    dcterms:title "GIVE ME UP / Nami Tamaki [Limited Edition / Type B]"@en,
        "GIVE ME UP / 玉置 成実"@ja,
        "GIVE ME UP / Nami Tamaki [Limited Edition / Type B]"@ja-latn ;
    mo:catalogue_number "UPCH-9466" ;
    mo:media_type "CD" ;
    mo:publication_of <album/105143#musicalexpression> ;
    mo:publisher <org/2380#subject> ;
    mo:record _:Nf16838076cb1466e8e42f657c979cb9e ;
    mo:record_count 1 ;
    schema:about <product/12683#subject> ;
    schema:byArtist <artist/4475#subject> ;
    schema:datePublished "2009-03-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/105143/105143-5d2ea162068c.jpg> ;
    schema:name "GIVE ME UP / Nami Tamaki [Limited Edition / Type B]"@en,
        "GIVE ME UP / 玉置 成実"@ja,
        "GIVE ME UP / Nami Tamaki [Limited Edition / Type B]"@ja-latn ;
    schema:publisher <org/2380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/105143/105143-5d2ea162068c.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jun Abe"@en ;
    foaf:made <album/105143#lyrics> ;
    foaf:name "Jun Abe"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kanako Kato"@en ;
    foaf:made <album/105143#lyrics> ;
    foaf:name "Kanako Kato"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Jun Abe"@en ;
    foaf:made <album/105143#subject> ;
    foaf:name "Jun Abe"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kanako Kato"@en ;
    foaf:made <album/105143#subject> ;
    foaf:name "Kanako Kato"@en .

_:N774914232d2b45bea9991d73fa6e8333 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GIVE ME UP"@ja,
        "GIVE ME UP"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nf16838076cb1466e8e42f657c979cb9e ;
    schema:name "GIVE ME UP"@ja,
        "GIVE ME UP"@ja-latn .

_:N8d65f936b6e049c1b453b8fac04b3323 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in my life"@ja,
        "in my life"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nf16838076cb1466e8e42f657c979cb9e ;
    schema:name "in my life"@ja,
        "in my life"@ja-latn .

_:Nec505b24c94d4ff784f4e04bd7d4bc91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イチズナネガイ"@ja,
        "Ichizu na Negai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nf16838076cb1466e8e42f657c979cb9e ;
    schema:name "イチズナネガイ"@ja,
        "Ichizu na Negai"@ja-latn .

_:Ned5e234da9184d80a9b66e11442845d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GIVE ME UP (Instrumental)"@ja,
        "GIVE ME UP (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nf16838076cb1466e8e42f657c979cb9e ;
    schema:name "GIVE ME UP (Instrumental)"@ja,
        "GIVE ME UP (Instrumental)"@ja-latn .

_:Nf16838076cb1466e8e42f657c979cb9e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N774914232d2b45bea9991d73fa6e8333,
        _:N8d65f936b6e049c1b453b8fac04b3323,
        _:Nec505b24c94d4ff784f4e04bd7d4bc91,
        _:Ned5e234da9184d80a9b66e11442845d8 ;
    mo:track_count 4 ;
    schema:duration "PT17:26"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N774914232d2b45bea9991d73fa6e8333,
        _:N8d65f936b6e049c1b453b8fac04b3323,
        _:Nec505b24c94d4ff784f4e04bd7d4bc91,
        _:Ned5e234da9184d80a9b66e11442845d8 .

