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

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

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

<event/71> a mo:Release ;
    schema:name "Released at M3-2010 Spring (May 05, 2010)" .

<album/34339#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lines"@en,
        "Lines"@ja,
        "Lines"@ja-latn ;
    mo:composer <artist/468#subject> ;
    mo:produced_work <album/34339#musicalwork> ;
    schema:name "Lines"@en,
        "Lines"@ja,
        "Lines"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/93/34339/34339-1343697133.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/468#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34339#subject> ;
    mo:performed <album/34339#performance> ;
    schema:name "KMC"@en,
        "くみちょ"@ja ;
    foaf:made <album/34339#composition>,
        <album/34339#subject> ;
    foaf:name "KMC"@en,
        "くみちょ"@ja .

<album/34339#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "Lines"@en,
        "Lines"@ja,
        "Lines"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34339#musicalexpression> ;
    mo:publisher _:Nce96458f6d9049fe98d1b3eadd6401ac ;
    mo:record _:N7775669f33714e0da20d39fde66ac968 ;
    mo:record_count 1 ;
    mo:release <event/71> ;
    schema:byArtist <artist/468#subject> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/93/34339/34339-1343697133.jpg> ;
    schema:name "Lines"@en,
        "Lines"@ja,
        "Lines"@ja-latn ;
    schema:publisher _:Nce96458f6d9049fe98d1b3eadd6401ac ;
    foaf:depiction <https://media.vgm.io/albums/93/34339/34339-1343697133.jpg> .

_:N7c7dbaa683e84b6c93e89319332a1b5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "呼び声"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:inPlaylist _:N7775669f33714e0da20d39fde66ac968 ;
    schema:name "呼び声"@ja .

_:N9fac3fe5a81647a79f4fb3b318fd86dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼方の閃光"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N7775669f33714e0da20d39fde66ac968 ;
    schema:name "彼方の閃光"@ja .

_:Nce96458f6d9049fe98d1b3eadd6401ac schema:name "APAZOME"@en ;
    foaf:name "APAZOME"@en .

_:Nd504a19d06f9435f9833921623278659 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N7775669f33714e0da20d39fde66ac968 ;
    schema:name "Echoes"@ja .

_:N7775669f33714e0da20d39fde66ac968 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7c7dbaa683e84b6c93e89319332a1b5c,
        _:N9fac3fe5a81647a79f4fb3b318fd86dc,
        _:Nd504a19d06f9435f9833921623278659 ;
    mo:track_count 3 ;
    schema:duration "PT16:57"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N7c7dbaa683e84b6c93e89319332a1b5c,
        _:N9fac3fe5a81647a79f4fb3b318fd86dc,
        _:Nd504a19d06f9435f9833921623278659 .

