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

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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/65/32856/32856-1336175547.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32856#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Amazing Adventures of Pac-Man"@en,
        "The Amazing Adventures of Pac-Man"@ja,
        "The Amazing Adventures of Pac-Man"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dana Walden"@en ;
            foaf:made <album/32856#composition> ;
            foaf:name "Dana Walden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Patrick McBride"@en ;
            foaf:made <album/32856#composition> ;
            foaf:name "Patrick McBride"@en ],
        <artist/3603#subject>,
        <artist/3604#subject> ;
    mo:produced_work <album/32856#musicalwork> ;
    schema:name "The Amazing Adventures of Pac-Man"@en,
        "The Amazing Adventures of Pac-Man"@ja,
        "The Amazing Adventures of Pac-Man"@ja-latn .

<album/32856#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-01"^^xsd:date ;
    dcterms:title "The Amazing Adventures of Pac-Man"@en,
        "The Amazing Adventures of Pac-Man"@ja,
        "The Amazing Adventures of Pac-Man"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/32856#musicalexpression> ;
    mo:publisher _:Nea7398f1180a4e8ba1a5feab5b793f3c ;
    mo:record _:Nf8acff8c9a064600a916ff2982e4bcb8 ;
    mo:record_count 1 ;
    schema:about <product/10476#subject> ;
    schema:datePublished "2012-04-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/32856/32856-1336175547.jpg> ;
    schema:name "The Amazing Adventures of Pac-Man"@en,
        "The Amazing Adventures of Pac-Man"@ja,
        "The Amazing Adventures of Pac-Man"@ja-latn ;
    schema:publisher _:Nea7398f1180a4e8ba1a5feab5b793f3c ;
    foaf:depiction <https://media.vgm.io/albums/65/32856/32856-1336175547.jpg> .

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

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

_:N07f4b058ddc2479a9e0a742cfef3be12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Chase"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nf8acff8c9a064600a916ff2982e4bcb8 ;
    schema:name "The Chase"@en .

_:N250da9be77314ee1b1af9cfe771810a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slightly Crazy Lazy Day"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nf8acff8c9a064600a916ff2982e4bcb8 ;
    schema:name "Slightly Crazy Lazy Day"@en .

_:N3d1311bc601c46cab72c50823f407019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's My Job"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nf8acff8c9a064600a916ff2982e4bcb8 ;
    schema:name "It's My Job"@en .

_:N40e23e382cfe41a0971c6475d06be237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pac-Man Theme (Reprise)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nf8acff8c9a064600a916ff2982e4bcb8 ;
    schema:name "Pac-Man Theme (Reprise)"@en .

_:N4f05064feb5447c082f5922dc60418bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take the Fruit and Scoot"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nf8acff8c9a064600a916ff2982e4bcb8 ;
    schema:name "Take the Fruit and Scoot"@en .

_:N5b3c2f16aec54ce5a7c4361a3b4befaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pac-Man Fever"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf8acff8c9a064600a916ff2982e4bcb8 ;
    schema:name "Pac-Man Fever"@en .

_:N6693493dd9434d73b2242cac4b553a35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rat Pack Song"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nf8acff8c9a064600a916ff2982e4bcb8 ;
    schema:name "The Rat Pack Song"@en .

_:N9cde4a648f114b898693e022a2580388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Hate Fruit Blues"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nf8acff8c9a064600a916ff2982e4bcb8 ;
    schema:name "I Hate Fruit Blues"@en .

_:Ncee307e7f017435185eba3f96b3c6eee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pac-Man Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nf8acff8c9a064600a916ff2982e4bcb8 ;
    schema:name "Pac-Man Theme"@en .

_:Nea7398f1180a4e8ba1a5feab5b793f3c schema:name "Soundtrack Classics"@en ;
    foaf:name "Soundtrack Classics"@en .

_:Nf8acff8c9a064600a916ff2982e4bcb8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07f4b058ddc2479a9e0a742cfef3be12,
        _:N250da9be77314ee1b1af9cfe771810a6,
        _:N3d1311bc601c46cab72c50823f407019,
        _:N40e23e382cfe41a0971c6475d06be237,
        _:N4f05064feb5447c082f5922dc60418bf,
        _:N5b3c2f16aec54ce5a7c4361a3b4befaf,
        _:N6693493dd9434d73b2242cac4b553a35,
        _:N9cde4a648f114b898693e022a2580388,
        _:Ncee307e7f017435185eba3f96b3c6eee ;
    mo:track_count 9 ;
    schema:duration "PT23:28"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N07f4b058ddc2479a9e0a742cfef3be12,
        _:N250da9be77314ee1b1af9cfe771810a6,
        _:N3d1311bc601c46cab72c50823f407019,
        _:N40e23e382cfe41a0971c6475d06be237,
        _:N4f05064feb5447c082f5922dc60418bf,
        _:N5b3c2f16aec54ce5a7c4361a3b4befaf,
        _:N6693493dd9434d73b2242cac4b553a35,
        _:N9cde4a648f114b898693e022a2580388,
        _:Ncee307e7f017435185eba3f96b3c6eee .

