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

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

<artist/13280#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36414#subject> ;
    schema:name "Nobukazu Takemura"@en,
        "竹村延和"@ja ;
    foaf:made <album/36414#composition>,
        <album/36414#subject> ;
    foaf:name "Nobukazu Takemura"@en,
        "竹村延和"@ja .

<artist/13282#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36414#subject> ;
    schema:name "Kiku"@en ;
    foaf:made <album/36414#composition>,
        <album/36414#lyrics>,
        <album/36414#subject> ;
    foaf:name "Kiku"@en .

<artist/13283#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36414#subject> ;
    schema:name "Kohei Osato"@en,
        "大里恒平"@ja ;
    foaf:made <album/36414#composition>,
        <album/36414#subject> ;
    foaf:name "Kohei Osato"@en,
        "大里恒平"@ja .

<artist/13284#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36414#subject> ;
    schema:name "Tomoo Kawagoe"@en,
        "川越智夫"@ja ;
    foaf:made <album/36414#composition>,
        <album/36414#subject> ;
    foaf:name "Tomoo Kawagoe"@en,
        "川越智夫"@ja .

<artist/690#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36414#subject> ;
    schema:name "Kazumi Totaka"@en,
        "戸高一生"@ja ;
    foaf:made <album/36414#composition>,
        <album/36414#subject> ;
    foaf:name "Kazumi Totaka"@en,
        "戸高一生"@ja .

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

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

<org/2339#subject> schema:name "idyllic records international"@en,
        "idyllic records international"@ja,
        "idyllic records international"@ja-latn ;
    foaf:name "idyllic records international"@en,
        "idyllic records international"@ja,
        "idyllic records international"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/36414/36414-1353132244.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36414#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kotoba no Mae"@en,
        "ことばのまえ"@ja,
        "Kotoba no Mae"@ja-latn ;
    mo:performance_of <album/36414#musicalwork> ;
    mo:performer <artist/13281#subject> ;
    mo:recorded_as <album/36414#musicalexpression> ;
    schema:byArtist <artist/13281#subject> ;
    schema:name "Kotoba no Mae"@en,
        "ことばのまえ"@ja,
        "Kotoba no Mae"@ja-latn ;
    schema:workPerformed <album/36414#musicalwork> .

<artist/13281#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36414#subject> ;
    mo:performed <album/36414#performance> ;
    schema:name "Spiritual Vibes"@en ;
    foaf:made <album/36414#composition>,
        <album/36414#subject> ;
    foaf:name "Spiritual Vibes"@en .

<album/36414#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kotoba no Mae"@en,
        "ことばのまえ"@ja,
        "Kotoba no Mae"@ja-latn ;
    mo:composer <artist/13280#subject>,
        <artist/13281#subject>,
        <artist/13282#subject>,
        <artist/13283#subject>,
        <artist/13284#subject>,
        <artist/690#subject> ;
    mo:produced_work <album/36414#musicalwork> ;
    schema:name "Kotoba no Mae"@en,
        "ことばのまえ"@ja,
        "Kotoba no Mae"@ja-latn .

<album/36414#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-08-01"^^xsd:date ;
    dcterms:title "Kotoba no Mae"@en,
        "ことばのまえ"@ja,
        "Kotoba no Mae"@ja-latn ;
    mo:catalogue_number "TFCC-88208" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36414#musicalexpression> ;
    mo:publisher <org/2339#subject> ;
    mo:record _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    mo:record_count 1 ;
    schema:byArtist <artist/13281#subject> ;
    schema:datePublished "1996-08-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/41/36414/36414-1353132244.jpg> ;
    schema:name "Kotoba no Mae"@en,
        "ことばのまえ"@ja,
        "Kotoba no Mae"@ja-latn ;
    schema:publisher <org/2339#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/36414/36414-1353132244.jpg> .

_:N123348b3b4844ed4a22d3b703f48af6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "43°N 11°E"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "43°N 11°E"@ja .

