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

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

<album/76439> a mo:Release ;
    mo:catalogue_number "SL9-2047-1-2" .

<artist/24690#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62214#subject> ;
    schema:name "Rebecca Sugar"@en ;
    foaf:made <album/62214#composition>,
        <album/62214#lyrics>,
        <album/62214#subject> ;
    foaf:name "Rebecca Sugar"@en .

<artist/26379#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62214#subject> ;
    schema:name "Patrick McHale"@en ;
    foaf:made <album/62214#composition>,
        <album/62214#lyrics>,
        <album/62214#subject> ;
    foaf:name "Patrick McHale"@en .

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

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

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

<https://medium-media.vgm.io/albums/41/62214/62214-1475955789.jpg> a schema:ImageObject,
        foaf:Image .

<album/62214#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Marceline The Vampire Queen: Rock The Nightosphere"@en,
        "Marceline The Vampire Queen: Rock The Nightosphere"@ja,
        "Marceline The Vampire Queen: Rock The Nightosphere"@ja-latn ;
    mo:composer <artist/24690#subject>,
        <artist/26379#subject> ;
    mo:produced_work <album/62214#musicalwork> ;
    schema:name "Marceline The Vampire Queen: Rock The Nightosphere"@en,
        "Marceline The Vampire Queen: Rock The Nightosphere"@ja,
        "Marceline The Vampire Queen: Rock The Nightosphere"@ja-latn .

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

<artist/19060#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62214#performance> ;
    schema:name "John DiMaggio"@en ;
    foaf:name "John DiMaggio"@en .

<artist/26378#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62214#performance> ;
    schema:name "Tom Kenny"@en ;
    foaf:name "Tom Kenny"@en .

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

<album/62214#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Marceline The Vampire Queen: Rock The Nightosphere"@en,
        "Marceline The Vampire Queen: Rock The Nightosphere"@ja,
        "Marceline The Vampire Queen: Rock The Nightosphere"@ja-latn ;
    mo:performance_of <album/62214#musicalwork> ;
    mo:performer _:N078fdfb408874e88a7e2362469a9863d,
        _:N1aad69f466064a5eb500215f93f65a92,
        _:N9f6f58d17ca64450b8bdcd7f9d2bce98,
        _:Ne7a6fc3da5e84a68b8413e666a130ad3,
        <artist/19060#subject>,
        <artist/26378#subject> ;
    mo:recorded_as <album/62214#musicalexpression> ;
    schema:byArtist _:N078fdfb408874e88a7e2362469a9863d,
        _:N1aad69f466064a5eb500215f93f65a92,
        _:N9f6f58d17ca64450b8bdcd7f9d2bce98,
        _:Ne7a6fc3da5e84a68b8413e666a130ad3,
        <artist/19060#subject>,
        <artist/26378#subject> ;
    schema:name "Marceline The Vampire Queen: Rock The Nightosphere"@en,
        "Marceline The Vampire Queen: Rock The Nightosphere"@ja,
        "Marceline The Vampire Queen: Rock The Nightosphere"@ja-latn ;
    schema:workPerformed <album/62214#musicalwork> .

<album/62214#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-20"^^xsd:date ;
    dcterms:title "Marceline The Vampire Queen: Rock The Nightosphere"@en,
        "Marceline The Vampire Queen: Rock The Nightosphere"@ja,
        "Marceline The Vampire Queen: Rock The Nightosphere"@ja-latn ;
    mo:catalogue_number "SL9-2026-1-9" ;
    mo:media_type "Vinyl (12\" 45 rpm)" ;
    mo:other_release_of <album/76439> ;
    mo:publication_of <album/62214#musicalexpression> ;
    mo:publisher <org/1702#subject> ;
    mo:record _:Nf0b7df6e40d546fabbb7bfb434c444a0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Adventure Time"@en ;
            foaf:name "Adventure Time"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Olivia Olson"@en ;
            foaf:name "Olivia Olson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Pendleton Ward"@en ;
            foaf:name "Pendleton Ward"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jeremy Shada"@en ;
            foaf:name "Jeremy Shada"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hynden Walch"@en ;
            foaf:name "Hynden Walch"@en ],
        <artist/19060#subject>,
        <artist/26378#subject> ;
    schema:datePublished "2015-11-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/41/62214/62214-1475955789.jpg> ;
    schema:name "Marceline The Vampire Queen: Rock The Nightosphere"@en,
        "Marceline The Vampire Queen: Rock The Nightosphere"@ja,
        "Marceline The Vampire Queen: Rock The Nightosphere"@ja-latn ;
    schema:publisher <org/1702#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/62214/62214-1475955789.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jesse Moynihan"@en ;
    foaf:made <album/62214#lyrics> ;
    foaf:name "Jesse Moynihan"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jesse Moynihan"@en ;
    foaf:made <album/62214#subject> ;
    foaf:name "Jesse Moynihan"@en .

