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

<artist/35475#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eunto"@en,
        "은토"@ja ;
    foaf:made <album/106032#lyrics>,
        <album/106032#subject> ;
    foaf:name "Eunto"@en,
        "은토"@ja .

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

<album/106032#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CLOSERS OST: Adieu"@en,
        "클로저스 OST : Adieu"@ja,
        "CLOSERS OST: Adieu"@ja-latn ;
    mo:composer <artist/25670#subject> ;
    mo:produced_work <album/106032#musicalwork> ;
    schema:name "CLOSERS OST: Adieu"@en,
        "클로저스 OST : Adieu"@ja,
        "CLOSERS OST: Adieu"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/23/106032/106032-ca04f0d9cfe7.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/35471#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106032#performance> ;
    schema:name "Sangmin Sung"@en,
        "성상민"@ja ;
    foaf:name "Sangmin Sung"@en,
        "성상민"@ja .

<artist/25670#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106032#subject> ;
    mo:performed <album/106032#performance> ;
    schema:name "Peter Dalwoo Kim"@en,
        "김달우"@ja ;
    foaf:made <album/106032#composition>,
        <album/106032#subject> ;
    foaf:name "Peter Dalwoo Kim"@en,
        "김달우"@ja .

<album/106032#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CLOSERS OST: Adieu"@en,
        "클로저스 OST : Adieu"@ja,
        "CLOSERS OST: Adieu"@ja-latn ;
    mo:performance_of <album/106032#musicalwork> ;
    mo:performer _:Nc7ae50fb066a4766a30b5dd781043dc9,
        _:Ne4181a77cdeb41bca092ec8db1d6861d,
        _:Nf9760044825d4f8bbb854201fbdf3319,
        <artist/25670#subject>,
        <artist/35471#subject> ;
    mo:recorded_as <album/106032#musicalexpression> ;
    schema:byArtist _:Nc7ae50fb066a4766a30b5dd781043dc9,
        _:Ne4181a77cdeb41bca092ec8db1d6861d,
        _:Nf9760044825d4f8bbb854201fbdf3319,
        <artist/25670#subject>,
        <artist/35471#subject> ;
    schema:name "CLOSERS OST: Adieu"@en,
        "클로저스 OST : Adieu"@ja,
        "CLOSERS OST: Adieu"@ja-latn ;
    schema:workPerformed <album/106032#musicalwork> .

<album/106032#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-22"^^xsd:date ;
    dcterms:title "CLOSERS OST: Adieu"@en,
        "클로저스 OST : Adieu"@ja,
        "CLOSERS OST: Adieu"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106032#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:Na9892be5fce342538ad524c9ce14e241 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "CLOSERS"@en ;
            foaf:name "CLOSERS"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Hyunah Kim"@en ;
            foaf:name "Hyunah Kim"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yoong String"@en ;
            foaf:name "Yoong String"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nahyun Lee"@en ;
            foaf:name "Nahyun Lee"@en ],
        <artist/25670#subject>,
        <artist/35471#subject> ;
    schema:datePublished "2016-12-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/106032/106032-ca04f0d9cfe7.jpg> ;
    schema:name "CLOSERS OST: Adieu"@en,
        "클로저스 OST : Adieu"@ja,
        "CLOSERS OST: Adieu"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/106032/106032-ca04f0d9cfe7.jpg> .

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

_:Na794a493d22c40e3adbfebc830cb44b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adieu (Inst.)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na9892be5fce342538ad524c9ce14e241 ;
    schema:name "Adieu (Inst.)"@en .

_:Nc7ae50fb066a4766a30b5dd781043dc9 a schema:Person,
        foaf:Person ;
    mo:performed <album/106032#performance> ;
    schema:name "Nahyun Lee"@en ;
    foaf:name "Nahyun Lee"@en .

_:Ne4181a77cdeb41bca092ec8db1d6861d a schema:Person,
        foaf:Person ;
    mo:performed <album/106032#performance> ;
    schema:name "Yoong String"@en ;
    foaf:name "Yoong String"@en .

_:Nf9760044825d4f8bbb854201fbdf3319 a schema:Person,
        foaf:Person ;
    mo:performed <album/106032#performance> ;
    schema:name "Hyunah Kim"@en ;
    foaf:name "Hyunah Kim"@en .

_:Na9892be5fce342538ad524c9ce14e241 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4ba134a9f8dc4007aed604ff25e7d79f,
        _:Na794a493d22c40e3adbfebc830cb44b6 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4ba134a9f8dc4007aed604ff25e7d79f,
        _:Na794a493d22c40e3adbfebc830cb44b6 .

