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

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

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

<artist/1314#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7324#subject> ;
    schema:name "Bjørn Lynne"@ja ;
    foaf:made <album/7324#composition>,
        <album/7324#subject> ;
    foaf:name "Bjørn Lynne"@ja .

<album/7324#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Quiet Places"@en,
        "Quiet Places"@ja,
        "Quiet Places"@ja-latn ;
    mo:composer <artist/1314#subject> ;
    mo:produced_work <album/7324#musicalwork> ;
    schema:name "Quiet Places"@en,
        "Quiet Places"@ja,
        "Quiet Places"@ja-latn .

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

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

<org/120#subject> schema:name "Lynne Publishing"@en,
        "Lynne Publishing"@ja,
        "Lynne Publishing"@ja-latn ;
    foaf:name "Lynne Publishing"@en,
        "Lynne Publishing"@ja,
        "Lynne Publishing"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/7324/7324-1318532372.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7324#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-02"^^xsd:date ;
    dcterms:title "Quiet Places"@en,
        "Quiet Places"@ja,
        "Quiet Places"@ja-latn ;
    mo:catalogue_number "LYNCD018" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/7324#musicalexpression> ;
    mo:publisher <org/120#subject> ;
    mo:record _:N4366e4f333f14ba99f3a2e948051822d ;
    mo:record_count 1 ;
    schema:datePublished "2008-03-02"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/42/7324/7324-1318532372.jpg> ;
    schema:name "Quiet Places"@en,
        "Quiet Places"@ja,
        "Quiet Places"@ja-latn ;
    schema:publisher <org/120#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/7324/7324-1318532372.jpg> .

_:N0d52d79b7ad84f5d89835bbeca89ef10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Bell"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Dream Bell"@en .

_:N11d22e7470cf4b5b90d2c4bd23eee4b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambient Singularity #1"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Ambient Singularity #1"@en .

_:N176e44f4c58046f7bedc7c77210143f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waiting"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Waiting"@en .

_:N2095c2eff6f04488962954ee8fc635ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Secrets Mystery"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Deep Secrets Mystery"@en .

_:N353bce5231c14e0ebf92792134e84e12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaleidoscope"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Kaleidoscope"@en .

_:N35657396c91a4ede92b07bc0d718923e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solnatt"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Solnatt"@en .

_:N75207340bf0149bf99b6d9eea2dd6a66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reunion"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Reunion"@en .

_:N757a928a3b31414c860ece2cc58feced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Sea"@en .

_:N7cb085cd8c8946e09e7261f97ee80278 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Azure"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Azure"@en .

_:N85b8a362d0944859a507f2861980a64d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Secrets Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Deep Secrets Theme"@en .

_:N99f3fc0f6c634f4b86d11d41ff73c7c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Secrets Love Letters"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Deep Secrets Love Letters"@en .

_:Nb5ef2414b8624ec1999a6c314d4808ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Winds"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Fairy Winds"@en .

_:Nbcf725b267854035a30dc89767f89119 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Secrets Love Promise"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Deep Secrets Love Promise"@en .

_:Nd25a60e41e6b496ba234e93cb90cea84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Secrets The Shadow"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Deep Secrets The Shadow"@en .

_:Ndee4335d615d4c43a1482a2871f282e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Secrets New Beginnings"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Deep Secrets New Beginnings"@en .

_:Nec6e6e41e19945aaa567e3b368fb9378 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Secrets Bittersweet"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N4366e4f333f14ba99f3a2e948051822d ;
    schema:name "Deep Secrets Bittersweet"@en .

_:N4366e4f333f14ba99f3a2e948051822d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d52d79b7ad84f5d89835bbeca89ef10,
        _:N11d22e7470cf4b5b90d2c4bd23eee4b2,
        _:N176e44f4c58046f7bedc7c77210143f9,
        _:N2095c2eff6f04488962954ee8fc635ac,
        _:N353bce5231c14e0ebf92792134e84e12,
        _:N35657396c91a4ede92b07bc0d718923e,
        _:N75207340bf0149bf99b6d9eea2dd6a66,
        _:N757a928a3b31414c860ece2cc58feced,
        _:N7cb085cd8c8946e09e7261f97ee80278,
        _:N85b8a362d0944859a507f2861980a64d,
        _:N99f3fc0f6c634f4b86d11d41ff73c7c8,
        _:Nb5ef2414b8624ec1999a6c314d4808ce,
        _:Nbcf725b267854035a30dc89767f89119,
        _:Nd25a60e41e6b496ba234e93cb90cea84,
        _:Ndee4335d615d4c43a1482a2871f282e5,
        _:Nec6e6e41e19945aaa567e3b368fb9378 ;
    mo:track_count 16 ;
    schema:duration "PT45:47"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0d52d79b7ad84f5d89835bbeca89ef10,
        _:N11d22e7470cf4b5b90d2c4bd23eee4b2,
        _:N176e44f4c58046f7bedc7c77210143f9,
        _:N2095c2eff6f04488962954ee8fc635ac,
        _:N353bce5231c14e0ebf92792134e84e12,
        _:N35657396c91a4ede92b07bc0d718923e,
        _:N75207340bf0149bf99b6d9eea2dd6a66,
        _:N757a928a3b31414c860ece2cc58feced,
        _:N7cb085cd8c8946e09e7261f97ee80278,
        _:N85b8a362d0944859a507f2861980a64d,
        _:N99f3fc0f6c634f4b86d11d41ff73c7c8,
        _:Nb5ef2414b8624ec1999a6c314d4808ce,
        _:Nbcf725b267854035a30dc89767f89119,
        _:Nd25a60e41e6b496ba234e93cb90cea84,
        _:Ndee4335d615d4c43a1482a2871f282e5,
        _:Nec6e6e41e19945aaa567e3b368fb9378 .

