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

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

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

<artist/10782#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112666#subject> ;
    schema:name "B. Bartok"@en ;
    foaf:made <album/112666#composition>,
        <album/112666#subject> ;
    foaf:name "B. Bartok"@en .

<artist/2426#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112666#subject> ;
    schema:name "M. Ravel"@en ;
    foaf:made <album/112666#composition>,
        <album/112666#subject> ;
    foaf:name "M. Ravel"@en .

<artist/3070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112666#subject> ;
    schema:name "C. Debussy"@en ;
    foaf:made <album/112666#composition>,
        <album/112666#subject> ;
    foaf:name "C. Debussy"@en .

<artist/3147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112666#subject> ;
    schema:name "A. Dvorak"@en ;
    foaf:made <album/112666#composition>,
        <album/112666#subject> ;
    foaf:name "A. Dvorak"@en .

<artist/7460#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112666#subject> ;
    schema:name "Johannes Brahms"@en ;
    foaf:made <album/112666#composition>,
        <album/112666#subject> ;
    foaf:name "Johannes Brahms"@en .

<artist/7462#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112666#subject> ;
    schema:name "P.d. Sarasate"@en ;
    foaf:made <album/112666#composition>,
        <album/112666#subject> ;
    foaf:name "P.d. Sarasate"@en .

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

<https://media.vgm.io/albums/66/112666/112666-f8de5a4a6f69.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112666#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/112666/112666-f8de5a4a6f69.png> ;
    foaf:depicts <album/112666#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/112666/112666-f8de5a4a6f69.png> .

<https://medium-media.vgm.io/albums/66/112666/112666-f8de5a4a6f69.png> a schema:ImageObject,
        foaf:Image .

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

<album/112666#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ZINGARO!!! / Ami Oike, Ensemble FOVE"@en,
        "ZINGARO!!! / 尾池亜美, Ensemble FOVE"@ja,
        "ZINGARO!!! / Ami Oike, Ensemble FOVE"@ja-latn ;
    mo:performance_of <album/112666#musicalwork> ;
    mo:performer <artist/25609#subject> ;
    mo:recorded_as <album/112666#musicalexpression> ;
    schema:byArtist <artist/25609#subject> ;
    schema:name "ZINGARO!!! / Ami Oike, Ensemble FOVE"@en,
        "ZINGARO!!! / 尾池亜美, Ensemble FOVE"@ja,
        "ZINGARO!!! / Ami Oike, Ensemble FOVE"@ja-latn ;
    schema:workPerformed <album/112666#musicalwork> .

<artist/25609#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112666#subject> ;
    mo:performed <album/112666#performance> ;
    schema:name "Ensemble FOVE"@en ;
    foaf:made <album/112666#composition>,
        <album/112666#subject> ;
    foaf:name "Ensemble FOVE"@en .

<album/112666#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ZINGARO!!! / Ami Oike, Ensemble FOVE"@en,
        "ZINGARO!!! / 尾池亜美, Ensemble FOVE"@ja,
        "ZINGARO!!! / Ami Oike, Ensemble FOVE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "V. Monti"@en ;
            foaf:made <album/112666#composition> ;
            foaf:name "V. Monti"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "G. Dinicu"@en ;
            foaf:made <album/112666#composition> ;
            foaf:name "G. Dinicu"@en ],
        <artist/10782#subject>,
        <artist/2426#subject>,
        <artist/25609#subject>,
        <artist/3070#subject>,
        <artist/3147#subject>,
        <artist/7460#subject>,
        <artist/7462#subject> ;
    mo:produced_work <album/112666#musicalwork> ;
    schema:name "ZINGARO!!! / Ami Oike, Ensemble FOVE"@en,
        "ZINGARO!!! / 尾池亜美, Ensemble FOVE"@ja,
        "ZINGARO!!! / Ami Oike, Ensemble FOVE"@ja-latn .

<album/112666#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-15"^^xsd:date ;
    dcterms:title "ZINGARO!!! / Ami Oike, Ensemble FOVE"@en,
        "ZINGARO!!! / 尾池亜美, Ensemble FOVE"@ja,
        "ZINGARO!!! / Ami Oike, Ensemble FOVE"@ja-latn ;
    mo:catalogue_number "FORE-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/112666#musicalexpression> ;
    mo:publisher _:Na831aac4e8cd46ff9a79ba995f3bdaa5 ;
    mo:record _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    mo:record_count 1 ;
    schema:byArtist <artist/25609#subject> ;
    schema:datePublished "2019-11-15"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/66/112666/112666-f8de5a4a6f69.png> ;
    schema:name "ZINGARO!!! / Ami Oike, Ensemble FOVE"@en,
        "ZINGARO!!! / 尾池亜美, Ensemble FOVE"@ja,
        "ZINGARO!!! / Ami Oike, Ensemble FOVE"@ja-latn ;
    schema:publisher _:Na831aac4e8cd46ff9a79ba995f3bdaa5 ;
    foaf:depiction <https://media.vgm.io/albums/66/112666/112666-f8de5a4a6f69.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112666#subject> ;
    schema:name "V. Monti"@en ;
    foaf:made <album/112666#subject> ;
    foaf:name "V. Monti"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112666#subject> ;
    schema:name "G. Dinicu"@en ;
    foaf:made <album/112666#subject> ;
    foaf:name "G. Dinicu"@en .

