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

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

<artist/3529#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16025#subject> ;
    schema:name "Mark Seibert"@en ;
    foaf:made <album/16025#composition>,
        <album/16025#subject> ;
    foaf:name "Mark Seibert"@en .

<product/18350#subject> a schema:CreativeWork ;
    schema:name "King's Quest VI: Heir Today, Gone Tomorrow"@en,
        "King's Quest VI: Heir Today, Gone Tomorrow"@ja,
        "King's Quest VI: Heir Today, Gone Tomorrow"@ja-latn ;
    foaf:name "King's Quest VI: Heir Today, Gone Tomorrow"@en,
        "King's Quest VI: Heir Today, Gone Tomorrow"@ja,
        "King's Quest VI: Heir Today, Gone Tomorrow"@ja-latn .

<album/16025#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Girl in the Tower: The love theme from King's Quest VI"@en,
        "Girl in the Tower: The love theme from King's Quest VI"@ja,
        "Girl in the Tower: The love theme from King's Quest VI"@ja-latn ;
    mo:composer <artist/3529#subject> ;
    mo:produced_work <album/16025#musicalwork> ;
    schema:name "Girl in the Tower: The love theme from King's Quest VI"@en,
        "Girl in the Tower: The love theme from King's Quest VI"@ja,
        "Girl in the Tower: The love theme from King's Quest VI"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/52/16025/16025-1256535491.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16025#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Girl in the Tower: The love theme from King's Quest VI"@en,
        "Girl in the Tower: The love theme from King's Quest VI"@ja,
        "Girl in the Tower: The love theme from King's Quest VI"@ja-latn ;
    mo:performance_of <album/16025#musicalwork> ;
    mo:performer _:N1413647cf8a74d93888fc0de6295a7e1,
        _:N486aa297d28b4f3396582332f54f051b,
        _:Nc0db2a0028e24830859337e4582d2996 ;
    mo:recorded_as <album/16025#musicalexpression> ;
    schema:byArtist _:N1413647cf8a74d93888fc0de6295a7e1,
        _:N486aa297d28b4f3396582332f54f051b,
        _:Nc0db2a0028e24830859337e4582d2996 ;
    schema:name "Girl in the Tower: The love theme from King's Quest VI"@en,
        "Girl in the Tower: The love theme from King's Quest VI"@ja,
        "Girl in the Tower: The love theme from King's Quest VI"@ja-latn ;
    schema:workPerformed <album/16025#musicalwork> .

<album/16025#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-01-01"^^xsd:date ;
    dcterms:title "Girl in the Tower: The love theme from King's Quest VI"@en,
        "Girl in the Tower: The love theme from King's Quest VI"@ja,
        "Girl in the Tower: The love theme from King's Quest VI"@ja-latn ;
    mo:catalogue_number "WO-21500-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16025#musicalexpression> ;
    mo:publisher _:N7b8d7e79d68c41d39afeb60eeb9a9435 ;
    mo:record _:N7596fe4da76c4d96b32244a511be9884 ;
    mo:record_count 1 ;
    schema:about <product/18350#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Debbie Seibert"@en ;
            foaf:name "Debbie Seibert"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bob Bergthold"@en ;
            foaf:name "Bob Bergthold"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ron Delarm"@en ;
            foaf:name "Ron Delarm"@en ] ;
    schema:datePublished "1992-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/16025/16025-1256535491.jpg> ;
    schema:name "Girl in the Tower: The love theme from King's Quest VI"@en,
        "Girl in the Tower: The love theme from King's Quest VI"@ja,
        "Girl in the Tower: The love theme from King's Quest VI"@ja-latn ;
    schema:publisher _:N7b8d7e79d68c41d39afeb60eeb9a9435 ;
    foaf:depiction <https://media.vgm.io/albums/52/16025/16025-1256535491.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jane Jensen"@en ;
    foaf:made <album/16025#subject> ;
    foaf:name "Jane Jensen"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jane Jensen"@en ;
    foaf:made <album/16025#lyrics> ;
    foaf:name "Jane Jensen"@en .

_:N1413647cf8a74d93888fc0de6295a7e1 a schema:Person,
        foaf:Person ;
    mo:performed <album/16025#performance> ;
    schema:name "Bob Bergthold"@en ;
    foaf:name "Bob Bergthold"@en .

_:N3e10556d46d949fdae86b3e890fd6502 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl in the Tower"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N7596fe4da76c4d96b32244a511be9884 ;
    schema:name "Girl in the Tower"@en .

_:N486aa297d28b4f3396582332f54f051b a schema:Person,
        foaf:Person ;
    mo:performed <album/16025#performance> ;
    schema:name "Ron Delarm"@en ;
    foaf:name "Ron Delarm"@en .

_:N7596fe4da76c4d96b32244a511be9884 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e10556d46d949fdae86b3e890fd6502 ;
    mo:track_count 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N3e10556d46d949fdae86b3e890fd6502 .

_:N7b8d7e79d68c41d39afeb60eeb9a9435 schema:name "BMI"@en,
        "BMI"@ja,
        "BMI"@ja-latn ;
    foaf:name "BMI"@en,
        "BMI"@ja,
        "BMI"@ja-latn .

_:Nc0db2a0028e24830859337e4582d2996 a schema:Person,
        foaf:Person ;
    mo:performed <album/16025#performance> ;
    schema:name "Debbie Seibert"@en ;
    foaf:name "Debbie Seibert"@en .