_:N3456ef791b4241f28b41d6c2a663100c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "√5"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "√5"@ja .

_:N4f8b2b18dcfd4694b0e2065f68455b47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "螺旋"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "螺旋"@ja .

_:N6aeb6048fbee406bac404660d84e359d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大好きな話"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "大好きな話"@ja .

_:N7f0c3cef8406469aac9dbdc038bacb88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "il porto"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "il porto"@ja .

_:N807d9583a9d4404fae01444d4b6d147f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みずうみ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "みずうみ"@ja .

_:N98fa13900f474e92a05c185a14edae28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みどりの想い"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "みどりの想い"@ja .

_:N9e947a3fee7d4f2994b299e0bdfdb917 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天文台より"@ja ;
    mo:track_number 15 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "天文台より"@ja .

_:Nbdf728c3ecf645939c39078eedcdeeb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リズムとバランス"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "リズムとバランス"@ja .

_:Nc3596534b3e04b9a9eedb14bb23db946 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "image"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "image"@ja .

_:Nda92b51967ab4837b94e5c7444467762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ローマの印象"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "ローマの印象"@ja .

_:Ne562974f14334a93abace0e7d953cf27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プライミング"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "プライミング"@ja .

_:Nf8932c2fd42140f78c2c8f5f14c53c75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の頃"@ja ;
    mo:track_number 11 ;
    schema:duration "PT8:36"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "月の頃"@ja .

_:Nf9dd8488eeb2474fb2b73d437ed15ba3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bright Sound"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "Bright Sound"@ja .

_:Nfd94bc4dd3dc45dfa523269583238562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フル・アム・フート"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N7a706d94bdd1434dac64c377bbd8ff8b ;
    schema:name "フル・アム・フート"@ja .

_:N7a706d94bdd1434dac64c377bbd8ff8b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N123348b3b4844ed4a22d3b703f48af6c,
        _:N3456ef791b4241f28b41d6c2a663100c,
        _:N4f8b2b18dcfd4694b0e2065f68455b47,
        _:N6aeb6048fbee406bac404660d84e359d,
        _:N7f0c3cef8406469aac9dbdc038bacb88,
        _:N807d9583a9d4404fae01444d4b6d147f,
        _:N98fa13900f474e92a05c185a14edae28,
        _:N9e947a3fee7d4f2994b299e0bdfdb917,
        _:Nbdf728c3ecf645939c39078eedcdeeb6,
        _:Nc3596534b3e04b9a9eedb14bb23db946,
        _:Nda92b51967ab4837b94e5c7444467762,
        _:Ne562974f14334a93abace0e7d953cf27,
        _:Nf8932c2fd42140f78c2c8f5f14c53c75,
        _:Nf9dd8488eeb2474fb2b73d437ed15ba3,
        _:Nfd94bc4dd3dc45dfa523269583238562 ;
    mo:track_count 15 ;
    schema:duration "PT70:45"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N123348b3b4844ed4a22d3b703f48af6c,
        _:N3456ef791b4241f28b41d6c2a663100c,
        _:N4f8b2b18dcfd4694b0e2065f68455b47,
        _:N6aeb6048fbee406bac404660d84e359d,
        _:N7f0c3cef8406469aac9dbdc038bacb88,
        _:N807d9583a9d4404fae01444d4b6d147f,
        _:N98fa13900f474e92a05c185a14edae28,
        _:N9e947a3fee7d4f2994b299e0bdfdb917,
        _:Nbdf728c3ecf645939c39078eedcdeeb6,
        _:Nc3596534b3e04b9a9eedb14bb23db946,
        _:Nda92b51967ab4837b94e5c7444467762,
        _:Ne562974f14334a93abace0e7d953cf27,
        _:Nf8932c2fd42140f78c2c8f5f14c53c75,
        _:Nf9dd8488eeb2474fb2b73d437ed15ba3,
        _:Nfd94bc4dd3dc45dfa523269583238562 .

