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

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

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

<artist/47017#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138071#subject> ;
    schema:name "Paul Sebastien"@en ;
    foaf:made <album/138071#composition>,
        <album/138071#subject> ;
    foaf:name "Paul Sebastien"@en .

<artist/49727#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138071#subject> ;
    schema:name "Brian Salter"@en ;
    foaf:made <album/138071#composition>,
        <album/138071#subject> ;
    foaf:name "Brian Salter"@en .

<artist/62159#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138071#subject> ;
    schema:name "Steve Horner"@en ;
    foaf:made <album/138071#composition>,
        <album/138071#subject> ;
    foaf:name "Steve Horner"@en .

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

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

<org/4156#subject> schema:name "Beatnik"@en,
        "Beatnik"@ja,
        "Beatnik"@ja-latn ;
    foaf:name "Beatnik"@en,
        "Beatnik"@ja,
        "Beatnik"@ja-latn .

<https://media.vgm.io/albums/17/138071/138071-6c188dd94ebd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/138071#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/17/138071/138071-6c188dd94ebd.jpg> ;
    foaf:depicts <album/138071#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/17/138071/138071-6c188dd94ebd.jpg> .

<https://medium-media.vgm.io/albums/17/138071/138071-6c188dd94ebd.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/138071#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Millennium"@en,
        "Millennium"@ja,
        "Millennium"@ja-latn ;
    mo:composer <artist/47017#subject>,
        <artist/49727#subject>,
        <artist/62159#subject> ;
    mo:produced_work <album/138071#musicalwork> ;
    schema:name "Millennium"@en,
        "Millennium"@ja,
        "Millennium"@ja-latn .

<album/138071#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "Millennium"@en,
        "Millennium"@ja,
        "Millennium"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/138071#musicalexpression> ;
    mo:publisher <org/4156#subject> ;
    mo:record _:N4cfbebe17a1e406f9b58f3e2c84bd066 ;
    mo:record_count 1 ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/17/138071/138071-6c188dd94ebd.jpg> ;
    schema:name "Millennium"@en,
        "Millennium"@ja,
        "Millennium"@ja-latn ;
    schema:publisher <org/4156#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/138071/138071-6c188dd94ebd.jpg> .

_:N2dc194b8cdb742e29b12dedd1ba58e72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden Of Time"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4cfbebe17a1e406f9b58f3e2c84bd066 ;
    schema:name "Garden Of Time"@en .

_:N4cea3c96a7cf42e283d0e972246bf818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celestial"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4cfbebe17a1e406f9b58f3e2c84bd066 ;
    schema:name "Celestial"@en .

_:N62d2c8e8f4604b9f89b5016721169b46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shibuya-Ku"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4cfbebe17a1e406f9b58f3e2c84bd066 ;
    schema:name "Shibuya-Ku"@en .

_:N6aec63390a134e839e0a84133f2ae58e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aerialize"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4cfbebe17a1e406f9b58f3e2c84bd066 ;
    schema:name "Aerialize"@en .

_:N75e5abf646344b5c965a2d4af8cf741d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Horizon"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4cfbebe17a1e406f9b58f3e2c84bd066 ;
    schema:name "Second Horizon"@en .

_:N98419f83b9dc4e7e8db6c048ac716010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Auld Lang Syne"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4cfbebe17a1e406f9b58f3e2c84bd066 ;
    schema:name "Auld Lang Syne"@en .

_:Na69746f8794049c3846c0c48ba62cf69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grandeur"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4cfbebe17a1e406f9b58f3e2c84bd066 ;
    schema:name "Grandeur"@en .

_:Nccaaf8b320d546bfa3ac3272a80c94b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anticipation"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4cfbebe17a1e406f9b58f3e2c84bd066 ;
    schema:name "Anticipation"@en .

_:Nd94b5e62d9ac4763a7e7f433d4cb4fa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luminous Channel"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4cfbebe17a1e406f9b58f3e2c84bd066 ;
    schema:name "Luminous Channel"@en .

_:Nf4037d125dae4c4ba51f9b527dbc9187 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Exchange"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4cfbebe17a1e406f9b58f3e2c84bd066 ;
    schema:name "The Exchange"@en .

_:N4cfbebe17a1e406f9b58f3e2c84bd066 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2dc194b8cdb742e29b12dedd1ba58e72,
        _:N4cea3c96a7cf42e283d0e972246bf818,
        _:N62d2c8e8f4604b9f89b5016721169b46,
        _:N6aec63390a134e839e0a84133f2ae58e,
        _:N75e5abf646344b5c965a2d4af8cf741d,
        _:N98419f83b9dc4e7e8db6c048ac716010,
        _:Na69746f8794049c3846c0c48ba62cf69,
        _:Nccaaf8b320d546bfa3ac3272a80c94b2,
        _:Nd94b5e62d9ac4763a7e7f433d4cb4fa2,
        _:Nf4037d125dae4c4ba51f9b527dbc9187 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2dc194b8cdb742e29b12dedd1ba58e72,
        _:N4cea3c96a7cf42e283d0e972246bf818,
        _:N62d2c8e8f4604b9f89b5016721169b46,
        _:N6aec63390a134e839e0a84133f2ae58e,
        _:N75e5abf646344b5c965a2d4af8cf741d,
        _:N98419f83b9dc4e7e8db6c048ac716010,
        _:Na69746f8794049c3846c0c48ba62cf69,
        _:Nccaaf8b320d546bfa3ac3272a80c94b2,
        _:Nd94b5e62d9ac4763a7e7f433d4cb4fa2,
        _:Nf4037d125dae4c4ba51f9b527dbc9187 .

