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

<artist/56132#subject> a schema:Person,
        foaf:Person ;
    schema:name "sasuke"@en ;
    foaf:made <album/6675#lyrics>,
        <album/6675#subject> ;
    foaf:name "sasuke"@en .

<artist/2668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6675#subject> ;
    schema:name "Kazuaki Sakamoto"@en,
        "k.sakamoto"@en,
        "坂元一明"@ja ;
    foaf:made <album/6675#composition>,
        <album/6675#lyrics>,
        <album/6675#subject> ;
    foaf:name "Kazuaki Sakamoto"@en,
        "k.sakamoto"@en,
        "坂元一明"@ja .

<album/6675#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nail Vocal Collection"@en,
        "Nail ボーカルコレクション"@ja,
        "Nail Vocal Collection"@ja-latn ;
    mo:composer <artist/2668#subject> ;
    mo:produced_work <album/6675#musicalwork> ;
    schema:name "Nail Vocal Collection"@en,
        "Nail ボーカルコレクション"@ja,
        "Nail Vocal Collection"@ja-latn .

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

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

<https://media.vgm.io/albums/57/6675/6675-947e668f0e68.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6675#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/6675/6675-947e668f0e68.jpg> ;
    foaf:depicts <album/6675#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/6675/6675-947e668f0e68.jpg> .

<https://medium-media.vgm.io/albums/57/6675/6675-947e668f0e68.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6675#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nail Vocal Collection"@en,
        "Nail ボーカルコレクション"@ja,
        "Nail Vocal Collection"@ja-latn ;
    mo:performance_of <album/6675#musicalwork> ;
    mo:performer <artist/2667#subject> ;
    mo:recorded_as <album/6675#musicalexpression> ;
    schema:byArtist <artist/2667#subject> ;
    schema:name "Nail Vocal Collection"@en,
        "Nail ボーカルコレクション"@ja,
        "Nail Vocal Collection"@ja-latn ;
    schema:workPerformed <album/6675#musicalwork> .

<artist/2667#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6675#performance> ;
    schema:name "blue"@en ;
    foaf:name "blue"@en .

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

<album/6675#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-27"^^xsd:date ;
    dcterms:title "Nail Vocal Collection"@en,
        "Nail ボーカルコレクション"@ja,
        "Nail Vocal Collection"@ja-latn ;
    mo:catalogue_number "DAI-060129" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6675#musicalexpression> ;
    mo:publisher _:Nd792cf2b455748e1af4a3d159ce71e34 ;
    mo:record _:Nf484c6601ac24726a5e4e2c8376a8469 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "3♥days Marriage ~Genji Hikaru no Koibito~"@en ;
            foaf:name "3♥days Marriage ~Genji Hikaru no Koibito~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Present for you ~Watashi wo A·Ge·Ru♥~"@en ;
            foaf:name "Present for you ~Watashi wo A·Ge·Ru♥~"@en ],
        [ a schema:CreativeWork ;
            schema:name "As you like ~Hoshi Furu Yoru ni Romance wo~"@en ;
            foaf:name "As you like ~Hoshi Furu Yoru ni Romance wo~"@en ] ;
    schema:byArtist <artist/2667#subject> ;
    schema:datePublished "2006-01-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/6675/6675-947e668f0e68.jpg> ;
    schema:name "Nail Vocal Collection"@en,
        "Nail ボーカルコレクション"@ja,
        "Nail Vocal Collection"@ja-latn ;
    schema:publisher _:Nd792cf2b455748e1af4a3d159ce71e34 ;
    foaf:depiction <https://media.vgm.io/albums/57/6675/6675-947e668f0e68.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "sachi"@en ;
    foaf:made <album/6675#vocals> ;
    foaf:name "sachi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "須田尚美"@en ;
    foaf:made <album/6675#subject> ;
    foaf:name "須田尚美"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "森野幸子"@en ;
    foaf:made <album/6675#subject> ;
    foaf:name "森野幸子"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "須田尚美"@en ;
    foaf:made <album/6675#lyrics> ;
    foaf:name "須田尚美"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "sachi"@en ;
    foaf:made <album/6675#subject> ;
    foaf:name "sachi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "森野幸子"@en ;
    foaf:made <album/6675#lyrics> ;
    foaf:name "森野幸子"@en .

