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

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

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

<artist/3603#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9896#subject> ;
    schema:name "Jerry Buckner"@en ;
    foaf:made <album/9896#composition>,
        <album/9896#subject> ;
    foaf:name "Jerry Buckner"@en .

<artist/3604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9896#subject> ;
    schema:name "Gary Garcia"@en ;
    foaf:made <album/9896#composition>,
        <album/9896#subject> ;
    foaf:name "Gary Garcia"@en .

<product/10348#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong"@en,
        "ドンキーコング"@ja,
        "Donkey Kong"@ja-latn ;
    foaf:name "Donkey Kong"@en,
        "ドンキーコング"@ja,
        "Donkey Kong"@ja-latn .

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

<album/9896#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Do The Donkey Kong (Single)"@en,
        "Do The Donkey Kong (Single)"@ja,
        "Do The Donkey Kong (Single)"@ja-latn ;
    mo:performance_of <album/9896#musicalwork> ;
    mo:recorded_as <album/9896#musicalexpression> ;
    schema:name "Do The Donkey Kong (Single)"@en,
        "Do The Donkey Kong (Single)"@ja,
        "Do The Donkey Kong (Single)"@ja-latn ;
    schema:workPerformed <album/9896#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/69/9896/9896-1406683833.jpg> a schema:ImageObject,
        foaf:Image .

<album/9896#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Do The Donkey Kong (Single)"@en,
        "Do The Donkey Kong (Single)"@ja,
        "Do The Donkey Kong (Single)"@ja-latn ;
    mo:composer <artist/3603#subject>,
        <artist/3604#subject> ;
    mo:produced_work <album/9896#musicalwork> ;
    schema:name "Do The Donkey Kong (Single)"@en,
        "Do The Donkey Kong (Single)"@ja,
        "Do The Donkey Kong (Single)"@ja-latn .

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

<album/9896#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-01-01"^^xsd:date ;
    dcterms:title "Do The Donkey Kong (Single)"@en,
        "Do The Donkey Kong (Single)"@ja,
        "Do The Donkey Kong (Single)"@ja-latn ;
    mo:catalogue_number "18-02867" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/9896#musicalexpression> ;
    mo:publisher <org/2475#subject> ;
    mo:record _:N5c7adf50ae614b118e756cd256c69fb9 ;
    mo:record_count 1 ;
    schema:about <product/10348#subject> ;
    schema:datePublished "1982-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/9896/9896-1406683833.jpg> ;
    schema:name "Do The Donkey Kong (Single)"@en,
        "Do The Donkey Kong (Single)"@ja,
        "Do The Donkey Kong (Single)"@ja-latn ;
    schema:publisher <org/2475#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/9896/9896-1406683833.jpg> .

_:N9b9a1c945fe94c469f8b86b82b02d759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Side A) Do The Donkey Kong"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N5c7adf50ae614b118e756cd256c69fb9 ;
    schema:name "(Side A) Do The Donkey Kong"@en .

_:Nf0cc15df89934d778801e740e7aa21fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Side B) Do The Donkey Kong (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N5c7adf50ae614b118e756cd256c69fb9 ;
    schema:name "(Side B) Do The Donkey Kong (Instrumental)"@en .

_:N5c7adf50ae614b118e756cd256c69fb9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9b9a1c945fe94c469f8b86b82b02d759,
        _:Nf0cc15df89934d778801e740e7aa21fe ;
    mo:track_count 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9b9a1c945fe94c469f8b86b82b02d759,
        _:Nf0cc15df89934d778801e740e7aa21fe .

