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

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

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

<artist/66913#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73944#subject> ;
    schema:name "Ressa Schwarzwald"@en ;
    foaf:made <album/73944#composition>,
        <album/73944#subject> ;
    foaf:name "Ressa Schwarzwald"@en .

<album/73944#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Party Hard"@en,
        "Party Hard"@ja,
        "Party Hard"@ja-latn ;
    mo:composer <artist/66913#subject> ;
    mo:produced_work <album/73944#musicalwork> ;
    schema:name "Party Hard"@en,
        "Party Hard"@ja,
        "Party Hard"@ja-latn .

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

<album/73944#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Party Hard"@en,
        "Party Hard"@ja,
        "Party Hard"@ja-latn ;
    mo:performance_of <album/73944#musicalwork> ;
    mo:recorded_as <album/73944#musicalexpression> ;
    schema:name "Party Hard"@en,
        "Party Hard"@ja,
        "Party Hard"@ja-latn ;
    schema:workPerformed <album/73944#musicalwork> .

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

<https://medium-media.vgm.io/albums/44/73944/73944-1515117977.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73944#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-26"^^xsd:date ;
    dcterms:title "Party Hard"@en,
        "Party Hard"@ja,
        "Party Hard"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/73944#musicalexpression> ;
    mo:publisher _:Nbc008ee725354cbea01c9b66cd31103b ;
    mo:record _:N6e1358610a1840169fec0583eb41ba03 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Party Hard"@en ;
            foaf:name "Party Hard"@en ] ;
    schema:datePublished "2017-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/73944/73944-1515117977.jpg> ;
    schema:name "Party Hard"@en,
        "Party Hard"@ja,
        "Party Hard"@ja-latn ;
    schema:publisher _:Nbc008ee725354cbea01c9b66cd31103b ;
    foaf:depiction <https://media.vgm.io/albums/44/73944/73944-1515117977.jpg> .

_:N02071cc848154d4ea6dd1534724036bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild of Bass"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N6e1358610a1840169fec0583eb41ba03 ;
    schema:name "Wild of Bass"@en .

_:N040e1af325294ad285382eb108c9076f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep It Going"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N6e1358610a1840169fec0583eb41ba03 ;
    schema:name "Keep It Going"@en .

_:N246328f9ca624fe980d82da0833b38d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shine Bright"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N6e1358610a1840169fec0583eb41ba03 ;
    schema:name "Shine Bright"@en .

_:N2c2af9416199406baca871c6c867871e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Said We Party Tonight"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N6e1358610a1840169fec0583eb41ba03 ;
    schema:name "I Said We Party Tonight"@en .

_:N595c7cf6a3df463cb28543981c9a2208 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Mind"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N6e1358610a1840169fec0583eb41ba03 ;
    schema:name "Wild Mind"@en .

_:N5f79f5af278544978917b393fee7cb28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "He Knows You're a Dancer"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N6e1358610a1840169fec0583eb41ba03 ;
    schema:name "He Knows You're a Dancer"@en .

_:N828b8ac6e83e42c48a14aa4a3105931c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Tomorrow"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N6e1358610a1840169fec0583eb41ba03 ;
    schema:name "Golden Tomorrow"@en .

_:Naa6e2dcde4bf44f0b13a3c1e1bd6bd7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beat Dreams"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N6e1358610a1840169fec0583eb41ba03 ;
    schema:name "Beat Dreams"@en .

_:Nbc008ee725354cbea01c9b66cd31103b schema:name "Pretzel Rocks"@en ;
    foaf:name "Pretzel Rocks"@en .

_:Nd5c454b4499f403b9af2c723f6c7ee9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lucky"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N6e1358610a1840169fec0583eb41ba03 ;
    schema:name "Lucky"@en .

_:Ne91d8b4f68db47978323cc58f1f4e20c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of the Beat"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N6e1358610a1840169fec0583eb41ba03 ;
    schema:name "Heart of the Beat"@en .

_:Nf3dcdd0dff3746b4b9f5f76e416c5bdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "E-Motions"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N6e1358610a1840169fec0583eb41ba03 ;
    schema:name "E-Motions"@en .

_:Nfff53a5fda584492babe8350a918c1f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Am Trouble"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N6e1358610a1840169fec0583eb41ba03 ;
    schema:name "I Am Trouble"@en .

_:N6e1358610a1840169fec0583eb41ba03 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02071cc848154d4ea6dd1534724036bc,
        _:N040e1af325294ad285382eb108c9076f,
        _:N246328f9ca624fe980d82da0833b38d4,
        _:N2c2af9416199406baca871c6c867871e,
        _:N595c7cf6a3df463cb28543981c9a2208,
        _:N5f79f5af278544978917b393fee7cb28,
        _:N828b8ac6e83e42c48a14aa4a3105931c,
        _:Naa6e2dcde4bf44f0b13a3c1e1bd6bd7f,
        _:Nd5c454b4499f403b9af2c723f6c7ee9d,
        _:Ne91d8b4f68db47978323cc58f1f4e20c,
        _:Nf3dcdd0dff3746b4b9f5f76e416c5bdb,
        _:Nfff53a5fda584492babe8350a918c1f5 ;
    mo:track_count 12 ;
    schema:duration "PT19:42"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N02071cc848154d4ea6dd1534724036bc,
        _:N040e1af325294ad285382eb108c9076f,
        _:N246328f9ca624fe980d82da0833b38d4,
        _:N2c2af9416199406baca871c6c867871e,
        _:N595c7cf6a3df463cb28543981c9a2208,
        _:N5f79f5af278544978917b393fee7cb28,
        _:N828b8ac6e83e42c48a14aa4a3105931c,
        _:Naa6e2dcde4bf44f0b13a3c1e1bd6bd7f,
        _:Nd5c454b4499f403b9af2c723f6c7ee9d,
        _:Ne91d8b4f68db47978323cc58f1f4e20c,
        _:Nf3dcdd0dff3746b4b9f5f76e416c5bdb,
        _:Nfff53a5fda584492babe8350a918c1f5 .

