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

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

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

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

<album/106185#musicalexpression> a mo:Signal ;
    mo:published_as <album/106185#subject> ;
    mo:records <album/106185#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/58/106185/106185-0ef1c64e4d76.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106185#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/106185/106185-0ef1c64e4d76.jpg> ;
    foaf:depicts <album/106185#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/106185/106185-0ef1c64e4d76.jpg> .

<https://medium-media.vgm.io/albums/58/106185/106185-0ef1c64e4d76.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/67615#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106185#performance> ;
    schema:name "Dazbee"@en ;
    foaf:name "Dazbee"@en .

<artist/931#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106185#subject> ;
    mo:performed <album/106185#performance> ;
    schema:name "Jee-Hoon Park"@en,
        "박지훈"@ja ;
    foaf:made <album/106185#composition>,
        <album/106185#lyrics>,
        <album/106185#subject> ;
    foaf:name "Jee-Hoon Park"@en,
        "박지훈"@ja .

<album/106185#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CLOSERS OST: yaksok"@en,
        "클로저스 OST : 약속"@ja,
        "CLOSERS OST: yaksok"@ja-latn ;
    mo:performance_of <album/106185#musicalwork> ;
    mo:performer _:Nacbcb0556c8347ab89115a4cff2da4a6,
        <artist/35471#subject>,
        <artist/67615#subject>,
        <artist/931#subject> ;
    mo:recorded_as <album/106185#musicalexpression> ;
    schema:byArtist _:Nacbcb0556c8347ab89115a4cff2da4a6,
        <artist/35471#subject>,
        <artist/67615#subject>,
        <artist/931#subject> ;
    schema:name "CLOSERS OST: yaksok"@en,
        "클로저스 OST : 약속"@ja,
        "CLOSERS OST: yaksok"@ja-latn ;
    schema:workPerformed <album/106185#musicalwork> .

<album/106185#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-11-12"^^xsd:date ;
    dcterms:title "CLOSERS OST: yaksok"@en,
        "클로저스 OST : 약속"@ja,
        "CLOSERS OST: yaksok"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106185#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:Nba73a3ed733947ecbf7d5f5806a921fe ;
    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 "최호진"@en ;
            foaf:name "최호진"@en ],
        <artist/35471#subject>,
        <artist/67615#subject>,
        <artist/931#subject> ;
    schema:datePublished "2020-11-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/106185/106185-0ef1c64e4d76.jpg> ;
    schema:name "CLOSERS OST: yaksok"@en,
        "클로저스 OST : 약속"@ja,
        "CLOSERS OST: yaksok"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/106185/106185-0ef1c64e4d76.jpg> .

_:N3b560fed12ad4132b5437d985e64f39b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "약속"@ko ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba73a3ed733947ecbf7d5f5806a921fe ;
    schema:name "약속"@ko .

_:Nacbcb0556c8347ab89115a4cff2da4a6 a schema:Person,
        foaf:Person ;
    mo:performed <album/106185#performance> ;
    schema:name "최호진"@en ;
    foaf:name "최호진"@en .

_:Ncd1df485c0164464a89dae5e8ac83057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "약속 (Inst.)"@ko ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nba73a3ed733947ecbf7d5f5806a921fe ;
    schema:name "약속 (Inst.)"@ko .

_:Nba73a3ed733947ecbf7d5f5806a921fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b560fed12ad4132b5437d985e64f39b,
        _:Ncd1df485c0164464a89dae5e8ac83057 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3b560fed12ad4132b5437d985e64f39b,
        _:Ncd1df485c0164464a89dae5e8ac83057 .

