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

<album/111452> a mo:Release ;
    mo:catalogue_number "N/A" .

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

<artist/19053#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149136#subject> ;
    schema:name "Hoyt Curtin"@en ;
    foaf:made <album/149136#composition>,
        <album/149136#subject> ;
    foaf:name "Hoyt Curtin"@en .

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

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

<artist/64172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149136#subject> ;
    schema:name "Akon"@en ;
    foaf:made <album/149136#composition>,
        <album/149136#subject> ;
    foaf:name "Akon"@en .

<artist/78947#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149136#subject> ;
    schema:name "William Hanna"@en ;
    foaf:made <album/149136#composition>,
        <album/149136#subject> ;
    foaf:name "William Hanna"@en .

<artist/78948#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149136#subject> ;
    schema:name "Joseph Barbera"@en ;
    foaf:made <album/149136#composition>,
        <album/149136#subject> ;
    foaf:name "Joseph Barbera"@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/149136#musicalexpression> a mo:Signal ;
    mo:published_as <album/149136#subject> ;
    mo:records <album/149136#performance> .

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

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

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

<https://medium-media.vgm.io/albums/63/149136/149136-ee94a9cdde48.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/149136#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Pac-Man EP"@en,
        "The Pac-Man EP"@ja,
        "The Pac-Man EP"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Artie Barnes"@en ;
            foaf:made <album/149136#composition> ;
            foaf:name "Artie Barnes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jeff Carter"@en ;
            foaf:made <album/149136#composition> ;
            foaf:name "Jeff Carter"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Patric McBride"@en ;
            foaf:made <album/149136#composition> ;
            foaf:name "Patric McBride"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Art Barnes"@en ;
            foaf:made <album/149136#composition> ;
            foaf:name "Art Barnes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dana Walden"@en ;
            foaf:made <album/149136#composition> ;
            foaf:name "Dana Walden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Timothy Crist"@en ;
            foaf:made <album/149136#composition> ;
            foaf:name "Timothy Crist"@en ],
        <artist/19053#subject>,
        <artist/3603#subject>,
        <artist/3604#subject>,
        <artist/64172#subject>,
        <artist/78947#subject>,
        <artist/78948#subject> ;
    mo:produced_work <album/149136#musicalwork> ;
    schema:name "The Pac-Man EP"@en,
        "The Pac-Man EP"@ja,
        "The Pac-Man EP"@ja-latn .

<album/149136#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-01-01"^^xsd:date ;
    dcterms:title "The Pac-Man EP"@en,
        "The Pac-Man EP"@ja,
        "The Pac-Man EP"@ja-latn ;
    mo:catalogue_number "NJR-041" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/111452> ;
    mo:publication_of <album/149136#musicalexpression> ;
    mo:publisher _:N997b910476c240478bd724c3b97cf510 ;
    mo:record _:N1f99a6a2ea574456b4b5a985722d6705 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pac-Man (Series)"@en ;
            foaf:name "Pac-Man (Series)"@en ],
        <product/10476#subject> ;
    schema:datePublished "2021-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/149136/149136-ee94a9cdde48.jpg> ;
    schema:name "The Pac-Man EP"@en,
        "The Pac-Man EP"@ja,
        "The Pac-Man EP"@ja-latn ;
    schema:publisher _:N997b910476c240478bd724c3b97cf510 ;
    foaf:depiction <https://media.vgm.io/albums/63/149136/149136-ee94a9cdde48.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149136#subject> ;
    schema:name "Jeff Carter"@en ;
    foaf:made <album/149136#subject> ;
    foaf:name "Jeff Carter"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Devo Spice"@en ;
    foaf:made <album/149136#subject> ;
    foaf:name "Devo Spice"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149136#subject> ;
    schema:name "Timothy Crist"@en ;
    foaf:made <album/149136#subject> ;
    foaf:name "Timothy Crist"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149136#subject> ;
    schema:name "Art Barnes"@en ;
    foaf:made <album/149136#subject> ;
    foaf:name "Art Barnes"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149136#subject> ;
    schema:name "Artie Barnes"@en ;
    foaf:made <album/149136#subject> ;
    foaf:name "Artie Barnes"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Devo Spice"@en ;
    foaf:made <album/149136#vocals> ;
    foaf:name "Devo Spice"@en .

_:N0493811ccaa34a2c8a9ecfd579df65f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take the Fruit and Scoot"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N1f99a6a2ea574456b4b5a985722d6705 ;
    schema:name "Take the Fruit and Scoot"@en .

