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

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

<artist/16267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99714#subject> ;
    schema:name "KurousaP"@en,
        "黒うさP"@ja ;
    foaf:made <album/99714#composition>,
        <album/99714#lyrics>,
        <album/99714#subject> ;
    foaf:name "KurousaP"@en,
        "黒うさP"@ja .

<artist/32861#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99714#subject> ;
    schema:name "Puyo Suzuki"@en,
        "鈴木ぷよ"@ja ;
    foaf:made <album/99714#composition>,
        <album/99714#subject> ;
    foaf:name "Puyo Suzuki"@en,
        "鈴木ぷよ"@ja .

<artist/36161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99714#subject> ;
    schema:name "nekobolo"@en,
        "ねこぼーろ"@ja ;
    foaf:made <album/99714#composition>,
        <album/99714#lyrics>,
        <album/99714#subject> ;
    foaf:name "nekobolo"@en,
        "ねこぼーろ"@ja .

<event/146> a mo:Release ;
    schema:name "Released at Comic Market 81 (Dec 29, 2011 to Dec 31, 2011)" .

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

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

<https://medium-media.vgm.io/albums/41/99714/99714-1590858067.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99714#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gift"@en,
        "Gift"@ja,
        "Gift"@ja-latn ;
    mo:performance_of <album/99714#musicalwork> ;
    mo:performer <artist/25983#subject> ;
    mo:recorded_as <album/99714#musicalexpression> ;
    schema:byArtist <artist/25983#subject> ;
    schema:name "Gift"@en,
        "Gift"@ja,
        "Gift"@ja-latn ;
    schema:workPerformed <album/99714#musicalwork> .

<artist/25983#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99714#performance> ;
    schema:name "Gero"@en ;
    foaf:made <album/99714#lyrics>,
        <album/99714#subject> ;
    foaf:name "Gero"@en .

<album/99714#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gift"@en,
        "Gift"@ja,
        "Gift"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "that"@en ;
            foaf:made <album/99714#composition> ;
            foaf:name "that"@en ],
        <artist/16267#subject>,
        <artist/32861#subject>,
        <artist/36161#subject> ;
    mo:produced_work <album/99714#musicalwork> ;
    schema:name "Gift"@en,
        "Gift"@ja,
        "Gift"@ja-latn .

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

<album/99714#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-31"^^xsd:date ;
    dcterms:title "Gift"@en,
        "Gift"@ja,
        "Gift"@ja-latn ;
    mo:catalogue_number "GERO-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99714#musicalexpression> ;
    mo:publisher _:Nbcc7bf783659496eb7aa13fd1e7f0c72 ;
    mo:record _:N7b78ad89db9c4c8cb31c1cc8a99bc769 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:byArtist <artist/25983#subject> ;
    schema:datePublished "2011-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/41/99714/99714-1590858067.jpg> ;
    schema:name "Gift"@en,
        "Gift"@ja,
        "Gift"@ja-latn ;
    schema:publisher _:Nbcc7bf783659496eb7aa13fd1e7f0c72 ;
    foaf:depiction <https://media.vgm.io/albums/41/99714/99714-1590858067.jpg> .

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

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

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

_:N454d220994f54c5db6088431d51fdecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戯言スピーカー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N7b78ad89db9c4c8cb31c1cc8a99bc769 ;
    schema:name "戯言スピーカー"@ja .

_:N5da4e430aea64ecb8f9b31a3569414a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "笑いなフレンド"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N7b78ad89db9c4c8cb31c1cc8a99bc769 ;
    schema:name "笑いなフレンド"@ja .

_:Naa998619b34a45fbbf8f6c52a34b6483 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千本桜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N7b78ad89db9c4c8cb31c1cc8a99bc769 ;
    schema:name "千本桜"@ja .

_:Nbcc7bf783659496eb7aa13fd1e7f0c72 schema:name "Gero"@en ;
    foaf:name "Gero"@en .

_:Nf8a5374d7111459fa5a47163b0d1d756 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C.a.P."@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N7b78ad89db9c4c8cb31c1cc8a99bc769 ;
    schema:name "C.a.P."@ja .

_:N7b78ad89db9c4c8cb31c1cc8a99bc769 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N454d220994f54c5db6088431d51fdecd,
        _:N5da4e430aea64ecb8f9b31a3569414a4,
        _:Naa998619b34a45fbbf8f6c52a34b6483,
        _:Nf8a5374d7111459fa5a47163b0d1d756 ;
    mo:track_count 4 ;
    schema:duration "PT16:13"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N454d220994f54c5db6088431d51fdecd,
        _:N5da4e430aea64ecb8f9b31a3569414a4,
        _:Naa998619b34a45fbbf8f6c52a34b6483,
        _:Nf8a5374d7111459fa5a47163b0d1d756 .

