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

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

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

<artist/17#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14187#subject> ;
    schema:name "OdiakeS"@en ;
    foaf:made <album/14187#composition>,
        <album/14187#subject> ;
    foaf:name "OdiakeS"@en .

<artist/2562#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14187#subject> ;
    schema:name "OSATOH"@en ;
    foaf:made <album/14187#composition>,
        <album/14187#subject> ;
    foaf:name "OSATOH"@en .

<artist/267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14187#subject> ;
    schema:name "Manack"@en ;
    foaf:made <album/14187#composition>,
        <album/14187#subject> ;
    foaf:name "Manack"@en .

<artist/2685#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14187#subject> ;
    schema:name "Sepia"@en,
        "せぴあ"@ja ;
    foaf:made <album/14187#composition>,
        <album/14187#subject> ;
    foaf:name "Sepia"@en,
        "せぴあ"@ja .

<event/16> a mo:Release ;
    schema:name "Released at Comic Market 66 (Aug 13, 2004 to Aug 15, 2004)" .

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

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

<org/292#subject> schema:name "SJV-SC"@en,
        "SJV普及委員会"@ja,
        "SJV-SC"@ja-latn ;
    foaf:name "SJV-SC"@en,
        "SJV普及委員会"@ja,
        "SJV-SC"@ja-latn .

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

<https://medium-media.vgm.io/albums/78/14187/14187-1245833066.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14187#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Midnight Sensitive -complete-"@en,
        "Midnight Sensitive -complete-"@ja,
        "Midnight Sensitive -complete-"@ja-latn ;
    mo:composer <artist/17#subject>,
        <artist/2562#subject>,
        <artist/267#subject>,
        <artist/2685#subject> ;
    mo:produced_work <album/14187#musicalwork> ;
    schema:name "Midnight Sensitive -complete-"@en,
        "Midnight Sensitive -complete-"@ja,
        "Midnight Sensitive -complete-"@ja-latn .

<album/14187#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-15"^^xsd:date ;
    dcterms:title "Midnight Sensitive -complete-"@en,
        "Midnight Sensitive -complete-"@ja,
        "Midnight Sensitive -complete-"@ja-latn ;
    mo:catalogue_number "SJVSC-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14187#musicalexpression> ;
    mo:publisher <org/292#subject> ;
    mo:record _:N3d228308ed164791898a457de171562d ;
    mo:record_count 1 ;
    mo:release <event/16> ;
    schema:datePublished "2004-08-15"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/78/14187/14187-1245833066.jpg> ;
    schema:name "Midnight Sensitive -complete-"@en,
        "Midnight Sensitive -complete-"@ja,
        "Midnight Sensitive -complete-"@ja-latn ;
    schema:publisher <org/292#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/14187/14187-1245833066.jpg> .

_:N14cf43325d59496f8d34de6d61ae1b2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Rain"@en,
        "The Last Rain"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N3d228308ed164791898a457de171562d ;
    schema:name "The Last Rain"@en,
        "The Last Rain"@ja .

_:N5076d210e61c42cdb5a76afa951b920c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amber Glass"@en,
        "琥珀色のグラス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N3d228308ed164791898a457de171562d ;
    schema:name "Amber Glass"@en,
        "琥珀色のグラス"@ja .

_:N62084d38610e4272a9ced747ca7aaac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HOPE"@en,
        "HOPE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N3d228308ed164791898a457de171562d ;
    schema:name "HOPE"@en,
        "HOPE"@ja .

_:N749700bc05884f9c8e090ba7ccf0ab9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rio 2004"@en,
        "Rio 2004"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N3d228308ed164791898a457de171562d ;
    schema:name "Rio 2004"@en,
        "Rio 2004"@ja .

_:N8f836c8b104a472f8a1e038e3df38c1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UKI-UKI Beachside"@en,
        "UKI-UKI Beachside"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N3d228308ed164791898a457de171562d ;
    schema:name "UKI-UKI Beachside"@en,
        "UKI-UKI Beachside"@ja .

_:N980614608bd04981816a095ed0d79499 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Urban Midnight"@en,
        "Urban Midnight"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N3d228308ed164791898a457de171562d ;
    schema:name "Urban Midnight"@en,
        "Urban Midnight"@ja .

_:Ndd2394f2acd541ad913c115597d7045c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ASIAN Street"@en,
        "ASIAN Street"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N3d228308ed164791898a457de171562d ;
    schema:name "ASIAN Street"@en,
        "ASIAN Street"@ja .

_:Nddd1cc98edb142e4bc10c4d7e4dd1de6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Flyer"@en,
        "Twilight Flyer"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N3d228308ed164791898a457de171562d ;
    schema:name "Twilight Flyer"@en,
        "Twilight Flyer"@ja .

_:Nf5c2028afc19459383d80f58294f847f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blonde Eyes"@en,
        "Blonde Eyes"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N3d228308ed164791898a457de171562d ;
    schema:name "Blonde Eyes"@en,
        "Blonde Eyes"@ja .

_:N3d228308ed164791898a457de171562d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14cf43325d59496f8d34de6d61ae1b2c,
        _:N5076d210e61c42cdb5a76afa951b920c,
        _:N62084d38610e4272a9ced747ca7aaac0,
        _:N749700bc05884f9c8e090ba7ccf0ab9a,
        _:N8f836c8b104a472f8a1e038e3df38c1c,
        _:N980614608bd04981816a095ed0d79499,
        _:Ndd2394f2acd541ad913c115597d7045c,
        _:Nddd1cc98edb142e4bc10c4d7e4dd1de6,
        _:Nf5c2028afc19459383d80f58294f847f ;
    mo:track_count 9 ;
    schema:duration "PT41:45"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N14cf43325d59496f8d34de6d61ae1b2c,
        _:N5076d210e61c42cdb5a76afa951b920c,
        _:N62084d38610e4272a9ced747ca7aaac0,
        _:N749700bc05884f9c8e090ba7ccf0ab9a,
        _:N8f836c8b104a472f8a1e038e3df38c1c,
        _:N980614608bd04981816a095ed0d79499,
        _:Ndd2394f2acd541ad913c115597d7045c,
        _:Nddd1cc98edb142e4bc10c4d7e4dd1de6,
        _:Nf5c2028afc19459383d80f58294f847f .

