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

<artist/9833#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Nishino"@en,
        "西野カナ"@ja ;
    foaf:made <album/108984#subject>,
        <album/108984#vocals> ;
    foaf:name "Kana Nishino"@en,
        "西野カナ"@ja .

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

<artist/29794#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108984#subject> ;
    schema:name "Miriam Nervo"@en ;
    foaf:made <album/108984#composition>,
        <album/108984#subject> ;
    foaf:name "Miriam Nervo"@en .

<artist/29795#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108984#subject> ;
    schema:name "Olivia Nervo"@en ;
    foaf:made <album/108984#composition>,
        <album/108984#subject> ;
    foaf:name "Olivia Nervo"@en .

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

<album/108984#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I / Kana Nishino"@en,
        "I / 西野カナ"@ja,
        "I / Kana Nishino"@ja-latn ;
    mo:performance_of <album/108984#musicalwork> ;
    mo:recorded_as <album/108984#musicalexpression> ;
    schema:name "I / Kana Nishino"@en,
        "I / 西野カナ"@ja,
        "I / Kana Nishino"@ja-latn ;
    schema:workPerformed <album/108984#musicalwork> .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/108984/108984-b05e88af3d6d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/108984#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I / Kana Nishino"@en,
        "I / 西野カナ"@ja,
        "I / Kana Nishino"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tomoshige Gonda"@en ;
            foaf:made <album/108984#composition> ;
            foaf:name "Tomoshige Gonda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bobby Huff"@en ;
            foaf:made <album/108984#composition> ;
            foaf:name "Bobby Huff"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Joakim Bjorklund"@en ;
            foaf:made <album/108984#composition> ;
            foaf:name "Joakim Bjorklund"@en ],
        <artist/29794#subject>,
        <artist/29795#subject> ;
    mo:produced_work <album/108984#musicalwork> ;
    schema:name "I / Kana Nishino"@en,
        "I / 西野カナ"@ja,
        "I / Kana Nishino"@ja-latn .

<album/108984#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-02-20"^^xsd:date ;
    dcterms:title "I / Kana Nishino"@en,
        "I / 西野カナ"@ja,
        "I / Kana Nishino"@ja-latn ;
    mo:catalogue_number "SECL-626" ;
    mo:media_type "CD" ;
    mo:publication_of <album/108984#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:Nd52f89bd28b1413b8ffc6ce417443890 ;
    mo:record_count 1 ;
    schema:datePublished "2008-02-20"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/48/108984/108984-b05e88af3d6d.jpg> ;
    schema:name "I / Kana Nishino"@en,
        "I / 西野カナ"@ja,
        "I / Kana Nishino"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/108984/108984-b05e88af3d6d.jpg> .

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

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

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

_:N3bdc3b3715354267b539aef9b25a7685 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Stereo"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nd52f89bd28b1413b8ffc6ce417443890 ;
    schema:name "In Stereo"@en .

_:N603eadc455ff47d5ac568455cc7f8180 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nd52f89bd28b1413b8ffc6ce417443890 ;
    schema:name "I"@en .

_:Nbc4c8a7f945142aeba2d31b84c62083e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just a friend"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nd52f89bd28b1413b8ffc6ce417443890 ;
    schema:name "Just a friend"@en .

_:Nd52f89bd28b1413b8ffc6ce417443890 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3bdc3b3715354267b539aef9b25a7685,
        _:N603eadc455ff47d5ac568455cc7f8180,
        _:Nbc4c8a7f945142aeba2d31b84c62083e ;
    mo:track_count 3 ;
    schema:duration "PT11:53"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3bdc3b3715354267b539aef9b25a7685,
        _:N603eadc455ff47d5ac568455cc7f8180,
        _:Nbc4c8a7f945142aeba2d31b84c62083e .

