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

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

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

<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/7849#musicalexpression> a mo:Signal ;
    mo:published_as <album/7849#subject> ;
    mo:records <album/7849#performance> .

<album/7849#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Pac-Man Album"@en,
        "The Pac-Man Album"@ja,
        "The Pac-Man Album"@ja-latn ;
    mo:performance_of <album/7849#musicalwork> ;
    mo:recorded_as <album/7849#musicalexpression> ;
    schema:name "The Pac-Man Album"@en,
        "The Pac-Man Album"@ja,
        "The Pac-Man Album"@ja-latn ;
    schema:workPerformed <album/7849#musicalwork> .

<org/14#subject> schema:name "Kid Stuff"@en,
        "Kid Stuff"@ja,
        "Kid Stuff"@ja-latn ;
    foaf:name "Kid Stuff"@en,
        "Kid Stuff"@ja,
        "Kid Stuff"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/7849/7849-1243863730.jpg> a schema:ImageObject,
        foaf:Image .

<album/7849#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Pac-Man Album"@en,
        "The Pac-Man Album"@ja,
        "The Pac-Man Album"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dana Walden"@en ;
            foaf:made <album/7849#composition> ;
            foaf:name "Dana Walden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Patrick McBride"@en ;
            foaf:made <album/7849#composition> ;
            foaf:name "Patrick McBride"@en ] ;
    mo:produced_work <album/7849#musicalwork> ;
    schema:name "The Pac-Man Album"@en,
        "The Pac-Man Album"@ja,
        "The Pac-Man Album"@ja-latn .

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

<album/7849#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-01-01"^^xsd:date ;
    dcterms:title "The Pac-Man Album"@en,
        "The Pac-Man Album"@ja,
        "The Pac-Man Album"@ja-latn ;
    mo:catalogue_number "KPD-6012" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/7849#musicalexpression> ;
    mo:publisher <org/14#subject> ;
    mo:record _:N240429a9bb324fdb8c35812ef864e80c ;
    mo:record_count 1 ;
    schema:about <product/10476#subject> ;
    schema:datePublished "1980-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/7849/7849-1243863730.jpg> ;
    schema:name "The Pac-Man Album"@en,
        "The Pac-Man Album"@ja,
        "The Pac-Man Album"@ja-latn ;
    schema:publisher <org/14#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/7849/7849-1243863730.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7849#subject> ;
    schema:name "Dana Walden"@en ;
    foaf:made <album/7849#subject> ;
    foaf:name "Dana Walden"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7849#subject> ;
    schema:name "Patrick McBride"@en ;
    foaf:made <album/7849#subject> ;
    foaf:name "Patrick McBride"@en .

_:N0a1aad976d3a40af979fbf7be32018a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "He's Too Busy for Me"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N240429a9bb324fdb8c35812ef864e80c ;
    schema:name "He's Too Busy for Me"@en .

_:N22990baafffa4ac9bc5c2a27f955b19d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pac-Man's Magic Land"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N240429a9bb324fdb8c35812ef864e80c ;
    schema:name "Pac-Man's Magic Land"@en .

_:N538e49346cd149bb90cd45ef58b91952 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If It's a Game"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N240429a9bb324fdb8c35812ef864e80c ;
    schema:name "If It's a Game"@en .

_:N6f489ddf958343a1b5474c2fa5a822d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pac-Man Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N240429a9bb324fdb8c35812ef864e80c ;
    schema:name "The Pac-Man Theme"@en .

_:N83d09b9885724d67bc3c890607082dbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turning Blue"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N240429a9bb324fdb8c35812ef864e80c ;
    schema:name "Turning Blue"@en .

_:Na17c0aac883a474588934943589d21a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pac-Man Finale"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N240429a9bb324fdb8c35812ef864e80c ;
    schema:name "The Pac-Man Finale"@en .

_:Nc526bdcdf5b44807a43434901374b0ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gang of Ghosts Quarter"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N240429a9bb324fdb8c35812ef864e80c ;
    schema:name "The Gang of Ghosts Quarter"@en .

_:Ne364fc7737294329aca618a097f95142 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Number 1"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N240429a9bb324fdb8c35812ef864e80c ;
    schema:name "I'm Number 1"@en .

_:N240429a9bb324fdb8c35812ef864e80c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a1aad976d3a40af979fbf7be32018a0,
        _:N22990baafffa4ac9bc5c2a27f955b19d,
        _:N538e49346cd149bb90cd45ef58b91952,
        _:N6f489ddf958343a1b5474c2fa5a822d1,
        _:N83d09b9885724d67bc3c890607082dbd,
        _:Na17c0aac883a474588934943589d21a6,
        _:Nc526bdcdf5b44807a43434901374b0ca,
        _:Ne364fc7737294329aca618a097f95142 ;
    mo:track_count 8 ;
    schema:duration "PT9:11"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0a1aad976d3a40af979fbf7be32018a0,
        _:N22990baafffa4ac9bc5c2a27f955b19d,
        _:N538e49346cd149bb90cd45ef58b91952,
        _:N6f489ddf958343a1b5474c2fa5a822d1,
        _:N83d09b9885724d67bc3c890607082dbd,
        _:Na17c0aac883a474588934943589d21a6,
        _:Nc526bdcdf5b44807a43434901374b0ca,
        _:Ne364fc7737294329aca618a097f95142 .