_:N050bad39f1654dd09358934107047908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tzigane part 1"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "Tzigane part 1"@en .

_:N25229b5e355b44578cdb29901a2fc90e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bird watching at the studio"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "Bird watching at the studio"@en .

_:N5bead97537634e7e9a9f9f7d8d382219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zigeunerweisen"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "Zigeunerweisen"@en .

_:N658513b1d6884b71bd59aa1649cb58da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walachian Dance (No. 40 from \"44 duos for 2 violins\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "Walachian Dance (No. 40 from \"44 duos for 2 violins\")"@en .

_:N72ec7ebf2a0b4de1bff53cfffd86bdbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lark / Ciocârlia"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "Lark / Ciocârlia"@en .

_:N7574a956d81c4340b5ce32b61040eaf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Les yeux noirs"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "Les yeux noirs"@en .

_:N9302af57b85d4192b221c435167bd1f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tzigane part 2 (Ensemble FOVE Edition)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "Tzigane part 2 (Ensemble FOVE Edition)"@en .

_:N9b17befb887347189da956927438d96b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La plus que lente"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "La plus que lente"@en .

_:Na581b766b4984e06bb6b84b77894138e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Songs My Mother Taught Me (Gypsy Song)"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "Songs My Mother Taught Me (Gypsy Song)"@en .

_:Na831aac4e8cd46ff9a79ba995f3bdaa5 schema:name "FOVE Records"@en,
        "FOVE Records"@ja,
        "FOVE Records"@ja-latn ;
    foaf:name "FOVE Records"@en,
        "FOVE Records"@ja,
        "FOVE Records"@ja-latn .

_:Nc5a4af12d0214b3e8a75ec0c0354e4a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Csárdás (Reiwa Era Radio Mix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "Csárdás (Reiwa Era Radio Mix)"@en .

_:Nd0c44e18612043129bcf1c5c3069b93a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hora Mărțișorului / Little March Hora"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "Hora Mărțișorului / Little March Hora"@en .

_:Nd216f97fc806430a860ef6de85710d7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hungarian Dance"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "Hungarian Dance"@en .

_:Ne252edab1cce459cadad2675bcb3e409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vole traineau"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "Vole traineau"@en .

_:Nf53f130c94df481da78c843c933dd955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Csárdás (Alternate Version)"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "Csárdás (Alternate Version)"@en .

_:Nfb71d49c794641c9aa71c66fbc0d0506 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lo Zingaro"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "Lo Zingaro"@en .

_:Nffd995a14992465ead31effa39f95601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In One Spot (from \"Romanian Folk Dances\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nb13c2d0f40da4b1591c0b058bc944d66 ;
    schema:name "In One Spot (from \"Romanian Folk Dances\")"@en .

_:Nb13c2d0f40da4b1591c0b058bc944d66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N050bad39f1654dd09358934107047908,
        _:N25229b5e355b44578cdb29901a2fc90e,
        _:N5bead97537634e7e9a9f9f7d8d382219,
        _:N658513b1d6884b71bd59aa1649cb58da,
        _:N72ec7ebf2a0b4de1bff53cfffd86bdbf,
        _:N7574a956d81c4340b5ce32b61040eaf0,
        _:N9302af57b85d4192b221c435167bd1f7,
        _:N9b17befb887347189da956927438d96b,
        _:Na581b766b4984e06bb6b84b77894138e,
        _:Nc5a4af12d0214b3e8a75ec0c0354e4a2,
        _:Nd0c44e18612043129bcf1c5c3069b93a,
        _:Nd216f97fc806430a860ef6de85710d7a,
        _:Ne252edab1cce459cadad2675bcb3e409,
        _:Nf53f130c94df481da78c843c933dd955,
        _:Nfb71d49c794641c9aa71c66fbc0d0506,
        _:Nffd995a14992465ead31effa39f95601 ;
    mo:track_count 16 ;
    schema:duration "PT50:54"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N050bad39f1654dd09358934107047908,
        _:N25229b5e355b44578cdb29901a2fc90e,
        _:N5bead97537634e7e9a9f9f7d8d382219,
        _:N658513b1d6884b71bd59aa1649cb58da,
        _:N72ec7ebf2a0b4de1bff53cfffd86bdbf,
        _:N7574a956d81c4340b5ce32b61040eaf0,
        _:N9302af57b85d4192b221c435167bd1f7,
        _:N9b17befb887347189da956927438d96b,
        _:Na581b766b4984e06bb6b84b77894138e,
        _:Nc5a4af12d0214b3e8a75ec0c0354e4a2,
        _:Nd0c44e18612043129bcf1c5c3069b93a,
        _:Nd216f97fc806430a860ef6de85710d7a,
        _:Ne252edab1cce459cadad2675bcb3e409,
        _:Nf53f130c94df481da78c843c933dd955,
        _:Nfb71d49c794641c9aa71c66fbc0d0506,
        _:Nffd995a14992465ead31effa39f95601 .