_:N078fdfb408874e88a7e2362469a9863d a schema:Person,
        foaf:Person ;
    mo:performed <album/62214#performance> ;
    schema:name "Pendleton Ward"@en ;
    foaf:name "Pendleton Ward"@en .

_:N1aad69f466064a5eb500215f93f65a92 a schema:Person,
        foaf:Person ;
    mo:performed <album/62214#performance> ;
    schema:name "Jeremy Shada"@en ;
    foaf:name "Jeremy Shada"@en .

_:N2d75c1751af54257943846cd5b153bed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "House Hunting Song"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nf0b7df6e40d546fabbb7bfb434c444a0 ;
    schema:name "House Hunting Song"@en .

_:N3a31ac138835487e8d5aa37f899067bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Just Your Little Girl"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:Nf0b7df6e40d546fabbb7bfb434c444a0 ;
    schema:name "Not Just Your Little Girl"@en .

_:N57290e6ffab64b69b74e2f39d53987b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fry Song"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nf0b7df6e40d546fabbb7bfb434c444a0 ;
    schema:name "Fry Song"@en .

_:N9f6f58d17ca64450b8bdcd7f9d2bce98 a schema:Person,
        foaf:Person ;
    mo:performed <album/62214#performance> ;
    schema:name "Olivia Olson"@en ;
    foaf:name "Olivia Olson"@en .

_:Nc734718ecbd24128a24dbebc92d81578 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remember You"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nf0b7df6e40d546fabbb7bfb434c444a0 ;
    schema:name "Remember You"@en .

_:Ne7a6fc3da5e84a68b8413e666a130ad3 a schema:Person,
        foaf:Person ;
    mo:performed <album/62214#performance> ;
    schema:name "Hynden Walch"@en ;
    foaf:name "Hynden Walch"@en .

_:Nf233072ba7684099b0a9ef09f9e65dae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journal Song"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nf0b7df6e40d546fabbb7bfb434c444a0 ;
    schema:name "Journal Song"@en .

_:Nf74a732a3f5d4962a6b4a400bf79445d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nuts"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nf0b7df6e40d546fabbb7bfb434c444a0 ;
    schema:name "Nuts"@en .

_:Nff42dc01e8634a7c88490bc923750399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Just Your Problem"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nf0b7df6e40d546fabbb7bfb434c444a0 ;
    schema:name "I'm Just Your Problem"@en .

_:Nf0b7df6e40d546fabbb7bfb434c444a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d75c1751af54257943846cd5b153bed,
        _:N3a31ac138835487e8d5aa37f899067bd,
        _:N57290e6ffab64b69b74e2f39d53987b6,
        _:Nc734718ecbd24128a24dbebc92d81578,
        _:Nf233072ba7684099b0a9ef09f9e65dae,
        _:Nf74a732a3f5d4962a6b4a400bf79445d,
        _:Nff42dc01e8634a7c88490bc923750399 ;
    mo:track_count 7 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2d75c1751af54257943846cd5b153bed,
        _:N3a31ac138835487e8d5aa37f899067bd,
        _:N57290e6ffab64b69b74e2f39d53987b6,
        _:Nc734718ecbd24128a24dbebc92d81578,
        _:Nf233072ba7684099b0a9ef09f9e65dae,
        _:Nf74a732a3f5d4962a6b4a400bf79445d,
        _:Nff42dc01e8634a7c88490bc923750399 .

