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

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

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

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

<https://medium-media.vgm.io/albums/63/106036/106036-afa91b54ea81.jpg> a schema:ImageObject,
        foaf:Image .

<album/106036#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Quiz Planet OST: Popping Quiz"@en,
        "퀴즈퀴즈 OST : Popping Quiz"@ja,
        "Quiz Planet OST: Popping Quiz"@ja-latn ;
    mo:composer <artist/35470#subject>,
        <artist/35472#subject> ;
    mo:produced_work <album/106036#musicalwork> ;
    schema:name "Quiz Planet OST: Popping Quiz"@en,
        "퀴즈퀴즈 OST : Popping Quiz"@ja,
        "Quiz Planet OST: Popping Quiz"@ja-latn .

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

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

<artist/35470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106036#subject> ;
    mo:performed <album/106036#performance> ;
    schema:name "Gahae Kim"@en,
        "김가해"@ja ;
    foaf:made <album/106036#composition>,
        <album/106036#subject> ;
    foaf:name "Gahae Kim"@en,
        "김가해"@ja .

<artist/35472#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106036#subject> ;
    mo:performed <album/106036#performance> ;
    schema:name "Hana Chae"@en,
        "채하나"@ja ;
    foaf:made <album/106036#composition>,
        <album/106036#subject> ;
    foaf:name "Hana Chae"@en,
        "채하나"@ja .

<album/106036#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Quiz Planet OST: Popping Quiz"@en,
        "퀴즈퀴즈 OST : Popping Quiz"@ja,
        "Quiz Planet OST: Popping Quiz"@ja-latn ;
    mo:performance_of <album/106036#musicalwork> ;
    mo:performer <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject> ;
    mo:recorded_as <album/106036#musicalexpression> ;
    schema:byArtist <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject> ;
    schema:name "Quiz Planet OST: Popping Quiz"@en,
        "퀴즈퀴즈 OST : Popping Quiz"@ja,
        "Quiz Planet OST: Popping Quiz"@ja-latn ;
    schema:workPerformed <album/106036#musicalwork> .

<album/106036#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-11-07"^^xsd:date ;
    dcterms:title "Quiz Planet OST: Popping Quiz"@en,
        "퀴즈퀴즈 OST : Popping Quiz"@ja,
        "Quiz Planet OST: Popping Quiz"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106036#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:N22c06fac88cc491b8981f94b570a620d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Quiz Planet (Quiz Quiz)"@en ;
            foaf:name "Quiz Planet (Quiz Quiz)"@en ] ;
    schema:byArtist <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject> ;
    schema:datePublished "2016-11-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/106036/106036-afa91b54ea81.jpg> ;
    schema:name "Quiz Planet OST: Popping Quiz"@en,
        "퀴즈퀴즈 OST : Popping Quiz"@ja,
        "Quiz Planet OST: Popping Quiz"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/106036/106036-afa91b54ea81.jpg> .

_:N29f4e780530f4a288b233cc3baf34cf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hurry Up!"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22c06fac88cc491b8981f94b570a620d ;
    schema:name "Hurry Up!"@en .

_:Nbeb689408021463eb6903f3c8999e074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Popping Quiz"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22c06fac88cc491b8981f94b570a620d ;
    schema:name "Popping Quiz"@en .

_:Neceb2e13405043e4b4e3e9631e144b9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Arena"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22c06fac88cc491b8981f94b570a620d ;
    schema:name "Battle Arena"@en .

_:N22c06fac88cc491b8981f94b570a620d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29f4e780530f4a288b233cc3baf34cf2,
        _:Nbeb689408021463eb6903f3c8999e074,
        _:Neceb2e13405043e4b4e3e9631e144b9d ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N29f4e780530f4a288b233cc3baf34cf2,
        _:Nbeb689408021463eb6903f3c8999e074,
        _:Neceb2e13405043e4b4e3e9631e144b9d .

