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

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

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

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

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

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

<https://medium-media.vgm.io/albums/00/30600/30600-1324040522.jpg> a schema:ImageObject,
        foaf:Image .

<album/30600#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pulse"@en,
        "Pulse"@ja,
        "Pulse"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dain Saint"@en ;
            foaf:made <album/30600#composition> ;
            foaf:name "Dain Saint"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kerry Gilbert"@en ;
            foaf:made <album/30600#composition> ;
            foaf:name "Kerry Gilbert"@en ] ;
    mo:produced_work <album/30600#musicalwork> ;
    schema:name "Pulse"@en,
        "Pulse"@ja,
        "Pulse"@ja-latn .

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

<album/30600#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-05"^^xsd:date ;
    dcterms:title "Pulse"@en,
        "Pulse"@ja,
        "Pulse"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/30600#musicalexpression> ;
    mo:publisher _:N7a31b057819941f0bac13862242bb80f ;
    mo:record _:N06c388578fa14c5b9b96efb36a346dd7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pulse"@en ;
            foaf:name "Pulse"@en ] ;
    schema:datePublished "2011-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/30600/30600-1324040522.jpg> ;
    schema:name "Pulse"@en,
        "Pulse"@ja,
        "Pulse"@ja-latn ;
    schema:publisher _:N7a31b057819941f0bac13862242bb80f ;
    foaf:depiction <https://media.vgm.io/albums/00/30600/30600-1324040522.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30600#subject> ;
    schema:name "Kerry Gilbert"@en ;
    foaf:made <album/30600#subject> ;
    foaf:name "Kerry Gilbert"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30600#subject> ;
    schema:name "Dain Saint"@en ;
    foaf:made <album/30600#subject> ;
    foaf:name "Dain Saint"@en .

_:N29dc038ade7e40a2815c6acfac0ab0fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Straylight"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "Straylight"@en .

_:N33c03133333146d798c88992dbfb5d74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Bear"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "Black Bear"@en .

_:N390246e6008a4dc5be7ee54f49b35759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinder"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "Cinder"@en .

_:N43d617d903864f1689aa50c31a6620e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pacemaker"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "Pacemaker"@en .

_:N502e2a28b9f84ed7bfd38214b3a6202f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catnip"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "Catnip"@en .

_:N6bd183089f574f5092e87e858000b332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Low Tide"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "Low Tide"@en .

_:N7015aed036084f2cadc71162efb9691c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tutorial"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "Tutorial"@en .

_:N787ebc96fb3146bf9f6272412d8d6520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Porcelain Doll"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "Porcelain Doll"@en .

_:N7a31b057819941f0bac13862242bb80f schema:name "Cipher Prime"@en,
        "Cipher Prime"@ja,
        "Cipher Prime"@ja-latn ;
    foaf:name "Cipher Prime"@en,
        "Cipher Prime"@ja,
        "Cipher Prime"@ja-latn .

_:N85a9ac08308943a58c885ed503d1712f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "Sakura"@en .

_:N8de633028b6a4130bf20d82c4e381314 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cirrus"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "Cirrus"@en .

_:N928863dffc284c80b6697c18adaeb018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sahara"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "Sahara"@en .

_:N9c272581d5224559b00ed5caf8797398 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Electricity"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "Electricity"@en .

_:Na68d9aa77b5b4f1da5169f3df7183738 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orbital Drop"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "Orbital Drop"@en .

_:Nc3209769611f405893b88cac02067437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Roller"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "High Roller"@en .

_:Nf2282b9a58b6488a9fed42933bc51123 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Roll"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N06c388578fa14c5b9b96efb36a346dd7 ;
    schema:name "Let's Roll"@en .

_:N06c388578fa14c5b9b96efb36a346dd7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29dc038ade7e40a2815c6acfac0ab0fc,
        _:N33c03133333146d798c88992dbfb5d74,
        _:N390246e6008a4dc5be7ee54f49b35759,
        _:N43d617d903864f1689aa50c31a6620e9,
        _:N502e2a28b9f84ed7bfd38214b3a6202f,
        _:N6bd183089f574f5092e87e858000b332,
        _:N7015aed036084f2cadc71162efb9691c,
        _:N787ebc96fb3146bf9f6272412d8d6520,
        _:N85a9ac08308943a58c885ed503d1712f,
        _:N8de633028b6a4130bf20d82c4e381314,
        _:N928863dffc284c80b6697c18adaeb018,
        _:N9c272581d5224559b00ed5caf8797398,
        _:Na68d9aa77b5b4f1da5169f3df7183738,
        _:Nc3209769611f405893b88cac02067437,
        _:Nf2282b9a58b6488a9fed42933bc51123 ;
    mo:track_count 15 ;
    schema:duration "PT30:46"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N29dc038ade7e40a2815c6acfac0ab0fc,
        _:N33c03133333146d798c88992dbfb5d74,
        _:N390246e6008a4dc5be7ee54f49b35759,
        _:N43d617d903864f1689aa50c31a6620e9,
        _:N502e2a28b9f84ed7bfd38214b3a6202f,
        _:N6bd183089f574f5092e87e858000b332,
        _:N7015aed036084f2cadc71162efb9691c,
        _:N787ebc96fb3146bf9f6272412d8d6520,
        _:N85a9ac08308943a58c885ed503d1712f,
        _:N8de633028b6a4130bf20d82c4e381314,
        _:N928863dffc284c80b6697c18adaeb018,
        _:N9c272581d5224559b00ed5caf8797398,
        _:Na68d9aa77b5b4f1da5169f3df7183738,
        _:Nc3209769611f405893b88cac02067437,
        _:Nf2282b9a58b6488a9fed42933bc51123 .

