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

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

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

<artist/6112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119235#subject> ;
    schema:name "Stan LePard"@en ;
    foaf:made <album/119235#composition>,
        <album/119235#subject> ;
    foaf:name "Stan LePard"@en .

<album/119235#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LCM+P ambient music demo captures as of 9/18/18"@en,
        "LCM+P ambient music demo captures as of 9/18/18"@ja,
        "LCM+P ambient music demo captures as of 9/18/18"@ja-latn ;
    mo:composer <artist/6112#subject> ;
    mo:produced_work <album/119235#musicalwork> ;
    schema:name "LCM+P ambient music demo captures as of 9/18/18"@en,
        "LCM+P ambient music demo captures as of 9/18/18"@ja,
        "LCM+P ambient music demo captures as of 9/18/18"@ja-latn .

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

<album/119235#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LCM+P ambient music demo captures as of 9/18/18"@en,
        "LCM+P ambient music demo captures as of 9/18/18"@ja,
        "LCM+P ambient music demo captures as of 9/18/18"@ja-latn ;
    mo:performance_of <album/119235#musicalwork> ;
    mo:recorded_as <album/119235#musicalexpression> ;
    schema:name "LCM+P ambient music demo captures as of 9/18/18"@en,
        "LCM+P ambient music demo captures as of 9/18/18"@ja,
        "LCM+P ambient music demo captures as of 9/18/18"@ja-latn ;
    schema:workPerformed <album/119235#musicalwork> .

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

<https://medium-media.vgm.io/albums/53/119235/119235-d8be3e499ba9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/119235#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-07"^^xsd:date ;
    dcterms:title "LCM+P ambient music demo captures as of 9/18/18"@en,
        "LCM+P ambient music demo captures as of 9/18/18"@ja,
        "LCM+P ambient music demo captures as of 9/18/18"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/119235#musicalexpression> ;
    mo:publisher _:N321265c0a2904cefb86f5c0444cb024f ;
    mo:record _:N4abb203d351d48e8b47014a07110c6be ;
    mo:record_count 1 ;
    schema:datePublished "2019-08-07"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/53/119235/119235-d8be3e499ba9.jpg> ;
    schema:name "LCM+P ambient music demo captures as of 9/18/18"@en,
        "LCM+P ambient music demo captures as of 9/18/18"@ja,
        "LCM+P ambient music demo captures as of 9/18/18"@ja-latn ;
    schema:publisher _:N321265c0a2904cefb86f5c0444cb024f ;
    foaf:depiction <https://media.vgm.io/albums/53/119235/119235-d8be3e499ba9.jpg> .

_:N0b90213a9ed44993b5dabeb8ed01ca6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LCMP Ambience 180915a"@en ;
    mo:track_number 3 ;
    schema:duration "PT61:11"^^xsd:interval ;
    schema:inPlaylist _:N4abb203d351d48e8b47014a07110c6be ;
    schema:name "LCMP Ambience 180915a"@en .

_:N2654f14b7e2d454f936a3d95a790548e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LCMP Ambience 180824d"@en ;
    mo:track_number 7 ;
    schema:duration "PT75:16"^^xsd:interval ;
    schema:inPlaylist _:N4abb203d351d48e8b47014a07110c6be ;
    schema:name "LCMP Ambience 180824d"@en .

_:N321265c0a2904cefb86f5c0444cb024f schema:name "Stan LePard"@en,
        "Stan LePard"@ja,
        "Stan LePard"@ja-latn ;
    foaf:name "Stan LePard"@en,
        "Stan LePard"@ja,
        "Stan LePard"@ja-latn .

_:N3ab60fcbe47e4e5d9314a350fc1c06c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LCMP Ambience 190430"@en ;
    mo:track_number 1 ;
    schema:duration "PT29:31"^^xsd:interval ;
    schema:inPlaylist _:N4abb203d351d48e8b47014a07110c6be ;
    schema:name "LCMP Ambience 190430"@en .

_:N3bcf64477cc04a838f028a9347b6130f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LCMP Ambience 180912b"@en ;
    mo:track_number 4 ;
    schema:duration "PT51:48"^^xsd:interval ;
    schema:inPlaylist _:N4abb203d351d48e8b47014a07110c6be ;
    schema:name "LCMP Ambience 180912b"@en .

_:N4afe6f3aa56e427195a46d28f76dbda2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LCMP Ambience 180918a"@en ;
    mo:track_number 2 ;
    schema:duration "PT63:16"^^xsd:interval ;
    schema:inPlaylist _:N4abb203d351d48e8b47014a07110c6be ;
    schema:name "LCMP Ambience 180918a"@en .

_:N7829e191400448e9bfc03ed23b88b6a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LCMP Ambience 180903a"@en ;
    mo:track_number 6 ;
    schema:duration "PT60:20"^^xsd:interval ;
    schema:inPlaylist _:N4abb203d351d48e8b47014a07110c6be ;
    schema:name "LCMP Ambience 180903a"@en .

_:Na09066a87f9c4f9b95fe7d8901632da1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LCMP Ambience 180911c"@en ;
    mo:track_number 5 ;
    schema:duration "PT45:00"^^xsd:interval ;
    schema:inPlaylist _:N4abb203d351d48e8b47014a07110c6be ;
    schema:name "LCMP Ambience 180911c"@en .

_:Nfc3052e72fcd43e3a80ed197af8b4029 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LCMP Ambience 180823c"@en ;
    mo:track_number 8 ;
    schema:duration "PT60:22"^^xsd:interval ;
    schema:inPlaylist _:N4abb203d351d48e8b47014a07110c6be ;
    schema:name "LCMP Ambience 180823c"@en .

_:N4abb203d351d48e8b47014a07110c6be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b90213a9ed44993b5dabeb8ed01ca6a,
        _:N2654f14b7e2d454f936a3d95a790548e,
        _:N3ab60fcbe47e4e5d9314a350fc1c06c0,
        _:N3bcf64477cc04a838f028a9347b6130f,
        _:N4afe6f3aa56e427195a46d28f76dbda2,
        _:N7829e191400448e9bfc03ed23b88b6a1,
        _:Na09066a87f9c4f9b95fe7d8901632da1,
        _:Nfc3052e72fcd43e3a80ed197af8b4029 ;
    mo:track_count 8 ;
    schema:duration "PT446:44"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0b90213a9ed44993b5dabeb8ed01ca6a,
        _:N2654f14b7e2d454f936a3d95a790548e,
        _:N3ab60fcbe47e4e5d9314a350fc1c06c0,
        _:N3bcf64477cc04a838f028a9347b6130f,
        _:N4afe6f3aa56e427195a46d28f76dbda2,
        _:N7829e191400448e9bfc03ed23b88b6a1,
        _:Na09066a87f9c4f9b95fe7d8901632da1,
        _:Nfc3052e72fcd43e3a80ed197af8b4029 .

