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

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

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

<artist/18659#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135813#subject> ;
    schema:name "Kazuhiko Maeda"@en,
        "前田和彦"@ja ;
    foaf:made <album/135813#composition>,
        <album/135813#subject> ;
    foaf:name "Kazuhiko Maeda"@en,
        "前田和彦"@ja .

<artist/299#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135813#subject> ;
    schema:name "Takayuki Aihara"@en,
        "相原隆行"@ja ;
    foaf:made <album/135813#composition>,
        <album/135813#subject> ;
    foaf:name "Takayuki Aihara"@en,
        "相原隆行"@ja .

<product/18550#subject> a schema:CreativeWork ;
    schema:name "Roland XV-2020"@en,
        "Roland XV-2020"@ja,
        "Roland XV-2020"@ja-latn ;
    foaf:name "Roland XV-2020"@en,
        "Roland XV-2020"@ja,
        "Roland XV-2020"@ja-latn .

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

<album/135813#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "XV-2020 Audio Demo"@en,
        "XV-2020 Audio Demo"@ja,
        "XV-2020 Audio Demo"@ja-latn ;
    mo:performance_of <album/135813#musicalwork> ;
    mo:recorded_as <album/135813#musicalexpression> ;
    schema:name "XV-2020 Audio Demo"@en,
        "XV-2020 Audio Demo"@ja,
        "XV-2020 Audio Demo"@ja-latn ;
    schema:workPerformed <album/135813#musicalwork> .

<org/3134#subject> schema:name "Roland"@en,
        "ローランド株式会社"@ja,
        "Roland"@ja-latn ;
    foaf:name "Roland"@en,
        "ローランド株式会社"@ja,
        "Roland"@ja-latn .

<https://media.vgm.io/albums/31/135813/135813-4802778dbd78.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135813#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/135813/135813-4802778dbd78.jpg> ;
    foaf:depicts <album/135813#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/135813/135813-4802778dbd78.jpg> .

<https://medium-media.vgm.io/albums/31/135813/135813-4802778dbd78.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135813#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "XV-2020 Audio Demo"@en,
        "XV-2020 Audio Demo"@ja,
        "XV-2020 Audio Demo"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mark Lawrence"@en ;
            foaf:made <album/135813#composition> ;
            foaf:name "Mark Lawrence"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Scott Wilkie"@en ;
            foaf:made <album/135813#composition> ;
            foaf:name "Scott Wilkie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "- STUDIO CARNAVAL"@en ;
            foaf:made <album/135813#composition> ;
            foaf:name "- STUDIO CARNAVAL"@en ],
        <artist/18659#subject>,
        <artist/299#subject> ;
    mo:produced_work <album/135813#musicalwork> ;
    schema:name "XV-2020 Audio Demo"@en,
        "XV-2020 Audio Demo"@ja,
        "XV-2020 Audio Demo"@ja-latn .

<album/135813#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-08-02"^^xsd:date ;
    dcterms:title "XV-2020 Audio Demo"@en,
        "XV-2020 Audio Demo"@ja,
        "XV-2020 Audio Demo"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135813#musicalexpression> ;
    mo:publisher <org/3134#subject> ;
    mo:record _:Na358d02f94c04da6b24e9d54ea7761f0 ;
    mo:record_count 1 ;
    schema:about <product/18550#subject> ;
    schema:datePublished "2002-08-02"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/31/135813/135813-4802778dbd78.jpg> ;
    schema:name "XV-2020 Audio Demo"@en,
        "XV-2020 Audio Demo"@ja,
        "XV-2020 Audio Demo"@ja-latn ;
    schema:publisher <org/3134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/135813/135813-4802778dbd78.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135813#subject> ;
    schema:name "Mark Lawrence"@en ;
    foaf:made <album/135813#subject> ;
    foaf:name "Mark Lawrence"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135813#subject> ;
    schema:name "- STUDIO CARNAVAL"@en ;
    foaf:made <album/135813#subject> ;
    foaf:name "- STUDIO CARNAVAL"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135813#subject> ;
    schema:name "Scott Wilkie"@en ;
    foaf:made <album/135813#subject> ;
    foaf:name "Scott Wilkie"@en .

_:N2c44a2238764453aa450e9f0d6acc21c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U feel me"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Na358d02f94c04da6b24e9d54ea7761f0 ;
    schema:name "U feel me"@en .

_:N5af732f2cee444259ada87875809e356 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye on the Universe"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Na358d02f94c04da6b24e9d54ea7761f0 ;
    schema:name "Eye on the Universe"@en .

_:Ncf26be28843c47d69a4abe92092dc595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Impression"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Na358d02f94c04da6b24e9d54ea7761f0 ;
    schema:name "First Impression"@en .

_:Ndda1b1a7d43a4a0980fb9fece0c0f67a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Negativa Trance"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Na358d02f94c04da6b24e9d54ea7761f0 ;
    schema:name "Negativa Trance"@en .

_:Na358d02f94c04da6b24e9d54ea7761f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c44a2238764453aa450e9f0d6acc21c,
        _:N5af732f2cee444259ada87875809e356,
        _:Ncf26be28843c47d69a4abe92092dc595,
        _:Ndda1b1a7d43a4a0980fb9fece0c0f67a ;
    mo:track_count 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2c44a2238764453aa450e9f0d6acc21c,
        _:N5af732f2cee444259ada87875809e356,
        _:Ncf26be28843c47d69a4abe92092dc595,
        _:Ndda1b1a7d43a4a0980fb9fece0c0f67a .

