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

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

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

<artist/16782#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138241#subject> ;
    schema:name "no_my"@en ;
    foaf:made <album/138241#composition>,
        <album/138241#subject> ;
    foaf:name "no_my"@en .

<artist/8513#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138241#subject> ;
    schema:name "hamu"@en,
        "ハム"@ja ;
    foaf:made <album/138241#composition>,
        <album/138241#subject> ;
    foaf:name "hamu"@en,
        "ハム"@ja .

<artist/8786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138241#subject> ;
    schema:name "Yuichiro Tsukagoshi"@en,
        "塚越雄一朗"@ja ;
    foaf:made <album/138241#composition>,
        <album/138241#subject> ;
    foaf:name "Yuichiro Tsukagoshi"@en,
        "塚越雄一朗"@ja .

<event/202> a mo:Release ;
    schema:name "Released at M3-2017 Spring (Apr 30, 2017)" .

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

<album/138241#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Very Merry Days / Lovelicot"@en,
        "ベリーメリーデイズ / ラブリコット"@ja,
        "Very Merry Days / Lovelicot"@ja-latn ;
    mo:performance_of <album/138241#musicalwork> ;
    mo:recorded_as <album/138241#musicalexpression> ;
    schema:name "Very Merry Days / Lovelicot"@en,
        "ベリーメリーデイズ / ラブリコット"@ja,
        "Very Merry Days / Lovelicot"@ja-latn ;
    schema:workPerformed <album/138241#musicalwork> .

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

<https://media.vgm.io/albums/14/138241/138241-294898e55faf.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/138241#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/138241/138241-294898e55faf.jpg> ;
    foaf:depicts <album/138241#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/138241/138241-294898e55faf.jpg> .

<https://medium-media.vgm.io/albums/14/138241/138241-294898e55faf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/138241#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Very Merry Days / Lovelicot"@en,
        "ベリーメリーデイズ / ラブリコット"@ja,
        "Very Merry Days / Lovelicot"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(NanosizeMir)"@en ;
            foaf:made <album/138241#composition> ;
            foaf:name "(NanosizeMir)"@en ],
        <artist/16782#subject>,
        <artist/8513#subject>,
        <artist/8786#subject> ;
    mo:produced_work <album/138241#musicalwork> ;
    schema:name "Very Merry Days / Lovelicot"@en,
        "ベリーメリーデイズ / ラブリコット"@ja,
        "Very Merry Days / Lovelicot"@ja-latn .

<album/138241#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "Very Merry Days / Lovelicot"@en,
        "ベリーメリーデイズ / ラブリコット"@ja,
        "Very Merry Days / Lovelicot"@ja-latn ;
    mo:catalogue_number "LCCD-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/138241#musicalexpression> ;
    mo:publisher <org/1682#subject> ;
    mo:record _:N5e257ab793394a028dc0ddf5a69263b9 ;
    mo:record_count 1 ;
    mo:release <event/202> ;
    schema:datePublished "2017-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/14/138241/138241-294898e55faf.jpg> ;
    schema:name "Very Merry Days / Lovelicot"@en,
        "ベリーメリーデイズ / ラブリコット"@ja,
        "Very Merry Days / Lovelicot"@ja-latn ;
    schema:publisher <org/1682#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/138241/138241-294898e55faf.jpg> .

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

_:N1861133bce8f4578b4df8ab93b5b5c50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寝てもさめてもらーばんぴーす"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e257ab793394a028dc0ddf5a69263b9 ;
    schema:name "寝てもさめてもらーばんぴーす"@ja .

_:N5cf407f55b994ded9536493f84581030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet2 Delivery"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e257ab793394a028dc0ddf5a69263b9 ;
    schema:name "Sweet2 Delivery"@ja .

_:N89254a81028d4d349c6effa0e06f797c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ときめきブレークタイム"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e257ab793394a028dc0ddf5a69263b9 ;
    schema:name "ときめきブレークタイム"@ja .

_:Nde17531f9a8b4030975ab4aaacc4c4ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いんどあ☆らんぶる"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5e257ab793394a028dc0ddf5a69263b9 ;
    schema:name "いんどあ☆らんぶる"@ja .

_:N5e257ab793394a028dc0ddf5a69263b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1861133bce8f4578b4df8ab93b5b5c50,
        _:N5cf407f55b994ded9536493f84581030,
        _:N89254a81028d4d349c6effa0e06f797c,
        _:Nde17531f9a8b4030975ab4aaacc4c4ec ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1861133bce8f4578b4df8ab93b5b5c50,
        _:N5cf407f55b994ded9536493f84581030,
        _:N89254a81028d4d349c6effa0e06f797c,
        _:Nde17531f9a8b4030975ab4aaacc4c4ec .

