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

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

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

<artist/138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18974#subject> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:made <album/18974#composition>,
        <album/18974#subject> ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

<artist/251#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18974#subject> ;
    schema:name "Kimitaka Matsumae"@en,
        "松前公高"@ja ;
    foaf:made <album/18974#composition>,
        <album/18974#subject> ;
    foaf:name "Kimitaka Matsumae"@en,
        "松前公高"@ja .

<artist/3369#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18974#subject> ;
    schema:name "The Outer Rim"@en ;
    foaf:made <album/18974#composition>,
        <album/18974#subject> ;
    foaf:name "The Outer Rim"@en .

<product/907#subject> a schema:CreativeWork ;
    schema:name "Culdcept Saga"@en,
        "カルドセプト サーガ"@ja,
        "Culdcept Saga"@ja-latn ;
    foaf:name "Culdcept Saga"@en,
        "カルドセプト サーガ"@ja,
        "Culdcept Saga"@ja-latn .

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

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

<org/11#subject> schema:name "Five Records"@en,
        "ファイブレコーズ"@ja,
        "Five Records"@ja-latn ;
    foaf:name "Five Records"@en,
        "ファイブレコーズ"@ja,
        "Five Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/18974/18974-1272631059.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18974#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EXTRA - OFFICIAL MINI ALBUM"@en,
        "EXTRA - OFFICIAL MINI ALBUM"@ja,
        "EXTRA - OFFICIAL MINI ALBUM"@ja-latn ;
    mo:composer <artist/138#subject>,
        <artist/251#subject>,
        <artist/3369#subject> ;
    mo:produced_work <album/18974#musicalwork> ;
    schema:name "EXTRA - OFFICIAL MINI ALBUM"@en,
        "EXTRA - OFFICIAL MINI ALBUM"@ja,
        "EXTRA - OFFICIAL MINI ALBUM"@ja-latn .

<album/18974#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-07-07"^^xsd:date ;
    dcterms:title "EXTRA - OFFICIAL MINI ALBUM"@en,
        "EXTRA - OFFICIAL MINI ALBUM"@ja,
        "EXTRA - OFFICIAL MINI ALBUM"@ja-latn ;
    mo:catalogue_number "PRM-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18974#musicalexpression> ;
    mo:publisher <org/11#subject> ;
    mo:record _:N35dba7d41c1241688bf4e79f899e4545 ;
    mo:record_count 1 ;
    schema:about <product/907#subject> ;
    schema:datePublished "2007-07-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/18974/18974-1272631059.jpg> ;
    schema:name "EXTRA - OFFICIAL MINI ALBUM"@en,
        "EXTRA - OFFICIAL MINI ALBUM"@ja,
        "EXTRA - OFFICIAL MINI ALBUM"@ja-latn ;
    schema:publisher <org/11#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/18974/18974-1272631059.jpg> .

_:N5b53443f5ddc4b06babef6468b1daaf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やわらかい旅 Stage 1〜5"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N35dba7d41c1241688bf4e79f899e4545 ;
    schema:name "やわらかい旅 Stage 1〜5"@ja .

_:N64bb8a9621a1424db57709f9d6a63ba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Road To SAGA -piano concerto style-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N35dba7d41c1241688bf4e79f899e4545 ;
    schema:name "The Road To SAGA -piano concerto style-"@ja .

_:N8b933e167a9e43c28152561a4d0e85e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Peace"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N35dba7d41c1241688bf4e79f899e4545 ;
    schema:name "In Peace"@ja .

_:N35dba7d41c1241688bf4e79f899e4545 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5b53443f5ddc4b06babef6468b1daaf2,
        _:N64bb8a9621a1424db57709f9d6a63ba0,
        _:N8b933e167a9e43c28152561a4d0e85e1 ;
    mo:track_count 3 ;
    schema:duration "PT13:48"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5b53443f5ddc4b06babef6468b1daaf2,
        _:N64bb8a9621a1424db57709f9d6a63ba0,
        _:N8b933e167a9e43c28152561a4d0e85e1 .

