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

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

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

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

<artist/3604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9901#subject> ;
    schema:name "Gary Garcia"@en ;
    foaf:made <album/9901#composition>,
        <album/9901#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 .

<product/10476#subject> a schema:CreativeWork ;
    schema:name "PAC-MAN"@en,
        "パックマン"@ja,
        "PAC-MAN"@ja-latn ;
    foaf:name "PAC-MAN"@en,
        "パックマン"@ja,
        "PAC-MAN"@ja-latn .

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

<album/9901#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pac-Man Fever / Do The Donkey Kong"@en,
        "Pac-Man Fever / Do The Donkey Kong"@ja,
        "Pac-Man Fever / Do The Donkey Kong"@ja-latn ;
    mo:performance_of <album/9901#musicalwork> ;
    mo:recorded_as <album/9901#musicalexpression> ;
    schema:name "Pac-Man Fever / Do The Donkey Kong"@en,
        "Pac-Man Fever / Do The Donkey Kong"@ja,
        "Pac-Man Fever / Do The Donkey Kong"@ja-latn ;
    schema:workPerformed <album/9901#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/10/9901/9901-1218186270.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/9901#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/9901/9901-1218186270.jpg> ;
    foaf:depicts <album/9901#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/9901/9901-1218186270.jpg> .

<https://medium-media.vgm.io/albums/10/9901/9901-1218186270.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/9901#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-04-01"^^xsd:date ;
    dcterms:title "Pac-Man Fever / Do The Donkey Kong"@en,
        "Pac-Man Fever / Do The Donkey Kong"@ja,
        "Pac-Man Fever / Do The Donkey Kong"@ja-latn ;
    mo:catalogue_number "13-03865" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/9901#musicalexpression> ;
    mo:publisher <org/2475#subject> ;
    mo:record _:N6486f3bf6b2b471dad94d420a1f9bf05 ;
    mo:record_count 1 ;
    schema:about <product/10348#subject>,
        <product/10476#subject> ;
    schema:datePublished "1982-04-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/9901/9901-1218186270.jpg> ;
    schema:name "Pac-Man Fever / Do The Donkey Kong"@en,
        "Pac-Man Fever / Do The Donkey Kong"@ja,
        "Pac-Man Fever / Do The Donkey Kong"@ja-latn ;
    schema:publisher <org/2475#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/9901/9901-1218186270.jpg> .

_:N5924e6d73632499d8b116aef878e054b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do The Donkey Kong"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N6486f3bf6b2b471dad94d420a1f9bf05 ;
    schema:name "Do The Donkey Kong"@en .

_:Nc0ce439e3ca5473cbadb13cd10e00389 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pac-Man Fever"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N6486f3bf6b2b471dad94d420a1f9bf05 ;
    schema:name "Pac-Man Fever"@en .

_:N6486f3bf6b2b471dad94d420a1f9bf05 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5924e6d73632499d8b116aef878e054b,
        _:Nc0ce439e3ca5473cbadb13cd10e00389 ;
    mo:track_count 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5924e6d73632499d8b116aef878e054b,
        _:Nc0ce439e3ca5473cbadb13cd10e00389 .

