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

<artist/5281#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gabriela Robin"@en ;
    foaf:made <album/41413#subject>,
        <album/41413#vocals> ;
    foaf:name "Gabriela Robin"@en .

<artist/7741#subject> a schema:Person,
        foaf:Person ;
    schema:name "Melodie Sexton"@en ;
    foaf:made <album/41413#subject>,
        <album/41413#vocals> ;
    foaf:name "Melodie Sexton"@en .

<artist/864#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akino Arai"@en,
        "新居昭乃"@ja ;
    foaf:made <album/41413#subject>,
        <album/41413#vocals> ;
    foaf:name "Akino Arai"@en,
        "新居昭乃"@ja .

<album/26457> a mo:Release ;
    mo:catalogue_number "VICL-15037" .

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

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41413#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/41413#composition>,
        <album/41413#subject> ;
    foaf:name "Yoko Kanno"@en,
        "菅野よう子"@ja .

<artist/6333#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41413#subject> ;
    schema:name "CMJK"@en ;
    foaf:made <album/41413#composition>,
        <album/41413#subject> ;
    foaf:name "CMJK"@en .

<product/1287#subject> a schema:CreativeWork ;
    schema:name "Macross Plus"@en,
        "マクロスプラス"@ja,
        "Macross Plus"@ja-latn ;
    foaf:name "Macross Plus"@en,
        "マクロスプラス"@ja,
        "Macross Plus"@ja-latn .

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

<album/41413#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@en,
        "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@ja,
        "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@ja-latn ;
    mo:performance_of <album/41413#musicalwork> ;
    mo:recorded_as <album/41413#musicalexpression> ;
    schema:name "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@en,
        "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@ja,
        "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@ja-latn ;
    schema:workPerformed <album/41413#musicalwork> .

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/41413/41413-dcd36cad9f8b.jpg> a schema:ImageObject,
        foaf:Image .

<album/41413#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@en,
        "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@ja,
        "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@ja-latn ;
    mo:composer <artist/319#subject>,
        <artist/6333#subject> ;
    mo:produced_work <album/41413#musicalwork> ;
    schema:name "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@en,
        "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@ja,
        "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@ja-latn .

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

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

<album/41413#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-01-01"^^xsd:date ;
    dcterms:title "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@en,
        "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@ja,
        "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@ja-latn ;
    mo:catalogue_number "SM-351" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/26457> ;
    mo:publication_of <album/41413#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:N02be008d1754472e9c2a691f735488b9 ;
    mo:record_count 1 ;
    schema:about <product/1287#subject> ;
    schema:datePublished "1995-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/31/41413/41413-dcd36cad9f8b.jpg> ;
    schema:name "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@en,
        "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@ja,
        "MACROSS PLUS The Cream P・U・F / SHARON APPLE"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/41413/41413-dcd36cad9f8b.jpg> .

_:N177c84f884fe44ad9a939b5753302c70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Borderline"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N02be008d1754472e9c2a691f735488b9 ;
    schema:name "The Borderline"@en .

_:N1b9356be004a47ab99b132a7b350c316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SANTI-U"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:N02be008d1754472e9c2a691f735488b9 ;
    schema:name "SANTI-U"@en .

_:Nc0fd060bd3844162ba74007df602b649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INFORMATION HIGH"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:N02be008d1754472e9c2a691f735488b9 ;
    schema:name "INFORMATION HIGH"@en .

_:Ndfffde22136947fd8313f9721d98a1ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Idol Talk"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N02be008d1754472e9c2a691f735488b9 ;
    schema:name "Idol Talk"@en .

_:N02be008d1754472e9c2a691f735488b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N177c84f884fe44ad9a939b5753302c70,
        _:N1b9356be004a47ab99b132a7b350c316,
        _:Nc0fd060bd3844162ba74007df602b649,
        _:Ndfffde22136947fd8313f9721d98a1ad ;
    mo:track_count 4 ;
    schema:duration "PT26:09"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N177c84f884fe44ad9a939b5753302c70,
        _:N1b9356be004a47ab99b132a7b350c316,
        _:Nc0fd060bd3844162ba74007df602b649,
        _:Ndfffde22136947fd8313f9721d98a1ad .