_:N195b32a2d58949f4a9542aa8fc781af0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pac-Man is Forty and So Should You"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N1f99a6a2ea574456b4b5a985722d6705 ;
    schema:name "Pac-Man is Forty and So Should You"@en .

_:N263a9ff2081f4f3eae600e19df627297 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Side 1 Outro"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N1f99a6a2ea574456b4b5a985722d6705 ;
    schema:name "Side 1 Outro"@en .

_:N2a3a4b8a63cc49f88bceed6ab87bfd8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Side 2 Intro"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:N1f99a6a2ea574456b4b5a985722d6705 ;
    schema:name "Side 2 Intro"@en .

_:N2b560b4e0cb449549bac91ac2ebbadf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pac-Man is Forty and So Should You - 3Demon Mix by Soggy Potato Chips"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N1f99a6a2ea574456b4b5a985722d6705 ;
    schema:name "Pac-Man is Forty and So Should You - 3Demon Mix by Soggy Potato Chips"@en .

_:N7209959af0d242559fa3f719cedf0043 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pac-Man Fever"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N1f99a6a2ea574456b4b5a985722d6705 ;
    schema:name "Pac-Man Fever"@en .

_:N7e861383b87147c7886d82040ecb26c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Had Sex with Pac-Man"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N1f99a6a2ea574456b4b5a985722d6705 ;
    schema:name "I Had Sex with Pac-Man"@en .

_:N929818cb50b94da2a030bc1747ae45d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pac-Man is Forty and So Should You - Pac-Animal Mix by The Gothsicles"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N1f99a6a2ea574456b4b5a985722d6705 ;
    schema:name "Pac-Man is Forty and So Should You - Pac-Animal Mix by The Gothsicles"@en .

_:N97aca9cdbba44b4a9d43e02f0c6a9f82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Side 1 Outro (Intro)"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:N1f99a6a2ea574456b4b5a985722d6705 ;
    schema:name "Side 1 Outro (Intro)"@en .

_:N997b910476c240478bd724c3b97cf510 schema:name "Needlejuice Records"@en,
        "Needlejuice Records"@ja,
        "Needlejuice Records"@ja-latn ;
    foaf:name "Needlejuice Records"@en,
        "Needlejuice Records"@ja,
        "Needlejuice Records"@ja-latn .

_:Nd05974c50dfb4e4698045ba0cf15f622 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pac-Man"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N1f99a6a2ea574456b4b5a985722d6705 ;
    schema:name "Pac-Man"@en .

_:Ne82326f88a354d2eaf3d468561bd53e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pac-Man Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N1f99a6a2ea574456b4b5a985722d6705 ;
    schema:name "Pac-Man Theme"@en .

_:N1f99a6a2ea574456b4b5a985722d6705 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0493811ccaa34a2c8a9ecfd579df65f9,
        _:N195b32a2d58949f4a9542aa8fc781af0,
        _:N263a9ff2081f4f3eae600e19df627297,
        _:N2a3a4b8a63cc49f88bceed6ab87bfd8a,
        _:N2b560b4e0cb449549bac91ac2ebbadf5,
        _:N7209959af0d242559fa3f719cedf0043,
        _:N7e861383b87147c7886d82040ecb26c5,
        _:N929818cb50b94da2a030bc1747ae45d3,
        _:N97aca9cdbba44b4a9d43e02f0c6a9f82,
        _:Nd05974c50dfb4e4698045ba0cf15f622,
        _:Ne82326f88a354d2eaf3d468561bd53e1 ;
    mo:track_count 11 ;
    schema:duration "PT24:45"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0493811ccaa34a2c8a9ecfd579df65f9,
        _:N195b32a2d58949f4a9542aa8fc781af0,
        _:N263a9ff2081f4f3eae600e19df627297,
        _:N2a3a4b8a63cc49f88bceed6ab87bfd8a,
        _:N2b560b4e0cb449549bac91ac2ebbadf5,
        _:N7209959af0d242559fa3f719cedf0043,
        _:N7e861383b87147c7886d82040ecb26c5,
        _:N929818cb50b94da2a030bc1747ae45d3,
        _:N97aca9cdbba44b4a9d43e02f0c6a9f82,
        _:Nd05974c50dfb4e4698045ba0cf15f622,
        _:Ne82326f88a354d2eaf3d468561bd53e1 .