_:N1420a703d5fe464ab98ab251de5ad6ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春風に吹かれて"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf484c6601ac24726a5e4e2c8376a8469 ;
    schema:name "春風に吹かれて"@ja .

_:N225593baa098479ba603019e74092022 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hello my love～逢いに来たよ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nf484c6601ac24726a5e4e2c8376a8469 ;
    schema:name "hello my love～逢いに来たよ"@ja .

_:N3f68532a896442638106e5162e32d80f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "as you like"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nf484c6601ac24726a5e4e2c8376a8469 ;
    schema:name "as you like"@ja .

_:N5abd87adbb454ac7b142f0dff6f6e042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "present for you"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nf484c6601ac24726a5e4e2c8376a8469 ;
    schema:name "present for you"@ja .

_:N8aa15cdc87ed41b284e1cffd34a44ea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shine"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nf484c6601ac24726a5e4e2c8376a8469 ;
    schema:name "shine"@ja .

_:N9032ea37b7e14074a7654e3a6f9d3104 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星降る夜に"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nf484c6601ac24726a5e4e2c8376a8469 ;
    schema:name "星降る夜に"@ja .

_:Nb088c549c3724e0bbc3963a8d70e12d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "days"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nf484c6601ac24726a5e4e2c8376a8469 ;
    schema:name "days"@ja .

_:Nd792cf2b455748e1af4a3d159ce71e34 schema:name "Nail"@en,
        "Nail"@ja,
        "Nail"@ja-latn ;
    foaf:name "Nail"@en,
        "Nail"@ja,
        "Nail"@ja-latn .

_:Ne1b4a3a36fd84d449433b514f302b25e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "air"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nf484c6601ac24726a5e4e2c8376a8469 ;
    schema:name "air"@ja .

_:Ne6053b5d1f3c403c9ac3c017c2398958 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふわり・ゆら"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nf484c6601ac24726a5e4e2c8376a8469 ;
    schema:name "ふわり・ゆら"@ja .

_:Nf4447de7798e4a1a8526151b1e0382b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春風に誘われて"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nf484c6601ac24726a5e4e2c8376a8469 ;
    schema:name "春風に誘われて"@ja .

_:Nf484c6601ac24726a5e4e2c8376a8469 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1420a703d5fe464ab98ab251de5ad6ba,
        _:N225593baa098479ba603019e74092022,
        _:N3f68532a896442638106e5162e32d80f,
        _:N5abd87adbb454ac7b142f0dff6f6e042,
        _:N8aa15cdc87ed41b284e1cffd34a44ea4,
        _:N9032ea37b7e14074a7654e3a6f9d3104,
        _:Nb088c549c3724e0bbc3963a8d70e12d4,
        _:Ne1b4a3a36fd84d449433b514f302b25e,
        _:Ne6053b5d1f3c403c9ac3c017c2398958,
        _:Nf4447de7798e4a1a8526151b1e0382b2 ;
    mo:track_count 10 ;
    schema:duration "PT43:28"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1420a703d5fe464ab98ab251de5ad6ba,
        _:N225593baa098479ba603019e74092022,
        _:N3f68532a896442638106e5162e32d80f,
        _:N5abd87adbb454ac7b142f0dff6f6e042,
        _:N8aa15cdc87ed41b284e1cffd34a44ea4,
        _:N9032ea37b7e14074a7654e3a6f9d3104,
        _:Nb088c549c3724e0bbc3963a8d70e12d4,
        _:Ne1b4a3a36fd84d449433b514f302b25e,
        _:Ne6053b5d1f3c403c9ac3c017c2398958,
        _:Nf4447de7798e4a1a8526151b1e0382b2 .

