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

<artist/6160#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koko"@en,
        "ココ"@ja ;
    foaf:made <album/138266#lyrics>,
        <album/138266#subject> ;
    foaf:name "Koko"@en,
        "ココ"@ja .

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

<artist/8554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138266#subject> ;
    schema:name "Camellia"@en,
        "かめりあ"@ja ;
    foaf:made <album/138266#composition>,
        <album/138266#lyrics>,
        <album/138266#subject> ;
    foaf:name "Camellia"@en,
        "かめりあ"@ja .

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

<event/183> a mo:Release ;
    schema:name "Released at M3-2015 Fall (Oct 25, 2015)" .

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

<album/138266#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Start Line / Lovelicot"@en,
        "スタートライン / ラブリコット"@ja,
        "Start Line / Lovelicot"@ja-latn ;
    mo:performance_of <album/138266#musicalwork> ;
    mo:recorded_as <album/138266#musicalexpression> ;
    schema:name "Start Line / Lovelicot"@en,
        "スタートライン / ラブリコット"@ja,
        "Start Line / Lovelicot"@ja-latn ;
    schema:workPerformed <album/138266#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/66/138266/138266-96e6bff52218.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/138266#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/138266/138266-96e6bff52218.jpg> ;
    foaf:depicts <album/138266#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/138266/138266-96e6bff52218.jpg> .

<https://medium-media.vgm.io/albums/66/138266/138266-96e6bff52218.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/138266#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Start Line / Lovelicot"@en,
        "スタートライン / ラブリコット"@ja,
        "Start Line / Lovelicot"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "もやしん"@en ;
            foaf:made <album/138266#composition> ;
            foaf:name "もやしん"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(NanosizeMir)"@en ;
            foaf:made <album/138266#composition> ;
            foaf:name "(NanosizeMir)"@en ],
        <artist/8554#subject>,
        <artist/8786#subject> ;
    mo:produced_work <album/138266#musicalwork> ;
    schema:name "Start Line / Lovelicot"@en,
        "スタートライン / ラブリコット"@ja,
        "Start Line / Lovelicot"@ja-latn .

<album/138266#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-25"^^xsd:date ;
    dcterms:title "Start Line / Lovelicot"@en,
        "スタートライン / ラブリコット"@ja,
        "Start Line / Lovelicot"@ja-latn ;
    mo:catalogue_number "LCCD-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/138266#musicalexpression> ;
    mo:publisher <org/1682#subject> ;
    mo:record _:N39f9f9e6a2ed4522a8028d25094cfc40 ;
    mo:record_count 1 ;
    mo:release <event/183> ;
    schema:datePublished "2015-10-25"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/66/138266/138266-96e6bff52218.jpg> ;
    schema:name "Start Line / Lovelicot"@en,
        "スタートライン / ラブリコット"@ja,
        "Start Line / Lovelicot"@ja-latn ;
    schema:publisher <org/1682#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/138266/138266-96e6bff52218.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138266#subject> ;
    schema:name "もやしん"@en ;
    foaf:made <album/138266#subject> ;
    foaf:name "もやしん"@en .

_:N2a931ba2660b427c969a32b640d6556c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタートライン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N39f9f9e6a2ed4522a8028d25094cfc40 ;
    schema:name "スタートライン"@ja .

_:N7f4762b25a584007a7e08f87a6c77f1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "らーばんぴーすの姫アイドル"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N39f9f9e6a2ed4522a8028d25094cfc40 ;
    schema:name "らーばんぴーすの姫アイドル"@ja .

_:Nbd1ad3284cdf4444b1093e122a1d83e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初めまして、ラブリコットです♥"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N39f9f9e6a2ed4522a8028d25094cfc40 ;
    schema:name "初めまして、ラブリコットです♥"@ja .

_:Nedc9b9f3ef954491b68eaff636367aa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チリも積もればHappy end♪"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N39f9f9e6a2ed4522a8028d25094cfc40 ;
    schema:name "チリも積もればHappy end♪"@ja .

_:N39f9f9e6a2ed4522a8028d25094cfc40 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a931ba2660b427c969a32b640d6556c,
        _:N7f4762b25a584007a7e08f87a6c77f1f,
        _:Nbd1ad3284cdf4444b1093e122a1d83e7,
        _:Nedc9b9f3ef954491b68eaff636367aa4 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2a931ba2660b427c969a32b640d6556c,
        _:N7f4762b25a584007a7e08f87a6c77f1f,
        _:Nbd1ad3284cdf4444b1093e122a1d83e7,
        _:Nedc9b9f3ef954491b68eaff636367aa4 .

