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

<artist/65699#subject> a schema:Person,
        foaf:Person ;
    schema:name "Urara Sato"@en,
        "佐藤麗"@ja ;
    foaf:made <album/65438#lyrics>,
        <album/65438#subject> ;
    foaf:name "Urara Sato"@en,
        "佐藤麗"@ja .

<artist/839#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nana Mizuki"@en,
        "水樹奈々"@ja ;
    foaf:made <album/65438#subject>,
        <album/65438#vocals> ;
    foaf:name "Nana Mizuki"@en,
        "水樹奈々"@ja .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65438#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/65438#composition>,
        <album/65438#lyrics>,
        <album/65438#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<artist/4585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65438#subject> ;
    schema:name "Toshiro Yabuki"@en,
        "矢吹俊郎"@ja ;
    foaf:made <album/65438#composition>,
        <album/65438#lyrics>,
        <album/65438#subject> ;
    foaf:name "Toshiro Yabuki"@en,
        "矢吹俊郎"@ja .

<product/2053#subject> a schema:CreativeWork ;
    schema:name "Omoide ni Kawaru Kimi ~Memories Off~"@en,
        "想い出にかわる君 ～Memories Off～"@ja,
        "Omoide ni Kawaru Kimi ~Memories Off~"@ja-latn ;
    foaf:name "Omoide ni Kawaru Kimi ~Memories Off~"@en,
        "想い出にかわる君 ～Memories Off～"@ja,
        "Omoide ni Kawaru Kimi ~Memories Off~"@ja-latn .

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

<album/65438#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "New Sensation / Nana Mizuki"@en,
        "New Sensation / 水樹奈々"@ja,
        "New Sensation / Nana Mizuki"@ja-latn ;
    mo:performance_of <album/65438#musicalwork> ;
    mo:recorded_as <album/65438#musicalexpression> ;
    schema:name "New Sensation / Nana Mizuki"@en,
        "New Sensation / 水樹奈々"@ja,
        "New Sensation / Nana Mizuki"@ja-latn ;
    schema:workPerformed <album/65438#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/83/65438/65438-1486404746.jpg> a schema:ImageObject,
        foaf:Image .

<album/65438#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "New Sensation / Nana Mizuki"@en,
        "New Sensation / 水樹奈々"@ja,
        "New Sensation / Nana Mizuki"@ja-latn ;
    mo:composer <artist/396#subject>,
        <artist/4585#subject> ;
    mo:produced_work <album/65438#musicalwork> ;
    schema:name "New Sensation / Nana Mizuki"@en,
        "New Sensation / 水樹奈々"@ja,
        "New Sensation / Nana Mizuki"@ja-latn .

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

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

<album/65438#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-04-23"^^xsd:date ;
    dcterms:title "New Sensation / Nana Mizuki"@en,
        "New Sensation / 水樹奈々"@ja,
        "New Sensation / Nana Mizuki"@ja-latn ;
    mo:catalogue_number "KICM-1071" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65438#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N78cffd5a1d0346e98cc7d540691865ba ;
    mo:record_count 1 ;
    schema:about <product/2053#subject> ;
    schema:datePublished "2003-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/65438/65438-1486404746.jpg> ;
    schema:name "New Sensation / Nana Mizuki"@en,
        "New Sensation / 水樹奈々"@ja,
        "New Sensation / Nana Mizuki"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/65438/65438-1486404746.jpg> .

_:N217ea9f71fa24a499802b9145dcf4bff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Sensation"@en,
        "New Sensation"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N78cffd5a1d0346e98cc7d540691865ba ;
    schema:name "New Sensation"@en,
        "New Sensation"@ja .

_:N4a7862b35eb048a5bb4e5219c966f5d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Replay Machine -custom- (OFF VOCAL VERSION)"@en,
        "リプレイマシン -custom- (OFF VOCAL VERSION)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N78cffd5a1d0346e98cc7d540691865ba ;
    schema:name "Replay Machine -custom- (OFF VOCAL VERSION)"@en,
        "リプレイマシン -custom- (OFF VOCAL VERSION)"@ja .

_:N5764f81cc4764705ba0d749cb53d6ce9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Replay Machine -custom-"@en,
        "リプレイマシン -custom-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N78cffd5a1d0346e98cc7d540691865ba ;
    schema:name "Replay Machine -custom-"@en,
        "リプレイマシン -custom-"@ja .

_:Nae4c2a33bb3e49bda06f6addbd1f79e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HONEY FLOWER (OFF VOCAL VERSION)"@en,
        "HONEY FLOWER (OFF VOCAL VERSION)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N78cffd5a1d0346e98cc7d540691865ba ;
    schema:name "HONEY FLOWER (OFF VOCAL VERSION)"@en,
        "HONEY FLOWER (OFF VOCAL VERSION)"@ja .

_:Ne9bf60d5689942efbf59ff69f03006cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Sensation (OFF VOCAL VERSION)"@en,
        "New Sensation (OFF VOCAL VERSION)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N78cffd5a1d0346e98cc7d540691865ba ;
    schema:name "New Sensation (OFF VOCAL VERSION)"@en,
        "New Sensation (OFF VOCAL VERSION)"@ja .

_:Nf85cb298609d475d985557204afd10cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HONEY FLOWER"@en,
        "HONEY FLOWER"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N78cffd5a1d0346e98cc7d540691865ba ;
    schema:name "HONEY FLOWER"@en,
        "HONEY FLOWER"@ja .

_:N78cffd5a1d0346e98cc7d540691865ba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N217ea9f71fa24a499802b9145dcf4bff,
        _:N4a7862b35eb048a5bb4e5219c966f5d1,
        _:N5764f81cc4764705ba0d749cb53d6ce9,
        _:Nae4c2a33bb3e49bda06f6addbd1f79e1,
        _:Ne9bf60d5689942efbf59ff69f03006cf,
        _:Nf85cb298609d475d985557204afd10cd ;
    mo:track_count 6 ;
    schema:duration "PT26:43"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N217ea9f71fa24a499802b9145dcf4bff,
        _:N4a7862b35eb048a5bb4e5219c966f5d1,
        _:N5764f81cc4764705ba0d749cb53d6ce9,
        _:Nae4c2a33bb3e49bda06f6addbd1f79e1,
        _:Ne9bf60d5689942efbf59ff69f03006cf,
        _:Nf85cb298609d475d985557204afd10cd .

