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

<album/143269> a mo:Release ;
    mo:catalogue_number "GEF87" .

<album/143270#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DO THE BARTMAN [Limited Edition]"@en,
        "DO THE BARTMAN [Limited Edition]"@ja,
        "DO THE BARTMAN [Limited Edition]"@ja-latn ;
    mo:produced_work <album/143270#musicalwork> ;
    schema:name "DO THE BARTMAN [Limited Edition]"@en,
        "DO THE BARTMAN [Limited Edition]"@ja,
        "DO THE BARTMAN [Limited Edition]"@ja-latn .

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

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

<product/10969#subject> a schema:CreativeWork ;
    schema:name "The Simpsons"@en,
        "The Simpsons"@ja,
        "The Simpsons"@ja-latn ;
    foaf:name "The Simpsons"@en,
        "The Simpsons"@ja,
        "The Simpsons"@ja-latn .

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

<album/143270#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DO THE BARTMAN [Limited Edition]"@en,
        "DO THE BARTMAN [Limited Edition]"@ja,
        "DO THE BARTMAN [Limited Edition]"@ja-latn ;
    mo:performance_of <album/143270#musicalwork> ;
    mo:recorded_as <album/143270#musicalexpression> ;
    schema:name "DO THE BARTMAN [Limited Edition]"@en,
        "DO THE BARTMAN [Limited Edition]"@ja,
        "DO THE BARTMAN [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/143270#musicalwork> .

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

<album/143270#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-01-01"^^xsd:date ;
    dcterms:title "DO THE BARTMAN [Limited Edition]"@en,
        "DO THE BARTMAN [Limited Edition]"@ja,
        "DO THE BARTMAN [Limited Edition]"@ja-latn ;
    mo:catalogue_number "GEF87P" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/143269> ;
    mo:publication_of <album/143270#musicalexpression> ;
    mo:publisher _:N533bc9bb0c984028a096741c01599594 ;
    mo:record _:N195338b205a94ea8b70e5ee0215af9fb ;
    mo:record_count 1 ;
    schema:about <product/10969#subject> ;
    schema:datePublished "1991-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "DO THE BARTMAN [Limited Edition]"@en,
        "DO THE BARTMAN [Limited Edition]"@ja,
        "DO THE BARTMAN [Limited Edition]"@ja-latn ;
    schema:publisher _:N533bc9bb0c984028a096741c01599594 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143270#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/143270#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N36d9b96fc352415b8c4621bbfd510ee2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DO THE BARTMAN (7\" HOUSE MIX/EDIT)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N195338b205a94ea8b70e5ee0215af9fb ;
    schema:name "DO THE BARTMAN (7\" HOUSE MIX/EDIT)"@en .

_:N533bc9bb0c984028a096741c01599594 schema:name "Geffen Records"@en,
        "Geffen Records"@ja,
        "Geffen Records"@ja-latn ;
    foaf:name "Geffen Records"@en,
        "Geffen Records"@ja,
        "Geffen Records"@ja-latn .

_:Nfa1b1912260f48c89b598ae7eef3f36a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DO THE BARTMAN (LP EDIT)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N195338b205a94ea8b70e5ee0215af9fb ;
    schema:name "DO THE BARTMAN (LP EDIT)"@en .

_:N195338b205a94ea8b70e5ee0215af9fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36d9b96fc352415b8c4621bbfd510ee2,
        _:Nfa1b1912260f48c89b598ae7eef3f36a ;
    mo:track_count 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N36d9b96fc352415b8c4621bbfd510ee2,
        _:Nfa1b1912260f48c89b598ae7eef3f36a .

