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

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

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

<artist/27241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71359#subject> ;
    schema:name "Gabe Castro"@en ;
    foaf:made <album/71359#composition>,
        <album/71359#subject> ;
    foaf:name "Gabe Castro"@en .

<album/71359#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sign Motion Soundtrack"@en,
        "Sign Motion Soundtrack"@ja,
        "Sign Motion Soundtrack"@ja-latn ;
    mo:composer <artist/27241#subject> ;
    mo:produced_work <album/71359#musicalwork> ;
    schema:name "Sign Motion Soundtrack"@en,
        "Sign Motion Soundtrack"@ja,
        "Sign Motion Soundtrack"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/95/71359/71359-1504966951.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/71359#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-09-30"^^xsd:date ;
    dcterms:title "Sign Motion Soundtrack"@en,
        "Sign Motion Soundtrack"@ja,
        "Sign Motion Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71359#musicalexpression> ;
    mo:publisher _:N3dcaf4d5c07245018bb6f172c23f1b8f ;
    mo:record _:Nf4eb54dee9884964b0511edadf22fba8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sign Motion"@en ;
            foaf:name "Sign Motion"@en ] ;
    schema:datePublished "2014-09-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/71359/71359-1504966951.jpg> ;
    schema:name "Sign Motion Soundtrack"@en,
        "Sign Motion Soundtrack"@ja,
        "Sign Motion Soundtrack"@ja-latn ;
    schema:publisher _:N3dcaf4d5c07245018bb6f172c23f1b8f ;
    foaf:depiction <https://media.vgm.io/albums/95/71359/71359-1504966951.jpg> .

_:N3dcaf4d5c07245018bb6f172c23f1b8f schema:name "Gabe Castro"@en,
        "Gabe Castro"@ja,
        "Gabe Castro"@ja-latn ;
    foaf:name "Gabe Castro"@en,
        "Gabe Castro"@ja,
        "Gabe Castro"@ja-latn .

_:N561fb51e424f441fafe1f3de0bed2a2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finale"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nf4eb54dee9884964b0511edadf22fba8 ;
    schema:name "Finale"@en .

_:N59bf481bc649472a9bb79a23b34bb45a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floating"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nf4eb54dee9884964b0511edadf22fba8 ;
    schema:name "Floating"@en .

_:N75befb94e0d841f8821690be30ff9feb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gameplay"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nf4eb54dee9884964b0511edadf22fba8 ;
    schema:name "Gameplay"@en .

_:N878d29a247c94f899a0ba398e007f8de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Climax"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nf4eb54dee9884964b0511edadf22fba8 ;
    schema:name "Climax"@en .

_:Ne0425d57ead0454c8d8f855235570395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toxic Gas Chase"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nf4eb54dee9884964b0511edadf22fba8 ;
    schema:name "Toxic Gas Chase"@en .

_:Ne92cf57d46c34faa9c9ed26d084a82be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Motorcycle Ride"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nf4eb54dee9884964b0511edadf22fba8 ;
    schema:name "Motorcycle Ride"@en .

_:Ned6383d463984c4f8cf414ecabe98b13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Menu"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nf4eb54dee9884964b0511edadf22fba8 ;
    schema:name "Main Menu"@en .

_:Nf4eb54dee9884964b0511edadf22fba8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N561fb51e424f441fafe1f3de0bed2a2d,
        _:N59bf481bc649472a9bb79a23b34bb45a,
        _:N75befb94e0d841f8821690be30ff9feb,
        _:N878d29a247c94f899a0ba398e007f8de,
        _:Ne0425d57ead0454c8d8f855235570395,
        _:Ne92cf57d46c34faa9c9ed26d084a82be,
        _:Ned6383d463984c4f8cf414ecabe98b13 ;
    mo:track_count 7 ;
    schema:duration "PT21:24"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N561fb51e424f441fafe1f3de0bed2a2d,
        _:N59bf481bc649472a9bb79a23b34bb45a,
        _:N75befb94e0d841f8821690be30ff9feb,
        _:N878d29a247c94f899a0ba398e007f8de,
        _:Ne0425d57ead0454c8d8f855235570395,
        _:Ne92cf57d46c34faa9c9ed26d084a82be,
        _:Ned6383d463984c4f8cf414ecabe98b13 .

