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

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

<artist/8148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132717#subject> ;
    schema:name "Amy Hsieh"@en ;
    foaf:made <album/132717#composition>,
        <album/132717#subject>,
        <album/132717#vocals> ;
    foaf:name "Amy Hsieh"@en .

<album/132717#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Under the Stars"@en,
        "Under the Stars"@ja,
        "Under the Stars"@ja-latn ;
    mo:composer <artist/8148#subject> ;
    mo:produced_work <album/132717#musicalwork> ;
    schema:name "Under the Stars"@en,
        "Under the Stars"@ja,
        "Under the Stars"@ja-latn .

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

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

<https://media.vgm.io/albums/71/132717/132717-8a65778ee7fb.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/132717#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/132717/132717-8a65778ee7fb.png> ;
    foaf:depicts <album/132717#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/132717/132717-8a65778ee7fb.png> .

<https://medium-media.vgm.io/albums/71/132717/132717-8a65778ee7fb.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/59196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/132717#performance> ;
    schema:name "Diodes"@en ;
    foaf:name "Diodes"@en .

<album/132717#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-09-05"^^xsd:date ;
    dcterms:title "Under the Stars"@en,
        "Under the Stars"@ja,
        "Under the Stars"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/132717#musicalexpression> ;
    mo:publisher _:N7d8e609138ac48d4b6b1008d45fb0aab ;
    mo:record _:N2cd44e5d99424ca4956db1e5a3e2d492 ;
    mo:record_count 1 ;
    schema:byArtist <artist/59196#subject> ;
    schema:datePublished "2018-09-05"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/71/132717/132717-8a65778ee7fb.png> ;
    schema:name "Under the Stars"@en,
        "Under the Stars"@ja,
        "Under the Stars"@ja-latn ;
    schema:publisher _:N7d8e609138ac48d4b6b1008d45fb0aab ;
    foaf:depiction <https://media.vgm.io/albums/71/132717/132717-8a65778ee7fb.png> .

_:N49f09d88ac014c3ca3a62e2952c24271 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Stars"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N2cd44e5d99424ca4956db1e5a3e2d492 ;
    schema:name "Under the Stars"@en .

_:N570fa4efd9884b1dbfc1e496f91353b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poolside"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N2cd44e5d99424ca4956db1e5a3e2d492 ;
    schema:name "Poolside"@en .

_:N7d8e609138ac48d4b6b1008d45fb0aab schema:name "Diodes"@en,
        "Diodes"@ja,
        "Diodes"@ja-latn ;
    foaf:name "Diodes"@en,
        "Diodes"@ja,
        "Diodes"@ja-latn .

_:Ne266186dee4f4f1493775aa77d5bc46e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N2cd44e5d99424ca4956db1e5a3e2d492 ;
    schema:name "Beautiful"@en .

_:N2cd44e5d99424ca4956db1e5a3e2d492 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N49f09d88ac014c3ca3a62e2952c24271,
        _:N570fa4efd9884b1dbfc1e496f91353b1,
        _:Ne266186dee4f4f1493775aa77d5bc46e ;
    mo:track_count 3 ;
    schema:duration "PT11:46"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N49f09d88ac014c3ca3a62e2952c24271,
        _:N570fa4efd9884b1dbfc1e496f91353b1,
        _:Ne266186dee4f4f1493775aa77d5bc46e .

