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

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

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

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

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

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

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

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

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

<album/111454#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/111454#musicalwork> ;
    mo:recorded_as <album/111454#musicalexpression> ;
    schema:name "The Pac-Man EP"@en,
        "The Pac-Man EP"@ja,
        "The Pac-Man EP"@ja-latn ;
    schema:workPerformed <album/111454#musicalwork> .

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

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111454#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/111454#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

<album/111454#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-03-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 "Cassette" ;
    mo:other_release_of <album/111452> ;
    mo:publication_of <album/111454#musicalexpression> ;
    mo:publisher _:N542df5158f784785be96b1a6f3e1c744 ;
    mo:record _:Ne58ffacd86594bdcaba2e5ab7f2956cd ;
    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-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "The Pac-Man EP"@en,
        "The Pac-Man EP"@ja,
        "The Pac-Man EP"@ja-latn ;
    schema:publisher _:N542df5158f784785be96b1a6f3e1c744 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

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

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

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

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

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

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

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

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

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

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

_:N407949dcac9348d3944213767e96700b 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 _:Ne58ffacd86594bdcaba2e5ab7f2956cd ;
    schema:name "I Had Sex with Pac-Man"@en .

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

_:N58434c09e57c4cd38ecdd19697a7620a 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 _:Ne58ffacd86594bdcaba2e5ab7f2956cd ;
    schema:name "Pac-Man is Forty and So Should You - 3Demon Mix by Soggy Potato Chips"@en .

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

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

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

_:Nc79165470dbf4bc4afcfb817dfeb0542 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 _:Ne58ffacd86594bdcaba2e5ab7f2956cd ;
    schema:name "Pac-Man is Forty and So Should You - Pac-Animal Mix by The Gothsicles"@en .

_:Nd1a955635e4b42db871367a818d423e6 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 _:Ne58ffacd86594bdcaba2e5ab7f2956cd ;
    schema:name "Take the Fruit and Scoot"@en .

_:Nf08ccb7a61d24509aca3d0fe8d438433 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 _:Ne58ffacd86594bdcaba2e5ab7f2956cd ;
    schema:name "Pac-Man is Forty and So Should You"@en .

_:Ne58ffacd86594bdcaba2e5ab7f2956cd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10ad5ac7030d4d3197657b6087ab9086,
        _:N3b044ddadd014bb588289d81612b811e,
        _:N405f45227e174e2fbe935b7767887dba,
        _:N407949dcac9348d3944213767e96700b,
        _:N58434c09e57c4cd38ecdd19697a7620a,
        _:N63f29b23c5df49d7962aa299440b1059,
        _:Nadee037da49549e89cb75b1794b43590,
        _:Nb60737e8e89f4f68b5a3085bf6c9b620,
        _:Nc79165470dbf4bc4afcfb817dfeb0542,
        _:Nd1a955635e4b42db871367a818d423e6,
        _:Nf08ccb7a61d24509aca3d0fe8d438433 ;
    mo:track_count 11 ;
    schema:duration "PT11:01"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N10ad5ac7030d4d3197657b6087ab9086,
        _:N3b044ddadd014bb588289d81612b811e,
        _:N405f45227e174e2fbe935b7767887dba,
        _:N407949dcac9348d3944213767e96700b,
        _:N58434c09e57c4cd38ecdd19697a7620a,
        _:N63f29b23c5df49d7962aa299440b1059,
        _:Nadee037da49549e89cb75b1794b43590,
        _:Nb60737e8e89f4f68b5a3085bf6c9b620,
        _:Nc79165470dbf4bc4afcfb817dfeb0542,
        _:Nd1a955635e4b42db871367a818d423e6,
        _:Nf08ccb7a61d24509aca3d0fe8d438433 .

