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

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

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

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

<artist/9491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46080#subject> ;
    schema:name "Danji-Mikado"@en,
        "男児帝"@ja ;
    foaf:made <album/46080#composition>,
        <album/46080#subject> ;
    foaf:name "Danji-Mikado"@en,
        "男児帝"@ja .

<product/22414#subject> a schema:CreativeWork ;
    schema:name "Sincere ~Sincerely to You~"@en,
        "シンシア ～Sincerely to You～"@ja,
        "Sincere ~Sincerely to You~"@ja-latn ;
    foaf:name "Sincere ~Sincerely to You~"@en,
        "シンシア ～Sincerely to You～"@ja,
        "Sincere ~Sincerely to You~"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/08/46080/46080-1401456787.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/46080#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sincere ~Sincerely to You~"@en,
        "シンシア ～Sincerely to You～"@ja,
        "Sincere ~Sincerely to You~"@ja-latn ;
    mo:performance_of <album/46080#musicalwork> ;
    mo:performer <artist/291#subject> ;
    mo:recorded_as <album/46080#musicalexpression> ;
    schema:byArtist <artist/291#subject> ;
    schema:name "Sincere ~Sincerely to You~"@en,
        "シンシア ～Sincerely to You～"@ja,
        "Sincere ~Sincerely to You~"@ja-latn ;
    schema:workPerformed <album/46080#musicalwork> .

<artist/291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46080#performance> ;
    schema:name "Rita"@en ;
    foaf:name "Rita"@en .

<album/46080#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sincere ~Sincerely to You~"@en,
        "シンシア ～Sincerely to You～"@ja,
        "Sincere ~Sincerely to You~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "パワープレイ"@en ;
            foaf:made <album/46080#composition> ;
            foaf:name "パワープレイ"@en ],
        <artist/290#subject>,
        <artist/9491#subject> ;
    mo:produced_work <album/46080#musicalwork> ;
    schema:name "Sincere ~Sincerely to You~"@en,
        "シンシア ～Sincerely to You～"@ja,
        "Sincere ~Sincerely to You~"@ja-latn .

<album/46080#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-01"^^xsd:date ;
    dcterms:title "Sincere ~Sincerely to You~"@en,
        "シンシア ～Sincerely to You～"@ja,
        "Sincere ~Sincerely to You~"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46080#musicalexpression> ;
    mo:publisher _:N527240abde374aff9a39932932c1bc92 ;
    mo:record _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    mo:record_count 1 ;
    schema:about <product/22414#subject> ;
    schema:byArtist <artist/291#subject> ;
    schema:datePublished "2008-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/46080/46080-1401456787.jpg> ;
    schema:name "Sincere ~Sincerely to You~"@en,
        "シンシア ～Sincerely to You～"@ja,
        "Sincere ~Sincerely to You~"@ja-latn ;
    schema:publisher _:N527240abde374aff9a39932932c1bc92 ;
    foaf:depiction <https://media.vgm.io/albums/08/46080/46080-1401456787.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46080#subject> ;
    schema:name "パワープレイ"@en ;
    foaf:made <album/46080#subject> ;
    foaf:name "パワープレイ"@en .

_:N004da639109b478e86cad2cc6e433b5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guardarsi"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Guardarsi"@ja .

_:N0446fde90d3e4dcc8931ca6fade63a66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maternita"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Maternita"@ja .

_:N05cdd63c34d944518b028ecca9986179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Borgo"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Borgo"@ja .

_:N0e11906c53894ce5919e4361d93c68e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Natale"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Natale"@ja .

_:N14052fb4300e45a8b96b79a1a6dc5238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologo"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Monologo"@ja .

_:N2a57ef54276644a081e75c9a24ee55d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cordialita"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Cordialita"@ja .

_:N431c3d0c8647437a9150e019ec675841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piacere"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Piacere"@ja .

_:N48b04739049741c49ef60bf5ed6d5903 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Affetto"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Affetto"@ja .

_:N527240abde374aff9a39932932c1bc92 schema:name "FutureDigi"@en ;
    foaf:name "FutureDigi"@en .

_:N5947d3b8ed4b478ba501d7cf1bfc0933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impazienza"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Impazienza"@ja .

_:N5adf8714b6aa46a29407f1f9e0ce6edc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teso"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Teso"@ja .

_:N5ba294f875b54da3978fb7ed6af1fb5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dolore"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Dolore"@ja .

_:N65e204d2b5c34a718ca52ac8c5e2db56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alterazione"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Alterazione"@ja .

_:N67a06025f9664b168722f5afed8e12db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sospetto"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Sospetto"@ja .

_:N76c33db6373344b2823d282600675c4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maggiordomo"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Maggiordomo"@ja .

_:N85c8ddd564f24809bdf526e54a61e0d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doloroso"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Doloroso"@ja .

