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

<artist/2327#subject> a schema:Person,
        foaf:Person ;
    schema:name "Marica"@en ;
    foaf:made <album/12950#lyrics>,
        <album/12950#subject>,
        <album/12950#vocals> ;
    foaf:name "Marica"@en .

<artist/291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rita"@en ;
    foaf:made <album/12950#lyrics>,
        <album/12950#subject>,
        <album/12950#vocals> ;
    foaf:name "Rita"@en .

<artist/75191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuyuko Takemiya"@en,
        "竹宮ゆゆこ"@ja ;
    foaf:made <album/12950#lyrics>,
        <album/12950#subject> ;
    foaf:name "Yuyuko Takemiya"@en,
        "竹宮ゆゆこ"@ja .

<artist/75195#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Goto"@en,
        "後藤真由実"@ja ;
    foaf:made <album/12950#subject>,
        <album/12950#vocals> ;
    foaf:name "Mayumi Goto"@en,
        "後藤真由実"@ja .

<artist/10990#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12950#subject> ;
    schema:name "Funczion"@en ;
    foaf:made <album/12950#composition>,
        <album/12950#subject> ;
    foaf:name "Funczion"@en .

<artist/16820#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12950#subject> ;
    schema:name "CREATIVE SOUND PROJECT SALAD"@en ;
    foaf:made <album/12950#composition>,
        <album/12950#lyrics>,
        <album/12950#subject> ;
    foaf:name "CREATIVE SOUND PROJECT SALAD"@en .

<artist/290#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12950#subject> ;
    schema:name "Blueberry&Yogurt"@en ;
    foaf:made <album/12950#composition>,
        <album/12950#subject> ;
    foaf:name "Blueberry&Yogurt"@en .

<product/17340#subject> a schema:CreativeWork ;
    schema:name "Noel"@en,
        "Noel"@ja,
        "Noel"@ja-latn ;
    foaf:name "Noel"@en,
        "Noel"@ja,
        "Noel"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/05/12950/12950-1239116949.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12950#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Noel Original Maxi Single"@en,
        "Noel Original Maxi Single"@ja,
        "Noel Original Maxi Single"@ja-latn ;
    mo:composer <artist/10990#subject>,
        <artist/16820#subject>,
        <artist/290#subject> ;
    mo:produced_work <album/12950#musicalwork> ;
    schema:name "Noel Original Maxi Single"@en,
        "Noel Original Maxi Single"@ja,
        "Noel Original Maxi Single"@ja-latn .

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

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

<album/12950#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-09-24"^^xsd:date ;
    dcterms:title "Noel Original Maxi Single"@en,
        "Noel Original Maxi Single"@ja,
        "Noel Original Maxi Single"@ja-latn ;
    mo:catalogue_number "FSSG-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12950#musicalexpression> ;
    mo:publisher <org/4574#subject> ;
    mo:record _:N44c40a84a26047dfbefd51dca9b30a26 ;
    mo:record_count 1 ;
    schema:about <product/17340#subject> ;
    schema:datePublished "2004-09-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/12950/12950-1239116949.jpg> ;
    schema:name "Noel Original Maxi Single"@en,
        "Noel Original Maxi Single"@ja,
        "Noel Original Maxi Single"@ja-latn ;
    schema:publisher <org/4574#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/12950/12950-1239116949.jpg> .

_:N2d3cc563f94048dcb3d7437293959970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vive memor mortis (full version)"@en,
        "Vive memor mortis　フルバージョン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N44c40a84a26047dfbefd51dca9b30a26 ;
    schema:name "Vive memor mortis (full version)"@en,
        "Vive memor mortis　フルバージョン"@ja .

_:N4216dd8c74c34eefa6497368e320fc9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Promise (full version)"@en,
        "遠い約束　フルバージョン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N44c40a84a26047dfbefd51dca9b30a26 ;
    schema:name "Distant Promise (full version)"@en,
        "遠い約束　フルバージョン"@ja .

_:N4395798220dd421a884358d8ab073080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vive memor mortis (original karaoke)"@en,
        "Vive memor mortis　オリジナルカラオケ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N44c40a84a26047dfbefd51dca9b30a26 ;
    schema:name "Vive memor mortis (original karaoke)"@en,
        "Vive memor mortis　オリジナルカラオケ"@ja .

_:N4c1347afa4a64e9daafc1e556e8c5c5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koinonia (original karaoke)"@en,
        "コイノニア　オリジナルカラオケ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N44c40a84a26047dfbefd51dca9b30a26 ;
    schema:name "Koinonia (original karaoke)"@en,
        "コイノニア　オリジナルカラオケ"@ja .

_:Nb5e5d01092e34a9b883feeb2cd016358 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koinonia (full version)"@en,
        "コイノニア　フルバージョン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N44c40a84a26047dfbefd51dca9b30a26 ;
    schema:name "Koinonia (full version)"@en,
        "コイノニア　フルバージョン"@ja .

_:Nc8dd568316e344998bf7ab249914cd5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Promise (chorus version)"@en,
        "遠い約束　コーラスバージョン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N44c40a84a26047dfbefd51dca9b30a26 ;
    schema:name "Distant Promise (chorus version)"@en,
        "遠い約束　コーラスバージョン"@ja .

_:Nfbb0cd35177b4fcaa4acf67348978456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Promise (original karaoke)"@en,
        "遠い約束　オリジナルカラオケ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N44c40a84a26047dfbefd51dca9b30a26 ;
    schema:name "Distant Promise (original karaoke)"@en,
        "遠い約束　オリジナルカラオケ"@ja .

_:N44c40a84a26047dfbefd51dca9b30a26 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d3cc563f94048dcb3d7437293959970,
        _:N4216dd8c74c34eefa6497368e320fc9e,
        _:N4395798220dd421a884358d8ab073080,
        _:N4c1347afa4a64e9daafc1e556e8c5c5a,
        _:Nb5e5d01092e34a9b883feeb2cd016358,
        _:Nc8dd568316e344998bf7ab249914cd5a,
        _:Nfbb0cd35177b4fcaa4acf67348978456 ;
    mo:track_count 7 ;
    schema:duration "PT29:17"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2d3cc563f94048dcb3d7437293959970,
        _:N4216dd8c74c34eefa6497368e320fc9e,
        _:N4395798220dd421a884358d8ab073080,
        _:N4c1347afa4a64e9daafc1e556e8c5c5a,
        _:Nb5e5d01092e34a9b883feeb2cd016358,
        _:Nc8dd568316e344998bf7ab249914cd5a,
        _:Nfbb0cd35177b4fcaa4acf67348978456 .

