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

<artist/13304#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tia"@en ;
    foaf:made <album/35885#subject>,
        <album/35885#vocals> ;
    foaf:name "Tia"@en .

<artist/9146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35885#subject> ;
    schema:name "ryo"@en ;
    foaf:made <album/35885#composition>,
        <album/35885#lyrics>,
        <album/35885#subject> ;
    foaf:name "ryo"@en .

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

<album/35885#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love Me Gimme / Tia produced by ryo(supercell) [Limited Edition]"@en,
        "ラブミーギミー / Tia produced by ryo(supercell)"@ja,
        "Love Me Gimme / Tia produced by ryo(supercell) [Limited Edition]"@ja-latn ;
    mo:performance_of <album/35885#musicalwork> ;
    mo:recorded_as <album/35885#musicalexpression> ;
    schema:name "Love Me Gimme / Tia produced by ryo(supercell) [Limited Edition]"@en,
        "ラブミーギミー / Tia produced by ryo(supercell)"@ja,
        "Love Me Gimme / Tia produced by ryo(supercell) [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/35885#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/58/35885/35885-1353549557.jpg> a schema:ImageObject,
        foaf:Image .

<album/35885#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love Me Gimme / Tia produced by ryo(supercell) [Limited Edition]"@en,
        "ラブミーギミー / Tia produced by ryo(supercell)"@ja,
        "Love Me Gimme / Tia produced by ryo(supercell) [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(supercell"@en ;
            foaf:made <album/35885#composition> ;
            foaf:name "(supercell"@en ],
        <artist/9146#subject> ;
    mo:produced_work <album/35885#musicalwork> ;
    schema:name "Love Me Gimme / Tia produced by ryo(supercell) [Limited Edition]"@en,
        "ラブミーギミー / Tia produced by ryo(supercell)"@ja,
        "Love Me Gimme / Tia produced by ryo(supercell) [Limited Edition]"@ja-latn .

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

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

<album/35885#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-19"^^xsd:date ;
    dcterms:title "Love Me Gimme / Tia produced by ryo(supercell) [Limited Edition]"@en,
        "ラブミーギミー / Tia produced by ryo(supercell)"@ja,
        "Love Me Gimme / Tia produced by ryo(supercell) [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SVWC-7917~8" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/35885#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N162cabe1e847420a91074bce84a42022,
        _:N9762bce3b8c246b7936b1546db347ce4 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Wooser's Hand-to-Mouth Life"@en ;
            foaf:name "Wooser's Hand-to-Mouth Life"@en ] ;
    schema:datePublished "2012-12-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/35885/35885-1353549557.jpg> ;
    schema:name "Love Me Gimme / Tia produced by ryo(supercell) [Limited Edition]"@en,
        "ラブミーギミー / Tia produced by ryo(supercell)"@ja,
        "Love Me Gimme / Tia produced by ryo(supercell) [Limited Edition]"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/35885/35885-1353549557.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(supercell"@en ;
    foaf:made <album/35885#subject> ;
    foaf:name "(supercell"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(supercell"@en ;
    foaf:made <album/35885#lyrics> ;
    foaf:name "(supercell"@en .

_:N12f4666908ae49738fba026e0cb7a6e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラブミーギミー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N9762bce3b8c246b7936b1546db347ce4 ;
    schema:name "ラブミーギミー"@ja .

_:N2dc3137f8ae04a7abfb72fd85e72e960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アニメ「うーさーのその日暮らし」第1〜3話収録"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N162cabe1e847420a91074bce84a42022 ;
    schema:name "アニメ「うーさーのその日暮らし」第1〜3話収録"@ja .

_:N46b132f3a14b4b41b16486e00e15bb1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palette -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N9762bce3b8c246b7936b1546db347ce4 ;
    schema:name "Palette -Instrumental-"@ja .

_:N95cfde089e474e2691ce5d3c1ebb5f23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラブミーギミー -Instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N9762bce3b8c246b7936b1546db347ce4 ;
    schema:name "ラブミーギミー -Instrumental-"@ja .

_:Ne29b279c77b449099fecf2319bc9558d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ノンクレジットED"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N162cabe1e847420a91074bce84a42022 ;
    schema:name "ノンクレジットED"@ja .

_:Nf3489fe3f61c401e86f3eb5e79537628 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palette"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9762bce3b8c246b7936b1546db347ce4 ;
    schema:name "Palette"@ja .

_:N162cabe1e847420a91074bce84a42022 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2dc3137f8ae04a7abfb72fd85e72e960,
        _:Ne29b279c77b449099fecf2319bc9558d ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2dc3137f8ae04a7abfb72fd85e72e960,
        _:Ne29b279c77b449099fecf2319bc9558d .

_:N9762bce3b8c246b7936b1546db347ce4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12f4666908ae49738fba026e0cb7a6e0,
        _:N46b132f3a14b4b41b16486e00e15bb1f,
        _:N95cfde089e474e2691ce5d3c1ebb5f23,
        _:Nf3489fe3f61c401e86f3eb5e79537628 ;
    mo:track_count 4 ;
    schema:duration "PT17:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N12f4666908ae49738fba026e0cb7a6e0,
        _:N46b132f3a14b4b41b16486e00e15bb1f,
        _:N95cfde089e474e2691ce5d3c1ebb5f23,
        _:Nf3489fe3f61c401e86f3eb5e79537628 .