_:N8badbf06a08341228a65364297c25716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Affettuoso"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Affettuoso"@ja .

_:Nb4e4fff83a664cbea6ff8d8aa9f576f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ED曲 『Felicita』"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "ED曲 『Felicita』"@ja .

_:Nb4fb5dc99a914c0083441b1a84cad92d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dottore"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Dottore"@ja .

_:Nc1aeaa1ed3d04aa7b92c37647ddbd245 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assunta"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Assunta"@ja .

_:Nd374964d6c5d4d92ad0dd8ff702c7a20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Avversario"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Avversario"@ja .

_:Nd5bf2f7f7e47488d9f723430e2e3ca93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calmarsi"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Calmarsi"@ja .

_:Ndcc642fc37d642dca394e18e08292e59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lama"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Lama"@ja .

_:Ne17d63e0ca1a457eb0a9a44120904c73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divertente"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Divertente"@ja .

_:Nfa82d519ba5c48e2abca58dafdc63004 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OP曲 『Sincere』"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "OP曲 『Sincere』"@ja .

_:Nfebef0e2446e442b8248fe3690595cb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lacrima"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nf590f9c79bf74c6cb1dfa2751a866c06 ;
    schema:name "Lacrima"@ja .

_:Nf590f9c79bf74c6cb1dfa2751a866c06 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N004da639109b478e86cad2cc6e433b5b,
        _:N0446fde90d3e4dcc8931ca6fade63a66,
        _:N05cdd63c34d944518b028ecca9986179,
        _:N0e11906c53894ce5919e4361d93c68e1,
        _:N14052fb4300e45a8b96b79a1a6dc5238,
        _:N2a57ef54276644a081e75c9a24ee55d3,
        _:N431c3d0c8647437a9150e019ec675841,
        _:N48b04739049741c49ef60bf5ed6d5903,
        _:N5947d3b8ed4b478ba501d7cf1bfc0933,
        _:N5adf8714b6aa46a29407f1f9e0ce6edc,
        _:N5ba294f875b54da3978fb7ed6af1fb5d,
        _:N65e204d2b5c34a718ca52ac8c5e2db56,
        _:N67a06025f9664b168722f5afed8e12db,
        _:N76c33db6373344b2823d282600675c4f,
        _:N85c8ddd564f24809bdf526e54a61e0d8,
        _:N8badbf06a08341228a65364297c25716,
        _:Nb4e4fff83a664cbea6ff8d8aa9f576f8,
        _:Nb4fb5dc99a914c0083441b1a84cad92d,
        _:Nc1aeaa1ed3d04aa7b92c37647ddbd245,
        _:Nd374964d6c5d4d92ad0dd8ff702c7a20,
        _:Nd5bf2f7f7e47488d9f723430e2e3ca93,
        _:Ndcc642fc37d642dca394e18e08292e59,
        _:Ne17d63e0ca1a457eb0a9a44120904c73,
        _:Nfa82d519ba5c48e2abca58dafdc63004,
        _:Nfebef0e2446e442b8248fe3690595cb2 ;
    mo:track_count 25 ;
    schema:duration "PT52:12"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N004da639109b478e86cad2cc6e433b5b,
        _:N0446fde90d3e4dcc8931ca6fade63a66,
        _:N05cdd63c34d944518b028ecca9986179,
        _:N0e11906c53894ce5919e4361d93c68e1,
        _:N14052fb4300e45a8b96b79a1a6dc5238,
        _:N2a57ef54276644a081e75c9a24ee55d3,
        _:N431c3d0c8647437a9150e019ec675841,
        _:N48b04739049741c49ef60bf5ed6d5903,
        _:N5947d3b8ed4b478ba501d7cf1bfc0933,
        _:N5adf8714b6aa46a29407f1f9e0ce6edc,
        _:N5ba294f875b54da3978fb7ed6af1fb5d,
        _:N65e204d2b5c34a718ca52ac8c5e2db56,
        _:N67a06025f9664b168722f5afed8e12db,
        _:N76c33db6373344b2823d282600675c4f,
        _:N85c8ddd564f24809bdf526e54a61e0d8,
        _:N8badbf06a08341228a65364297c25716,
        _:Nb4e4fff83a664cbea6ff8d8aa9f576f8,
        _:Nb4fb5dc99a914c0083441b1a84cad92d,
        _:Nc1aeaa1ed3d04aa7b92c37647ddbd245,
        _:Nd374964d6c5d4d92ad0dd8ff702c7a20,
        _:Nd5bf2f7f7e47488d9f723430e2e3ca93,
        _:Ndcc642fc37d642dca394e18e08292e59,
        _:Ne17d63e0ca1a457eb0a9a44120904c73,
        _:Nfa82d519ba5c48e2abca58dafdc63004,
        _:Nfebef0e2446e442b8248fe3690595cb2 .

