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

<artist/14262#subject> a schema:Person,
        foaf:Person ;
    schema:name "PUFFY"@en,
        "パフィー"@ja ;
    foaf:made <album/116152#lyrics>,
        <album/116152#subject>,
        <album/116152#vocals> ;
    foaf:name "PUFFY"@en,
        "パフィー"@ja .

<artist/19350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116152#subject> ;
    schema:name "Andy Sturmer"@en ;
    foaf:made <album/116152#composition>,
        <album/116152#subject> ;
    foaf:name "Andy Sturmer"@en .

<product/1407#subject> a schema:CreativeWork ;
    schema:name "SD Gundam Force"@en,
        "SDガンダムフォース"@ja,
        "SD Gundam Force"@ja-latn ;
    foaf:name "SD Gundam Force"@en,
        "SDガンダムフォース"@ja,
        "SD Gundam Force"@ja-latn .

<album/116152#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SUNRISE / PUFFY [Limited Edition]"@en,
        "サンライズ / パフィー"@ja,
        "SUNRISE / PUFFY [Limited Edition]"@ja-latn ;
    mo:composer <artist/19350#subject> ;
    mo:produced_work <album/116152#musicalwork> ;
    schema:name "SUNRISE / PUFFY [Limited Edition]"@en,
        "サンライズ / パフィー"@ja,
        "SUNRISE / PUFFY [Limited Edition]"@ja-latn .

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

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

<album/116152#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SUNRISE / PUFFY [Limited Edition]"@en,
        "サンライズ / パフィー"@ja,
        "SUNRISE / PUFFY [Limited Edition]"@ja-latn ;
    mo:performance_of <album/116152#musicalwork> ;
    mo:recorded_as <album/116152#musicalexpression> ;
    schema:name "SUNRISE / PUFFY [Limited Edition]"@en,
        "サンライズ / パフィー"@ja,
        "SUNRISE / PUFFY [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/116152#musicalwork> .

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

<org/648#subject> schema:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn ;
    foaf:name "Epic"@en,
        "Epic"@ja,
        "Epic"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/116152/116152-b1844e45d74c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/116152#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-02-11"^^xsd:date ;
    dcterms:title "SUNRISE / PUFFY [Limited Edition]"@en,
        "サンライズ / パフィー"@ja,
        "SUNRISE / PUFFY [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-2493~4" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116152#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N4de5c3507636475d8d436665e026ef76 ;
    mo:record_count 1 ;
    schema:about <product/1407#subject> ;
    schema:datePublished "2004-02-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/116152/116152-b1844e45d74c.jpg> ;
    schema:name "SUNRISE / PUFFY [Limited Edition]"@en,
        "サンライズ / パフィー"@ja,
        "SUNRISE / PUFFY [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/116152/116152-b1844e45d74c.jpg> .

_:N34b2423ea3ce4d2c8df22e6c8fe22da3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憂 (UREI)"@ja,
        "UREI"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N4de5c3507636475d8d436665e026ef76 ;
    schema:name "憂 (UREI)"@ja,
        "UREI"@ja-latn .

_:N3e76abc9f5054cbc87a3939f2974c9dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUNRISE"@ja,
        "SUNRISE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N4de5c3507636475d8d436665e026ef76 ;
    schema:name "SUNRISE"@ja,
        "SUNRISE"@ja-latn .

_:N9a59e2f7cd2d421cada9a573e2c8e329 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUNRISE -TV edit-"@ja,
        "SUNRISE -TV edit-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N4de5c3507636475d8d436665e026ef76 ;
    schema:name "SUNRISE -TV edit-"@ja,
        "SUNRISE -TV edit-"@ja-latn .

_:Ne206db0f11c641b3b1b6c94b6d7103e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUNRISE -Instrumental-"@ja,
        "SUNRISE -Instrumental-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N4de5c3507636475d8d436665e026ef76 ;
    schema:name "SUNRISE -Instrumental-"@ja,
        "SUNRISE -Instrumental-"@ja-latn .

_:N4de5c3507636475d8d436665e026ef76 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34b2423ea3ce4d2c8df22e6c8fe22da3,
        _:N3e76abc9f5054cbc87a3939f2974c9dd,
        _:N9a59e2f7cd2d421cada9a573e2c8e329,
        _:Ne206db0f11c641b3b1b6c94b6d7103e0 ;
    mo:track_count 4 ;
    schema:duration "PT13:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N34b2423ea3ce4d2c8df22e6c8fe22da3,
        _:N3e76abc9f5054cbc87a3939f2974c9dd,
        _:N9a59e2f7cd2d421cada9a573e2c8e329,
        _:Ne206db0f11c641b3b1b6c94b6d7103e0 .

