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

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

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

<artist/59272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39909#subject> ;
    schema:name "halc"@en ;
    foaf:made <album/39909#composition>,
        <album/39909#subject> ;
    foaf:name "halc"@en .

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

<org/1248#subject> schema:name "9-bit Records"@en,
        "9-bit Records"@ja,
        "9-bit Records"@ja-latn ;
    foaf:name "9-bit Records"@en,
        "9-bit Records"@ja,
        "9-bit Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/39909/39909-1370912957.jpg> a schema:ImageObject,
        foaf:Image .

<album/39909#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "When Late Becomes Early"@en,
        "When Late Becomes Early"@ja,
        "When Late Becomes Early"@ja-latn ;
    mo:composer <artist/10574#subject>,
        <artist/59272#subject> ;
    mo:produced_work <album/39909#musicalwork> ;
    schema:name "When Late Becomes Early"@en,
        "When Late Becomes Early"@ja,
        "When Late Becomes Early"@ja-latn .

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

<album/39909#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "When Late Becomes Early"@en,
        "When Late Becomes Early"@ja,
        "When Late Becomes Early"@ja-latn ;
    mo:performance_of <album/39909#musicalwork> ;
    mo:performer <artist/10574#subject> ;
    mo:recorded_as <album/39909#musicalexpression> ;
    schema:byArtist <artist/10574#subject> ;
    schema:name "When Late Becomes Early"@en,
        "When Late Becomes Early"@ja,
        "When Late Becomes Early"@ja-latn ;
    schema:workPerformed <album/39909#musicalwork> .

<artist/10574#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39909#subject> ;
    mo:performed <album/39909#performance> ;
    schema:name "Miearth"@en ;
    foaf:made <album/39909#composition>,
        <album/39909#subject> ;
    foaf:name "Miearth"@en .

<album/39909#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-06-09"^^xsd:date ;
    dcterms:title "When Late Becomes Early"@en,
        "When Late Becomes Early"@ja,
        "When Late Becomes Early"@ja-latn ;
    mo:catalogue_number "9BR-017" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/39909#musicalexpression> ;
    mo:publisher <org/1248#subject> ;
    mo:record _:N69ac2afc4e59482aa0e7b10c2cc29c44 ;
    mo:record_count 1 ;
    schema:byArtist <artist/10574#subject> ;
    schema:datePublished "2013-06-09"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/90/39909/39909-1370912957.jpg> ;
    schema:name "When Late Becomes Early"@en,
        "When Late Becomes Early"@ja,
        "When Late Becomes Early"@ja-latn ;
    schema:publisher <org/1248#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/39909/39909-1370912957.jpg> .

_:N013bfb1682f04ed89121585cbf22dad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Reprise"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N69ac2afc4e59482aa0e7b10c2cc29c44 ;
    schema:name "Morning Reprise"@en .

_:N1df0ec7e670a4a9b8d38ac1d478e006d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Made It This Far, Finally"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N69ac2afc4e59482aa0e7b10c2cc29c44 ;
    schema:name "We Made It This Far, Finally"@en .

_:N61502a253115457285e169955fb9026e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When Late Becomes Early"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N69ac2afc4e59482aa0e7b10c2cc29c44 ;
    schema:name "When Late Becomes Early"@en .

_:N8e29c2fb32744a989b231022457262ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After Hours"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N69ac2afc4e59482aa0e7b10c2cc29c44 ;
    schema:name "After Hours"@en .

_:N9165b393200a4a23b3df3b47ff19e4cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "7 a.m. Again"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N69ac2afc4e59482aa0e7b10c2cc29c44 ;
    schema:name "7 a.m. Again"@en .

_:Na2f7fd325ead48bd828de941c1f7ea94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Xtra Dimension"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N69ac2afc4e59482aa0e7b10c2cc29c44 ;
    schema:name "My Xtra Dimension"@en .

_:Na67f15d433204299821c64bddb57affe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triangulation"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N69ac2afc4e59482aa0e7b10c2cc29c44 ;
    schema:name "Triangulation"@en .

_:Nab23620fe63748a3a8d8b448c1ed25ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Onset Nostalgia"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N69ac2afc4e59482aa0e7b10c2cc29c44 ;
    schema:name "Onset Nostalgia"@en .

_:Necde0cd7b1ed405cb5ce3af8ea8eedd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Lamps"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N69ac2afc4e59482aa0e7b10c2cc29c44 ;
    schema:name "City Lamps"@en .

_:Nf2ec9ba023854e308e42147e91be101b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Push and Pull"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N69ac2afc4e59482aa0e7b10c2cc29c44 ;
    schema:name "Push and Pull"@en .

_:N69ac2afc4e59482aa0e7b10c2cc29c44 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N013bfb1682f04ed89121585cbf22dad3,
        _:N1df0ec7e670a4a9b8d38ac1d478e006d,
        _:N61502a253115457285e169955fb9026e,
        _:N8e29c2fb32744a989b231022457262ec,
        _:N9165b393200a4a23b3df3b47ff19e4cf,
        _:Na2f7fd325ead48bd828de941c1f7ea94,
        _:Na67f15d433204299821c64bddb57affe,
        _:Nab23620fe63748a3a8d8b448c1ed25ba,
        _:Necde0cd7b1ed405cb5ce3af8ea8eedd5,
        _:Nf2ec9ba023854e308e42147e91be101b ;
    mo:track_count 10 ;
    schema:duration "PT42:22"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N013bfb1682f04ed89121585cbf22dad3,
        _:N1df0ec7e670a4a9b8d38ac1d478e006d,
        _:N61502a253115457285e169955fb9026e,
        _:N8e29c2fb32744a989b231022457262ec,
        _:N9165b393200a4a23b3df3b47ff19e4cf,
        _:Na2f7fd325ead48bd828de941c1f7ea94,
        _:Na67f15d433204299821c64bddb57affe,
        _:Nab23620fe63748a3a8d8b448c1ed25ba,
        _:Necde0cd7b1ed405cb5ce3af8ea8eedd5,
        _:Nf2ec9ba023854e308e42147e91be101b .

