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

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

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

<album/143801#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "For Sleepless Night"@en,
        "眠れない夜に聴く音楽"@ja,
        "For Sleepless Night"@ja-latn ;
    mo:composer <artist/2082#subject> ;
    mo:produced_work <album/143801#musicalwork> ;
    schema:name "For Sleepless Night"@en,
        "眠れない夜に聴く音楽"@ja,
        "For Sleepless Night"@ja-latn .

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

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

<https://media.vgm.io/albums/10/143801/143801-775e49eadb62.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143801#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/143801/143801-775e49eadb62.jpg> ;
    foaf:depicts <album/143801#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/143801/143801-775e49eadb62.jpg> .

<https://medium-media.vgm.io/albums/10/143801/143801-775e49eadb62.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/143801#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "For Sleepless Night"@en,
        "眠れない夜に聴く音楽"@ja,
        "For Sleepless Night"@ja-latn ;
    mo:performance_of <album/143801#musicalwork> ;
    mo:performer <artist/2082#subject> ;
    mo:recorded_as <album/143801#musicalexpression> ;
    schema:byArtist <artist/2082#subject> ;
    schema:name "For Sleepless Night"@en,
        "眠れない夜に聴く音楽"@ja,
        "For Sleepless Night"@ja-latn ;
    schema:workPerformed <album/143801#musicalwork> .

<artist/2082#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143801#subject> ;
    mo:performed <album/143801#performance> ;
    schema:name "Hajime Mizoguchi"@en,
        "溝口肇"@ja ;
    foaf:made <album/143801#composition>,
        <album/143801#subject> ;
    foaf:name "Hajime Mizoguchi"@en,
        "溝口肇"@ja .

<album/143801#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-03-05"^^xsd:date ;
    dcterms:title "For Sleepless Night"@en,
        "眠れない夜に聴く音楽"@ja,
        "For Sleepless Night"@ja-latn ;
    mo:catalogue_number "KICC-1132" ;
    mo:media_type "SHM-CD" ;
    mo:publication_of <album/143801#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N31c877ce10ac4c58809e9a75bcb997fe ;
    mo:record_count 1 ;
    schema:byArtist <artist/2082#subject> ;
    schema:datePublished "2014-03-05"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/10/143801/143801-775e49eadb62.jpg> ;
    schema:name "For Sleepless Night"@en,
        "眠れない夜に聴く音楽"@ja,
        "For Sleepless Night"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/143801/143801-775e49eadb62.jpg> .

_:N03421b1add0246e1a751255068337783 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light in The Forest"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N31c877ce10ac4c58809e9a75bcb997fe ;
    schema:name "Light in The Forest"@en .

_:N0d16cb10709a4117ab0423c702826a14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sun and The Moon"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N31c877ce10ac4c58809e9a75bcb997fe ;
    schema:name "The Sun and The Moon"@en .

_:N27de9ae3e4cf44adb060b08c4b38396e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cat and Angel"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N31c877ce10ac4c58809e9a75bcb997fe ;
    schema:name "Cat and Angel"@en .

_:N30bc3f2f82a14059b6907f16a3475f08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Northern Lights"@en ;
    mo:track_number 4 ;
    schema:duration "PT9:23"^^xsd:interval ;
    schema:inPlaylist _:N31c877ce10ac4c58809e9a75bcb997fe ;
    schema:name "Northern Lights"@en .

_:N338d402fe4dc4009b271c485a1c1accf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After Dark"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N31c877ce10ac4c58809e9a75bcb997fe ;
    schema:name "After Dark"@en .

_:N533df0b5ed3d450ca55699f39c567846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit"@en ;
    mo:track_number 11 ;
    schema:duration "PT9:03"^^xsd:interval ;
    schema:inPlaylist _:N31c877ce10ac4c58809e9a75bcb997fe ;
    schema:name "Spirit"@en .

_:N80c98b8584f54b42bfcb0a9ad7440eb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepless Night"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:N31c877ce10ac4c58809e9a75bcb997fe ;
    schema:name "Sleepless Night"@en .

_:N98aabeb60ed0404586d1b42182632ace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Classic Blue"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N31c877ce10ac4c58809e9a75bcb997fe ;
    schema:name "Classic Blue"@en .

_:Nb0abdd08b0f64d4aa7bbd388ad8e1d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N31c877ce10ac4c58809e9a75bcb997fe ;
    schema:name "Dream"@en .

_:Nd34a560cf7174b8e866f422ba32e4880 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dolly (Fauré)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N31c877ce10ac4c58809e9a75bcb997fe ;
    schema:name "Dolly (Fauré)"@en .

_:Nd5c46657a98d464cbdf5b059946d939b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepy Places"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N31c877ce10ac4c58809e9a75bcb997fe ;
    schema:name "Sleepy Places"@en .

_:Ne324f21984c144af9da7719208a118e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Usual Blue Sky"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N31c877ce10ac4c58809e9a75bcb997fe ;
    schema:name "Usual Blue Sky"@en .

_:N31c877ce10ac4c58809e9a75bcb997fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03421b1add0246e1a751255068337783,
        _:N0d16cb10709a4117ab0423c702826a14,
        _:N27de9ae3e4cf44adb060b08c4b38396e,
        _:N30bc3f2f82a14059b6907f16a3475f08,
        _:N338d402fe4dc4009b271c485a1c1accf,
        _:N533df0b5ed3d450ca55699f39c567846,
        _:N80c98b8584f54b42bfcb0a9ad7440eb4,
        _:N98aabeb60ed0404586d1b42182632ace,
        _:Nb0abdd08b0f64d4aa7bbd388ad8e1d30,
        _:Nd34a560cf7174b8e866f422ba32e4880,
        _:Nd5c46657a98d464cbdf5b059946d939b,
        _:Ne324f21984c144af9da7719208a118e2 ;
    mo:track_count 12 ;
    schema:duration "PT69:33"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N03421b1add0246e1a751255068337783,
        _:N0d16cb10709a4117ab0423c702826a14,
        _:N27de9ae3e4cf44adb060b08c4b38396e,
        _:N30bc3f2f82a14059b6907f16a3475f08,
        _:N338d402fe4dc4009b271c485a1c1accf,
        _:N533df0b5ed3d450ca55699f39c567846,
        _:N80c98b8584f54b42bfcb0a9ad7440eb4,
        _:N98aabeb60ed0404586d1b42182632ace,
        _:Nb0abdd08b0f64d4aa7bbd388ad8e1d30,
        _:Nd34a560cf7174b8e866f422ba32e4880,
        _:Nd5c46657a98d464cbdf5b059946d939b,
        _:Ne324f21984c144af9da7719208a118e2 .

