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

<artist/202#subject> a schema:Person,
        foaf:Person ;
    schema:name "Noriko Mitose"@en,
        "みとせのりこ"@ja ;
    foaf:made <album/2423#lyrics>,
        <album/2423#subject> ;
    foaf:name "Noriko Mitose"@en,
        "みとせのりこ"@ja .

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

<artist/267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2423#subject> ;
    schema:name "Manack"@en ;
    foaf:made <album/2423#composition>,
        <album/2423#subject> ;
    foaf:name "Manack"@en .

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

<album/2423#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "North Wind — Last Letter / have eyes only for you…"@en,
        "North Wind — Last Letter / have eyes only for you…"@ja,
        "North Wind — Last Letter / have eyes only for you…"@ja-latn ;
    mo:composer <artist/267#subject> ;
    mo:produced_work <album/2423#musicalwork> ;
    schema:name "North Wind — Last Letter / have eyes only for you…"@en,
        "North Wind — Last Letter / have eyes only for you…"@ja,
        "North Wind — Last Letter / have eyes only for you…"@ja-latn .

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

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

<org/30#subject> schema:name "DATAM POLYSTAR CO.,LTD"@en,
        "株式会社データム・ポリスター"@ja,
        "DATAM POLYSTAR CO.,LTD"@ja-latn ;
    foaf:name "DATAM POLYSTAR CO.,LTD"@en,
        "株式会社データム・ポリスター"@ja,
        "DATAM POLYSTAR CO.,LTD"@ja-latn .

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

<https://medium-media.vgm.io/albums/32/2423/2423-1208076825.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2423#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "North Wind — Last Letter / have eyes only for you…"@en,
        "North Wind — Last Letter / have eyes only for you…"@ja,
        "North Wind — Last Letter / have eyes only for you…"@ja-latn ;
    mo:performance_of <album/2423#musicalwork> ;
    mo:performer <artist/214#subject> ;
    mo:recorded_as <album/2423#musicalexpression> ;
    schema:byArtist <artist/214#subject> ;
    schema:name "North Wind — Last Letter / have eyes only for you…"@en,
        "North Wind — Last Letter / have eyes only for you…"@ja,
        "North Wind — Last Letter / have eyes only for you…"@ja-latn ;
    schema:workPerformed <album/2423#musicalwork> .

<artist/214#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2423#performance> ;
    schema:name "KIRIKO"@en ;
    foaf:name "KIRIKO"@en .

<album/2423#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-09-03"^^xsd:date ;
    dcterms:title "North Wind — Last Letter / have eyes only for you…"@en,
        "North Wind — Last Letter / have eyes only for you…"@ja,
        "North Wind — Last Letter / have eyes only for you…"@ja-latn ;
    mo:catalogue_number "HIDPC-3005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2423#musicalexpression> ;
    mo:publisher <org/30#subject> ;
    mo:record _:Nc61437e491d7400cb20f3a399cf4d3b4 ;
    mo:record_count 1 ;
    schema:about <product/17346#subject> ;
    schema:byArtist <artist/214#subject> ;
    schema:datePublished "2004-09-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/2423/2423-1208076825.jpg> ;
    schema:name "North Wind — Last Letter / have eyes only for you…"@en,
        "North Wind — Last Letter / have eyes only for you…"@ja,
        "North Wind — Last Letter / have eyes only for you…"@ja-latn ;
    schema:publisher <org/30#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/2423/2423-1208076825.jpg> .

_:N20fafd93dd984fa99c16450f3424d42a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "have eyes only for you..."@en ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nc61437e491d7400cb20f3a399cf4d3b4 ;
    schema:name "have eyes only for you..."@en .

_:N92390df1df2b446dbc0ada4ba60c3858 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Letter (Off Vocal Ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nc61437e491d7400cb20f3a399cf4d3b4 ;
    schema:name "Last Letter (Off Vocal Ver.)"@en .

_:Nefb53ba7ebe548f898ff15d9ae0491b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Letter (Snowdrop Ver.)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nc61437e491d7400cb20f3a399cf4d3b4 ;
    schema:name "Last Letter (Snowdrop Ver.)"@en .

_:Nf9b8567c20434ca3a4f6e0e3f815dbd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "have eyes only for you... (Off Vocal Ver.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nc61437e491d7400cb20f3a399cf4d3b4 ;
    schema:name "have eyes only for you... (Off Vocal Ver.)"@en .

_:Nc61437e491d7400cb20f3a399cf4d3b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20fafd93dd984fa99c16450f3424d42a,
        _:N92390df1df2b446dbc0ada4ba60c3858,
        _:Nefb53ba7ebe548f898ff15d9ae0491b4,
        _:Nf9b8567c20434ca3a4f6e0e3f815dbd3 ;
    mo:track_count 4 ;
    schema:duration "PT20:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N20fafd93dd984fa99c16450f3424d42a,
        _:N92390df1df2b446dbc0ada4ba60c3858,
        _:Nefb53ba7ebe548f898ff15d9ae0491b4,
        _:Nf9b8567c20434ca3a4f6e0e3f815dbd3 .

